/* Minification failed. Returning unminified contents.
(338,17): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one-text-color'
(551,32): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(664,34): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(1794,17): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(1979,17): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2296,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2299,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one-text'
(2304,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2312,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one-text'
(2313,26): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2328,26): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2329,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one-text-color'
(2352,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2353,22): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2357,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2360,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2364,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2372,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2375,36): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2378,20): run-time error CSS1039: Token not allowed after unary operator: '-partner-top-bar-color'
(2379,15): run-time error CSS1039: Token not allowed after unary operator: '-partner-top-bar-text-color'
(2436,36): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one'
(2438,25): run-time error CSS1039: Token not allowed after unary operator: '-partner-color-one-text-color'
 */
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* pricing font overhaul */
div.product-price span,
#applied-filters #price-filters span a,
#price .panel-body span,
.pricing-grids table tr:not(:first-child) td,
span.product-price,
#price-from, #price-to,
.product-lowest-price strong,
li.setup-charge span.setup-price,
#total-row #product-total,
.product-section .product-price,
table .setup-price,
table .decoration-price,
table .size-price,
table .total-price,
.subtotal-price,
.product-price,
.total-price span,
.color-price,
.sku-number {
  font-family: Roboto, sans-serif !important; }

.sku-number {
  color: #515151 !important; }

#price .panel-body span strong {
  font-family: Raleway, sans-serif !important; }

/* base styles */
html {
  font-size: 62.5% !important;
  overflow-x: hidden; }

body {
  font-family: "Roboto", sans-serif;
  position: relative;
  overflow-x: hidden;
  -ms-overflow-style: scrollbar; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: normal; }

a:link, a:visited {
  color: #666; }

a:hover,
a:active,
a:focus {
  text-decoration: none; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0 !important; }

.light-grey {
  color: #ccc; }

.bold {
  font-weight: bold; }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.fa.fa-heart, .far.fa-heart, .fas.fa-heart {
  color: #D33232 !important; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.btn-custom, .swal2-modal .swal2-styled,
.btn-custom:focus,
.swal2-modal .swal2-styled:focus {
  font-family: "Montserrat", sans-serif;
  padding: 4px 20px;
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

.btn-custom:hover, .swal2-modal .swal2-styled:hover,
.btn-custom:active,
.swal2-modal .swal2-styled:active {
  color: #fff !important; }

.btn-custom-campaign:hover,
.btn-custom-campaign:active {
  border: 1px solid #fff;
  color: #fff !important; }

.btn-custom-secondary, .swal2-modal .swal2-styled,
.btn-custom-secondary:focus,
.swal2-modal .swal2-styled:focus {
  background-color: #fff; }

.btn-custom-secondary:hover, .swal2-modal .swal2-styled:hover,
.btn-custom-secondary:active,
.swal2-modal .swal2-styled:active {
  color: #fff;
  border: 1px solid #fff; }

:focus {
  outline: 0 !important; }

.loader {
  font-size: 0.2rem;
  border-top: 0.4rem solid rgba(240, 240, 240, 0.8);
  border-right: 0.4rem solid rgba(240, 240, 240, 0.8);
  border-bottom: 0.4rem solid rgba(240, 240, 240, 0.8);
  border-left: 0.4rem solid #e7e7e7;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 2rem;
  height: 2rem; }

.disable-animation {
  animation: none;
  -webkit-animation: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.alert {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.invoice-count {
  background-color: #E00000;
  color: #fff;
  padding: 0 3px;
  border-radius: 50%;
  margin-left: 3px;
  font-size: 11px;
  font-family: 'Open Sans',sans-serif;
  display: inline-block;
  line-height: 18px;
  margin-right: 2px;
  min-width: 18px;
  min-height: 18px;
  font-weight: 700;
  text-align: center; }

.error {
  color: #a94442; }

.slick-prev, .slick-next {
  color: #9D9C9C; }

@media (max-width: 767px) {
  .slick-prev {
    left: 2px; }
  .slick-next {
    right: -10px; }
  .slick-slider {
    padding: 0 20px; } }

.slick-prev::before, .slick-next::before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  color: #9D9C9C; }

.slick-prev::before {
  content: "\f053"; }

.slick-next::before {
  content: "\f054"; }

.field-validation-error {
  color: #a94442 !important; }

.asterisk {
  color: #ff0000; }

table {
  border: 0 !important; }

/* end base styles */
/* rep contact */
.rep-contact {
  background-color: #fafafa;
  float: left;
  width: 100%; }
  .rep-contact i {
    font-size: 4rem;
    display: inline-block; }
  .rep-contact .rep-contact-option {
    padding: 25px 10px;
    border-right: 1px solid #e7e7e7;
    text-align: center; }
    .rep-contact .rep-contact-option a {
      text-decoration: none; }
    .rep-contact .rep-contact-option i {
      margin-right: 10px;
      color: #666; }
    .rep-contact .rep-contact-option div {
      display: inline-block;
      color: #333;
      vertical-align: top; }
      .rep-contact .rep-contact-option div span {
        display: block;
        text-align: left; }
      .rep-contact .rep-contact-option div #agent-contact-hours {
        color: #999999;
        font-size: 1.2rem; }
    .rep-contact .rep-contact-option div#chat-status span:nth-child(2) {
      color: #fff;
      padding: 2px;
      font-size: 1rem;
      text-transform: uppercase;
      text-align: center; }
    .rep-contact .rep-contact-option div#chat-status span.online {
      background-color: #28b051; }
    .rep-contact .rep-contact-option div#chat-status span.away,
    .rep-contact .rep-contact-option div#chat-status span.unavailable {
      background-color: #000000; }
    .rep-contact .rep-contact-option div#chat-status span.offline {
      background-color: #ff0000; }
  .rep-contact div:last-child .rep-contact-option {
    border-right: 0;
    width: 100%; }
    .rep-contact div:last-child .rep-contact-option span {
      margin-top: 10px; }
  @media (max-width: 991px) {
    .rep-contact .rep-contact-option {
      border: 1px solid #e7e7e7;
      border-bottom: 0; }
    .rep-contact div:last-child .rep-contact-option {
      border-right: 1px solid #e7e7e7;
      border-bottom: 1px solid #e7e7e7; } }

/* end rep contact */
/* rep summary */
#rep-summary {
  padding: 10px 0;
  position: absolute;
  top: 0;
  right: -110px;
  width: 115px; }
  #rep-summary #rep-summary-img {
    text-align: center; }
    #rep-summary #rep-summary-img img {
      width: 75px;
      height: 75px;
      display: inline; }
    #rep-summary #rep-summary-img i {
      font-size: 6.5rem;
      width: 75px;
      height: 75px;
      border: 1px solid #e7e7e7;
      -webkit-border-radius: 75px;
      -moz-border-radius: 75px;
      border-radius: 75px;
      color: #ccc; }
  #rep-summary #rep-summary-name {
    text-align: center;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-top: 5px;
    color: #666;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  @media (max-width: 1200px) {
    #rep-summary {
      display: none; } }

/* end rep summary */
/* contact */
section.contact {
  background-color: #F0F0F0;
  color: #555555;
  font-size: 1.3rem;
  height: 40px;
  padding: 10px 0;
  font-family: "Montserrat", sans-serif; }
  section.contact a {
    font-weight: bold;
    color: var(--partner-color-one-text-color); }
  section.contact .contact-info {
    padding-left: 5px; }
  @media (max-width: 767px) {
    section.contact {
      padding: 6px 0;
      height: 30px; }
      section.contact .contact-message {
        display: none; } }

/* end contact */
/* header */
body > header {
  position: relative;
  font-family: "Montserrat", sans-serif; }
  @media (max-width: 991px) {
    body > header > .row > div:nth-child(2) > .row:nth-child(2) > div:nth-child(2) {
      padding-left: 0; } }
  body > header div.logo {
    margin: 0;
    padding: 0;
    line-height: 120px; }
    body > header div.logo img {
      max-height: 115px;
      max-width: 200px;
      object-fit: contain;
      min-width: 100px;
      width: 100%;
      vertical-align: middle;
      padding-right: 10px; }
  body > header .wrapper {
    float: left;
    width: 100%; }
    body > header .wrapper.menu-right .nav-right-container {
      font-size: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: 2px; }
      body > header .wrapper.menu-right .nav-right-container .nav-icon {
        margin: 0 12px;
        display: inline-block; }
        @media (max-width: 991px) {
          body > header .wrapper.menu-right .nav-right-container .nav-icon {
            margin: 0 6px; } }
        @media (min-width: 992px) and (max-width: 1199px) {
          body > header .wrapper.menu-right .nav-right-container .nav-icon {
            margin: 0 12px; } }
      body > header .wrapper.menu-right .nav-right-container .nav-button {
        width: 50%;
        margin: 0 15px;
        display: inline-block;
        min-width: 90px;
        padding: 6px; }
      body > header .wrapper.menu-right .nav-right-container .nav-account-container {
        position: relative;
        width: auto;
        height: auto; }
        body > header .wrapper.menu-right .nav-right-container .nav-account-container > .nav-button {
          padding: 6px 20px;
          width: auto; }
          @media (max-width: 991px) {
            body > header .wrapper.menu-right .nav-right-container .nav-account-container > .nav-button {
              padding: 6px 8px; } }
          @media (min-width: 992px) and (max-width: 1199px) {
            body > header .wrapper.menu-right .nav-right-container .nav-account-container > .nav-button {
              padding: 6px 12px; } }
        body > header .wrapper.menu-right .nav-right-container .nav-account-container .nav-account-link {
          position: absolute;
          top: -26px;
          width: 110px;
          left: 7px;
          height: 20px;
          text-align: center; }
  body > header #menu-links {
    margin: 18px 0 5px;
    min-height: 20px; }
    body > header #menu-links ul.menu-list {
      margin: 0;
      min-height: 20px;
      overflow: hidden;
      white-space: nowrap;
      font-family: "Roboto", sans-serif;
      font-size: 15px; }
      body > header #menu-links ul.menu-list li + li:before {
        content: "| "; }
      body > header #menu-links ul.menu-list li {
        padding: 0;
        color: #666;
        font-size: 1.2rem; }
        body > header #menu-links ul.menu-list li a {
          color: #666; }
          body > header #menu-links ul.menu-list li a:hover, body > header #menu-links ul.menu-list li a:active, body > header #menu-links ul.menu-list li a:focus {
            text-decoration: none; }
  body > header .drop-shadow-select {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.35); }
  @media (max-width: 767px) {
    body > header div.logo {
      margin-bottom: 0;
      text-align: center; }
      body > header div.logo img {
        margin: 0 auto; }
    body > header ul.menu-list {
      margin-top: 0;
      text-align: center; } }

.nav-right-container .account-icons {
  font-size: 12px;
  position: relative;
  float: right;
  margin-left: 3px; }

.nav-right-container .responsive-circle {
  font-size: 10px;
  width: 19px;
  position: absolute;
  top: -10px;
  right: -12px; }
  .nav-right-container .responsive-circle::after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
    background-color: #666; }
  .nav-right-container .responsive-circle div {
    color: white;
    float: left;
    margin-top: 3px;
    text-align: center;
    width: 100%; }

/* end header */
/* top wrapper */
#top-wrapper {
  z-index: 3;
  font-family: "Montserrat", sans-serif; }
  #top-wrapper .contact {
    display: none; }
  #top-wrapper .main-menu {
    text-align: center; }
  #top-wrapper .search-container {
    background-color: #F0F0F0;
    padding: 10px 20px; }
  #top-wrapper.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 16; }
    #top-wrapper.sticky .contact {
      display: block; }
    #top-wrapper.sticky .navbar-default {
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd; }
      #top-wrapper.sticky .navbar-default .navbar-header {
        width: 100%;
        margin: 0 auto; }
  #top-wrapper .navbar-default .navbar-header .nav-right-container {
    justify-content: flex-end;
    -ms-flex-direction: row-reverse; }
    #top-wrapper .navbar-default .navbar-header .nav-right-container .account-icons {
      font-size: 10px;
      margin: 0 8px; }
  @media (min-width: 767px) {
    #top-wrapper .nav-dropdown-links {
      background: none; } }
  @media (max-width: 767px) {
    #top-wrapper.sticky {
      overflow: visible; }
      #top-wrapper.sticky .link-container {
        display: none !important; }
    #top-wrapper .navbar {
      z-index: 20;
      background-color: #fff; }
      #top-wrapper .navbar.navbar-open {
        height: 100%;
        overflow: auto; }
        #top-wrapper .navbar.navbar-open .search-container, #top-wrapper .navbar.navbar-open .link-container {
          display: none !important; }
      #top-wrapper .navbar .link-container {
        margin-top: -15px; }
        #top-wrapper .navbar .link-container .menu-list {
          display: flex;
          justify-content: center;
          align-items: center; }
          #top-wrapper .navbar .link-container .menu-list li {
            padding-left: 0;
            padding-right: 0; }
            #top-wrapper .navbar .link-container .menu-list li a {
              font-size: 10px;
              color: #9D9C9C;
              border-right: 1px solid #9D9C9C;
              padding: 0 5px; }
            #top-wrapper .navbar .link-container .menu-list li:last-child a {
              border-right: none; }
      #top-wrapper .navbar .search-container .form-control {
        height: 25px;
        padding: 2px 12px; }
      #top-wrapper .navbar .navbar-header.visible-xs {
        display: table !important; }
      #top-wrapper .navbar .navbar-collapse .navbar-nav > li > a {
        font-size: 16px; }
      #top-wrapper .navbar .navbar-collapse .nav-menu-links li a {
        padding: 0 10px; }
      #top-wrapper .navbar .navbar-collapse .nav-menu-links li:first-child a {
        border-right: 1px solid gray; }
      #top-wrapper .navbar .navbar-collapse .nav-menu-links li:last-child a {
        border-right: none; }
      #top-wrapper .navbar .navbar-collapse .nav-dropdown-links {
        padding: 20px;
        background-color: var(--partner-color-one); }
        #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown {
          background: #fff;
          margin: 15px 10px; }
          #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown .item-toggle {
            position: absolute;
            right: 0;
            margin: -3px 15px 0 0;
            width: 32px;
            height: 26px;
            line-height: 24px;
            text-align: center;
            border: none;
            float: right;
            padding: 4px 0; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown .item-toggle i {
              margin-right: 0; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown .item-toggle .fa-chevron-up {
              display: none; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown .item-toggle:hover {
              background-color: transparent; }
              #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown .item-toggle:hover i {
                color: #666; }
          #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown.open {
            box-shadow: 1px 2px 10px 1px #ddd;
            border-bottom-left-radius: 8px;
            border-bottom-right-radius: 8px; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown.open a i {
              color: #fff !important; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown.open .item-toggle .fa-chevron-up {
              display: block; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown.open .item-toggle .fa-chevron-down {
              display: none; }
          #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown a {
            padding-left: 30px;
            text-align: left; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown a i {
              margin-right: 12px; }
          #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown ul.dropdown-menu {
            border-bottom-right-radius: 8px;
            border-bottom-left-radius: 8px;
            overflow: hidden; }
            #top-wrapper .navbar .navbar-collapse .nav-dropdown-links li.dropdown ul.dropdown-menu li a {
              border-bottom: none;
              padding: 10px 15px !important;
              padding-left: 100px !important;
              font-size: 15px; } }

/* end top wrapper */
/* search container */
#custom-search-input {
  border-radius: 20px !important; }
  #custom-search-input .search-form-wrapper {
    display: block;
    position: relative;
    z-index: 10;
    border: solid 1px #e7e7e7;
    background-color: #fff;
    border-radius: 8px !important; }
  #custom-search-input .advanced-search {
    display: none;
    width: calc(100% - 30px);
    position: absolute;
    z-index: 5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #e7e7e7;
    margin-left: 0;
    margin-top: -15px;
    border-top: none;
    background-color: white;
    padding-top: 30px; }
    #custom-search-input .advanced-search .product-chunk {
      display: block;
      border-bottom: 1px solid #d3d3d3;
      padding: 5px 15px; }
      #custom-search-input .advanced-search .product-chunk .chunk-product-image-container {
        float: left;
        margin-right: 10px;
        width: 50px;
        height: 50px;
        text-align: center; }
        #custom-search-input .advanced-search .product-chunk .chunk-product-image-container img {
          max-height: 50px;
          max-width: 50px;
          margin: 0 auto; }
      #custom-search-input .advanced-search .product-chunk .product-name-sku {
        display: block;
        text-align: left;
        line-height: 150%; }
        #custom-search-input .advanced-search .product-chunk .product-name-sku a {
          font-weight: bold; }
      #custom-search-input .advanced-search .product-chunk .product-lowest-price {
        float: right;
        font-size: 13px; }
    #custom-search-input .advanced-search .criteria-container {
      display: block;
      border-radius: 5px; }
      #custom-search-input .advanced-search .criteria-container #price-slider {
        width: 90%;
        margin: 0 auto; }
        #custom-search-input .advanced-search .criteria-container #price-slider.noUi-horizontal {
          height: 2px; }
        #custom-search-input .advanced-search .criteria-container #price-slider.noUi-target {
          border-width: 0;
          border-color: #bababa;
          box-shadow: inset 0 1px 1px #bababa, 0 3px 6px -5px #bababa; }
        #custom-search-input .advanced-search .criteria-container #price-slider .noUi-handle {
          z-index: 5;
          border-width: 0;
          border-radius: 50% !important;
          top: -8px !important;
          box-shadow: unset;
          background-color: var(--partner-color-one); }
          #custom-search-input .advanced-search .criteria-container #price-slider .noUi-handle:after, #custom-search-input .advanced-search .criteria-container #price-slider .noUi-handle:before {
            content: none; }
      #custom-search-input .advanced-search .criteria-container .criteria-title {
        display: block;
        font-size: 12px;
        font-weight: 700;
        margin-bottom: 15px;
        border-bottom: 1px solid #d3d3d3;
        padding: 5px 15px;
        background-color: #e7e7e7; }
      #custom-search-input .advanced-search .criteria-container .criteria-description {
        display: block;
        font-size: 12px;
        margin: 0 15px 15px;
        text-align: right;
        font-family: "Roboto", sans-serif; }
      #custom-search-input .advanced-search .criteria-container .range-container {
        margin: 15px; }
        #custom-search-input .advanced-search .criteria-container .range-container input {
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          border-radius: 8px;
          width: 75px;
          display: inline;
          font-size: 13px;
          border: 1px solid #ddd; }
        #custom-search-input .advanced-search .criteria-container .range-container .criteria-dollar-prefix {
          border-radius: 0;
          padding: 8px 5px 0 5px;
          border-right: none; }
    #custom-search-input .advanced-search .autocomplete-container {
      padding: 0; }
      #custom-search-input .advanced-search .autocomplete-container .autocomplete-title {
        display: block;
        font-size: 12px;
        font-weight: 700;
        margin-bottom: 5px;
        border-bottom: 1px solid #d3d3d3;
        padding: 5px 15px;
        background-color: #e7e7e7; }
      #custom-search-input .advanced-search .autocomplete-container .btn-custom, #custom-search-input .advanced-search .autocomplete-container .swal2-modal .swal2-styled, .swal2-modal #custom-search-input .advanced-search .autocomplete-container .swal2-styled {
        margin-bottom: 5px; }
  #custom-search-input input {
    border: 0;
    box-shadow: none;
    font-size: 1.2rem;
    border-radius: 30px;
    z-index: 1000; }
  #custom-search-input button.icon-button {
    margin: 0 5px 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 10px; }
  #custom-search-input button:hover {
    border: 0;
    box-shadow: none; }
  #custom-search-input .glyphicon-search {
    font-size: 23px; }

@media (max-width: 768px) {
  #custom-search-input .advanced-search {
    width: calc(100% - 40px); }
    #custom-search-input .advanced-search .criteria-container .range-container .criteria-dollar-prefix {
      padding: 2px 5px 0 5px; }
  #custom-search-input button.icon-button {
    padding: 2px 5px 0 9px; } }

/* nav */
.navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0; }
  .navbar ul.nav-dropdown-links li:last-child {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
    .navbar ul.nav-dropdown-links li:last-child .padded-border {
      border-right: 0; }
  @media (max-width: 1200px) and (min-width: 768px) {
    .navbar ul.nav-dropdown-links {
      text-align: center; }
      .navbar ul.nav-dropdown-links > li {
        float: none;
        display: inline-block; }
        .navbar ul.nav-dropdown-links > li a {
          padding: 10px 0 !important; }
          .navbar ul.nav-dropdown-links > li a .padded-border {
            padding: 10px 20px; }
          .navbar ul.nav-dropdown-links > li a span {
            display: none; } }
  @media (max-width: 768px) {
    .navbar ul.nav-dropdown-links li:last-child {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .navbar ul.nav-dropdown-links > li a .padded-border {
      border-right: none;
      padding: 5px 0; } }

.navbar-default {
  border: 0;
  background-color: #F0F0F0;
  z-index: 4; }
  .navbar-default .navbar-header {
    width: 100%;
    margin: 5px auto; }
    .navbar-default .navbar-header .logo {
      float: left;
      max-width: 50%; }
      .navbar-default .navbar-header .logo img {
        max-width: 160px;
        max-height: 70px;
        width: 100%;
        object-fit: contain; }
    @media (max-width: 768px) {
      .navbar-default .navbar-header .logo {
        display: inline-flex;
        width: calc(100% - 115px);
        max-width: 75%;
        float: left;
        text-align: center;
        flex-direction: row;
        height: 73px;
        justify-content: center;
        align-items: center; } }
    .navbar-default .navbar-header .nav-right-container {
      display: flex;
      height: 50px;
      align-items: center;
      justify-content: space-around;
      float: right;
      margin: 10px;
      width: 34px; }
      .navbar-default .navbar-header .nav-right-container .nav-button, .navbar-default .navbar-header .nav-right-container .nav-account-container {
        display: none; }
    .navbar-default .navbar-header .navbar-toggle {
      margin: 20px 5px;
      border-color: transparent;
      float: left;
      min-width: 18px;
      width: 50px; }
      .navbar-default .navbar-header .navbar-toggle:hover, .navbar-default .navbar-header .navbar-toggle:focus {
        background-color: transparent; }
    .navbar-default .navbar-header #account-tabs {
      float: left;
      border: 0; }
      .navbar-default .navbar-header #account-tabs > a > div.tab {
        padding: 12px 16px;
        height: auto; }
  .navbar-default .navbar-nav {
    width: 100%;
    margin: 0; }
    .navbar-default .navbar-nav.nav-menu-links {
      background-color: #F0F0F0;
      padding: 10px;
      text-align: center; }
    .navbar-default .navbar-nav li.navbar-menu-links {
      background-color: #F0F0F0;
      display: inline-block; }
      .navbar-default .navbar-nav li.navbar-menu-links .invoice-count {
        vertical-align: top; }
    .navbar-default .navbar-nav li hr {
      border-bottom: 1px solid #ccc; }
    .navbar-default .navbar-nav li a {
      color: #666666;
      padding: 10px 0;
      text-align: center;
      font-family: "Montserrat", sans-serif;
      font-size: 15px; }
      .navbar-default .navbar-nav li a i {
        margin-right: 5px;
        font-size: 18px; }
      .navbar-default .navbar-nav li a .padded-border {
        padding: 10px 0px;
        border-right: 1px solid #9D9C9C; }
    .navbar-default .navbar-nav li ul li a {
      text-align: left;
      padding: 5px 15px !important;
      text-decoration: none; }
      .navbar-default .navbar-nav li ul li a:hover, .navbar-default .navbar-nav li ul li a:active, .navbar-default .navbar-nav li ul li a:focus {
        color: #fff; }
      .navbar-default .navbar-nav li ul li a .padded-border {
        padding: 10px 0px;
        border-right: 1px solid #ddd; }
    .navbar-default .navbar-nav li ul li:last-child a {
      border-bottom: 0; }
    @media (min-width: 768px) {
      .navbar-default .navbar-nav li ul li:last-child a {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px; } }
    @media (max-width: 991px) {
      .navbar-default .navbar-nav li ul li:last-child a {
        border-bottom: 1px solid #e7e7e7; } }
    .navbar-default .navbar-nav li ul.dropdown-menu {
      padding: 10px 0;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media (max-width: 768px) {
        .navbar-default .navbar-nav li ul.dropdown-menu.dropdown-menu {
          left: 0;
          transform: none; } }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
      color: #fff;
      background-color: #666; }
    @media (min-width: 1201px) {
      .navbar-default .navbar-nav {
        margin: 0 auto;
        display: table;
        table-layout: auto;
        float: none;
        width: 100%; }
        .navbar-default .navbar-nav > li {
          display: table-cell;
          float: none;
          text-align: center; }
          .navbar-default .navbar-nav > li .item-toggle {
            display: none; }
          .navbar-default .navbar-nav > li a.has-submenu {
            padding-right: 0 !important; } }

.navbar-collapse {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; } }

/* end nav */
/* carousel */
#featured-category .carousel-inner {
  max-width: 1140px;
  margin: 0 auto; }

#featured-category.carousel .carousel-control {
  background: none;
  border: none;
  top: 40%;
  color: #ccc;
  bottom: auto;
  width: 30px;
  height: 30px;
  text-shadow: none;
  opacity: 1; }
  #featured-category.carousel .carousel-control i {
    font-size: 6rem; }
  #featured-category.carousel .carousel-control:hover {
    color: #666; }
  #featured-category.carousel .carousel-control.left, #featured-category.carousel .carousel-control.right {
    background-image: none !important; }
  #featured-category.carousel .carousel-control.right {
    left: auto;
    right: -45px; }
  #featured-category.carousel .carousel-control.left {
    right: auto;
    left: -45px; }
  @media (max-width: 767px) {
    #featured-category.carousel .carousel-control {
      display: none !important; } }

#featured-category.carousel .carousel-inner .item .img-container {
  position: relative; }
  #featured-category.carousel .carousel-inner .item .img-container a.img-container-btn {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 50px;
    z-index: 2;
    width: 140px;
    text-align: center;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #e7e7e7;
    color: #666;
    font-size: 2rem; }
  #featured-category.carousel .carousel-inner .item .img-container a.img-container-btn:hover,
  #featured-category.carousel .carousel-inner .item .img-container a.img-container-btn:active,
  #featured-category.carousel .carousel-inner .item .img-container a.img-container-btn:focus {
    color: #fff;
    background-color: #666 !important;
    text-decoration: none; }
  #featured-category.carousel .carousel-inner .item .img-container img {
    margin: 0 auto; }

#featured-category.carousel .carousel-caption {
  position: static;
  text-shadow: none;
  text-align: center;
  color: #000;
  padding: 0;
  font-size: 1em; }
  #featured-category.carousel .carousel-caption h2 {
    font-size: 4rem;
    color: #666; }
  #featured-category.carousel .carousel-caption p {
    color: #666; }

#featured-category.carousel .carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 2%;
  width: 50%;
  z-index: 1;
  margin: 0;
  padding: 10px 0;
  text-align: left;
  border-bottom: 0; }
  #featured-category.carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    border: 2px solid rgba(255, 255, 255, 0.7) !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0; }
  #featured-category.carousel .carousel-indicators .active {
    border: 0 !important; }

/* end carousel */
/* tsc video */
section#tsc-video {
  background-color: #FAFAFA;
  padding: 20px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7; }
  section#tsc-video h1 {
    margin: 40px 0 10px;
    padding: 0;
    color: #666;
    text-transform: uppercase;
    font-size: 2.4rem; }
  section#tsc-video a {
    color: #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    margin-top: 10px; }
    section#tsc-video a:hover, section#tsc-video a:active, section#tsc-video a:focus {
      color: #fff;
      background-color: #666 !important;
      text-decoration: none; }
  section#tsc-video p {
    line-height: 2rem; }

/* end tsc video */
/* product collections */
section.product-collections {
  padding: 30px 0; }
  section.product-collections h1 {
    color: #666;
    margin: 0;
    font-size: 3rem; }
  section.product-collections .negative-margin {
    margin: 0 -20px; }
  section.product-collections h4 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600; }
  section.product-collections ul.product-collection-groups {
    margin: 0;
    padding: 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e7e7e7; }
    section.product-collections ul.product-collection-groups li {
      padding: 0;
      color: #666;
      font-size: 1.5rem; }
      section.product-collections ul.product-collection-groups li a {
        color: #666; }
        section.product-collections ul.product-collection-groups li a:hover, section.product-collections ul.product-collection-groups li a:active, section.product-collections ul.product-collection-groups li a:focus {
          text-decoration: none; }
    section.product-collections ul.product-collection-groups li + li:before {
      content: "/ "; }
  section.product-collections p {
    color: #666;
    font-size: 1.5rem; }
    section.product-collections p.no-products-found {
      padding: 30px 0 !important; }
  section.product-collections .product-collection-products {
    padding: 20px 0; }
    section.product-collections .product-collection-products .single-product {
      margin: 0 15px 10px; }
  @media (max-width: 768px) {
    section.product-collections .product-collection-products {
      padding: 20px; }
    section.product-collections h4 {
      text-align: center; } }

/* end product collections */
/* single product */
.single-product {
  font-family: "Montserrat", sans-serif;
  border: 1px solid #e7e7e7;
  border-radius: 8px !important;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: relative;
  background-color: #fff; }
  .single-product .product-details {
    height: 160px; }
  .single-product .add-to-cart {
    text-align: left;
    margin-left: 30px;
    position: absolute;
    bottom: 15px;
    left: -10px; }
    .single-product .add-to-cart .btn-custom, .single-product .add-to-cart .swal2-modal .swal2-styled, .swal2-modal .single-product .add-to-cart .swal2-styled {
      border: 1px solid #D1D1D1 !important;
      color: #141414 !important; }
    .single-product .add-to-cart ul {
      list-style-type: none;
      padding: 0; }
      .single-product .add-to-cart ul li {
        display: inline-block;
        margin-right: -4px; }
        .single-product .add-to-cart ul li:first-child {
          border: 0; }
      @media (min-width: 1200px) {
        .single-product .add-to-cart ul li {
          border-left: 1px solid #e7e7e7; } }
    .single-product .add-to-cart ul.multiple-button a, .single-product .add-to-cart ul.multiple-button button {
      font-size: 1.2rem;
      width: 120px;
      border: 0 !important; }
      .single-product .add-to-cart ul.multiple-button a:link, .single-product .add-to-cart ul.multiple-button a:visited, .single-product .add-to-cart ul.multiple-button button:link, .single-product .add-to-cart ul.multiple-button button:visited {
        border: 0 !important; }
  .single-product .product-links {
    position: absolute;
    bottom: 25px;
    right: 15px;
    color: #fff;
    opacity: 1;
    -webkit-transition: opacity 100ms ease-in-out;
    -moz-transition: opacity 100ms ease-in-out;
    -ms-transition: opacity 100ms ease-in-out;
    -o-transition: opacity 100ms ease-in-out;
    transition: opacity 100ms ease-in-out; }
    .single-product .product-links ul {
      text-align: center;
      margin: 0;
      padding: 0;
      font-size: 1rem;
      display: block; }
      .single-product .product-links ul li {
        display: none; }
        .single-product .product-links ul li:last-child {
          display: block;
          border-right: 0; }
        .single-product .product-links ul li .wishlist-btn .fas, .single-product .product-links ul li .wishlist-active-btn .far {
          display: none; }
        .single-product .product-links ul li .wishlist-btn:hover .fas, .single-product .product-links ul li .wishlist-active-btn:hover .far {
          display: block; }
        .single-product .product-links ul li .wishlist-btn:hover .far, .single-product .product-links ul li .wishlist-active-btn:hover .fas {
          display: none; }
        .single-product .product-links ul li i {
          color: #999;
          margin-right: 1px;
          font-size: 1.8rem; }
    .single-product .product-links > ul > li > button {
      color: #999;
      text-decoration: none;
      display: block;
      margin: 0;
      width: 100%;
      padding: 2px 0;
      height: 24px; }
      .single-product .product-links > ul > li > button i {
        color: #999; }
    .single-product .product-links button {
      border: 0;
      background: none; }
  .single-product:hover .product-links ul li {
    display: block; }
  .single-product:hover .add-to-cart {
    display: block; }
  .single-product:hover, .single-product:active, .single-product:focus {
    border: 1px solid #e7e7e7 !important; }
  .single-product div.product-img {
    display: block;
    position: relative;
    min-height: 210px;
    padding: 20px 30px 0 30px;
    text-align: center; }
    .single-product div.product-img img {
      display: none; }
    @media (min-width: 1216px) {
      .single-product div.product-img img {
        max-width: 185px;
        max-height: 185px; } }
  .single-product .loader {
    margin: 100px 120px 0px 100px; }
  .single-product .product-name {
    display: block;
    margin-top: 5px;
    text-align: left;
    font-size: 1.4rem;
    line-height: 2rem;
    padding: 0 35px 0 20px;
    color: #000;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 58px;
    max-height: 80px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  .single-product a.product:hover,
  .single-product a.product:active,
  .single-product a.product:focus {
    text-decoration: none; }
  .single-product .product-price,
  .single-product .product-discount-price {
    text-align: left;
    padding: 0 20px; }
  .single-product .product-price {
    color: #333;
    height: 40px; }
  .single-product .product-discount-price {
    color: #ff0000; }
  .single-product .triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-right: 60px solid transparent;
    border-top: 60px solid #f0f0f0 !important;
    top: 0;
    left: 0;
    z-index: 2; }
    .single-product .triangle > span {
      position: absolute;
      top: -50px;
      left: 4px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      color: #000;
      text-transform: uppercase; }
  .single-product .sample-enabled {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    top: 0;
    right: 0;
    z-index: 2;
    font-size: 1.4rem; }
    .single-product .sample-enabled > span {
      position: absolute;
      top: -46px;
      right: -5px;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      color: #fff;
      text-transform: uppercase; }

#search-results .single-product:not(:hover) {
  border: 1px solid #fff !important; }

.popover.share-popover i {
  font-size: 2.2rem !important; }

div.row div .single-product {
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden; }

/* end single product */
/* campaign products */
section.campaign-products .campaign-title {
  text-align: center;
  color: #666;
  background-color: #fafafa;
  padding: 64px 10px 65px 10px;
  border: 1px solid #e7e7e7;
  margin-right: 1px; }
  section.campaign-products .campaign-title span {
    display: block; }
  section.campaign-products .campaign-title i {
    display: block;
    font-size: 10rem;
    height: 100px; }
  section.campaign-products .campaign-title h1 {
    font-size: 2rem;
    height: 44px;
    overflow: hidden; }
  section.campaign-products .campaign-title a {
    margin-top: 10px;
    display: inline-block; }

@media (max-width: 991px) {
  section.campaign-products .campaign-title {
    border-bottom: 0; } }

section.campaign-products .campaign-description {
  display: block;
  overflow: hidden;
  padding: 0 20px;
  height: 60px; }

section.campaign-products p.no-products-found {
  text-align: center;
  line-height: 400px;
  margin: 0; }

@media (max-width: 991px) {
  section.campaign-products .product-collection-products {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7; } }

section.campaign-products .product-collection-products .single-product {
  margin: 0 1px; }

section.campaign-products .product-collection-products .slick-prev {
  left: 10px;
  z-index: 2; }

section.campaign-products .product-collection-products .slick-next {
  right: 10px;
  z-index: 2; }

/* end campaign products */
/* featured collections */
section.featured-collections {
  padding: 30px 0 0; }
  section.featured-collections h2 {
    text-transform: uppercase;
    color: #666;
    text-align: center; }
  section.featured-collections .featured-collection-lg {
    position: relative;
    overflow: hidden; }
    section.featured-collections .featured-collection-lg a img {
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      transition: all 0.6s ease;
      width: 100%;
      margin: 0 auto; }
    section.featured-collections .featured-collection-lg a:hover img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1); }
  section.featured-collections .featured-collection-sm {
    position: relative;
    overflow: hidden; }
    section.featured-collections .featured-collection-sm a img {
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      transition: all 0.6s ease;
      width: 100%;
      margin: 0 auto; }
    section.featured-collections .featured-collection-sm a:hover img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1); }

/* end featured collections */
/* featured categories */
/*section#featured-categories {
    padding: 30px 0;

    h2 {
        text-transform: uppercase;
        color: #666;
        text-align: center;
    }

    a, div.no-link {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        height: 150px;
        display: table;
        width:100%;
        text-align: center;
        margin-bottom: 30px;
        background-color: #fafafa;
        border: 1px solid #e7e7e7 !important;

        :hover {
            transform: scale(1.3);
            -webkit-transform: scale(1.3);
            -moz-transform: scale(1.3);
            -ms-transform: scale(1.3);
            -o-transform: scale(1.3);
            background-color: #000;
        }

        span {
            display: table-cell;
            vertical-align: middle;
            text-transform:uppercase;
            color: #fff;
            font-size: 2rem;
            @include transition(all,300ms,ease);
        }
    }
}*/
/* end featured categories */
/* newsletter */
section#newsletter {
  background-color: #FAFAFA;
  padding: 30px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7; }
  section#newsletter h2 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    color: #666; }
  section#newsletter a {
    background-color: #333;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #fff; }
    section#newsletter a:hover, section#newsletter a:active, section#newsletter a:focus {
      background-color: #666;
      color: #fff; }
  section#newsletter #custom-newsletter-input {
    border: solid 1px #e7e7e7;
    background-color: #fff;
    width: 60%;
    margin: 0 auto; }
    section#newsletter #custom-newsletter-input input {
      border: 0;
      box-shadow: none;
      font-size: 1.2rem; }
    section#newsletter #custom-newsletter-input a {
      text-transform: uppercase; }

/* end newsletter */
/* footer */
body > footer {
  font-family: "Montserrat", sans-serif;
  background-color: #F0F0F0;
  padding: 30px 0; }
  body > footer h1 {
    font-size: 1.8rem;
    color: #ccc; }
  body > footer ul {
    padding: 0; }
    body > footer ul li {
      margin-top: 5px;
      text-align: center; }
      body > footer ul li a {
        color: #666; }
        body > footer ul li a:hover, body > footer ul li a:active, body > footer ul li a:focus {
          text-decoration: none; }
  body > footer p {
    line-height: 2.5rem;
    color: #666666; }
  body > footer address,
  body > footer div {
    color: #666; }
  body > footer .footer-btn-container {
    text-align: right;
    margin: 5px 0; }
    body > footer .footer-btn-container .footer-btn {
      width: 200px;
      padding: 5 0; }
  body > footer .footer-links {
    margin-top: 20px;
    margin-bottom: 20px; }
    body > footer .footer-links a {
      font: 14px Roboto;
      font-weight: 600;
      margin-left: 3px;
      margin-right: 3px; }
  body > footer .footer-mobile-centered {
    padding: 0px 15px;
    margin: 5px 0; }
    body > footer .footer-mobile-centered .list-inline {
      margin-bottom: 0;
      padding-left: 0;
      margin-left: -5px;
      list-style: none;
      padding: 3px 0;
      padding-left: 40px; }
      body > footer .footer-mobile-centered .list-inline li {
        margin-top: 0; }
        body > footer .footer-mobile-centered .list-inline li a {
          color: #9D9C9C; }
          body > footer .footer-mobile-centered .list-inline li a:hover {
            color: #000; }
  body > footer .footer-links-spaced {
    width: 58%;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px; }
    body > footer .footer-links-spaced a {
      margin-left: 10px;
      margin-right: 10px; }
  body > footer .copyright-info a {
    text-decoration: underline; }
  @media (max-width: 991px) {
    body > footer ul li,
    body > footer p {
      text-align: center; } }
  @media (max-width: 769px) {
    body > footer .footer-btn {
      float: none; }
    body > footer .footer-mobile-centered {
      text-align: center; }
      body > footer .footer-mobile-centered .list-inline {
        padding-left: 0; }
    body > footer .footer-links-spaced {
      width: 80%; } }

/* end footer */
/* copyright info */
.copyright-info {
  color: #9D9C9C;
  padding: 5px 0;
  font-size: 1.2rem; }

/* end copyright info */
/* pagination */
.pagination {
  margin: 0;
  display: block; }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    background-color: #6e6e6e;
    border-color: #e7e7e7;
    z-index: 2 !important; }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    border-color: #e7e7e7; }
  .pagination > li > a,
  .pagination > li > span {
    color: #666;
    border: 1px solid #e7e7e7; }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span,
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #6e6e6e;
    border: 1px solid #e7e7e7; }

/* end pagination */
/* breadcrumb */
#breadcrumb-container {
  border-bottom: 1px solid #e7e7e7;
  margin-top: 20px; }
  #breadcrumb-container .breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 12px 0 12px 0;
    margin-bottom: 0; }
    #breadcrumb-container .breadcrumb > li + li:before {
      color: #ccc;
      content: "\003E\00a0"; }
    #breadcrumb-container .breadcrumb a {
      color: #000;
      text-decoration: none; }
    #breadcrumb-container .breadcrumb i {
      color: #ccc; }

/* end breadcrumb */
/* modal */
.modal, .customModal {
  /* modal should appear on top of popover */
  z-index: 1061; }
  .modal .modal-content, .customModal .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .modal .modal-header, .customModal .modal-header {
    border-bottom: 0;
    padding: 10px; }
  .modal .modal-body, .customModal .modal-body {
    padding: 0 10px; }
    .modal .modal-body .loader, .customModal .modal-body .loader {
      margin: 225px auto; }
    .modal .modal-body input, .modal .modal-body textarea, .customModal .modal-body input, .customModal .modal-body textarea {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      border: 1px solid #e7e7e7; }
    @media (max-width: 1920px) and (min-width: 1600px) {
      .modal .modal-body, .customModal .modal-body {
        max-height: 400px; } }
  .modal .modal-footer, .customModal .modal-footer {
    margin-top: 20px; }

/* end modal */
/* custom modal */
.customModal .modal-dialog {
  margin: 30px auto;
  width: 50%; }
  @media (max-width: 1599px) {
    .customModal .modal-dialog {
      width: 95%; } }
  @media (max-width: 1920px) and (min-width: 1600px) {
    .customModal .modal-dialog {
      width: 80%; } }

/* end custom modal */
/* product and sample modal */
#productModal .modal-body, #sampleModal .modal-body {
  padding: 0 40px 20px;
  overflow-y: auto;
  overflow-x: hidden; }

/* end product modal */
/* disclaimer modal */
#vsDisclaimerModal {
  align-items: center;
  background-color: transparent;
  bottom: 0;
  position: fixed;
  left: 0;
  padding: 10px;
  right: 0;
  top: 0; }
  #vsDisclaimerModal.in {
    display: flex !important; }
  #vsDisclaimerModal .modal-footer {
    border-top: 0;
    text-align: center; }

/* end disclaimer modal */
/* popover */
.popover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  font-family: "Montserrat", sans-serif; }
  .popover.share-popover {
    font-size: 10px;
    margin-top: 0;
    border: none;
    background-color: transparent; }
    .popover.share-popover .arrow {
      display: none; }
    .popover.share-popover i {
      font-size: 1.2rem !important; }
    .popover.share-popover .popover-content {
      padding: 5px 0px;
      background-color: transparent; }
      .popover.share-popover .popover-content #share-popover-content {
        padding-bottom: 10px; }
        .popover.share-popover .popover-content #share-popover-content ul {
          display: table; }
          .popover.share-popover .popover-content #share-popover-content ul li {
            float: left;
            margin: 0; }
            .popover.share-popover .popover-content #share-popover-content ul li button {
              padding: 2px 0; }
  .popover table {
    border: 0; }
    .popover table tr td {
      vertical-align: middle;
      text-align: left;
      border: 0;
      color: #666;
      table-layout: fixed; }
      .popover table tr td.popover-remove {
        width: 5%; }
        .popover table tr td.popover-remove a i {
          color: #333; }
      .popover table tr td.popover-img {
        width: 15%; }
        .popover table tr td.popover-img img {
          width: 70px;
          height: auto; }
      .popover table tr td.popover-name {
        width: 60%;
        text-align: left;
        font-size: 1.5rem;
        text-transform: uppercase; }
        .popover table tr td.popover-name a {
          color: #666; }
        .popover table tr td.popover-name span.popover-sku {
          font-size: 0.9rem;
          display: block;
          text-align: left; }
        .popover table tr td.popover-name .product-colours {
          margin-top: 10px; }
          .popover table tr td.popover-name .product-colours span {
            display: block;
            float: left; }
            .popover table tr td.popover-name .product-colours span.swatch {
              width: 10px;
              height: 10px;
              border: 1px solid #333; }
          .popover table tr td.popover-name .product-colours ul {
            margin: 0;
            padding: 0;
            text-align: left; }
            .popover table tr td.popover-name .product-colours ul li {
              padding: 0;
              margin-right: 5px; }
              .popover table tr td.popover-name .product-colours ul li a {
                display: block;
                width: 10px;
                height: 10px;
                border: 1px solid #333; }
      .popover table tr td.popover-customize {
        width: 20%;
        text-align: center;
        font-weight: bold;
        font-size: 1.2rem; }
        .popover table tr td.popover-customize a {
          font-size: 0.9rem; }
    .popover table tr:last-child td {
      border-bottom: 0; }

/* end popover */
/* wishlist pop-over */
.wishlist-popover {
  min-width: 400px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }

/* end wishlist pop-over */
/* cart pop-over */
.cart-popover, .sample-cart-popover {
  min-width: 420px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  .cart-popover table tr td.popover-name, .sample-cart-popover table tr td.popover-name {
    width: 50%; }
  .cart-popover table tr td.popover-quantity, .sample-cart-popover table tr td.popover-quantity {
    width: 20%;
    text-align: center; }
  .cart-popover table tr td.popover-price, .sample-cart-popover table tr td.popover-price {
    width: 10%; }
    .cart-popover table tr td.popover-price span.sale-price, .sample-cart-popover table tr td.popover-price span.sale-price {
      color: #ff0000; }

/* end cart pop-over */
/* register container */
.register-container {
  padding: 30px 0; }
  .register-container h2 {
    text-align: left;
    font-size: 2.5rem; }

/* end register container */
/* ellipsis */
.ellip {
  display: block;
  height: 100%; }

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%; }

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden; }

/* end ellipsis */
/* rep window */
#rep-window {
  border: 1px solid #D1D1D1;
  border-bottom: 0;
  position: fixed;
  bottom: 0;
  right: 10px;
  width: 300px;
  z-index: 6;
  text-align: center;
  background-color: #fff;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  font-family: "Montserrat", sans-serif; }
  #rep-window i {
    color: var(--partner-color-one); }
  #rep-window #rep-close {
    margin-top: 5px; }
    #rep-window #rep-close i {
      color: #000; }
    #rep-window #rep-close button {
      background: none;
      border: 0; }
  #rep-window #rep-info {
    padding: 0 10px; }
    #rep-window #rep-info h1 {
      margin: 0 0 10px;
      font-size: 2.4rem;
      text-transform: uppercase; }
    #rep-window #rep-info span#rep-intro {
      display: block;
      color: #ccc;
      font-size: 14px;
      margin-top: -10px;
      font-family: "Roboto", sans-serif; }
    #rep-window #rep-info div#rep-status {
      position: relative; }
      #rep-window #rep-info div#rep-status span {
        color: #fff;
        padding: 3px;
        font-size: 1rem;
        width: 50px;
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -25px; }
        #rep-window #rep-info div#rep-status span.online {
          background-color: #28b051; }
        #rep-window #rep-info div#rep-status span.away {
          background-color: #000000; }
        #rep-window #rep-info div#rep-status span.offline {
          background-color: #ff0000; }
    #rep-window #rep-info img {
      width: 125px;
      height: 125px;
      border: 1px solid #e7e7e7;
      -webkit-transition: transform 250ms ease;
      -moz-transition: transform 250ms ease;
      -o-transition: transform 250ms ease;
      transition: transform 250ms ease; }
    #rep-window #rep-info a#rep-image i {
      font-size: 9rem;
      padding: 15px;
      width: 125px;
      height: 125px;
      border: 1px solid #e7e7e7;
      color: #ccc;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
      color: #ccc; }
    #rep-window #rep-info a#rep-image img.img-circle {
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px; }
    #rep-window #rep-info a:hover img,
    #rep-window #rep-info a:active img,
    #rep-window #rep-info a:focus img {
      opacity: 1;
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05); }
    #rep-window #rep-info #rep-btn {
      margin: 16px 0 0 0; }
      #rep-window #rep-info #rep-btn ul li .btn {
        min-width: 100px;
        margin: 2px 0; }
  #rep-window .rep-notice {
    background-color: #F0F0F0;
    color: #555555;
    cursor: pointer;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px; }
    #rep-window .rep-notice.rep-page {
      padding: 10px 35px;
      border-top-right-radius: 8px;
      border-top-left-radius: 8px;
      color: #fff;
      font-size: 14px; }
    #rep-window .rep-notice .rep-info-closed {
      border-top-right-radius: 8px;
      border-top-left-radius: 8px;
      width: 100%;
      padding: 1px 60px;
      background-color: #F0F0F0; }
      #rep-window .rep-notice .rep-info-closed .rep-closed-container {
        border-bottom: 1px solid #707070;
        display: flex;
        height: 60px;
        padding: 7px 0px;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
        #rep-window .rep-notice .rep-info-closed .rep-closed-container div.rep-image {
          display: inline-block;
          float: left;
          width: 50px; }
          #rep-window .rep-notice .rep-info-closed .rep-closed-container div.rep-image img {
            width: 45px;
            height: 45px;
            border: 1px solid #e7e7e7;
            -webkit-transition: transform 250ms ease;
            -moz-transition: transform 250ms ease;
            -o-transition: transform 250ms ease;
            transition: transform 250ms ease; }
          #rep-window .rep-notice .rep-info-closed .rep-closed-container div.rep-image a#rep-image i {
            font-size: 2rem;
            padding: 12px;
            width: 45px;
            height: 45px;
            border: 1px solid #e7e7e7;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px; }
          #rep-window .rep-notice .rep-info-closed .rep-closed-container div.rep-image a#rep-image img.img-circle {
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px; }
        #rep-window .rep-notice .rep-info-closed .rep-closed-container div.rep-button {
          display: inline-block;
          margin-left: 5px; }
    #rep-window .rep-notice .rep-notice-footer {
      padding: 5px 0;
      font-size: 14px;
      border-bottom: 0;
      border-top: 0; }
  #rep-window .rep-notice.online {
    background-color: #28b051; }
  #rep-window .rep-notice.offline {
    background-color: #ff0000; }
  #rep-window.open .rep-notice {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    #rep-window.open .rep-notice .rep-info-closed {
      display: none; }
    #rep-window.open .rep-notice .rep-notice-footer {
      border-top: 1px solid #d1d1d1; }

/* end rep window */
/* rep list */
section#rep-list {
  padding: 30px 0; }
  section#rep-list .rep-list-wrapper {
    text-align: center;
    margin-top: 10px;
    font-size: 1.2rem;
    margin: 40px 0; }
  section#rep-list h4 {
    font-weight: 600;
    font-family: "Montserrat", sans-serif; }
  section#rep-list h1 {
    color: #666;
    margin: 0;
    font-size: 3rem; }
  section#rep-list h2 {
    margin: 10px 0 0 0;
    font-size: 1.5rem;
    text-align: center;
    font-family: "Roboto", sans-serif;
    -webkit-transition: opacity 250ms ease;
    -moz-transition: opacity 250ms ease;
    -o-transition: opacity 250ms ease;
    transition: opacity 250ms ease; }
  section#rep-list .slick-prev, section#rep-list .slick-next {
    top: 45%; }
  section#rep-list p {
    font-family: "Roboto", sans-serif; }
  section#rep-list img {
    width: 125px;
    height: 125px;
    border: 1px solid #e7e7e7;
    margin: auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }
  section#rep-list .rep-column:hover h2,
  section#rep-list .rep-column:active h2,
  section#rep-list .rep-column:focus h2 {
    color: var(--partner-color-one) !important; }
  section#rep-list .rep-column i {
    font-size: 6rem;
    padding: 32px;
    color: #ccc;
    width: 125px;
    height: 125px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #e7e7e7; }
  @media (max-width: 768px) {
    section#rep-list h4, section#rep-list p {
      text-align: center; } }

/* end rep list */
/* search controls */
.search-controls {
  /*background-color: #ccc;*/
  /*#F5F5F5*/
  padding-bottom: 3px;
  margin-bottom: 10px;
  /*border-bottom: 1px solid #ccc;*/ }
  .search-controls div.row > div:first-child > div.search-control {
    float: left; }
  .search-controls div.row > div:last-child > div.search-control {
    float: right; }
  .search-controls label {
    text-transform: uppercase;
    margin: 0 4px;
    color: #000;
    font-size: 1.1rem;
    font-weight: normal; }
  .search-controls .page-selection {
    float: left; }
  .search-controls .items-per-page-wrapper {
    margin-left: 5px;
    float: left; }
    .search-controls .items-per-page-wrapper .select2-container {
      width: 48px !important; }
  .search-controls .sort-by-wrapper .select2-container {
    width: 200px !important; }
  .search-controls .select2-container--default .select2-selection--single {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid #e7e7e7;
    height: 34px; }
  .search-controls .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 32px;
    color: #666; }
  .search-controls .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
    top: 0; }
  @media (max-width: 683px) {
    .search-controls div.row > div:last-child > div.search-control {
      float: left;
      margin-top: 5px; } }

/* end search controls */
/* order summary */
table.order-summary {
  margin-bottom: 0;
  /* product size */
  /* end product size */
  /* product description */
  /* end product description */
  /* product description meta */
  /* end product description meta */
  /* product quantity total */
  /* end product quantity total */
  /* product price */
  /* end product price */ }
  table.order-summary tr td {
    border-top: 0;
    border-right: 1px solid #e7e7e7;
    vertical-align: middle;
    padding: 20px 0;
    border-bottom: 1px solid #e7e7e7; }
  table.order-summary tr:last-child td {
    border-bottom: 0; }
  table.order-summary tr td:last-child {
    border-right: 0; }
  table.order-summary td.product-size {
    width: 20%; }
  table.order-summary td.product-description {
    width: 60%;
    padding: 10px; }
  table.order-summary .product-description-meta h2 {
    margin: 0;
    font-size: 2.4rem; }
  table.order-summary .product-description-meta a {
    font-size: 0.9rem;
    color: #666;
    text-decoration: none; }
  table.order-summary .product-description-meta div.sku-number {
    display: block;
    margin-top: 2px;
    font-size: 1rem; }
  table.order-summary .product-description-meta .product-colours {
    margin-top: 15px; }
    table.order-summary .product-description-meta .product-colours span {
      display: block;
      float: left; }
      table.order-summary .product-description-meta .product-colours span.swatch {
        width: 20px;
        height: 20px;
        border: 1px solid #333; }
      table.order-summary .product-description-meta .product-colours span.swatch-title {
        text-transform: uppercase;
        margin-left: 5px;
        font-size: 1rem;
        height: 20px;
        line-height: 2rem; }
  table.order-summary td.product-quantity-total {
    text-align: center;
    width: 20%;
    font-weight: bold; }
    table.order-summary td.product-quantity-total span {
      font-size: 2rem;
      display: block;
      margin: 0 10px; }
  table.order-summary td.product-price {
    text-align: center;
    width: 20%; }
    table.order-summary td.product-price span {
      font-size: 2rem;
      display: block;
      margin: 0 10px; }
    table.order-summary td.product-price span.sale-price {
      color: #ff0000; }
    table.order-summary td.product-price a {
      font-size: 0.9rem; }

/* end order summary */
/* decoration details */
table.decoration-details-table span.swatch {
  width: 11px;
  height: 11px;
  border: 1px solid #333;
  display: inline-block;
  margin-right: 2px; }

/* end decoration details */
/* quantity form */
.quantity-form {
  text-align: center;
  margin: 0 10px; }
  .quantity-form .form-group {
    display: inline-block;
    padding: 0;
    margin-right: 3px; }
  .quantity-form label {
    color: #fff;
    background-color: #333;
    width: 40px;
    padding: 10px 0;
    display: block;
    text-align: center;
    margin-bottom: 0 !important; }
  .quantity-form input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    width: 40px !important;
    padding: 0; }
  .quantity-form input[placeholder] {
    text-align: center; }
  .quantity-form .product-quantity-container {
    margin: 10px auto 0;
    text-align: center; }
    .quantity-form .product-quantity-container input {
      width: 75px;
      height: 30px;
      margin: 0 5px;
      border: 1px solid #e7e7e7;
      text-align: center; }
    .quantity-form .product-quantity-container a {
      color: #888; }

/* end quantity form */
/* enquire modal */
div#enquireWishlistModal h1,
div#enquireProductModal h1 {
  font-size: 2.4rem; }

div#enquireWishlistModal #enquire-wishlist-rep h2,
div#enquireProductModal #enquire-product-rep h2 {
  margin: 5px 0 0 0;
  font-size: 1.2rem;
  font-weight: bold; }

div#enquireWishlistModal #enquire-wishlist-rep img,
div#enquireProductModal #enquire-product-rep img {
  max-width: 120px;
  max-height: 120px;
  border: 1px solid #e7e7e7;
  margin: 0 auto; }

/* end enquire modal */
/* content page */
article.content-page {
  margin: 30px 0; }
  article.content-page h1 {
    font-size: 3rem; }
  article.content-page h2 {
    margin: 10px 0; }
  article.content-page h3,
  article.content-page h4 {
    margin: 0 0 10px 0; }
  article.content-page p {
    margin: 15px 0; }

/* end content page */
/* share modal */
#shareModal .field-validation-error {
  margin-top: 5px;
  display: block; }

#shareModal h1,
#shareWishlistModal h1 {
  font-size: 2.4rem; }

/* end share modal */
/* remove item popover */
.remove-item-popover ul {
  margin: 5px 0 !important; }
  .remove-item-popover ul li {
    margin: 0;
    padding: 0; }

/* end remove item popover */
/* video wrapper */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* end video wrapper */
/* sweetalert 2 overwrite */
.swal2-modal {
  font-family: "Montserrat", sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* end sweetalert 2 overwrite */
/* readmore */
button.readmore,
button.readless {
  background: none;
  border: 0;
  text-transform: uppercase;
  display: inline-block !important;
  width: auto !important;
  color: #999;
  padding: 0 !important; }

/* end readmore */
/* product colours */
#product-colours ul,
#product-decoration-colours ul,
#product-decoration-pms-colours ul {
  margin: 0;
  padding: 0; }
  #product-colours ul li,
  #product-decoration-colours ul li,
  #product-decoration-pms-colours ul li {
    padding: 0;
    margin-right: 5px; }
    #product-colours ul li a,
    #product-decoration-colours ul li a,
    #product-decoration-pms-colours ul li a {
      display: block;
      width: 35px;
      height: 35px;
      -webkit-transition: border 100ms ease;
      -moz-transition: border 100ms ease;
      -o-transition: border 100ms ease;
      transition: border 100ms ease;
      border: 1px solid #ccc; }
      #product-colours ul li a:hover, #product-colours ul li a:active, #product-colours ul li a.active,
      #product-decoration-colours ul li a:hover,
      #product-decoration-colours ul li a:active,
      #product-decoration-colours ul li a.active,
      #product-decoration-pms-colours ul li a:hover,
      #product-decoration-pms-colours ul li a:active,
      #product-decoration-pms-colours ul li a.active {
        border: 3px solid #999;
        cursor: pointer; }

/* end product colours */
/* checkout form message */
#checkoutFormMsg {
  display: none; }
  #checkoutFormMsg > div {
    padding: 20px; }
    #checkoutFormMsg > div .loader {
      margin: 10px auto 0; }

/* end checkout form message */

.navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a i,
section.contact i {
  color: var(--partner-color-one) !important; }

.navbar-default .navbar-nav li.active > a i {
  color: var(--partner-color-one-text) !important; }

.navbar-default .navbar-nav li ul li a:hover,
.navbar-default .navbar-nav li ul li a:active,
.navbar-default .navbar-nav li ul li a:focus {
  color: var(--partner-color-one) !important;
  background-color: #fff !important; }

.btn-custom,
.row .btn-custom,
.modal .btn-custom,
table .btn-custom,
.nav-right-container .btn-custom {
  color: var(--partner-color-one-text) !important;
  border: 1px solid var(--partner-color-one) !important;
  background-color: #fff; }

.btn-custom-secondary,
.row .btn-custom-secondary,
.modal .btn-custom-secondary,
table .btn-custom-secondary,
.nav-right-container .btn-custom-secondary,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.nav-right-container .responsive-circle::after {
  background-color: var(--partner-color-one) !important;
  color: var(--partner-color-one-text-color) !important; }

.nav-right-container .btn-custom:hover,
.nav-right-container .btn-custom:active,
.nav-right-container .btn-custom:focus,
.nav-right-container .btn-custom-secondary:hover,
.nav-right-container .btn-custom-secondary:active,
.nav-right-container .btn-custom-secondary:focus,
.row .btn-custom:hover,
.row .btn-custom:active,
.row .btn-custom:focus,
.row .btn-custom-secondary:hover,
.row .btn-custom-secondary:active,
.row .btn-custom-secondary:focus,
.modal .btn-custom-secondary:hover,
.modal .btn-custom-secondary:active,
.modal .btn-custom-secondary:focus,
.table .btn-custom:hover,
.table .btn-custom:active,
.table .btn-custom:focus,
.table .btn-custom-secondary:hover,
.table .btn-custom-secondary:active,
.table .btn-custom-secondary:focus {
  color: var(--partner-color-one) !important;
  border-color: var(--partner-color-one) !important;
  background-color: #fff !important; }

.nav-right-container .nav-icon {
  color: var(--partner-color-one) !important; }

.nav-right-container .nav-icon:hover {
  color: var(--partner-color-one) !important; }

.single-product .product-links ul li button:hover,
.single-product .product-links ul li button:hover i:not(.fa-heart) {
  color: var(--partner-color-one) !important; }

.product-collection-products .slick-next:hover::before,
.product-collection-products .slick-next:active::before,
.product-collection-products .slick-next:focus::before,
.product-collection-products .slick-prev:hover::before,
.product-collection-products .slick-prev:active::before,
.product-collection-products .slick-prev:focus::before {
  color: var(--partner-color-one); }

.gradient-background {
  background: linear-gradient(var(--partner-color-one), white 40%); }

section.contact {
  background: var(--partner-top-bar-color);
  color: var(--partner-top-bar-text-color); }

#notices {
  z-index: 25; }
  #notices.app-notice-container {
    bottom: 0;
    position: fixed !important;
    width: 100%; }
    #notices.app-notice-container .app-notice + .app-notice {
      margin-top: 12px; }
    #notices.app-notice-container .app-notice .notice-container {
      padding: 10px; }
      #notices.app-notice-container .app-notice .notice-container.ada-container {
        background-color: #5D5D5D;
        color: white; }
      #notices.app-notice-container .app-notice .notice-container.cookie-container {
        background-color: black;
        color: white; }
      #notices.app-notice-container .app-notice .notice-container .notice {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto; }
        @media (min-width: 451px) {
          #notices.app-notice-container .app-notice .notice-container .notice {
            display: table; }
            #notices.app-notice-container .app-notice .notice-container .notice > div {
              display: table-cell;
              vertical-align: middle; } }
        @media (min-width: 768px) {
          #notices.app-notice-container .app-notice .notice-container .notice {
            width: 750px; } }
        @media (min-width: 992px) {
          #notices.app-notice-container .app-notice .notice-container .notice {
            width: 970px; } }
        @media (min-width: 1200px) {
          #notices.app-notice-container .app-notice .notice-container .notice {
            width: 1170px; } }
        @media (min-width: 451px) {
          #notices.app-notice-container .app-notice .notice-container .notice .notice-message {
            padding-right: 60px; } }
        #notices.app-notice-container .app-notice .notice-container .notice .notice-message a {
          color: white;
          text-decoration: underline; }
        @media (max-width: 450px) {
          #notices.app-notice-container .app-notice .notice-container .notice .notice-action {
            margin-top: 10px; } }
        #notices.app-notice-container .app-notice .notice-container .notice .notice-action .btn-accept-notice {
          background-color: white;
          border: black !important;
          color: #333333;
          font-family: "Montserrat",sans-serif;
          font-weight: bold;
          padding: 4px 20px;
          transition: background-color 500ms ease;
          width: 150px; }
          #notices.app-notice-container .app-notice .notice-container .notice .notice-action .btn-accept-notice:hover {
            background-color: var(--partner-color-one) !important;
            border-color: black !important;
            color: var(--partner-color-one-text-color) !important; }

