/*@import "//hello.myfonts.net/count/2b6ed2";
*/

@font-face {
  font-family: "Primary-Regular";
  src: url(/Themes/Fanatec/Content/font/overpass-regular.otf) format('opentype');
}
@font-face {
  font-family: "Primary-Medium";
  src: url(/Themes/Fanatec/Content/font/overpass-regular.otf) format('opentype');
}
@font-face {
  font-family: "Primary-Bold";
  src: url(/Themes/Fanatec/Content/font/overpass-extrabold.otf) format('opentype');
}
@font-face {
  font-family: "Primary-Header";
  src: url('/Themes/Fanatec/Content/font/Tomorrow-Medium.ttf') format('opentype');
}
@font-face {
  font-family: "FontAwesome";
  src: url('/lib/fontAwesome/fonts/FontAwesome.otf') format('opentype');
}
@media all and (min-width: 1025px) {
  /* GLOBAL STYLES */
  
  h1 {
    font-size: 120px;
    line-height: 99%;
  }
  .desktop-device.scrollYRemove {
    margin-right: 17px;
    /*document no scroll fix*/
  
  }
  .overlayOffCanvas {
    z-index: 1010 !important;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .admin-header-links {
    z-index: 1020;
  }
  .master-wrapper-content {
    overflow: hidden;
    padding-top: 240px;
  }
  .home-page-body .master-wrapper-content {
    padding-top: 0 !important;
  }
  .master-column-wrapper {
    width: 980px;
  }
  .master-column-wrapper:after {
    content: "";
    display: block;
    clear: both;
  }
  .center-2 {
    float: none;
    width: 715px;
    margin-right: auto;
    margin-left: auto;
  }
  .side-2 {
    display: none;
    /*        float: left;
          width: 245px;
          margin-top: 0 !important;*/
  
  }
  .page {
    clear: both;
    text-align: left;
  }
  .page-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    margin: 0;
  }
  .air-theme .page-title {
    background: url('/Themes/_Brandon/Content/img/title-banner-1.jpg') center no-repeat;
  }
  .earth-theme .page-title {
    background: url('/Themes/fanatec/content/img/fanatec_banner.png') center no-repeat;
  }
  .page-title h1 {
    position: absolute;
    bottom: 58px;
    left: 0;
    width: 100%;
    color: white;
  }
  .earth-theme .page-title h1,
  .earth-theme .product-grid .title strong {
    font-size: 69px;
    letter-spacing: 0.05em;
    bottom: 0px;
    line-height: 99%;
  }
  .home-page .topic-block,
  .home-page .product-grid,
  .home-page-polls {
    width: 980px;
  }
  /* GLOBAL FORMS */
  
  /* GLOBAL TABLES */
  
  .cart .product-picture img {
    max-width: 150px;
  }
  .reward-points-history .data-table col:first-child,
  .reward-points-history .data-table th:first-child,
  .reward-points-history .data-table td:first-child {
    display: none !important;
    /*hides counter*/
  
  }
  .order-details-page .data-table col:first-child,
  .order-details-page .data-table th:first-child,
  .order-details-page .data-table td:first-child {
    display: none !important;
    /*hides counter*/
  
  }
  .forums-table-section col:first-child,
  .forums-table-section th:first-child,
  .forums-table-section td:first-child {
    display: none !important;
    /*hides counter*/
  
  }
  /* NOTIFICATIONS & POPUPS */
  
  /* HEADER */
  
  .earth-theme .desktop-nav-wrapper {
    background-color: #303030;
    display: table;
    position: relative;
    top: 0;
    /*transition start*/
    z-index: 1020;
    width: 100%;
    min-height: 80px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: 15px;
    text-align: center;
    font-size: 0;
    transition: top 0.3s ease;
  }
  .desktop-nav-wrapper.stick {
    position: fixed;
    top: 0;
    width: 100%;
  }
  .desktop-device.scrollYRemove .desktop-nav-wrapper.stick {
    width: calc(100% - 17px);
  }
  .header,
  .header-menu-parent,
  .responsive-nav-wrapper-parent {
    display: table-cell;
    vertical-align: middle;
  }
  .header,
  .menu-title-wrapper,
  .responsive-nav-wrapper-parent {
    width: 200px;
  }
  .header-menu-parent {
    padding: 0 20px;
  }
  .header-logo {
    padding: 0;
    text-align: left;
  }
  .responsive-nav-wrapper-parent {
    height: auto !important;
  }
  .responsive-nav-wrapper {
    height: 50px;
    /* fix for JS height calculation conflict */
    overflow: hidden;
    text-align: right;
  }
  .responsive-nav-wrapper div {
    margin: 0;
  }
  .responsive-nav-wrapper .menu-title {
    display: none;
  }
  .earth-theme .responsive-nav-wrapper span,
  .earth-theme .responsive-nav-wrapper a {
    background-image: url('/Themes/_Brandon/Content/img/header-navigation-sprite-grey.png');
  }
  /* HEADER VARIANTS */
  
  .air-theme.variant-2 .menu-title-wrapper,
  .earth-theme.variant-2 .menu-title-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }
  .air-theme.variant-2 .menu-title-wrapper div,
  .earth-theme.variant-2 .menu-title-wrapper div {
    display: inline-block;
  }
  .air-theme.variant-2 .menu-title-wrapper span,
  .earth-theme.variant-2 .menu-title-wrapper span {
    display: block;
    position: relative;
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    font-size: 0;
    cursor: pointer;
  }
  .air-theme.variant-2 .menu-title-wrapper span {
    background-color: #eda187;
    background-image: url('/Themes/_Brandon/Content/img/header-navigation-sprite.png');
  }
  .earth-theme.variant-2 .menu-title-wrapper span {
    background-color: #007c5a;
    background-image: url('/Themes/_Brandon/Content/img/header-navigation-sprite-grey.png');
  }
  .air-theme.variant-2 .menu-title-wrapper .personal-button span {
    background-position: -100px center;
  }
  .earth-theme.variant-2 .menu-title-wrapper .menu-title span {
    background-position: 0 center;
  }
  .earth-theme.variant-2 .menu-title-wrapper .search-wrap span {
    background-position: -50px center;
  }
  .air-theme.variant-2 .header-menu-parent {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    width: 100%;
    margin: auto;
    padding: 0;
    transition: all 0.2s ease;
  }
  .air-theme.variant-2 .stick .header-menu-parent {
    top: 0;
  }
  .earth-theme.variant-2 .header-menu-parent {
    padding: 0;
  }
  .air-theme.variant-2 .header-menu {
    margin: auto;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
    background-color: white;
    padding: 10px 20px;
    transition: all 0.2s ease;
  }
  /*.air-theme.variant-2 .header-menu {
  	width: 980px;
  }*/
  
  .air-theme.variant-2 .stick .header-menu {
    width: 100% !important;
    min-height: 80px;
    padding: 20px;
  }
  .air-theme.variant-2 .header-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 15px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.04) 50%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a000000', endColorstr='#00000000', GradientType=0);
  }
  .earth-theme.variant-2 .header-menu,
  .earth-theme.variant-2 .header-menu.open {
    display: block;
  }
  .air-theme.variant-2 .header,
  .earth-theme.variant-2 .header {
    width: auto;
  }
  .air-theme.variant-2 .header-logo,
  .earth-theme.variant-2 .header-logo {
    text-align: center;
  }
  .air-theme.variant-2 .header-logo img {
    max-height: 50px;
    /* in this variant the header should always have static height, 80px at max, because of the overlapping header-menu.
  	The only element that can cause the header to expand is the logo image, so its height is limited here. */
  
  }
  /* HEADER MENU, Air-1&2, Earth-1 */
  
  .air-theme .menu-title,
  .air-theme .close-menu,
  .air-theme .header-menu .plus-button,
  .air-theme .header-menu .back-button,
  .earth-theme.variant-1 .menu-title,
  .earth-theme.variant-1 .close-menu,
  .earth-theme.variant-1 .header-menu .plus-button,
  .earth-theme.variant-1 .header-menu .back-button {
    display: none;
  }
  .air-theme .top-menu,
  .earth-theme.variant-1 .top-menu {
    display: block;
  }
  .air-theme .header-menu,
  .earth-theme.variant-1 .header-menu {
    position: relative;
  }
  .air-theme .header-menu > ul,
  .earth-theme.variant-1 .header-menu > ul {
    font-size: 0;
  }
  .air-theme .header-menu > ul > li,
  .earth-theme.variant-1 .header-menu > ul > li,
  html .earth-theme.variant-1 .mega-menu .has-sublist > span {
    display: inline-block;
    margin: 0 -1px 0 0;
    font-family: "Primary-Medium", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #bfbfc1;
  }
  .air-theme .header-menu > ul > li > a,
  .earth-theme.variant-1 .header-menu > ul > li > a {
    display: block;
    position: relative;
    padding: 10px 20px;
    text-transform: uppercase;
    cursor: pointer;
  }
  .header-menu .dropdown {
    box-shadow: 0 0 20px #bfbfc1;
  }
  .air-theme .header-menu > ul > li > a {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
  }
  .header-menu .picture {
    display: none;
  }
  .earth-theme.variant-1 .header-menu > ul > li > a {
    font-size: 15px;
    font-weight: 400;
    color: #bfbfc1;
  }
  .air-theme .header-menu > ul > li > a:before,
  .air-theme .header-menu > ul > li > a:after,
  .earth-theme.variant-1 .header-menu > ul > li > a:before,
  .earth-theme.variant-1 .header-menu > ul > li > a:after {
    content: "";
    position: absolute;
    width: 1px;
  }
  .air-theme .header-menu > ul > li > a:before,
  .earth-theme.variant-1 .header-menu > ul > li > a:before {
    left: 0;
  }
  .air-theme .header-menu > ul > li > a:after,
  .earth-theme.variant-1 .header-menu > ul > li > a:after {
    right: 0;
  }
  .air-theme .header-menu > ul > li > a:before,
  .air-theme .header-menu > ul > li > a:after {
    height: 18px;
    background-color: #e5e5e5;
  }
  .earth-theme.variant-1 .header-menu > ul > li > a:before,
  .earth-theme.variant-1 .header-menu > ul > li > a:after {
    height: 22px;
    background-color: #393939;
  }
  .air-theme .header-menu ul > li:hover .earth-theme.variant-1 .header-menu ul > li:hover {
    z-index: 50;
  }
  .air-theme .header-menu ul > li:hover > a {
    color: #eda187;
  }
  .earth-theme.variant-1 .header-menu ul > li:hover > a,
  .earth-theme.variant-1 .header-menu ul > li:hover > span {
    color: #888888;
  }
  .air-theme .header-menu .sublist-wrap,
  .earth-theme.variant-1 .header-menu .sublist-wrap {
    display: none;
    position: absolute;
    z-index: 1;
    border-top: 10px solid transparent;
  }
  .air-theme .header-menu .sublist-wrap.active,
  .earth-theme.variant-1 .header-menu .sublist-wrap.active {
    display: block;
  }
  .air-theme .header-menu .sublist,
  .earth-theme.variant-1 .header-menu .sublist {
    width: 250px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    background-color: white;
    text-align: left;
  }
  .air-theme .header-menu .sublist {
    padding: 10px 0;
  }
  .earth-theme.variant-1 .header-menu .sublist {
    padding: 15px 0;
  }
  .air-theme .header-menu .sublist li,
  .earth-theme.variant-1 .header-menu .sublist li {
    position: relative;
  }
  .air-theme .header-menu .sublist li a,
  .earth-theme.variant-1 .header-menu .sublist li a {
    display: block;
    position: relative;
    padding: 12px 25px;
    color: #666666;
  }
  .air-theme .header-menu .sublist li a {
    font-size: 14px;
  }
  .earth-theme.variant-1 .header-menu .sublist li a {
    font-size: 15px;
  }
  .air-theme .header-menu .sublist li .with-subcategories:after,
  .earth-theme.variant-1 .header-menu .sublist li .with-subcategories:after {
    content: "";
    position: absolute;
    right: 20px;
    width: 6px;
    height: 9px;
    background: url('/Themes/_Brandon/Content/img/arrow-grey.png') center no-repeat;
  }
  .air-theme .header-menu .sublist li .with-subcategories:after {
    top: 17px;
  }
  .earth-theme.variant-1 .header-menu .sublist li .with-subcategories:after {
    top: 20px;
  }
  .air-theme .header-menu .sublist-wrap .sublist-wrap {
    top: -20px;
    left: 100%;
  }
  .earth-theme.variant-1 .header-menu .sublist-wrap .sublist-wrap {
    top: -25px;
    left: 100%;
  }
  /* HEADER MENU, Air-2 */
  
  .air-theme.variant-2 .header-menu-parent.hidden {
    visibility: hidden;
    opacity: 0;
  }
  .air-theme.variant-2 .header-menu-parent.visible {
    visibility: visible;
    opacity: 1;
  }
  /* HEADER MENU, Earth-2 */
  
  .earth-theme.variant-2 .header-menu,
  .earth-theme.variant-2 .header-menu .sublist-wrap {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1070;
    height: 100%;
    overflow: hidden;
    background-color: white;
    text-align: left;
    transition: all 0.8s ease;
  }
  .earth-theme.variant-2 .header-menu.open,
  .earth-theme.variant-2 .header-menu .sublist-wrap.active {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  }
  .earth-theme.variant-2.notAndroid23 .header-menu,
  .earth-theme.variant-2.notAndroid23 .header-menu .sublist-wrap {
    width: 500px;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
  }
  .earth-theme.variant-2.android23 .header-menu,
  .earth-theme.variant-2.android23 .header-menu .sublist-wrap {
    width: 500px;
    left: -500px;
  }
  .earth-theme.variant-2.notAndroid23 .header-menu.open,
  .earth-theme.variant-2.notAndroid23 .header-menu .sublist-wrap.active {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
  }
  .earth-theme.variant-2.android23 .header-menu.open,
  .earth-theme.variant-2.android23 .header-menu .sublist-wrap.active {
    left: 0;
  }
  .earth-theme.variant-2 .header-menu .close-menu,
  .earth-theme.variant-2 .header-menu .back-button {
    padding: 20px;
    text-align: right;
    font-size: 0;
  }
  .earth-theme.variant-2 .header-menu .close-menu span,
  .earth-theme.variant-2 .header-menu .back-button span {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #cccccc url('/Themes/_Brandon/Content/img/close.png') center no-repeat;
    cursor: pointer;
  }
  .earth-theme.variant-2 .header-menu > ul li {
    position: relative;
    z-index: auto !important;
    /*overrides JS z-index reversing for the default desktop menu*/
    margin: 0 100px 0 80px;
    padding: 40px 0 0;
  }
  .earth-theme.variant-2 .header-menu > ul li:after {
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 2px;
    background-color: #eeeeee;
  }
  .earth-theme.variant-2 .header-menu > ul li > a {
    position: relative;
    min-height: 60px;
    background-color: white;
    padding: 0 10px 0 0;
    line-height: 24px;
    color: #aaaaaa;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
  }
  .earth-theme.variant-2 .header-menu > ul li > a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -100px;
    width: 0;
    height: 4px;
    margin: -2px 0 0;
    background-color: #007c5a;
    transition: all 0.2s ease;
  }
  .earth-theme.variant-2 .header-menu > ul li > a:hover:before {
    width: 80px;
  }
  .earth-theme.variant-2 .header-menu .plus-button {
    position: absolute;
    right: -48px;
    z-index: 1;
    float: right;
    width: 40px;
    height: 40px;
    border: 8px solid white;
    border-radius: 50%;
    background: #cccccc url('/Themes/_Brandon/Content/img/arrow-white.png') center no-repeat;
    cursor: pointer;
    bottom: -4px;
  }
  .earth-theme.variant-2 .header-menu .sublist {
    width: 100% !important;
  }
  .earth-theme.variant-2 .header-menu li.back-button {
    margin: 0;
  }
  .earth-theme.variant-2 .header-menu li.back-button:after {
    display: none;
  }
  /* HEADER DROPDOWNS */
  
  .store-search-box {
    z-index: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.75);
    padding: 0;
  }
  .desktop-device.scrollYRemove .store-search-box {
    width: calc(100% - 17px);
  }
  .store-search-box .close {
    display: inline-block;
    position: absolute;
    top: 22px;
    right: 22px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #cccccc url('/Themes/_Brandon/Content/img/close.png') center no-repeat;
    cursor: pointer;
  }
  .store-search-box form {
    position: absolute;
    top: 28%;
    right: 0;
    left: 0;
    width: 600px;
    height: 80px;
    margin: auto;
    border-width: 2px 0;
    border-color: #cccccc;
    padding: 10px 0;
  }
  .air-theme .search-box input.search-box-text {
    font-size: 18px;
  }
  .earth-theme .search-box input.search-box-text {
    font-size: 24px;
  }
  .search-box .search-box-button {
    border: none;
  }
  .search-box .ui-autocomplete {
    width: 600px !important;
    border-top: 10px solid white;
    /* pseudo offset */
  
  }
  .header-options {
    position: absolute;
    top: 100% !important;
    right: 5px;
    left: auto;
    z-index: auto;
    width: 270px;
    margin-top: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .header-selectors-wrapper {
    padding: 20px;
    display: inline-block;
  }
  .header-selectors-wrapper > div {
    margin-top: 10px;
  }
  .header-links-wrapper {
    text-align: left;
  }
  .flyout-cart {
    display: none;
    position: absolute;
    top: 100%;
    right: 5px;
    width: 400px;
    margin-top: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: #f6f6f6;
    transition: all 0.3s ease;
  }
  .flyout-cart.active {
    display: block;
  }
  .earth-theme .mini-shopping-cart {
    font-weight: 400;
  }
  .mini-shopping-cart .count {
    border-bottom: 1px solid #eeeeee;
    padding: 20px;
    text-align: center;
    background-color: transparent;
    font-size: 14px;
    color: white;
  }
  .earth-theme .mini-shopping-cart .count a {
    color: white;
  }
  .mini-shopping-cart .count a:before {
    display: none;
    content: "";
    width: 16px;
    height: 17px;
    margin: 0 5px 0 0;
    background: url('/Themes/_Brandon/Content/img/tick-color.png') center no-repeat;
    vertical-align: middle;
  }
  .mini-shopping-cart .items {
    position: relative;
    border-bottom: none;
    background-color: transparent;
    overflow: hidden;
  }
  .mini-shopping-cart .item {
    display: table;
    width: 100%;
    margin: -10px 0 30px;
    /*perfect scrollbar container fix*/
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .mini-shopping-cart .item.first {
    margin-top: 20px !important;
  }
  .mini-shopping-cart .picture {
    display: table-cell;
    width: 120px;
    padding: 0 20px 0 0;
    text-align: center;
    vertical-align: top;
  }
  .mini-shopping-cart .picture a {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .mini-shopping-cart .picture a:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .mini-shopping-cart .picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 100%;
  }
  .mini-shopping-cart .product {
    display: table-cell;
    position: relative;
    padding: 10px 0;
    text-align: left;
    vertical-align: top;
    margin-bottom: 10px;
  }
  .mini-shopping-cart .name {
    margin: 0 0 10px;
    color: #555555;
    text-transform: none;
  }
  .air-theme .mini-shopping-cart .name {
    font-size: 14px;
  }
  .earth-theme .mini-shopping-cart .name {
    font-size: 16px;
  }
  .mini-shopping-cart .attributes {
    display: none;
  }
  .mini-shopping-cart .quantity {
    font-size: 13px;
    color: white;
  }
  .mini-shopping-cart .price {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-width: 0;
    border-style: none;
    border-color: #eeeeee;
    padding: 10px 15px;
    text-align: right;
  }
  .mini-shopping-cart .quantity {
    display: inline;
    width: 40%;
    float: left;
  }
  .mini-shopping-cart .price {
    width: 40%;
    display: block;
    float: right;
    position: relative;
    padding-top: 0;
  }
  .mini-shopping-cart .price span {
    font-size: 16px;
  }
  .air-theme .mini-shopping-cart .price span {
    font-weight: 700;
    color: white;
  }
  .earth-theme .mini-shopping-cart .price span {
    font-weight: 400;
    color: white;
  }
  .mini-shopping-cart .totals {
    padding: 25px 20px;
    text-align: center;
    font-size: 18px;
    padding-top: 0;
    color: white;
  }
  .air-theme .mini-shopping-cart .totals strong {
    font-weight: 700;
    color: #eda187;
  }
  .earth-theme .mini-shopping-cart .totals strong {
    font-weight: 400;
    color: white;
  }
  .mini-shopping-cart .buttons {
    padding: 0 10px 20px;
    text-align: center;
  }
  .mini-shopping-cart button {
    display: inline-block;
    width: 46%;
    height: 55px;
    margin: 0 2%;
    color: white;
    text-transform: uppercase;
    transition: opacity 0.2s ease;
  }
  .mini-shopping-cart button:hover {
    opacity: 0.9;
  }
  .air-theme .mini-shopping-cart button {
    font-size: 14px;
    font-family: 'Primary-Header';
  }
  .earth-theme .mini-shopping-cart button {
    font-size: 16px;
    font-family: 'Primary-Header';
  }
  .earth-theme .mini-shopping-cart .cart-button {
    background-color: #f4f750;
    color: #333333;
  }
  .mini-shopping-cart .checkout-button {
    background-color: #555555;
  }
  .mini-shopping-cart button:before {
    content: "";
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: 0 10px 0 0;
    vertical-align: middle;
  }
  .mini-shopping-cart button span {
    vertical-align: middle;
  }
  .mini-shopping-cart .cart-button:before {
    background: none;
    content: "\f290";
    color: #333333;
    font-size: 25px;
    font-family: FontAwesome;
  }
  .mini-shopping-cart .checkout-button:before {
    background: url('/Themes/_Brandon/Content/img/flyout-cart-sprite.png') right no-repeat;
  }
  /* HEADER VARIANTS DROPDOWNS */
  
  .air-theme.variant-2.home-page-body .search-wrap {
    display: none;
  }
  .air-theme.variant-2 .responsive-nav-wrapper .personal-button {
    display: none;
  }
  .air-theme.variant-2 .header-options {
    right: auto;
    left: 5px;
  }
  .air-theme.variant-2 .header-options,
  .air-theme.variant-2 .flyout-cart {
    z-index: 1040;
    transition: all 0.3s ease;
  }
  .air-theme.variant-2 .stick .header-options {
    left: -100%;
  }
  .air-theme.variant-2 .stick .flyout-cart {
    right: -100%;
  }
  .air-theme.variant-2 .search-box.static {
    display: block !important;
    position: relative;
    top: 0 !important;
    z-index: 99;
    /* higher than the possible number of slider images */
    width: 980px;
    margin: 100px auto 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    overflow: visible;
    background-color: white;
    padding: 10px;
    transition: none;
  }
  .air-theme.variant-2 .slider-wrapper + .search-box.static {
    top: -35px !important;
    margin: auto;
  }
  .air-theme.variant-2 .search-box.static form {
    position: relative;
    top: 0;
    width: 100%;
    height: 60px;
    border: 1px solid #eeeeee;
    padding: 0;
  }
  .air-theme.variant-2 .search-box .select-box {
    background-color: #333333;
  }
  .air-theme.variant-2 .search-box.static .search-box-button {
    border-left: 1px solid #eeeeee;
  }
  .air-theme.variant-2 .search-box.static .ui-autocomplete {
    width: calc(18%) !important;
    border: none;
  }
  /* FOOTER */
  
  .newsletter-email {
    width: 560px;
    margin: auto;
  }
  .footer-middle .center {
    position: relative;
    min-height: 150px;
  }
  .social-sharing {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -160px;
    padding-top: 115px;
  }
  .air-theme .social-sharing .title {
    margin-bottom: 25px;
  }
  .earth-theme .social-sharing .title {
    margin-bottom: 20px;
  }
  .footer-block {
    width: 33.33333%;
    margin: 30px 0 10px;
  }
  /* LEFT/RIGHT COLUMN */
  
  .block {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .block:last-child {
    margin: 0;
  }
  .block .listbox {
    display: block;
  }
  .block .listbox .list > li.active > a {
    color: #aeaeae;
  }
  .block .listbox .sublist .active a {
    color: #e9e9e9;
  }
  .block .title {
    padding: 15px 20px;
    cursor: default;
  }
  .block .title:before,
  .block .title:after {
    display: none;
  }
  .block .title strong {
    display: block;
  }
  .block-recently-viewed-products li {
    padding: 10px 0;
    font-size: 0;
  }
  .block .product-picture {
    display: inline-block !important;
    width: 25%;
    padding: 0 10px !important;
    vertical-align: top;
  }
  .block .product-picture img {
    display: block;
    max-width: 100%;
  }
  .block .product-name {
    display: inline-block !important;
    width: 75%;
    padding: 0 10px !important;
    vertical-align: top;
  }
  /* CATEGORY PAGE & GRIDS */
  
  .breadcrumb {
    width: 980px;
    margin: -40px auto 50px;
  }
  .home-page .item-box {
    text-align: center;
  }
  .item-box .buttons {
    position: absolute;
    bottom: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    /*fixed height required, depending on padding*/
    margin: 0;
    padding: 30px 0;
    opacity: 0.95;
    transition: all 0.4s ease;
  }
  .item-box .buttons.mobile {
    display: none;
  }
  .item-box .buttons.desktop {
    display: block;
  }
  .item-box:hover .buttons {
    bottom: 0;
  }
  .item-box .buttons button {
    display: inline-block;
    width: auto;
    position: relative;
    margin: 0 2px;
    overflow: visible;
    /*Ie fix*/
    padding: 0 8px;
    font-size: 0;
    transition: opacity 0.2s ease;
    background-color: transparent;
  }
  .item-box .buttons button:before {
    margin: 0;
  }
  .item-box .add-to-wishlist-button:before {
    background-position: -40px top;
  }
  .item-box .add-to-compare-list-button:before {
    background-position: -80px top;
  }
  .item-box .desktop .product-box-notify-mail-button:before {
    content: "\f003";
    font-family: FontAwesome;
    font-size: 25px;
    color: white;
    background-image: none;
    display: table-cell;
  }
  .product-grid .item-box button span {
    position: absolute;
    bottom: -25px;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px 8px;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .earth-theme .product-grid .item-box button span {
    font-size: 10px;
    letter-spacing: 0.5px;
    color: #e9e9e9;
  }
  .product-grid .item-box button span:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 50%;
    margin: 0 0 0 -5px;
    border-width: 0 5px 5px;
    border-style: dashed dashed solid;
    border-color: transparent transparent rgba(255, 255, 255, 0.8);
  }
  .product-grid .item-box button:hover span {
    opacity: 1;
  }
  .home-page-category-grid {
    width: 980px;
    margin: 50px auto 60px;
  }
  .sub-category-grid {
    margin: 0;
    display: none;
  }
  .home-page-category-grid .item-box,
  .sub-category-grid .item-box {
    margin-bottom: 2%;
  }
  .home-page-category-grid .title,
  .sub-category-grid .title {
    text-align: right;
  }
  .home-page-category-grid .title a,
  .sub-category-grid .title a {
    display: inline-block;
  }
  .product-viewmode {
    width: 18%;
  }
  /* ALTERNATE FEATURED PRODUCTS */
  
  .alternate-products {
    margin-bottom: 80px !important;
  }
  .alternate-products .item-box {
    clear: none;
    width: 24.25%;
    margin-bottom: 2%;
    margin-left: 1%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background-color: white;
    padding: 10px 10px 30px;
  }
  .alternate-products .item-box:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }
  .alternate-products .item-box .details {
    padding: 0 10px;
  }
  .alternate-products .item-box .buttons {
    height: 80px;
    background-color: transparent !important;
    padding: 10px 0;
    opacity: 1;
  }
  .alternate-products .item-box .buttons:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: white;
    transition: all 0.2s ease;
  }
  .alternate-products .item-box .buttons button {
    opacity: 0;
  }
  .alternate-products .item-box button:nth-child(4) {
    display: none;
    /*hidden when the button lane is full*/
  
  }
  .alternate-products .item-box button:before {
    box-sizing: content-box;
    border-width: 10px;
    border-style: solid;
    border-radius: 50%;
  }
  .air-theme .alternate-products .item-box button:before {
    border-color: #eda187;
    background-color: #eda187;
  }
  .earth-theme .alternate-products .item-box button:before {
    border-color: #007c5a;
    background-color: #007c5a;
  }
  .alternate-products .item-box button span {
    display: none;
    /*tooltip hidden*/
  
  }
  .alternate-products .item-box button span:before {
    display: none;
  }
  .alternate-products .item-box:hover .buttons:before {
    height: 50%;
  }
  .alternate-products .item-box:hover .buttons button {
    opacity: 1;
  }
  /* PRODUCT PAGE */
  
  .gallery {
    float: left;
    width: 48%;
  }
  .gallery .picture {
    width: auto;
  }
  .gallery .picture-thumbs a {
    width: 92px;
    height: 92px;
  }
  .overview {
    float: right;
    width: 48%;
  }
  .variant-picture {
    float: left;
    width: 250px;
    height: 250px;
    margin: 0;
  }
  .variant-overview {
    position: relative;
    float: right;
    width: 700px;
    min-height: 80px;
    padding: 0px;
  }
  .variant-overview .attributes {
    border: none;
    background-color: transparent;
    padding: 0;
  }
  .variant-overview .rental-attributes {
    margin-bottom: 0 !important;
  }
  .variant-overview .buttons-wrapper {
    display: table;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #eeeeee;
    overflow: hidden;
    background-color: #f9f9f9;
    padding: 15px;
  }
  .variant-overview .prices,
  .variant-overview .add-to-cart,
  .variant-overview .add-to-wishlist {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
  }
  .variant-overview .add-to-cart {
    text-align: right;
  }
  .variant-overview .add-to-cart-panel > div {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .variant-overview .add-to-wishlist {
    width: 30px;
  }
  .variant-overview .add-to-wishlist-button {
    display: block;
    margin: 0 -5px 0 5px;
  }
  .ui-tabs .ui-tabs-panel {
    padding: 40px;
  }
  .product-details-page .item-box {
    width: 23.5%;
    /*four per row*/
  
  }
  .product-details-page .item-box:nth-child(3n+1) {
    clear: none;
    margin-left: 2%;
  }
  .product-details-page .item-box:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }
  .product-details-page .item-box .prices {
    margin: 0;
  }
  .html-product-details-page .variant-overview .variant-name {
    font-size: 37px !important;
    line-height: 106% !important;
    letter-spacing: 0.02em !important;
  }
  /* REVIEW PAGE */
  
  .product-review-item .review-item-head {
    float: left;
    width: 20%;
    margin: 0;
  }
  .product-review-item .review-info .user {
    padding: 0 15px 0 0;
  }
  .product-review-item .review-content {
    float: right;
    width: 80%;
  }
  /* WISHLIST & COMPARE LIST */
  
  .wishlist-content .message-error {
    margin: -20px 0 20px;
  }
  .wishlist-page .share-info {
    margin: 0 0 80px;
  }
  .compare-products-page .button-wrapper {
    margin: 0 0 40px;
    text-align: center;
  }
  .compare-products-mobile {
    display: none;
  }
  .compare-products-table {
    display: table;
    margin: 0 0 80px;
  }
  .compare-products-table td {
    position: relative;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee transparent;
    padding: 20px;
    vertical-align: top;
    color: #555555;
  }
  .compare-products-table td:first-child {
    min-width: 200px;
    border-color: #eeeeee #eeeeee #eeeeee transparent;
    vertical-align: middle;
    color: #aaaaaa;
  }
  .compare-products-table .product-picture {
    text-align: left;
    vertical-align: top;
    font-size: 0;
  }
  .compare-products-table .product-picture a {
    display: inline-block;
  }
  .compare-products-table .product-picture img {
    max-width: 230px;
    /*Ie fix*/
  
  }
  .compare-products-table .remove-button {
    position: absolute;
    top: 19px;
    left: 19px;
    opacity: 0.9;
    transition: opacity 0.2s ease;
  }
  .earth-theme .compare-products-page .remove-button {
    text-transform: uppercase;
  }
  .compare-products-table .remove-button:hover {
    opacity: 1;
  }
  .air-theme .compare-products-table .remove-button:before {
    margin: 0 6px 0 -2px;
  }
  .earth-theme .compare-products-table .remove-button:before {
    margin: 0 8px 0 -2px;
  }
  .earth-theme .compare-products-page .product-name td {
    font-weight: 400;
  }
  .air-theme .compare-products-page .product-price td {
    font-weight: 700;
    color: #eda187;
  }
  .earth-theme .compare-products-page .product-price td {
    font-weight: 400;
    color: #007c5a;
  }
  .compare-products-table .full-description {
    display: none;
  }
  /* TOPICS */
  
  .topic-password {
    width: 600px;
    margin: -150px auto 100px;
  }
  /* CONTACT PAGES */
  
  /* REGISTRATION, LOGIN */
  
  .registration-page .title,
  .account-page .title {
    text-align: center;
  }
  .login-page .customer-blocks {
    margin-bottom: 40px;
  }
  .login-page .returning-wrapper {
    float: left;
    width: 49%;
  }
  .login-page .new-wrapper {
    float: right;
    width: 49%;
  }
  .login-page .new-wrapper strong {
    font-weight: 600;
  }
  .login-page .new-wrapper.register-block .content.text {
    padding: 0 58px;
    color: white;
  }
  .login-page .new-wrapper.register-block .topic-block {
    margin: 12px 0;
  }
  .air-theme .login-page .content {
    min-height: 170px;
  }
  .earth-theme .login-page .content {
    min-height: 290px;
  }
  .login-page .inner-wrapper .buttons {
    border-top: 1px solid #eeeeee;
    padding: 30px 0 0;
    text-align: center;
  }
  /* ACCOUNT PAGES */
  
  .customer-pages-body .center-2 {
    width: 100%;
  }
  .customer-pages-body .side-2 {
    display: none !important;
  }
  .block-account-navigation {
    margin: 10px 0 70px !important;
    border-bottom: none;
    background-color: #f9f9f9;
    text-align: center;
  }
  .block-account-navigation .title {
    display: none;
  }
  .block-account-navigation .listbox {
    padding: 0;
    font-size: 0;
  }
  .block-account-navigation .list li {
    display: inline-block;
    margin: 2px 1px 0;
  }
  .block-account-navigation .list a {
    height: 50px;
    background-color: transparent;
    padding: 0 20px 0 50px;
    line-height: 50px;
    text-transform: uppercase;
    white-space: nowrap;
    transition: all 0.2s ease;
  }
  .block-account-navigation .list a:before,
  .block-account-navigation .list a:after {
    content: "";
    position: absolute;
    top: 13px;
    left: 15px;
    width: 25px;
    height: 25px;
    border-radius: 0;
    background-image: none;
    background-repeat: no-repeat;
    transition: all 0.2s ease;
    font-family: FontAwesome;
    font-size: 20px;
  }
  .earth-theme .block-account-navigation .list a:before {
    background-color: #303030;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .block-account-navigation .list a:after {
    background-color: transparent;
    opacity: 0;
  }
  .earth-theme .block-account-navigation .list a:hover,
  .earth-theme .block-account-navigation .list a.active {
    background-color: #656565;
    color: white;
  }
  .block-account-navigation .list a:hover:before,
  .block-account-navigation .list a.active:before {
    background-color: transparent;
    opacity: 1;
    display: inline-flex;
    align-items: center;
  }
  .block-account-navigation .list a:hover:after,
  .block-account-navigation .list a.active:after {
    opacity: 1;
  }
  .block-account-navigation .customer-info a:before {
    content: "\f007";
  }
  .block-account-navigation .customer-addresses a:before {
    content: "\f015";
  }
  .block-account-navigation .customer-orders a:before {
    content: "\f0f6";
  }
  .block-account-navigation .return-requests a:before {
    content: "\f0e2";
  }
  .block-account-navigation .downloadable-products a:before {
    content: "\f0ed";
  }
  .block-account-navigation .back-in-stock-subscriptions a:before {
    content: "\f0d1";
  }
  .block-account-navigation .reward-points a:before {
    content: "\f1fd";
  }
  .block-account-navigation .change-password a:before {
    content: "\f023";
  }
  .block-account-navigation .customer-avatar a:before {
    content: "\f234";
  }
  .block-account-navigation .customer-gdpr a:before {
    content: "\f132";
  }
  .block-account-navigation .forum-subscriptions a:before {
    background-position: -225px 0;
  }
  .block-account-navigation .customer-reviews a:before {
    background-position: -250px 0;
  }
  .block-account-navigation .customer-vendor-info a:before {
    background-position: -275px 0;
  }
  .block-account-navigation .customer-info a:after {
    background-position: 0;
  }
  .block-account-navigation .customer-addresses a:after {
    background-position: 0;
  }
  .block-account-navigation .customer-orders a:after {
    background-position: 0;
  }
  .block-account-navigation .return-requests a:after {
    background-position: 0;
  }
  .block-account-navigation .downloadable-products a:after {
    background-position: 0;
  }
  .block-account-navigation .back-in-stock-subscriptions a:after {
    background-position: 0;
  }
  .block-account-navigation .reward-points a:after {
    background-position: 0;
  }
  .block-account-navigation .change-password a:after {
    background-position: 0;
  }
  .block-account-navigation .customer-avatar a:after {
    background-position: 0;
  }
  .block-account-navigation .forum-subscriptions a:after {
    background-position: 0;
  }
  .block-account-navigation .customer-reviews a:after {
    background-position: 0;
  }
  .block-account-navigation .customer-vendor-info a:after {
    background-position: 0;
  }
  /*.block-account-navigation .list span:after {
  	content: "";
  	position: absolute;
  	bottom: -8px;
  	left: 50%;
  	margin: 0 0 0 -10px;
  	border-width: 8px 10px 0 10px;
  	border-style: solid dashed dashed;
  	opacity: 0;
  	transition: opacity 0.2s ease;
  }
  .air-theme .block-account-navigation .list span:after {
  	border-color: #eda187 transparent transparent;
  }
  .earth-theme .block-account-navigation .list span:after {
  	border-color: #007c5a transparent transparent;
  }
  .block-account-navigation .list a:hover span:after,
  .block-account-navigation .list a.active span:after {
  	opacity: 1;
  }*/
  
  .account-page .page-body {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .back-in-stock-subscription-list-page,
  .forum-subscriptions-page {
    margin: 0 0 40px;
  }
  .account-page .edit-address,
  .account-page.order-list-page,
  .return-request-list-page,
  .change-password-page {
    margin: 20px 0 40px;
  }
  .recurring-payments {
    margin: 0 0 60px;
  }
  .page.avatar-page {
    margin: 20px 0 40px;
    text-align: center;
  }
  .account-page .review-item-head {
    width: 25%;
  }
  .account-page .review-content {
    width: 75%;
  }
  .account-page .review-info label {
    display: none;
  }
  /* SHOPPING CART */
  
  .order-progress {
    margin: 0 0 90px;
  }
  .shopping-cart-page .tax-shipping-info {
    text-align: right;
  }
  .checkout-attributes {
    padding: 0 20px;
    text-align: right;
  }
  .checkout-attributes li {
    margin: 0 0 0 10px !important;
  }
  .checkout-attributes .attribute-squares li {
    margin: 5px -5px 5px 5px !important;
  }
  .selected-checkout-attributes {
    text-align: right;
  }
  .shopping-cart-page .cart-footer {
    margin-bottom: 80px;
  }
  .cart-footer:after {
    content: "";
    display: block;
    clear: both;
  }
  .cart-collaterals {
    float: left;
    width: 65%;
    max-width: none;
  }
  .cart-collaterals .deals,
  .cart-collaterals .shipping {
    background-color: #f9f9f9;
    padding: 25px 20px;
    text-align: center;
  }
  .cart-collaterals .deals {
    float: left;
    width: 48.4%;
  }
  .cart-collaterals .shipping {
    float: right;
    width: 48.4%;
  }
  .cart-collaterals .coupon-box + .giftcard-box {
    margin: 30px 0 0;
  }
  .cart-collaterals .inner-wrapper {
    display: block !important;
    height: auto !important;
  }
  .cart-footer .totals {
    float: right;
    width: 33%;
    max-width: none;
  }
  .cart-total .cart-total-left {
    padding: 5px 10px 5px 15px;
  }
  .cart-total .cart-total-right {
    padding: 5px 15px 5px 10px;
  }
  .cross-sells .item-box {
    width: 23.5%;
    /*four per row*/
  
  }
  .cross-sells .item-box:nth-child(3n+1) {
    clear: none;
    margin-left: 2%;
  }
  .cross-sells .item-box:nth-child(4n+1) {
    clear: both;
    margin-left: 0;
  }
  /* CHECKOUT */
  
  .checkout-page .section .title {
    text-align: left;
  }
  .checkout-page .address-grid {
    overflow: hidden;
  }
  .checkout-page .address-item {
    float: left;
    width: 32%;
    margin: 0 0 2% 2%;
  }
  .checkout-page .address-item:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
  .checkout-page .address-item:only-child {
    display: block;
    float: none;
    max-width: 1000px;
    margin: auto;
  }
  .checkout-page .totals {
    width: 600px;
  }
  .opc .step-title .number {
    display: inline-block;
  }
  /* ORDER DETAILS & RETURN REQUEST */
  
  .order-details-page .buttons {
    position: relative;
    top: 362px;
    margin: 0;
  }
  .order-details-page .order-overview {
    margin-top: 120px;
    text-align: center;
  }
  .order-details-page .options,
  .order-details-page .actions {
    text-align: right;
  }
  .order-details-page .totals {
    width: 400px;
    margin: 0 0 30px auto;
  }
  .return-request-page {
    text-align: center;
  }
  /* SEARCH & SITEMAP */
  
  .search-page-body .center-2,
  .search-page-body .side-2 {
    padding-top: 10px;
  }
  .search-page .search-input {
    width: auto;
  }
  .sitemap-page {
    text-align: center;
  }
  /* BLOG & NEWS */
  
  .blog-pages-body .center-2,
  .blog-pages-body .side-2,
  .news-pages-body .center-2,
  .news-pages-body .side-2 {
    margin: 20px 0 60px !important;
  }
  .blog-page .post,
  .news-items .news-item {
    margin: 0 auto 50px;
  }
  .blog-page .buttons,
  .news-items .buttons {
    text-align: left;
  }
  .new-comment .title,
  .comment-list .title {
    text-align: center;
  }
  .new-comment form {
    width: auto;
  }
  .news-list-homepage .news-items {
    width: 980px;
    overflow: hidden;
  }
  .news-list-homepage .news-item {
    display: block;
    float: left;
    width: 49%;
  }
  .news-list-homepage .news-item:nth-child(odd) {
    clear: both;
  }
  .news-list-homepage .news-item:nth-child(even) {
    margin-left: 2%;
  }
  .news-list-homepage .news-item:only-child {
    float: none;
    width: auto;
  }
  .news-list-homepage .news-body {
    max-height: 104px;
  }
  /* FORUM & PROFILE */
  
  .forum-page .forum-name,
  .forum-topic-page .topic-name,
  .forums-main-page .topic-block-title,
  .forum-group-page .forums-table-section-title,
  .active-discussions-page .forums-table-section-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    margin: 0;
  }
  .air-theme .forum-page .forum-name,
  .air-theme .forum-topic-page .topic-name,
  .air-theme .forums-main-page .topic-block-title,
  .air-theme .forum-group-page .forums-table-section-title,
  .air-theme .active-discussions-page .forums-table-section-title {
    background: url('/Themes/_Brandon/Content/img/title-banner-1.jpg') center no-repeat;
  }
  .earth-theme .forum-page .forum-name,
  .earth-theme .forum-topic-page .topic-name,
  .earth-theme .forums-main-page .topic-block-title,
  .earth-theme .forum-group-page .forums-table-section-title,
  .earth-theme .active-discussions-page .forums-table-section-title {
    background: url('/Themes/_Brandon/Content/img/title-banner-2.jpg') center no-repeat;
  }
  .forum-page .forum-name h1,
  .forum-topic-page .topic-name h1,
  .forums-main-page .topic-block-title h2,
  .forum-group-page .forums-table-section-title a,
  .active-discussions-page .forums-table-section-title strong {
    position: absolute;
    bottom: 58px;
    left: 0;
    width: 100%;
    color: white;
  }
  .earth-theme .forum-page .forum-name h1,
  .earth-theme .forum-topic-page .topic-name h1,
  .earth-theme .forums-main-page .topic-block-title h2,
  .earth-theme .forum-group-page .forums-table-section-title a,
  .earth-theme .active-discussions-page .forums-table-section-title strong {
    /*        font-size: @h1_size;*/
    font-size: 24px;
    letter-spacing: 0.01em;
  }
  .forums-main-page,
  .forum-group-page {
    margin: 0 0 80px;
  }
  .forums-header {
    margin: 0 0 90px;
  }
  .forums-table-section {
    margin: 0 0 60px;
  }
  .active-discussions-page {
    margin: 0 0 80px;
  }
  .topic-post .post-info {
    width: 15%;
  }
  .topic-post .post-content {
    width: 85%;
  }
  .forum-edit-page,
  .private-message-send-page {
    margin: 20px 0 80px;
  }
  .private-message-view-page .buttons {
    position: relative;
  }
  .private-message-view-page input.back-pm-button {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
  }
  /*.customer-info-page {
          .inputs input[type="text"], .inputs input[type="password"], .inputs input[type="email"], .inputs input[type="tel"], .inputs select, .inputs textarea, .inputs .select-wrap{
              float:left;
          }
      }*/
  
  .box:hover .picture-title-wrap .title span {
    text-decoration: underline;
  }
  /*nivo slider*/
  
  .earth-theme .master-column-wrapper .spc-products .spc-header li.active span:after {
    border-top-color: #e9e9e9;
  }
  .topic-block-body,
  .topic-page .page-body {
    font-size: 16px;
  }
  .topic-block-body h2,
  .topic-page .page-body h2 {
    font-size: 18px;
  }
  .earth-theme .item-box .product-title {
    font-size: 18px;
  }
  .earth-theme .item-box .actual-price {
    font-size: 16px;
  }
  .earth-theme .footer .title strong {
    font-size: 18px;
  }
  .earth-theme .topic-block-title h2 {
    font-size: 18px;
  }
  .item-box .desktop .product-box-select-size:before {
    background-position: center;
    background-image: url('/Themes/Fanatec/Content/img/icons/ruler_white.svg');
  }
}
