/*** Primary color ***/
.label {
  padding: 5px 12px 3px;
  font-size: 90%;
  border-radius: 12px;
  background-color: #fff;
  border: 1px solid #75bd99;
  color: #000;
  text-transform: uppercase;
  font-weight: normal; }

.label-primary {
  border-color: #e94b53;
  color: #e94b53; }

.label-success {
  border-color: #75bd99;
  color: #75bd99; }

.label-warning {
  border-color: #f9b182;
  color: #f9b182; }

.label-danger {
  border-color: #e85138;
  color: #e85138; }

.label-info {
  border-color: #b3b3b3;
  color: #b3b3b3; }

.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0; }
  .dropdown-menu::before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #E31E27; }
  .dropdown-menu > li > a {
    border-bottom: 1px solid #eeeeee; }

.alert {
  margin-bottom: 0; }

.modal.modal-left .modal-dialog,
.modal.modal-right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 90%;
  max-width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.modal.modal-left .modal-content,
.modal.modal-right .modal-content {
  height: 100%;
  overflow-y: auto;
  border-width: 0; }

.modal.modal-right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.modal-right.fade.in .modal-dialog {
  right: 0; }

.modal.modal-left.fade .modal-dialog {
  left: -320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out; }

.modal.modal-left.fade.in .modal-dialog {
  left: 0; }

.modal-vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none; }

.modal-vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.modal-horizontal-align-center {
  width: inherit;
  height: inherit;
  margin: 0 auto;
  pointer-events: all; }

.panel-heading.panel-no-padding,
.panel-body.panel-no-padding {
  padding: 0; }

.form-horizontal-text {
  padding-top: 6px; }

.mid-header .mobile-search div#searchCollapse {
  position: fixed; }

.av-discount img {
  max-width: 100px; }

.POA {
  font-weight: 600;
  font-size: 16px; }

.tech-data-wrap a {
  color: #E31E27; }
.tech-data-wrap .file-icon-wrap a {
  margin: 0 5px; }
.tech-data-wrap ul {
  list-style: disc; }

.current-site-actived {
  display: none; }
  .current-site-actived.active {
    display: block;
    background: #E31E27; }

.side-btn-prod-data {
  transform: rotate(270deg);
  position: fixed;
  top: 200px;
  right: -30px;
  background: #E31E27;
  border: 0;
  color: #fff;
  z-index: 1040; }
  @media screen and (min-width: 1600px) {
    .side-btn-prod-data {
      display: none; } }

.prod-data-modal .modal-header {
  background: #fff; }

@media screen and (min-width: 1600px) {
  .prod-data-modal {
    display: block !important;
    opacity: 1;
    position: relative;
    z-index: 1 !important; }
    .prod-data-modal .modal-dialog {
      position: relative !important;
      width: auto !important;
      max-width: initial !important;
      right: initial !important; }
    .prod-data-modal .modal-header {
      display: none; }
    .prod-data-modal .modal-content {
      border-radius: 0; } }

.h-auto {
  height: auto !important; }

.fast_table {
  border: 1px solid #98989a; }
  .fast_table .heading {
    background-color: #98989a;
    color: #ffffff;
    font-weight: bold; }
    .fast_table .heading div {
      padding: 5px; }
  .fast_table .fast_table_inner div {
    padding: 5px; }
  .fast_table .fast_table_inner .fast_table_item:nth-child(2n+1) {
    background: #F8F8F6; }

.fs-16 {
  font-size: 16px; }

.fs-18 {
  font-size: 18px; }

.margin-auto {
  margin: auto; }

.left-10 {
  left: 10% !important; }

.text-black {
  color: #000 !important; }

.logo-scroller a {
  display: flex;
  justify-content: center; }

li.menu-specials-item {
  background-color: #E31E27; }

.menu-specials-item a {
  border-right: 1px solid #E31E27;
  color: #fff; }

.category-wrap h3.title {
  font-weight: 500;
  font-size: 21px; }

.catalogue_download_list a:hover {
  opacity: 0.8; }

.prod-item {
  border-radius: 15px;
  border: 1px solid #f1f1f1;
  padding: 15px 0;
  margin-bottom: 8px; }

.file-icon-wrap [class^="col-"] {
  padding: 5px;
  display: flex;
  justify-content: center; }

.facet-module > ul > .li0 a {
  color: #E31E27; }

#drill ul.cat-list {
  list-style: none;
  margin: 0px;
  padding-left: 16px; }

@media screen and (min-width: 1024px) {
  .header .shopping-block {
    margin-left: auto; } }

.mobile-logo {
  display: none !important; }

.show-mobile {
  display: none; }

@media screen and (max-width: 768px) {
  .categoryproduct .banner-text-block {
    width: 100%; }

  .av-content-wrapper {
    margin-top: 120px; }

  .mobile-fixed-header {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }

  .top-header.header.mobile-fixed-header {
    top: 0;
    height: 50px; }

  .mid-header.header.eCommerce-header {
    min-height: 70px;
    position: fixed;
    top: 50px;
    background: #fff;
    box-shadow: 0 5px 5px -5px #00000029;
    z-index: 1029; }

  .mid-header {
    padding: 0.5rem 0 !important; } }
@media screen and (max-width: 480px) {
  .prod-item-heading.row {
    position: sticky;
    top: 120px;
    background: #eeeeee;
    z-index: 999; }
    .prod-item-heading.row div {
      padding: 5px; }
    .prod-item-heading.row .heading-description {
      display: none; }

  .switch-debtor .prod-item-heading.row {
    top: 153px; }

  .ecom-account-wrap.switch-debtor.page-wrapper {
    margin-top: 95px !important; }

  .av-content-wrapper.switch-debtor {
    margin-top: 150px !important; }

  .mobile-hide {
    display: none !important; }

  .show-mobile {
    display: block; }

  .desktop-logo {
    display: none !important; }

  .mid-header {
    padding: 0.5rem 0 !important; }

  .mobile-logo {
    display: block !important;
    height: 60px; }

  .categorypage .banner {
    background-image: none !important; }
    .categorypage .banner h2 {
      color: #444; } }
@media screen and (max-width: 1024px) {
  .eCommerce-header.header .navbar-brand .mobile-logo {
    display: block !important;
    height: 60px; }
  .eCommerce-header.header .navbar-brand .desktop-logo {
    display: none !important; } }

.eCommerce-header.header .navbar-header {
  display: none; }
  @media screen and (max-width: 767px) {
    .eCommerce-header.header .navbar-header {
      display: flex !important;
      border-left: none !important;
      justify-content: center;
      width: 50px; } }

.catalogue_downloads {
  margin-bottom: 16px; }
  .catalogue_downloads a {
    width: 100%; }

.shown-ipad {
  display: none !important; }
  @media screen and (max-width: 1023px) {
    .shown-ipad {
      display: block !important; } }

#accordionAddress h4 {
  color: #E31E27;
  text-transform: uppercase;
  margin-top: 0; }
  @media screen and (max-width: 480px) {
    #accordionAddress h4 {
      color: #FFF;
      margin: 0; } }

.radius-25 {
  border-radius: 25px; }

.line-height-18 {
  line-height: 18px; }

.divide-line {
  border-bottom: 1px dashed #91908F;
  height: 1px;
  margin: 15px 34px 15px 44px; }

@media screen and (min-width: 1600px) {
  .col-xxl-3 {
    width: 25%; } }
.mb-16 {
  margin-bottom: 16px !important; }

.uoms-dropdown-wrap .uoms_dropdown {
  border-radius: 20px;
  padding: 2px 12px;
  box-shadow: none;
  border: 1px solid #eee;
  background-position: 90%; }

.fw-bold {
  font-weight: 700 !important; }

.fw-med {
  font-weight: 600; }

.bg-red {
  background-color: #E31E27; }

.text-primary {
  color: #E31E27; }

.txt-white {
  color: #FFF; }

.fs-27 {
  font-size: 27px !important; }

.flex-column {
  flex-direction: column; }

.justify-evenly {
  justify-content: space-evenly; }

#sub-news h3 {
  margin-top: 0;
  color: #E31E27;
  font-size: 27px;
  font-weight: 600; }

#sub-news img {
  margin: 8px; }

#collapseSubcategories a, #collapseSublinks a {
  width: 50%;
  float: left;
  font-weight: 300;
  line-height: 28px; }
  @media screen and (max-width: 480px) {
    #collapseSubcategories a, #collapseSublinks a {
      width: 100%; } }

.region-button img.region {
  vertical-align: middle;
  float: left; }

.region-button span {
  margin-left: 10px;
  float: left;
  line-height: normal;
  display: flex;
  align-items: center; }

@media screen and (max-width: 480px) {
  .header .shopping-block li.user-icon {
    padding-right: 0;
    margin-left: 15px; } }

#contactcheck_form label {
  line-height: 16px; }

.about-us {
  padding-bottom: 3rem; }

.pdf-item {
  margin: 0.5rem 0; }

.pdf-item h4 {
  margin: 0 1rem; }

.pdf-item i {
  font-size: 24px; }

.pdf-item .btn {
  margin-left: auto; }

.banner-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center; }

.banner-content h3 {
  margin: 0; }

.nav > li > a.bg-light-gray:hover {
  background-color: #e3e3e3; }

#av-hero-carousel .carousel-control {
  width: auto; }

#av-hero-carousel .carousel-control .fa-chevron-left {
  margin: -8px 0px 0px 16px; }

#av-hero-carousel .carousel-control .fa-chevron-right {
  margin: -8px 16px 0px 0px; }

.cart-msg-wrap {
  padding: 8px;
  border-radius: 25px;
  border: 1px solid #f4f4f4;
  line-height: 30px; }

.cart-msg-wrap, .cart-msg-wrap:hover {
  text-decoration: none; }

.cart-msg-content {
  line-height: 18px; }

.cart-msg-wrap .material-icons {
  border-radius: 50%;
  padding: 5px;
  font-size: 18px;
  background: #f4f4f4;
  color: #aaaaaa;
  margin-right: 8px; }

.cart-msg-wrap:hover .material-icons {
  background-color: #e3e3e3; }

.cart-msg-qty {
  color: #E31E27;
  font-size: 18px;
  font-weight: 600;
  padding: 0 2px; }

.cart-null-msg {
  color: #E31E27;
  font-weight: 400;
  line-height: 18px; }

.header .navbar-header {
  display: none; }

.modal-site-menu .modal-content {
  border-radius: 0; }

.navbar-nav.shopping-block {
  order: 4 !important; }

@media screen and (max-width: 1023px) {
  .cart-null-msg {
    display: none !important; }

  .mid-header.header.eCommerce-header .navbar-header {
    margin: 0;
    padding: 0;
    display: block; }

  .navbar-toggle {
    display: flex; }

  .desktop-search-box {
    display: none; }

  .logo-dropdown {
    order: 2;
    margin: auto;
    justify-content: center; } }
.sidebar-logo {
  background: #000;
  border-bottom: 10px solid #E4002B; }

.ecom-account-sidebar.navbar-collapse {
  padding: 0; }

.sidebar-content {
  padding: 0 15px; }

.account-side-navbar .av-ruled-nav li .material-icons {
  vertical-align: middle;
  margin-right: 0.5rem; }

.av-ruled-nav {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
  margin: 20px 0px 20px 20px; }
  .av-ruled-nav > li {
    display: block;
    position: relative; }
  .av-ruled-nav > li > a {
    display: block;
    text-decoration: none !important;
    padding-top: 1rem;
    padding-bottom: 0.8rem;
    border-bottom: 1px solid rgba(187, 187, 187, 0.5);
    background-color: transparent; }
    .av-ruled-nav > li > a:focus, .av-ruled-nav > li > a:hover {
      background-color: transparent; }
  .av-ruled-nav > li:hover > a,
  .av-ruled-nav > li:focus > a,
  .av-ruled-nav > li:active > a {
    background-color: inherit; }
  .av-ruled-nav > li:last-child > a {
    border-bottom-width: 0; }
  .av-ruled-nav-inverse > li > a {
    border-bottom-color: #fff; }
  .av-ruled-nav-inverse > li:hover > a,
  .av-ruled-nav-inverse > li:focus > a,
  .av-ruled-nav-inverse > li:active > a,
  .av-ruled-nav-inverse > li.active > a {
    color: #E31E27; }
  .av-ruled-nav-inverse > li > a:focus {
    background-color: transparent; }

.av-ruled-subnav {
  padding: 0;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  list-style: none;
  margin-bottom: 0; }
  .av-ruled-subnav > li {
    background: #f5f5f5;
    display: block;
    position: relative; }
  .av-ruled-subnav > li > a {
    text-transform: capitalize;
    margin-left: 10px;
    display: block;
    text-decoration: none !important;
    color: inherit;
    padding-top: .5rem;
    padding-bottom: .5rem;
    border-bottom: 1px solid rgba(187, 187, 187, 0.2);
    background-color: transparent; }
    .av-ruled-subnav > li > a:focus, .av-ruled-subnav > li > a:hover {
      background-color: transparent; }

.av-ruled-subnav > li > .av-ruled-subnav > li {
  background: #d3d3d3; }

.av-ruled-subnav > li > .av-ruled-subnav > li > .av-ruled-subnav > li {
  background: #fff; }

.light-gray-circle.sub-menu-icon {
  float: right;
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
  color: #fff;
  background-color: #E31E27; }

.dropdown-submenu .light-gray-circle.sub-menu-icon {
  background-color: transparent;
  color: #404040; }

.sub-menu-icon.active i:first-child {
  display: none; }

/* end Ruled vertical submenu*/
.ecom-site-wrapper .navbar-nav > li.dropdown > a > i {
  margin-left: 16px;
  margin-right: 0;
  transform: rotate(90deg); }

.ecom-site-wrapper .navbar-nav > li.dropdown.open > a > i {
  margin-left: 16px;
  margin-right: 0;
  transform: rotate(270deg); }

.navbar-nav > li > .dropdown-menu .submenu-heading:hover a {
  color: #fff; }

.navbar-nav > li .dropdown-menu {
  padding: 16px 0;
  height: 480px; }

.dropdown.menu-Links .dropdown-menu {
  height: auto; }

.dropdown.menu-Online .dropdown-menu {
  height: auto; }

.nav.navbar-nav .dropdown-menu {
  min-width: 350px; }

.navbar-nav .dropdown-submenu {
  position: unset; }

.navbar-nav .dropdown-menu li a {
  color: #fff; }

.navbar-nav > li > .dropdown-menu {
  background: #282B32; }

.dropdown-submenu > .dropdown-menu {
  background: rgba(40, 43, 50, 0.9); }

.dropdown.dropdown-submenu > .dropdown.dropdown-menu > .dropdown-menu {
  background: #000; }

.navbar-nav .dropdown-menu > li:hover {
  background: #E31E27;
  color: #fff; }

.navbar-nav .dropdown-menu > li:hover > a {
  color: #fff; }

.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
  background: none;
  color: #fff; }

.navbar-nav .dropdown-menu > li > a:hover i {
  margin-right: 0; }

.nav.navbar-nav .dropdown i {
  float: right;
  margin-right: 10px; }

.navbar-nav .dropdown-menu > li > a {
  border: 0;
  font-size: 18px;
  text-transform: capitalize !important;
  line-height: 28px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500; }
  @media (max-width: 1600px) {
    .navbar-nav .dropdown-menu > li > a {
      font-size: 14px;
      line-height: 25px; } }

.header.eCommerce-header.ecom-account-header {
  float: inherit; }
  .header.eCommerce-header.ecom-account-header .menu-my-account-item {
    display: none; }
  .header.eCommerce-header.ecom-account-header .menu-specials-item a {
    color: #fff; }

.av-cart-add-coupon .btn.btn-info:hover {
  border: 0; }

.av-cart-add-coupon .input-group-btn:hover {
  background: #EF2D25;
  border-radius: 10px; }

.av-cart-add-coupon .input-group-btn:hover .btn.btn-info {
  color: #fff; }

.order-summary .table > tbody > tr > td:last-child {
  border: none; }

a:focus {
  outline: none; }

.av-list-item-card .av-list-item-details a:hover {
  text-decoration: none; }

.best-sellers-widget .av-list-item-card .av-list-item-details a:hover h3 {
  color: #666666; }

.best-sellers-widget .av-list-item-card .av-list-item-details a {
  margin-top: 5px; }

.best-sellers-widget .av-list-item-card .av-list-item-details a h3 {
  font-size: 30px;
  font-weight: 400; }

.best-sellers-widget .col-custom-2 .panel {
  max-width: 268px;
  margin: auto; }

#component_search_box::-webkit-input-placeholder, .av-search-input::-webkit-input-placeholder {
  font-style: italic;
  color: #b5b5b5; }

.top-header-contact i {
  margin-right: 10px; }

.top-phone {
  padding-right: 10px;
  font-weight: 500;
  float: left;
  display: block; }

.top-email {
  padding-left: 10px;
  font-weight: 500; }

.top-phone {
  border-right: 0.5px solid rgba(0, 0, 0, 0.05); }

.branch-item {
  display: flex; }

.branch-item span {
  min-width: 100px; }

.branch-item a {
  color: #E31E27; }

.desktop-search-box .main-search-block {
  background: #f4f4f4;
  border-radius: 10px;
  border: 1px solid #f4f4f4;
  padding: 0 16px;
  border-radius: 25px; }

#component_search_box, #component_search_box:focus, #newsletter_email_address:focus {
  box-shadow: none; }

.av-search-btn i {
  color: #aaaaaa; }

#sub-store-loc, #sub-categories {
  border-right: 0.5px solid #CCCCCC; }

.main-content-block-section .av-img-placeholder-wrap img {
  border-radius: 15px; }

.subscribe-info-block .outline-gray-circle i {
  color: #E31E27; }

.text-center {
  display: block;
  text-align: center; }

.flex-row {
  display: flex; }

.flex-row--reverse {
  flex-direction: row-reverse; }

.flex {
  flex: 1;
  padding-right: 10px; }
  .flex:last-child {
    padding-right: 0px; }

.flex--right {
  justify-content: flex-end; }

.flex--center {
  justify-content: center; }

@media screen and (max-width: 680px) {
  .ecom-account-dynamic-content-block .ui-tabs .ui-tabs-panel {
    padding: 5px; }

  .dynamic-content-block.ecom-account-dynamic-content-block .panel-body:not(.normal) {
    padding: 5px !important; }

  .flex-row:not(.mobile-flex) {
    display: block; }
    .flex-row:not(.mobile-flex) .flex {
      padding-right: 0; }

  .av-product-add .flex-row {
    display: flex; } }
/* Subfooter style */
@media (max-width: 1024px) {
  #sub-store-loc {
    order: 1; }

  #sub-links {
    order: 2; }

  #sub-contact {
    order: 3; }

  #sub-categories {
    order: 4; } }
@media (max-width: 767px) {
  #sub-contact {
    order: 4; }

  #sub-categories {
    order: 3; }

  #sub-store-loc, #sub-links, #sub-categories {
    border: none; }

  .collapseHeading {
    background-color: #E31E27;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    margin-top: 0.5rem; }

  .footer-top .collapseHeading h4 {
    color: #fff;
    margin: 0; }

  .collapseHeading .fa {
    float: right; }

  .footer-collapse {
    padding: 0.5rem;
    background: #F8F8F9; } }
@media (min-width: 768px) {
  .footer-collapse {
    display: block; }

  .collapseHeading .fa {
    display: none; }

  .product-grid-list-filter .dropdown-menu-right {
    right: unset; } }
.nav-tabs-megamenu li .fa {
  float: right;
  margin-right: 15px; }

/*Sticky Header Style*/
a.cd-nav-trigger {
  background-color: #E31E27;
  display: flex;
  align-items: center;
  padding: 0.5rem; }

.cd-nav-trigger .fa {
  color: #fff; }

.sticky-av-header {
  width: 100%;
  z-index: 1000;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  box-sizing: border-box;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #91908F;
  box-shadow: 0 5px 5px -5px #00000029; }
  .sticky-av-header .flex-row {
    align-items: center;
    width: 100%; }
  @media (max-width: 1023px) {
    .sticky-av-header {
      display: none; } }

.av-search-btn, .search-wrapper, .av-header-nav .av-badged, .login-button, .av-top-right-badge {
  color: #fff !important;
  height: auto; }
  .av-search-btn:hover svg path, .search-wrapper:hover svg path, .av-header-nav .av-badged:hover svg path, .login-button:hover svg path, .av-top-right-badge:hover svg path {
    fill: #fff; }

.sticky-av-header--mobile {
  height: 50px;
  display: none;
  background: #fff; }
  @media (max-width: 1400px) {
    .sticky-av-header--mobile {
      display: flex;
      transition: height 0.2s ease; }
      .open--search .sticky-av-header--mobile {
        height: 114px; }
        .open--search .sticky-av-header--mobile .login-button,
        .open--search .sticky-av-header--mobile .av-badged {
          display: none; } }
  .sticky-av-header--mobile > .header-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 15px !important; }
    @media (max-width: 767px) {
      .sticky-av-header--mobile > .header-container {
        justify-content: flex-start; }
        .sticky-av-header--mobile > .header-container > *:first-child {
          flex: 0;
          padding-right: 18px; } }
  .sticky-av-header--mobile svg {
    max-height: 22px;
    width: auto;
    display: block; }
  @media (max-width: 767px) {
    .sticky-av-header--mobile .av-logo-wrapper {
      justify-content: center;
      display: flex; } }
  .sticky-av-header--mobile .av-search-box-toggle {
    width: 40px;
    padding-right: 0px;
    margin-right: -10px; }
    .sticky-av-header--mobile .av-search-box-toggle i:last-child {
      display: none; }
    .open--search .sticky-av-header--mobile .av-search-box-toggle i:last-child {
      display: block; }
    .open--search .sticky-av-header--mobile .av-search-box-toggle i:first-child {
      display: none; }
  .sticky-av-header--mobile .av-search-box-wrap {
    display: block !important;
    flex: 0 0 100%;
    max-height: 0;
    overflow: hidden;
    padding-top: 0;
    opacity: 0;
    transition: max-height 0.2s ease, padding 0.2s ease, opacity 0.2s ease; }
    .open--search .sticky-av-header--mobile .av-search-box-wrap {
      max-height: 64px;
      opacity: 1;
      padding-top: 18px; }

.sticky-av-header .av-badged .av-top-right-badge {
  position: absolute;
  background: #E31E27;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0;
  top: -4px;
  font-size: 10px;
  border-radius: 50%;
  padding: 0;
  height: 18px;
  width: 18px;
  line-height: 1;
  border: 1px solid #F8F8F9 !important; }

.sticky-av-header .av-icon-nav {
  font-size: 28px;
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-start; }
  .sticky-av-header .av-icon-nav a {
    display: flex;
    padding: 0 6px !important; }

.av-header-nav {
  background-color: transparent !important;
  float: right; }

.sticky-av-header .av-header-logo-link img {
  height: 32px;
  width: auto; }

.av-icon-nav .av-badged {
  position: relative; }

.nav-tabs-megamenu a:hover, .nav-tabs-megamenu li:hover {
  cursor: pointer !important;
  background-color: #E31E27;
  color: #fff !important; }

.nav-tabs-megamenu a:hover .fa {
  margin-right: 0; }

@media (min-width: 768px) {
  .subscribe-widget .outline-gray-circle {
    margin-right: 30px; } }

.flex-end {
  align-items: flex-end !important; }

.top-header {
  width: 100%;
  float: left;
  background: #F8F8F9; }

.header {
  float: left;
  width: 100%; }

.mid-header {
  padding: 1.5rem 0; }

.bottom-header .navbar-nav > li {
  padding: 5px 0; }

.bottom-header .navbar-nav > li:hover {
  background: #FFF;
  color: #E31E27; }

.bottom-header .navbar-nav > li.active {
  background: #707070; }

.bottom-header .navbar-nav > li:hover > a {
  border-right: 1px solid #fff !important; }

.bottom-header .navbar-nav > li.active a {
  border-right: 1px solid #707070 !important; }

.navbar-nav .dropdown-menu > li.active {
  background: #E31E27; }

.ecom-site-wrapper .navbar-nav > li > a {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  border-right: 1px solid #f7f7f74a;
  padding: 1rem 3rem;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 1600px) {
    .ecom-site-wrapper .navbar-nav > li > a {
      font-size: 16px;
      padding: 1rem 0.75rem;
      line-height: 25px; } }
  .ecom-site-wrapper .navbar-nav > li > a:focus {
    background-color: transparent !important;
    border-color: transparent !important; }

.bottom-header .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #E31E27; }

.bottom-header .navbar-nav > li.open {
  background: #FFF; }

.bottom-header .navbar-nav > li.open > a {
  background-color: transparent;
  color: #E31E27; }

.bottom-header.navbar-nav li.dropdown-megamenu {
  position: static !important; }

.footer-top h4 {
  color: #E31E27;
  text-transform: uppercase;
  margin-top: 0; }

.footer-logo .brand-img {
  margin-right: 10px;
  max-height: 88px; }

.sub-store-loc-item {
  display: flex; }

.sub-store-loc-item .fa {
  margin-right: 10px;
  color: #EF2D25; }

.sub-store-loc-item, .sub-store-loc-item a {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px; }

.subscribe-widget-wrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative; }

.main-content-block-section {
  padding: 100px 0; }

.main-content-block-section .av-list-item-card .av-list-item-details {
  margin: 0;
  padding: 15px;
  background: rgba(28, 63, 148, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left; }

.main-content-block-section .av-list-item-card {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  height: 100%;
  padding: 0;
  position: relative;
  min-height: initial; }
  .main-content-block-section .av-list-item-card h3 {
    color: #fff;
    margin: 12.5px 25px;
    font-size: 30px; }

.main-content-block-section .av-list-item-card:hover h3 {
  color: #dbdbdb; }

.carousel-caption {
  font-weight: 600;
  font-size: 30px;
  line-height: 32px; }
  .carousel-caption h2 {
    color: #FFF;
    font-weight: 700;
    font-size: 48px; }
  .carousel-caption .btn {
    font-size: 16px;
    padding: 9px 36px; }

.vertical-section-enable-content {
  background: #E31E27;
  color: #fff;
  padding: 1.5rem 1rem;
  font-size: 27px;
  line-height: 34px; }
  .vertical-section-enable-content a {
    color: #fff;
    font-size: 27px; }

.partners-item-wrap {
  margin-bottom: 15px; }

.partners-item-wrap a {
  display: block;
  height: 100%;
  transition-delay: 0ms !important;
  transition-duration: 320ms !important;
  transition: all 520ms ease; }

.partners-item {
  border: 1px solid rgba(0, 0, 0, 0.06);
  height: 100%;
  text-align: center;
  padding: 5px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center; }

.partners-item-wrap a:hover {
  text-decoration: none;
  background: rgba(50, 43, 127, 0.5);
  transform: translateY(-10px) !important; }

.content-page-wrap .hero-section {
  position: relative;
  height: 240px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  color: #fff; }
  @media (min-width: 768px) {
    .content-page-wrap .hero-section {
      height: 360px; } }

.content-page-wrap .hero-section:after {
  content: '';
  position: absolute;
  background: linear-gradient(90deg, black 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%; }

.content-page-wrap .hero-content {
  position: absolute;
  z-index: 10;
  height: 100%;
  top: 0;
  display: flex;
  align-items: center; }

.custom-carousel .carousel-control.left, .custom-carousel .carousel-control.right {
  top: 0 !important; }

.custom-carousel .carousel-control.left {
  left: 0 !important; }

.custom-carousel .carousel-control.right {
  right: 0 !important; }

.custom-carousel .carousel-control .fa-chevron-right, .custom-carousel .carousel-control .fa-chevron-left {
  color: rgba(0, 0, 0, 0.2) !important;
  background: rgba(112, 112, 112, 0.2);
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px; }

.av-img-placeholder-wrap
.av-navbar-xs {
  /* height: $xs-navbar-height;
   min-height: $xs-navbar-height;
   line-height: $xs-navbar-height;
   
   */
  min-height: initial;
  border-width: 0; }
  .av-img-placeholder-wrap
  .av-navbar-xs .av-icon-nav > li > a {
    /* color: $navbar-default-link-color; */
    color: #bbb;
    /*  height: $xs-navbar-height; */
    font-size: 12px; }
  .av-img-placeholder-wrap
  .av-navbar-xs .av-icon-nav > li > a:focus,
  .av-img-placeholder-wrap
  .av-navbar-xs .av-icon-nav > li > a:active,
  .av-img-placeholder-wrap
  .av-navbar-xs .av-icon-nav > li > a:hover {
    /* color: $navbar-default-link-hover-color; */
    color: #fff; }

.av-icon-nav > li:first-child {
  padding-left: 0; }

.av-icon-nav > li:last-child {
  padding-right: 0; }

.av-table-left > tbody > tr:first-child > td {
  border-top-width: 0; }
.av-table-left > tbody > tr > th {
  border-top-width: 0;
  border-right: 2px solid #ddd;
  text-align: right;
  background-color: #fff; }

@media (min-width: 768px) {
  .av-table-left > tbody > tr > th {
    width: 210px; } }
.av-table-not-ruled {
  margin-bottom: 0; }
  .av-table-not-ruled > tbody > tr > td {
    border-top-width: 0;
    vertical-align: middle; }

.av-btn-muted {
  color: #666; }
  .av-btn-muted:active, .av-btn-muted:focus, .av-btn-muted:hover {
    color: #212121; }

.av-heading {
  margin-top: 0; }

.av-info-box {
  background: #f5f5f5;
  padding: 15px;
  margin-bottom: 30px; }

.av-info-wrap {
  padding: 15px; }

.av-info-wrap-lg {
  padding: 15px; }

@media (min-width: 992px) {
  .av-info-wrap-lg {
    padding: 30px; } }
.av-dropdown-menu-right {
  left: auto;
  right: 0; }

.pop-code {
  font-size: 10px; }

.nav-tabs > li > a, .nav-tabs > li > a:focus {
  color: #666;
  -webkit-box-shadow: inset 0 -2px 0 #666;
  box-shadow: inset 0 -2px 0 #666; }

iframe {
  border-width: 0px;
  width: 100%; }

.anchor-text {
  display: none; }

.country-name {
  max-width: 125px;
  background-color: #f4f4f4;
  color: #000000;
  border-radius: 10px;
  padding: 0 10px;
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-box-shadow: inset 0 -2px 0 #ddd;
  box-shadow: inset 0 -2px 0 #ddd;
  font-size: 15px;
  line-height: 40px;
  font-weight: 500;
  height: 38px; }

html, body {
  height: 100%; }

.av-page-title {
  background-color: #E31E27;
  color: #eeeeee;
  /* padding: 20px 8px; */
  padding: 15px; }
  .av-page-title > .breadcrumb {
    padding: 0;
    text-align: center; }
  .av-page-title > .breadcrumb > li > a {
    color: #fff; }
  .av-page-title > .breadcrumb > li > a:active,
  .av-page-title > .breadcrumb > li > a:hover,
  .av-page-title > .breadcrumb > li > a:focus {
    color: #eeeeee; }

.av-page-title-blank {
  padding: 4px; }

.av-page-title-heading {
  margin: 0;
  color: inherit;
  text-transform: uppercase;
  text-align: center; }

@media (min-width: 768px) {
  .av-page-title > .breadcrumb {
    /* padding: 12px 5px 0 5px; */
    text-align: right;
    line-height: 39px; }

  .av-page-title-blank {
    padding: 0 10px 0 10px; }

  .av-page-title-heading {
    text-align: left; } }
.av-two-column {
  display: block;
  width: 100%; }

.av-two-column-small {
  display: block; }

.av-two-column-big {
  display: none;
  max-width: 280px;
  margin: 0px auto 0 0; }

.av-two-column-left,
.av-two-column-right {
  display: block;
  vertical-align: top;
  width: 100%; }

@media (min-width: 768px) {
  .av-two-column-right {
    padding: 0 15px; } }

@media (min-width: 992px) {
  .av-two-column {
    display: table;
    table-layout: fixed; }

  .av-two-column-small {
    display: none; }

  .av-two-column-big {
    display: block; }

  .av-two-column-collapsible {
    display: block !important; }

  .av-two-column-left {
    display: table-cell;
    width: 26.66%; }

  .av-two-column-right {
    display: table-cell;
    width: 73.33%; }

  .av-column-content {
    max-width: 1200px; } }
@media (min-width: 1200px) {
  .av-two-column {
    table-layout: auto; }

  .av-two-column-left {
    width: 26.6666666667%;
    width: calc(321px - 1px); }

  .av-two-column-right {
    width: 73.3333333333%;
    width: calc(100% - 320px); } }
.av-site-container {
  min-height: 100%;
  position: relative; }

.av-micro-footer {
  height: auto;
  background-color: #000;
  color: #bbb;
  text-align: center;
  padding: 15px 0; }

.av-micro-footer-branding {
  display: block;
  padding: 10px 0;
  color: #000; }

.av-micro-footer-branding a {
  color: #000; }

@media (min-width: 768px) {
  .av-micro-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0; }

  .av-micro-footer-left {
    float: left; }

  .av-micro-footer-right {
    float: right; }

  .av-micro-footer-branding {
    display: inline-block;
    padding: 0; } }
.av-modal-close {
  margin-right: 15px;
  margin-top: 10px;
  color: #bbb; }

.av-modal-close-title {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  margin-top: 1px; }

.av-modal-close-icon {
  font-size: 22px;
  margin-left: 6px;
  vertical-align: middle; }

.av-modal-menu-wrap {
  padding: 30px; }

.av-ajax-message-dialog-loading {
  display: none; }

.av-loading .av-ajax-message-dialog-loading {
  display: block;
  padding: 30px 0;
  text-align: center; }

.av-dialog-lines-wrap {
  padding: 15px 10px; }

/*
.av-container-content {
  margin: 10px 0;
}
*/
@media (min-width: 768px) {
  .av-container-content {
    margin: 40px 0; }

  .av-cart-line .av-cart-uom, .av-cart-line .av-cart-qty, .av-cart-line .av-cart-unit-price, .av-cart-line .av-cart-gst {
    text-align: center; } }
.av-header-logo-wrap {
  line-height: 41px;
  padding: 15px 0;
  text-align: center; }

.av-header-logo {
  max-width: 100%; }

.av-header-nav {
  text-align: center;
  line-height: 41px;
  font-size: 240%;
  background-color: #fff;
  padding: 15px 0; }
  .av-header-nav .av-icon-nav > li > a {
    color: #000; }
  .av-header-nav .av-icon-nav > li > a:focus,
  .av-header-nav .av-icon-nav > li > a:active,
  .av-header-nav .av-icon-nav > li > a:hover {
    color: #333; }
  .av-header-nav .av-badged .av-top-right-badge {
    background-color: #fff;
    border-color: #000;
    color: #000; }
  .av-header-nav .av-badged:hover .av-top-right-badge {
    border-color: #333;
    color: #333; }

.av-search-box-wrap {
  display: none !important; }

@media (max-width: 767px) {
  .av-icon-nav.show-search > li {
    display: none !important; }
  .av-icon-nav.show-search > .av-search-box-wrap {
    display: inline-block !important; } }
.av-search-input {
  border: 0;
  outline: none;
  border-bottom: 2px solid #000;
  background: 0;
  padding: 0 10px;
  height: 41px;
  vertical-align: top;
  color: #666;
  -webkit-transition: width .3s;
  transition: width .3s;
  box-shadow: none; }

.av-search-btn {
  background: none;
  background: none;
  border: none;
  padding: 0;
  color: #E31E27; }

@media (min-width: 768px) {
  .av-search-box-wrap {
    display: inline-block !important; }

  .av-search-toggle-wrap {
    display: none !important; }

  .av-search-input {
    width: 150px; }

  .av-search-btn {
    color: #f47521; }

  .av-search-btn:hover {
    color: #bf5209; }

  .av-header-nav {
    text-align: right;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0; }
    .av-header-nav .av-icon-nav > li > a {
      color: #f47521; }
    .av-header-nav .av-icon-nav > li > a:focus,
    .av-header-nav .av-icon-nav > li > a:active,
    .av-header-nav .av-icon-nav > li > a:hover {
      color: #bf5209; }
    .av-header-nav .av-badged .av-top-right-badge {
      background-color: #fff;
      border-color: #f47521;
      color: #f47521; }
    .av-header-nav .av-badged:hover .av-top-right-badge {
      border-color: #bf5209;
      color: #bf5209; }

  .av-header {
    padding: 15px 0; }

  .av-header-logo-wrap {
    padding: 0 15px;
    text-align: left; } }
@media (min-width: 992px) {
  .av-search-input:hover,
  .av-search-input:focus,
  .av-search-box:hover .av-search-input {
    background: none;
    width: 200px; } }
[data-avenue-reload] {
  transition: opacity 0.2s ease 0.2s; }

.av-reload-loading {
  opacity: 0.7;
  position: relative; }
  .av-reload-loading .load_animation {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/ajax.gif) center center no-repeat; }
    .av-reload-loading .load_animation > img {
      display: none; }

[data-avenue-load-more="scroll"] {
  float: left;
  width: 100%;
  text-align: center; }
  [data-avenue-load-more="scroll"] > img {
    display: none;
    margin: 0 auto; }
  [data-avenue-load-more="scroll"].av-loading > img {
    display: block; }

.av-loading .av-loading-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.remove-favourite {
  display: none; }

.avenue-favourite > .add-favourite {
  display: none; }
.avenue-favourite > .remove-favourite {
  display: block; }

.collapsed-only-inline-block,
.collapsed-only-block,
.collapsed .uncollapsed-only-inline-block,
.collapsed .uncollapsed-only-block {
  display: none; }

.uncollapsed-only-block,
.collapsed .collapsed-only-block {
  display: block; }

.uncollapsed-only-inline-block,
.collapsed .collapsed-only-inline-block {
  display: inline-block; }

.no-js-hide {
  display: none; }

.unlike-blog-post {
  display: none; }

.avenue-blogpost-like > .like-blog-post {
  display: none; }
.avenue-blogpost-like > .unlike-blog-post {
  display: block; }

html:not(.wf-fontawesome-n4-active) .no-fa-hide {
  display: none; }

html.js .av-result {
  visibility: hidden; }

.parallax {
  background-attachment: fixed !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

ul {
  list-style: none; }

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  transition: background-color 9999s ease-in-out 0s; }

.av-facet-module {
  padding: 20px 10px;
  border-bottom: 1px solid #f1f1f1;
  position: relative; }
  .av-facet-module:last-child {
    border-bottom-width: 0; }

.av-facet-title {
  font-size: 15px;
  text-transform: uppercase;
  color: #666;
  position: relative;
  font-weight: 500;
  margin-bottom: 10px; }

.av-facet-collapse-icon-in,
.av-facet-collapse-icon-out {
  position: absolute;
  top: 16px;
  right: 5px;
  color: #bbb;
  line-height: 28.75px;
  font-size: 12px;
  pointer-events: none; }

.av-facet-collapse-icon-out {
  display: none !important; }

.av-facet-collapsible.in ~ .av-facet-collapse-icon-in {
  display: none !important; }
.av-facet-collapsible.in ~ .av-facet-collapse-icon-out {
  display: block !important; }

.av-facet-row-after20,
.av-facet-showless,
.av-facet-showall .av-facet-showmore {
  display: none !important; }

.av-facet-showall .av-facet-row-after20,
.av-facet-showall .av-facet-showless {
  display: block !important; }

.av-facet-list {
  width: 100%;
  text-align: left;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0; }
  .av-facet-list > li {
    display: block; }
  .av-facet-list > li > a {
    color: #666;
    display: block;
    text-decoration: none !important;
    background-color: transparent !important;
    padding: 2px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-right: 30px; }
    .av-facet-list > li > a > .av-facet-row-icon {
      color: #bbb;
      margin-right: 4px; }
    .av-facet-list > li > a:hover {
      color: #bbb; }
    .av-facet-list > li > a > .av-facet-row-count {
      color: #bbb;
      position: absolute;
      top: 0;
      right: 0; }

.av-facet-after20 {
  text-align: center;
  text-transform: uppercase; }
  .av-facet-after20 > a {
    color: #666; }

.av-slider {
  margin-bottom: 8px; }

.av-facet-slider .av-slider {
  margin: 20px auto; }

.av-slider-value {
  margin-bottom: 0;
  text-align: left;
  margin-top: 18px;
  font-weight: bold;
  color: #bbb; }

.ui-slider {
  position: relative;
  font-size: 1.1em; }
  .ui-slider.ui-slider-horizontal {
    height: 3px;
    border-width: 0 !important;
    background: #bbb; }
  .ui-slider > .ui-slider-range {
    border-width: 0;
    background: #666; }
  .ui-slider > .ui-slider-handle {
    position: absolute;
    border-radius: 50%;
    border: 3px solid #666 !important;
    background: #eeeeee;
    top: -8px !important;
    height: 20px !important;
    width: 20px !important;
    margin-left: -.6em; }
    .ui-slider > .ui-slider-handle:hover, .ui-slider > .ui-slider-handle:focus, .ui-slider > .ui-slider-handle:active {
      border-color: #E31E27 !important;
      border-width: 3px !important; }

.av-result {
  padding: 0; }

.av-result-img {
  background-color: #fff; }
  .av-result-img > .av-overlay {
    padding: 0;
    background-color: rgba(255, 255, 255, 0.8); }

.av-result-title {
  text-decoration: none !important; }

.av-result-description {
  max-height: 120px;
  overflow: hidden;
  position: relative;
  margin-bottom: 12px; }

.list > .av-result {
  width: 100%;
  padding: 4px 0; }
.list .av-result-img {
  float: left;
  width: 100%;
  margin-bottom: 10px; }
  .list .av-result-img > .av-overlay {
    display: none; }
.list .av-result-description {
  max-height: 80px; }

.add-to-cart-form {
  float: right; }

.grid > .av-result {
  padding: 5px;
  border: 1px solid transparent; }
  .grid > .av-result:hover {
    border: 1px solid #eeeeee; }

@media (min-width: 500px) {
  .list .av-result-img {
    width: 40%;
    max-width: 240px;
    margin-right: 15px; } }
@media (min-width: 768px) {
  .list .list-show {
    float: right; }

  .list .list-show .more-info-btn {
    float: right;
    margin: 5px 0; }

  .list .add-to-cart-form {
    clear: both; } }
@media (min-width: 992px) {
  .list .av-result-img {
    width: 30%;
    margin-right: 15px;
    margin-bottom: 0; }

  .grid > .av-result {
    padding: 15px; } }
.av-result-stars {
  display: inline-block; }

.av-fade-bottom::after {
  content: "";
  height: 20px;
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(100% - 20px);
  background: linear-gradient(to bottom, transparent, #fff); }

.list .grid-show {
  display: none !important; }

.grid .list-show {
  display: none !important; }

.av-hover-cart-form {
  float: left;
  width: 55%; }
  .av-hover-cart-form > .form-control {
    float: left;
    width: 30%;
    background-color: #fff;
    text-align: center;
    height: 51px; }
  .av-hover-cart-form > .av-result-overlay-btn {
    float: left;
    width: 70%; }

.av-quick-view-btn {
  float: left;
  width: 45%;
  display: inline-block; }

.av-favs {
  position: absolute;
  right: 0;
  top: 3%;
  font-size: 24px; }
  .av-favs .favourite-description {
    display: none; }

.av-discount {
  position: absolute;
  left: 0;
  /* top: 3%; */
  top: 0;
  pointer-events: none; }

.av-product-imgs .av-discount {
  padding-left: 16px; }

.av-store-locator {
  width: 100%;
  height: 100%;
  position: relative;
  border-bottom: 2px solid #ccc; }

.av-store-locator-search {
  padding: 30px;
  background-color: #eeeeee; }

.av-store-locator-results {
  padding: 10px; }

.av-store-locator-map {
  width: 100%;
  height: 446px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

@media (min-width: 992px) {
  .av-store-locator-results {
    overflow-y: auto; }

  .av-store-locator-form {
    margin-bottom: 0;
    width: 24%;
    width: calc(450px - 0px);
    overflow: hidden; }

  .av-store-locator-map {
    width: 76%;
    width: calc(100% - 450px);
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    height: auto; } }
.av-store-locator-img {
  max-width: 280px;
  position: relative; }

.av-store-locator-img-marker {
  width: 36px;
  height: auto;
  position: absolute;
  bottom: 25%;
  right: 12%; }

.av-store-locator-img-marker-path {
  fill: #E31E27; }

.av-store-locator-result {
  padding: 12px; }

.store-location-brief {
  position: relative; }

.store-location-brief .store-number {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 30px;
  height: 30px;
  line-height: 26px;
  border: 2px solid #3e3f3e;
  background-color: #3e3f3e;
  color: #ffffff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  font-size: 14px;
  text-align: center;
  font-family: 'Gotham-Light'; }

.store-location-selectable.selected .store-location-brief .store-number {
  background-color: #EFEFEF;
  color: #3e3f3e; }

.store-location-details {
  margin-top: 6px;
  position: relative;
  min-height: 160px; }

.store-location-details-link {
  text-decoration: underline !important;
  font-size: 75%;
  color: #ff0000;
  line-height: 100%;
  text-align: right; }

.store-location-distance {
  font-size: 85%;
  line-height: 100%; }

.store-location-image-detail {
  position: absolute;
  top: 4px;
  left: 4px; }

.store-location-address-detail {
  margin-left: 156px; }

.store-selector-modal .modal-content {
  background-color: transparent; }

.store-selector-body {
  position: relative;
  padding: 0;
  background: none;
  height: 600px; }

.store-selector-row {
  margin-left: 0;
  margin-right: 0;
  height: 100%; }

.store-selector-button {
  background-color: #FFF;
  border-width: 0;
  padding: 6px 12px;
  border-bottom: 1px solid darkgray;
  border-right: 1px solid darkgray; }

.store-selector-close {
  position: absolute;
  top: 8px;
  right: 20px;
  background-color: #3e3f3e;
  z-index: 999;
  min-width: 80px; }

.store-selector-this-location {
  bottom: 10px;
  left: 350px; }

.store-location-template {
  display: none; }

.store-selector-list {
  display: inline-block;
  height: 100%;
  background-color: #ECEFEC;
  border-radius: 6px;
  overflow-y: auto; }

.store-selector-map {
  display: none;
  height: 100%;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.store-selector-my-location {
  width: 60%;
  text-align: left;
  cursor: pointer;
  line-height: auto;
  line-height: initial;
  position: relative; }

.store-selector-my-location .my-location-icon {
  position: absolute;
  right: 8px;
  top: 6px; }

.store-selector-submit {
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
  cursor: pointer;
  -webkit-transition: background-color .12s ease;
  transition: background-color .12s ease; }

.store-selector-submit[disabled] {
  -webkit-box-shadow: inset 0px 0px 0px 0px #3e3f3e;
  box-shadow: inset 0px 0px 0px 0px #3e3f3e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #EFEFEF), color-stop(1, #EFEFEF));
  background: -moz-linear-gradient(center top, #EFEFEF 5%, #EFEFEF 100%);
  background-color: #EFEFEF !important;
  color: #989A98 !important;
  border-color: #989A98 !important; }

.store-selector-my-location:active,
.store-selector-my-location:hover,
.store-selector-my-location:focus {
  background-color: #fff; }

.store-selector-my-location:focus {
  border: 1px solid #66afe9; }

.store-selector-results {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0; }

.store-selector-results .store-location {
  padding: 6px;
  background-color: #fff;
  border: 2px solid #ccc;
  border-bottom-width: 0;
  list-style: none; }

.store-location-noresults {
  list-style: none; }

.store-selector-results .store-location:nth-of-type(3) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.store-selector-results .store-location:last-child {
  border-bottom-width: 2px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.store-location-selectable {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.store-selector-query {
  border-radius: 0;
  border-color: #3e3f3e; }

.store-selector-submit-query {
  background-color: #E0E4DA;
  border: 1px solid #3e3f3e;
  color: #3e3f3e;
  border-radius: 0; }

.store-selector-submit-query:hover,
.store-selector-submit-query:active,
.store-selector-submit-query:focus {
  background-color: #E0E4DA;
  border: 1px solid #3e3f3e;
  color: #3e3f3e;
  border-radius: 0; }

.store-location-details {
  background-color: #ECEFEC;
  border: 1px solid #ccc;
  padding: 3px;
  margin-bottom: 6px; }

.store-location-selectable:hover,
.store-location-selectable:active,
.store-location-selectable:focus {
  background-color: #ECEFEC; }

.store-location-selectable.selected {
  border-left-color: #ECEFEC;
  border-right-color: #ECEFEC;
  background-color: #E0E4DA; }

.store-location-selectable.selected:hover,
.store-location-selectable.selected:active,
.store-location-selectable.selected:focus {
  background-color: #E0E4DA; }

.store-location-selectable.selected:nth-of-type(3) {
  border-top-color: #ECEFEC; }

.store-location-selectable.selected:last-child {
  border-bottom-color: #ECEFEC; }

.store-selector-loading {
  text-align: center; }

.store-selector-list h2 {
  margin-top: 12px;
  font-size: 140%;
  text-align: center;
  font-weight: bold;
  margin-bottom: 14px; }

[data-avdata-text='stock'] {
  display: none; }

@media (min-width: 768px) {
  .store-selector-button {
    position: absolute; }

  .store-selector-close {
    top: 10px;
    right: 10px; }

  .store-selector-modal .modal-dialog {
    width: 90%;
    max-width: 1000px; }

  .store-selector-list {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

  .store-selector-map {
    display: block; }

  .store-location-details {
    min-height: 110px; }

  .store-location-image-detail img {
    width: 100px; }

  .store-location-address-detail {
    margin-left: 106px; } }
@media (max-width: 450px) {
  .store-location-details {
    min-height: 110px; }

  .store-location-image-detail img {
    width: 100px; }

  .store-location-address-detail {
    margin-left: 106px; } }
.avenue-template {
  display: none; }

.store-selector-choose-address .store-selector-title {
  font-size: 12px;
  font-weight: 500; }
  @media (min-width: 1200px) {
    .store-selector-choose-address .store-selector-title {
      font-size: 14px; } }

.store-selector-choose-address .stock-status {
  margin-top: 4px;
  margin-bottom: 4px;
  display: inline-block;
  border-radius: 4px;
  padding: 4px 6px 1px;
  color: #2F2F2F;
  font-weight: 500;
  background-color: #C9DFAF;
  font-size: 12px; }

.store-selector-choose-address .stock-status.out-of-stock {
  color: #666;
  background-color: #eee; }

.store-selector-choose-address .store-image {
  position: absolute;
  top: 4px;
  right: 4px; }

.store-selector-choose-address a.store-selector-choose-store {
  line-height: normal;
  width: auto;
  color: #fff;
  margin-top: 4px; }

.store-selector-choose-address a.store-selector-choose-store:hover,
.store-selector-choose-address a.store-selector-choose-store:active,
.store-selector-choose-address a.store-selector-choose-store:focus {
  color: #fff; }

table.existing-address-table td.store-selector-choose-address {
  position: relative;
  padding-left: 120px;
  padding-bottom: 40px;
  min-height: 11px; }

#express-paypal-wrap {
  width: 100%;
  margin: 10px 5px 0 5px;
  display: block;
  float: left;
  cursor: pointer;
  background: #ffc438;
  border-radius: 50px;
  padding: 8px 0;
  text-align: center;
  line-height: 24px;
  color: #000; }

#express-paypal-wrap span {
  font-family: "verdana";
  font-size: 18px;
  font-weight: bold;
  font-style: italic; }

#express-paypal-wrap .paypal-blue {
  color: #1f3d7c; }

#express-paypal-wrap .paypal-purple {
  color: #0c9ad6; }

#btnPaypalGC {
  display: none; }

.paypal-btn {
  padding: 0px;
  margin: 0px;
  /* width:148px; */
  border: 0px;
  cursor: pointer;
  background: none; }

.panel-primary > .panel-heading {
  color: #404040;
  background-color: #f5f5f5;
  border-color: #f5f5f5; }

.av-img-placeholder {
  margin: 0 auto; }

.av-img-placeholder-wrap {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(&#39;/ts1680342900/attachments/CmsSetting/18/loader_image.png&#39;);
  position: relative; }

.av-img-placeholder-img {
  width: 100%;
  height: auto;
  position: absolute !important;
  top: 0;
  left: 0; }

#tax-invoice-box {
  display: none; }

/* ACCOUNT PAGES */
table.account_table .pagination a:link, table.account_table .pagination a:visited, table.account_table .pagination a:active {
  color: #dfdfdf; }

table.account_table .pagination a:hover {
  color: #000000; }

table.account_table {
  margin: 0px;
  width: 100%;
  text-align: left;
  border: 1px solid #98989A; }

table.account_table th {
  background-color: #e31e27;
  padding: 10px 10px 10px 0px;
  font-size: 16px;
  color: #fff;
  text-align: left;
  border-bottom: 1px solid #98989A; }

table.account_table td {
  vertical-align: middle;
  padding: 5px 10px 5px 0px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #98989A; }

table.account_table td input {
  border: 1px solid #dcd9d9;
  padding: 5px 5px 4px 4px;
  font-size: 12px;
  color: #7a7a7a;
  font-family: verdana,Helvetica,Arial,sans-serif;
  text-align: left;
  display: inline-block;
  width: 250px; }

table.account_table td select {
  border: 1px solid #dcd9d9;
  padding: 5px 5px 4px 4px;
  font-size: 12px;
  color: #7a7a7a;
  font-family: verdana,Helvetica,Arial,sans-serif;
  text-align: left;
  display: inline-block;
  width: 260px; }

table.account_table .account_footer td {
  text-align: left;
  font-weight: bold;
  background-color: #dfdfdf; }

#printbox {
  width: 100%;
  margin-bottom: 20px; }

#printbox .printbox_left {
  width: 45%;
  text-align: left;
  float: left; }

#printbox .printbox_right {
  width: 45%;
  text-align: right;
  float: right; }

#order-table {
  border: none; }

#order-table td, #order-table th {
  padding: 0px; }

#order-table td {
  font-size: 14px; }

#order-table th {
  font-size: 16px; }

#order-table tr th:last-child {
  padding-right: 10px; }

#order-table tr td:last-child {
  padding-right: 10px; }

#order-table tr th:first-child {
  padding-left: 10px; }

#order-table tr td:first-child {
  padding-left: 10px; }

.header-print-date {
  display: none; }

.right-text {
  text-align: right !important; }

.info_table {
  font-size: 11px;
  margin-bottom: 0px;
  border: 1px solid #E31E27;
  width: 300px; }

.info_table td {
  padding: 1px 4px;
  background-color: #ffffff;
  text-align: center; }

.info_table th {
  background-color: #E31E27;
  border-bottom: 1px solid #E31E27;
  padding: 2px;
  color: #ffffff;
  text-align: center; }

.small-orange-btn {
  font-size: 13px;
  padding: 5px 0px 5px 0px;
  width: 140px;
  background-color: #E31E27;
  border: #E31E27;
  color: white; }

.small-orange-btn:hover {
  background-color: #081b3b; }

#content-inner {
  background-color: #ffffff;
  border-radius: 15px; }

.invoice-title {
  font-weight: 600; }

.table-extension {
  padding: 10px;
  border-radius: 15px; }
