.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: #4138a5;
  color: #4138a5; }

.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: #cc0000; }

.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0; }
  .dropdown-menu::before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #322b7f; }
  .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; }

.page-flyers .subscribe-widget-wrap,
.page-product-updates .subscribe-widget-wrap,
.page-catalogues .subscribe-widget-wrap {
  display: none; }

.page-flyers .content-wrap.border-bottom,
.page-product-updates .content-wrap.border-bottom,
.page-catalogues .content-wrap.border-bottom {
  border-bottom: none; }

#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 #004684;
  line-height: 30px; }

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

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

.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: #1C3E94;
  font-size: 18px;
  font-weight: 600;
  padding: 0 2px; }

.cart-null-msg {
  color: #1C3E94;
  font-weight: 400;
  margin-top: 4px;
  line-height: 18px; }

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

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

@media screen and (max-width: 1023px) {
  .header .navbar-header {
    margin: 0;
    padding: 0;
    display: block; }

  .navbar-toggle {
    display: flex; }

  .desktop-search-box.col-sm-6 {
    width: 100%;
    order: 4;
    margin-top: 1.5rem;
    padding: 0; }

  .logo-dropdown {
    order: 2;
    margin: auto;
    justify-content: center; }

  .navbar-nav.shopping-block {
    order: 3 !important; } }
.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; }
  .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,
  .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: #322b7f; }
  .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: #322b7f; }

.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 a {
  color: #1C3E94;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline; }

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

.navbar-nav > li .dropdown-menu {
  padding: 16px 0;
  height: 712px; }
  @media (max-width: 1600px) {
    .navbar-nav > li .dropdown-menu {
      height: 653px; } }

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

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

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

.dropdown-submenu {
  position: unset; }

.navbar-nav .dropdown-menu li a {
  margin-left: 24px; }

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

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

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

.navbar-nav .dropdown-menu > li:hover {
  background: #1C3E94;
  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 {
  height: 50px;
  float: inherit; }

.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: #1C3E94; }

.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-links, #sub-categories {
  border-right: 0.5px solid #CCCCCC; }

@media (min-width: 1600px) {
  #sub-links, #sub-categories, #sub-contact {
    padding: 0 50px; } }

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

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

.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: #1C3E94;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
    margin-top: 0.5rem; }

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

  .collapseHeading .fa {
    float: right; }

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

  .collapseHeading .fa {
    display: none; } }
.nav-tabs-megamenu li .fa {
  float: right;
  margin-right: 15px; }

/*Sticky Header Style*/
a.cd-nav-trigger {
  background-color: #1C3E94;
  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: #1C3E94;
  box-shadow: 0 5px 5px -5px #1C3E94; }
  .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: #1C3E94;
  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; }

/*  MEGA MENU STYLE */
/* Let's get this party started */
::-webkit-scrollbar {
  width: 16px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px 165, 177, 196, 0.35;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(165, 177, 196, 0.35);
  -webkit-box-shadow: inset 0 0 6px rgba(165, 177, 196, 0.35); }

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(165, 177, 196, 0.35); }

.subcat-wrap, .sub-sub-cat-wrap {
  max-height: 610px;
  overflow-y: auto; }

.subcat-wrap {
  background: #EDEFF3; }

.dropdown-megamenu .dropdown-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  width: 50%;
  background: #EDEFF3; }

.sub-sub-cat-wrap {
  background: #F7F8FA; }

.cat-img-col {
  background: white;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none; }

.open > .dropdown-container > .dropdown-menu, .open > .dropdown-container {
  display: block; }

.dropdown-container {
  display: none;
  padding: 0 !important; }

.dropdown-container .row {
  display: flex;
  margin-left: -25px;
  margin-right: -25px; }

#wesfil-megamenu .dropdown-container {
  background: #fff;
  border-radius: 0;
  margin-top: 0px;
  border: 0; }

#wesfil-megamenu .nav-tabs > li > a:not(.btn), #wesfil-megamenu .nav-tabs > li > a:not(.btn):focus {
  border: none;
  box-shadow: none;
  font-size: 18px;
  text-transform: initial;
  line-height: 1.1; }

#wesfil-megamenu .tab-pane,
#wesfil-megamenu .subcat-wrap {
  padding: 20px 20px 20px 10px; }

#wesfil-megamenu .tab-pane > div > strong,
#wesfil-megamenu .subcat-wrap > strong {
  color: inherit;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.1;
  color: #1C3E94; }

#wesfil-megamenu strong a {
  color: #1C3E94 !important;
  margin: 15px !important;
  float: left; }

.header-container .navbar,
.header-container .navbar-nav,
.sticky-av-header .flex-row,
.header-container .navbar-nav li.dropdown-megamenu {
  position: static !important; }

.dropdown-megamenu > .dropdown-container {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  width: 100%;
  padding: 15px;
  font-size: 14px;
  z-index: -1;
  text-align: left; }

.dropdown-megamenu .dropdown-menu {
  display: block; }

#wesfil-megamenu .nav-tabs > li {
  width: 100%;
  clear: both;
  text-align: left; }

/* END MEGA MENU STYLE */
.nav-tabs-megamenu a:hover, .nav-tabs-megamenu li:hover {
  cursor: pointer !important;
  background-color: #1C3E94;
  color: #fff !important; }

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

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

.advanced_search {
  width: 100%;
  color: #1C3E94; }

.advanced_search select {
  width: 100%;
  height: 37px;
  font-size: 14px;
  line-height: 1.846;
  color: #000000;
  border-radius: 10px;
  background-color: #F8F8F8;
  border: 1px solid #f1f1f1;
  display: inline-block;
  padding: 0.5em 3.5em 0.5em 1em;
  margin-bottom: 0.5rem;
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat; }

.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: #F8F8F9; }

.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;
      line-height: 25px; } }

.bottom-header .navbar-nav > li:last-child > a {
  border-right: none; }

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

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

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

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

.footer-top h4 {
  color: #004684; }

.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 {
  color: #004684; }

.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; }

.hero-section-overlay:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(28, 63, 148, 0.6), rgba(28, 63, 148, 0.1));
  transition: all 1s;
  -webkit-transition: all 1s; }

.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 {
  color: #9F9F9F;
  font-size: 36px; }
  .carousel-caption h2 {
    color: #3B3B3B; }

.vertical-section-enable-content {
  background: #1C3E94;
  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; }

.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: #322b7f;
  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: #322b7f; }

@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: #322b7f; }

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

  .av-header-nav {
    text-align: right;
    background-color: transparent;
    padding-top: 0;
    padding-bottom: 0; }
    .av-header-nav .av-icon-nav > li > a {
      color: #322b7f; }
    .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: #1c1846; }
    .av-header-nav .av-badged .av-top-right-badge {
      background-color: #fff;
      border-color: #322b7f;
      color: #322b7f; }
    .av-header-nav .av-badged:hover .av-top-right-badge {
      border-color: #1c1846;
      color: #1c1846; }

  .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: #322b7f !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;
  padding-top: 11px;
  padding-left: 11px;
  pointer-events: none; }

.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: #322b7f; }

.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("/ts1663194039/attachments/CmsSetting/10/loader_image.png");
  position: relative; }

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