<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-weight: normal;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  text-align: left;
  background: #FFF;
  margin: 0;
  padding: 0;
  color: #323035;
  min-height: 100vh;
}

table tr td {
  vertical-align: middle !important;
}

a {
  color: #32657C;
}

a:hover {
  color: #A84301;
}

h1 {
  font-size: 50px;
  line-height: 135%;
  color: #00527E;
  font-weight: 400;
  /*text-transform: uppercase;*/
  font-family: Oswald;
}

h1 a {
  text-decoration: none;
  color: #003897;
  font-weight: normal;
}

h2 {
  font-size: 30px;
  color: #39496A;
}

h2 a {
  text-decoration: none;
}

h3 {
  font-size: 23px;
}

h3 a {
  color: #000000;
}

.btn-primary {
  color: #FFF;
  background-color: #1980BB;
  border-color: #1980BB;
}

.hidden {
  display: none !important;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #FFF;
  text-decoration: none;
  background-color: #950101;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181B;
  text-decoration: none;
  background-color: #F8F9FA;
  background-color: #3699D4;
}

.lav1 .nav-item:hover a {
  color: #FFF;
}

.lav1 .nav-item:hover .lav2 a {
  color: #16181B;
}

.lav1 .nav-item .lav2 li:hover a {
  color: #FFF;
}

.dropdown-item.active,
.dropdown-item:active a {
  color: #FFF !important;
}

.breadcrumb {
  margin-top: 20px;
  /*margin-bottom: 30px;*/
  /*background: rgba(233, 237, 239, 0.528);*/
}

.modal-header {
}

.modal-header .modal-title {
  font-weight: bold;
  color: #0070AF;
}

.login-popup-reg {
  padding: 10px 10px 20px 10px;
  background: #E7E4E4;
  margin: 22px -15px -15px;
}

.card {
  height: 100%;
  /*border: none;*/
}

.btn-danger {
  color: #FFF;
  background-color: #BA0204;
  border-color: #950101;
}

.navbar-toggler {
  background: #59D4FF;
  margin: 5px;
}

.alert-time {
  background: #971A36;
  border-radius: 0;
  color: #FFF;
  padding: 10px 0;
}

.alert-time a {
  color: #FFF;
  text-decoration: none;
}

.alert-time .discount_promo_time {
  margin: 0;
}

.alert-time .discount_promo_time div {
  font-size: 12px;
  margin: 0 10px;
  text-align: center;
}

.alert-time .discount_promo_time div span {
  display: block;
  font-size: 30px;
  padding: 0 !important;
  line-height: 100%;
  text-align: center;
}

.alert-time .text {
  font-size: 20px;
  line-height: 100%;
}

.alert-time .mess {
  font-size: 30px;
  font-weight: bold;
  line-height: 100%;
}

@media (max-width: 575px) {
  h1 {
    font-size: 35px;
  }
  
  .promise-baner h1 {
    text-align: left;
    font-size: 16px !important;
  }
  
  .promise-baner {
    padding-right: 0 !important;
  }
  
  .breadcrumb {
    font-size: 15px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  h1 {
    font-size: 35px;
  }
  
  .breadcrumb {
    font-size: 15px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 35px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  h1 {
    font-size: 45px;
  }
}

@media (min-width: 1200px) {
}

img,
form {
  margin: 0px;
  padding: 0px;
  background: none;
}

p {
  margin: 10px 0px;
}

img {
  border: none;
}

/*select.form-control[size="1"] {
    height: 34px;
} */
.navbar-bg {
  background: #FFF;
}

.logo {
  /*width: 470px;*/
}

.navbar-brand {
  display: inline-block;
  width: 258px;
  margin: -14px 0 0;
}

.logo_restoratives .navbar-brand {
  width: 280px;
  margin: -6px 0 0;
}

.logo span.years {
  width: 101px;
  display: inline-block;
  position: relative;
  z-index: 10;
  margin-left: -20px;
  margin-top: 8px;
  margin-bottom: -19px;
  vertical-align: middle;
  height: 101px;
  background: url(../img/25years1.png) 0 0 / contain no-repeat;
}

.navbar-brand img {
  /*height: 78%;*/
  max-width: 100%;
  width: 259px;
}

.partner-logo {
  max-width: 250px;
  max-height: 100px;
  padding: 0;
  margin: 0;
}

.partner-logo img {
  max-width: 100%;
  max-height: 100%;
}

.top_search {
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 15px;
  width: 230px;
  /*float: right;*/
}

.top_search input[type='text'] {
  font-size: 15px;
  color: #185D75;
  background: #DDECF4;
  border: none;
  margin-bottom: 0;
}

.top_search .btn {
  background: transparent;
  border: none;
  margin-left: -39px;
  font-size: 22px;
  color: #3AB9FF;
  padding: 0 10px;
  line-height: 0px;
}

.top_search .btn i {
}

.top_search .btn:hover,
.top_search .btn:focus {
}

.payment {
  margin-top: 10px;
  margin-bottom: 21px;
  margin-left: 5px;
}

.rcatalog {
  margin: 0 0 0 60px;
  padding: 0;
}

.rcatalog a {
  padding: 0;
  text-align: left;
}

.rcatalog span {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -2px;
}

.rcatalog .text {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  text-transform: uppercase;
  color: #0091B9;
  line-height: 129%;
  margin-top: -6px;
}

.rcatalog img {
  width: 40px;
  height: 40px;
}

.footer {
  clear: both;
  margin: 0;
  padding: 44px 5px 50px;
  font-size: 15px;
  background: #274F86;
  color: #FFF;
}

.footer h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #FFF;
}

.footer a {
  text-decoration: none;
  color: #FFF;
  font-size: 14px3;
}

.footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer ul li {
  margin: 2px 0;
  padding: 0;
  list-style: none;
  width: 45%;
  float: left;
}

.footer ul li a {
  font-size: 14px;
  text-decoration: underline;
}

.col3 span {
  font-size: 15px;
  color: #FFF;
  font-weight: bold;
}

.footer .copy {
  font-size: 11px;
}

.cards_bot {
  clear: both;
  padding-top: 21px;
}

.page-item.active .page-link {
  background-color: #005D77;
  border-color: #005D77;
}

@media (max-width: 767px) {
  .footer .col1 ul {
    float: none;
    width: 100%;
  }
  
  .footer .col1,
  .footer .col2 {
    margin-bottom: 30px;
  }
  
  .social-links a i {
    width: 22px;
    height: 20px;
    line-height: 20px;
  }
}

.madatorystar {
  color: #CC0000;
}

.price {
  color: #9E011C;
}

.msrp {
  color: #686464;
  font-weight: normal;
  text-decoration: line-through;
}

.save {
  color: #477558;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.gray_line {
  /*background: #F3F5F6;*/
  background: rgba(48, 57, 77, 0.125);
  padding: 40px 0;
  margin-top: 0;
  margin-bottom: 0;
}

.logos-cert {
}

.logos-cert img {
  max-width: 100%;
  max-height: 50px;
}

.alert-secondary .review-post-st {
  display: inline-block;
  margin: 0 0 0 15px;
  vertical-align: middle;
  clear: none;
}

.alert-secondary .rr-star-st {
  margin: 0;
}

.alert-secondary {
  color: #383D41;
  background-color: #F5F5F5;
  border-color: #EDEDED;
}

.row.js-masonry {
  margin-top: 20px;
}

.page_height {
  min-height: 350px;
}

.blockquote {
  padding-left: 30px;
  border-left: 3px solid #CCC;
  font-size: 16px;
}

.menu-line-top {
  /*background: #BA0204;*/
  /*padding: 5px 0;*/
  width: 100%;
  display: block;
  margin: 0 0 0px 0;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.39);
  text-align: center;
  /*background: #007393;*/
  background: linear-gradient(45deg, #264980, #37B6E9) #264980;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFF;
}

#TOPMENU &gt; ul {
  /*text-align: right;*/
  width: 100%;
  /*display: block;*/
  /*margin: 0 !important;*/
  /*padding: 0 !important;*/
}

#TOPMENU &gt; ul &gt; li {
  /*text-align: right;*/
  /*display: inline-block;*/
  padding: 15px 10px;
  /*border-left: 1px dotted #CCC;*/
  /*float: right !important;*/
}

#TOPMENU i {
  font-size: 16px;
  vertical-align: 1px;
  margin-right: 0;
}

#TOPMENU li.cats {
  /*float: left;*/
  /*padding: 15px 15px;*/
  /*text-transform: uppercase;*/
  /*border: none;*/
  /*padding: 15px 6px;*/
}

#TOPMENU li.cats a {
  font-size: 23px;
  text-decoration: none;
}

#TOPMENU .nav-item-dentu-lu:before {
  content: 'new!';
  position: absolute;
  background: #FFFFFF;
  left: 0;
  top: 3px;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px;
  color: #C80430;
  line-height: 100%;
}

#TOPMENU li.cats li a {
  font-size: 17px;
  padding: 7px;
}

#TOPMENU .nav-item:focus,
#TOPMENU .nav-item:hover {
  color: #FFF;
  text-decoration: none;
  background-color: #F8F9FA;
  background-color: #3699D4;
}

.menu-line-top a.lav1item {
  color: #FFF;
}

.nav-item-deals {
}

.nav-item-deals &gt; a {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.nav-item-deals &gt; a:before {
  font-family: 'Font Awesome 5 Free';
  color: #FFF;
  margin-right: 7px;
  vertical-align: 0px;
  content: '\f02c';
  font-weight: bold;
}

.nav-item-deals .dropdown-menu-end {
  right: 0;
  left: auto;
  margin-right: -20px;
  /*display: block !important;*/
}

.nav-item-deals .dropdown-menu-end a {
  text-transform: uppercase;
}

.nav-item-deals .dropdown-menu-end .spmarket a:before {
  font-family: 'Font Awesome 5 Free';
  margin-right: 7px;
  vertical-align: -1px;
  content: '\f0eb';
  font-weight: bold;
  color: #C80430;
}

.nav-item-deals .dropdown-menu-end .clearance a:before {
  font-family: 'Font Awesome 5 Free';
  margin-right: 7px;
  margin-left: -3px;
  vertical-align: -1px;
  content: '\f005';
  font-weight: bold;
  color: #F6B100;
}

/*.nav-item-deals .dropdown-menu-end .offers1 A:before
{
	font-family: "Font Awesome 5 Free";
	margin-right: 7px;
	margin-left: -3px;
	vertical-align: -1px;
	content: "\f48e";
	font-weight: bold;
	color: #5F06A5;
}*/
/*.nav-item-deals .dropdown-menu-end .clearence1 A:before
{
	font-family: "Font Awesome 5 Free";
	margin-right: 7px;
	margin-left: -3px;
	vertical-align: -1px;
	content: "\f06c";
	font-weight: bold;
	color: #049401;
}*/
.nav-item.login a {
  color: #FFF;
}

.menu-line-top .lav1 {
  width: 300px;
  padding: 10px 20px;
  top: 63px;
  margin-left: -20px;
  box-shadow: 0px 0px 5px rgba(57, 73, 106, 0.622);
  /*display: block;*/
}

/*.menu-line-top .lav1.orthodontics_menu
{
	width: 300px;
	(*display: block !important;*)
}*/
.menu-line-top .lav1.sp_menu {
  width: 250px;
}

.lav1.dropdown-menu_dental-supplies {
  /*display: block !important;*/
  width: 673px;
}

.lav1.dropdown-menu_dental-supplies li {
  width: 48%;
  display: inline-block;
  text-shadow: 0 0;
}

.lav1.dropdown-menu_dental-supplies li:nth-of-type(even) {
  float: right;
}

.lav1.dropdown-menu_dental-supplies li ul li {
  display: block;
  width: 100%;
  padding: 0 10px;
}

.menu-line-top .lav1 &gt; li {
  border-bottom: 1px dotted #CCC;
}

.menu-line-top .lav2 {
  display: none !important;
}

.menu-line-top .lav2 &gt; li {
  border-bottom: 1px dotted #CCC;
  /*border-right: 1px dotted #CCC;*/
  /*width: 197px;*/
}

.menu-line-top .lav1 &gt; li .dropdown-toggle:after {
  float: right;
  margin-top: 9px;
  display: none;
}

.menu-line-top .lav2 {
  top: -20px;
  padding: 15px;
  left: 240px;
  box-shadow: 0px 0px 5px rgba(57, 73, 106, 0.622);
}

.menu-line-top .lav2 .nav-link:hover {
}

.menu-line-top a {
  /*font-size: 17px;*/
  /*text-transform: uppercase;*/
  color: #14274E;
  display: block;
}

.menu-line-top li li a {
  text-transform: none;
}

.menu-line-top .navbar-nav .nav-link {
  color: #14274E;
}

.menu-line-top .nav-item.cur {
}

.menu-line-top .nav-item.cur &gt; a {
  /*color: #0060A0;*/
  font-weight: 600;
}

.menu-line-top .navbar-nav &gt; li:nth-child(8) {
  font-weight: bold;
}

.menu-line-top .dropdown-item:hover a {
  color: #FFF;
}

.menu-line-top .dropdown-item.cur {
  font-weight: bold;
  /*background: rgba(203, 203, 203, 0.157);*/
}

@media (max-width: 575px) {
  .navbar-brand {
    max-width: 199px;
  }
  
  .navbar.logo-navbar &gt; .container {
    display: block;
    text-align: center;
  }
  
  .navbar.menu-line-top &gt; .container {
    display: block;
    text-align: right;
  }
  
  .top_search {
    width: 98%;
    float: none;
  }
  
  .top_times .promotions {
    display: inline-block;
    margin-bottom: 0 !important;
  }
  
  .top_times.top_times .redemption {
    display: inline-block;
    margin-bottom: 0 !important;
  }
  
  #TOPMENU &gt; ul {
    padding-bottom: 30px;
  }
  
  #TOPMENU li.cats {
    display: block !important;
    width: 100%;
    text-align: left;
  }
  
  #TOPMENU li.cats a {
    /*font-size: 18px;*/
  }
  
  #TOPMENU &gt; ul &gt; li {
    padding: 7px;
    border-bottom: 1px dotted rgba(203, 203, 203, 0.663);
  }
  
  #TOPMENU .nav-item-dentu-lu:before {
    top: 3px;
    font-size: 11px;
  }
  
  .menu-line-top .lav1 {
    width: 100%;
    position: relative;
    padding: 10px 20px;
    top: 10px;
    margin: 0 0 10px 0;
    background: rgba(255, 255, 255, 0.876);
  }
  
  ul.dropdown-menu.lav1.dropdown-menu_dental-supplies {
    padding-bottom: 50px;
  }
  
  .lav1.dropdown-menu_dental-supplies {
    width: auto;
  }
  
  .lav1.dropdown-menu_dental-supplies li {
    width: 100%;
    display: block;
  }
  
  .menu-line-top li li {
  }
  
  .menu-line-top li li a {
    font-size: 16px !important;
    padding: 4px !important;
  }
  
  .rcatalog .text {
    font-size: 10px !important;
    margin: 0 !important;
  }
  
  .rcatalog img {
    width: 16px;
    height: 19px;
    margin: 0 !important;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .navbar-brand {
  }
  
  .navbar.logo-navbar &gt; .container {
    display: block;
    text-align: center;
  }
  
  .navbar.menu-line-top &gt; .container {
    display: block;
    text-align: right;
  }
  
  .top_search {
    width: 300px;
    float: none;
  }
  
  #TOPMENU &gt; ul {
    padding-bottom: 30px;
  }
  
  #TOPMENU li.cats {
    display: block !important;
    width: 100%;
    text-align: left;
  }
  
  #TOPMENU li.cats a {
    /*font-size: 18px;*/
  }
  
  #TOPMENU &gt; ul &gt; li {
    padding: 7px;
    border-bottom: 1px dotted rgba(203, 203, 203, 0.663);
  }
  
  #TOPMENU .nav-item-dentu-lu:before {
    top: 3px;
    font-size: 11px;
  }
  
  .menu-line-top .lav1 {
    width: 100%;
    position: relative;
    padding: 10px 20px;
    top: 10px;
    margin: 0 0 10px 0;
    background: rgba(255, 255, 255, 0.876);
  }
  
  .menu-line-top li li {
  }
  
  .menu-line-top li li a {
    font-size: 16px !important;
    padding: 4px !important;
  }
  
  .rcatalog .text {
    font-size: 10px !important;
    margin: 0 !important;
  }
  
  .rcatalog img {
    width: 16px;
    height: 19px;
    margin: 0 !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
  }
  
  .navbar.logo-navbar &gt; .container {
    display: block;
    text-align: center;
  }
  
  .navbar.menu-line-top &gt; .container {
    display: block;
    text-align: right;
  }
  
  .top_search {
    /*width: 100%;*/
    float: none;
  }
  
  #TOPMENU &gt; ul {
    padding-bottom: 30px;
  }
  
  #TOPMENU li.cats {
    display: block !important;
    width: 100%;
    text-align: left;
  }
  
  #TOPMENU li.cats a {
    /*font-size: 18px;*/
  }
  
  #TOPMENU &gt; ul &gt; li {
    padding: 7px;
    border-bottom: 1px dotted rgba(203, 203, 203, 0.663);
  }
  
  #TOPMENU .nav-item-dentu-lu:before {
    top: 3px;
    font-size: 11px;
  }
  
  .menu-line-top .lav1 {
    width: 100%;
    position: relative;
    padding: 10px 20px;
    top: 10px;
    margin: 0 0 10px 0;
    background: rgba(255, 255, 255, 0.876);
  }
  
  .menu-line-top li li {
  }
  
  .menu-line-top li li a {
    font-size: 16px;
    padding: 4px !important;
  }
  
  .rcatalog img {
    width: 16px;
    height: 20px;
  }
  
  .rcatalog .text {
    font-size: 11px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand {
    width: 221px;
  }
  
  .logo span.years {
    width: 69px;
    margin-left: -14px;
    margin-top: -5px;
    margin-bottom: -19px;
    height: 57px;
  }
  
  #TOPMENU &gt; ul {
  }
  
  #TOPMENU li.cats {
  }
  
  #TOPMENU li.cats a {
    font-size: 17px;
  }
  
  #TOPMENU &gt; ul &gt; li {
    padding-right: 7px;
    padding-left: 7px;
  }
  
  #TOPMENU .nav-item-dentu-lu:before {
    top: 3px;
    font-size: 11px;
  }
  
  .menu-line-top li li {
  }
  
  .menu-line-top li li a {
    font-size: 16px;
    padding: 4px !important;
  }
  
  .rcatalog img {
    width: 30px;
    height: 30px;
  }
  
  .rcatalog .text {
    font-size: 12px;
  }
  
  .top_search {
    width: 390px;
  }
}

.top_times {
  margin: 0;
  text-align: right;
  color: #FFF;
}

.top_times .redemption {
  margin-bottom: 10px;
}

.top_times .redemption a {
  text-decoration: none;
  font-weight: bold;
}

.top_times .promotions {
  margin-bottom: 10px;
  margin-right: 20px;
}

.top_times .promotions a {
  text-decoration: none;
  font-weight: bold;
  color: #DC3545;
}

.top_times li a {
  /*color: #FFF;*/
  text-decoration: none;
  display: block;
  font-size: 18px;
  color: #095B72;
}

.top_times li a:hover {
  color: #C80430;
}

.top_times li.call {
  margin: 0;
  padding: 0;
  font-size: 20px;
  /*color: #FFF;*/
}

.top_times li.call a {
  /*color: #FFF;*/
  font-size: 20px;
  color: #C80430;
}

.top_times li.viewcart {
}

.top_times li.viewcart span.icon {
  width: 40px;
  height: 40px;
  margin-top: -6px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block;
  background: url(../img/ic-card.svg) 0 0 / contain no-repeat;
}

.top_times li.viewcart span.badge {
  margin-left: -8px;
}

.top_times li.login span {
  width: 29px;
  height: 29px;
  margin-top: -6px;
  margin-right: 0;
  vertical-align: middle;
  display: inline-block;
  background: url(../img/ic-accaunt.svg) 0 0 / contain no-repeat;
}

.top_times li.quote span {
  width: 29px;
  height: 28px;
  margin-top: -9px;
  margin-right: 0;
  vertical-align: middle;
  display: inline-block;
  background: url(../img/ic-order.svg) 0 0 / contain no-repeat;
}

.top_times li.pricegr {
  font-size: 13px;
  text-align: left;
}

.top_times li.pricegr span.ic {
  width: 43px;
  height: 45px;
  margin-top: -4px;
  margin-bottom: -4px;
  margin-right: 3px;
  vertical-align: middle;
  display: inline-block;
  background: url(../img/price-gr-sm.png) 0 0 / contain no-repeat;
}

.top_times li.pricegr span.text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 15px;
  text-transform: none;
}

.top_times li.pricegr span.text b {
  display: block;
  letter-spacing: 3.5px;
}

.toplinks .list-inline-item {
  margin: 0 0 0 20px;
  vertical-align: middle;
  /*padding: 0 3px;*/
}

.toplinks {
  margin-top: 3px;
  margin-bottom: 15px;
}

.toplinks ul {
  margin: 0;
}

@media (max-width: 575px) {
  /*.menu-line UL.navbar-nav LI:nth-child(1)
  	    {
  	    	width: 0.1%;
  	    	font-size: 14px;
  	    	line-height: 14px;
  	    	display: none;
  	    }*/
  .toplinks {
    text-align: center;
  }
  
  .toplinks .list-inline-item {
    margin: 0 0 0 10px;
  }
  
  /*.top_times LI A
  	    {
  	    	font-size: 14px;
  	    }*/
  .top_times li.call {
    display: block;
    margin-bottom: 10px;
  }
  
  .top_times li.call a {
    font-size: 17px;
  }
  
  .top_times li a {
    font-size: 12px;
  }
  
  .top_times li.viewcart span.icon {
    width: 30px;
    height: 30px;
  }
  
  .top_times li.login span {
    width: 25px;
    height: 25px;
  }
  
  .top_times li.quote span {
    width: 18px;
    height: 22px;
  }
  
  .top_times li.pricegr {
    font-size: 11px;
  }
  
  .top_times li.pricegr span.ic {
    width: 34px;
    height: 38px;
  }
  
  .top_times li.pricegr span.text {
    font-size: 10px;
  }
  
  .top_times li.pricegr span.text b {
    letter-spacing: 2.8px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .alert-msg {
    font-size: 13px !important;
  }
  
  .toplinks {
    text-align: center;
  }
  
  .toplinks .list-inline-item {
    margin: 0 0 0 10px;
  }
  
  .top_times li a {
    font-size: 12px;
  }
  
  .top_times li.call a {
    font-size: 15px;
  }
  
  .top_times li.viewcart span.icon {
    width: 30px;
    height: 30px;
  }
  
  .top_times li.login span {
    width: 25px;
    height: 25px;
  }
  
  .top_times li.quote span {
    width: 18px;
    height: 22px;
  }
  
  .top_times li.pricegr {
    font-size: 11px;
  }
  
  .top_times li.pricegr span.ic {
    width: 38px;
    height: 40px;
  }
  
  .top_times li.pricegr span.text {
    font-size: 11px;
  }
  
  .top_times li.pricegr span.text b {
    letter-spacing: 3px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .toplinks {
    text-align: center;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .top_times li a {
    font-size: 15px;
  }
  
  .top_times li.call a {
    font-size: 16px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  #TOPMENU li.cats a {
    font-size: 20px;
  }
}

@media (min-width: 1400px) {
}

/**********************************************************************************************************************
products list*/
.nopict {
  font-size: 20px;
  color: #D1D1D1;
  /*line-height: 154px;*/
  height: 100%;
  vertical-align: middle;
  background: #F0F0F0;
}

.nopict i {
  vertical-align: middle;
}

.products_list .products__list__item {
  text-align: center;
  margin-bottom: 20px;
}

.products_related_right .products__list__item {
  text-align: center;
  margin-bottom: 20px;
}

.products__list__item__picture {
  padding: 10px;
  height: 100%;
  /*line-height: 100%;*/
  /*position: relative;*/
}

.products__list__item__picture img {
  max-height: 200px;
  width: auto;
  max-width: 100%;
}

.products__list__item__offer__price {
  /*font-size: 18px;*/
  display: block;
  /*color: #EB0000;*/
}

.products__list__item__offer__price__value {
  font-size: 21px;
  color: #AF1205;
  vertical-align: -2px;
}

.products__list__item span.market {
  /*display: block;*/
}

.products__list__item__picture .btn-quick_view {
  bottom: 10px;
  position: absolute;
  left: calc(50% - 48px);
  display: none;
}

.products__list__item .card {
  text-align: center;
  /*border: 1px solid #CCC;*/
}

.products__list__item .card .card-body h5 a {
  text-decoration: none;
  color: #264980;
  font-weight: 600;
  padding: 0;
}

.products__list__item .card .card-body {
  flex: 0 1 auto;
}

.products__list__item .card .card-body .js_sold_out_form {
  font-size: 12px;
}

.card:hover .btn-quick_view {
  display: block;
}

.gray_line_qa {
  background: #F1F1F1;
  margin-top: 43px;
}

.container_bottom {
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 18px;
  /*font-size: 17px;*/
}

.container_bottom h3 {
  font-size: 30px;
}

.h1-list {
  margin: 19px 0;
}

h3.h1-list {
  font-size: 35px;
  margin-bottom: 30px;
}

h3.h1-list:before,
h3.h1-list:after {
  height: 3px;
  vertical-align: 10px;
}

.all_panel_clearance h1.h1-list {
  color: #C80430;
  text-align: center;
}

.btn .show:after {
  font-family: 'fontAwesome';
  font-size: 15px;
  color: #FFF;
  margin-left: 6px;
  vertical-align: 0;
  content: '\f078 ';
}

.btn .hide:after {
  font-family: 'fontAwesome';
  font-size: 15px;
  color: #FFF;
  margin-left: 6px;
  vertical-align: 0;
  content: '\f077 ';
}

.cat-top {
  background: #F1F1F1;
  font-size: 20px;
  /*text-align: center;*/
  padding: 10px;
  margin: 10px;
}

.cat-top h1 {
  /*color: #00513D;*/
  /*margin: 0;*/
  /*padding: 0;*/
}

.cat-top h3 {
  margin: 0;
}

.cat-top h4 {
  margin: 0;
}

.cat-top p {
  margin: 0;
}

@media (max-width: 575px) {
  .cat-top {
    font-size: 16px;
    padding: 20px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .cat-top {
    font-size: 18px;
    padding: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cat-top {
    font-size: 18px;
    padding: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}

/*redefine owl for index*/
.owl-index-carousel-wrap {
  margin: 20px 5px -20px;
}

.owl-index-carousel .item {
  text-align: center;
}

.owl-index-carousel.owl-theme .owl-controls .owl-page span {
  background: #FC6400;
}

.owl-index-carousel.owl-theme .owl-controls .owl-buttons div {
  background: #FC6400;
}

.owl-index-carousel .owl-controls {
  position: relative;
}

.owl-index-carousel.owl-theme .owl-controls .owl-prev,
.owl-index-carousel.owl-theme .owl-controls .owl-next {
  position: absolute;
  top: -210px;
  font-size: 40px;
  background: none !important;
  color: #FC6400;
}

.owl-index-carousel.owl-theme .owl-controls .owl-prev {
  left: -5px;
}

.owl-index-carousel.owl-theme .owl-controls .owl-next {
  right: -5px;
}

.owl-index-carousel.owl-theme .owl-controls .owl-page span {
  margin-left: 3px;
  margin-right: 3px;
}

.owl-cat-index-carousel-wrap {
  margin: 0 20px;
}

.owl-cat-index-carousel-wrap h2 {
  margin-bottom: 10px;
}

.owl-cat-index-carousel .owl-pagination {
  display: none;
}

.owl-cat-index-carousel .owl-controls {
  position: relative;
}

.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev,
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
  position: absolute;
  top: -150px;
  font-size: 20px;
  background: none !important;
  color: #FC6400;
}

.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev {
  left: -32px;
}

.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
  right: -32px;
}

.owl-cat-index-carousel-wrap [class*='col-'] {
  padding: 0 5px;
}

/********************************/
.all_panel_404 {
  text-align: center;
}

.all_panel_404 .shadow_panel {
  padding-bottom: 100px;
}

.all_panel_404 .logo {
  float: none;
  margin: 37px 0 0;
  width: 227px;
  height: 60px;
  display: inline-block;
  clear: both;
  /*[disabled]background:url(../img/logo.jpg);*/
}

.num404 {
  font-size: 150px;
  font-family: 'Trebuchet MS';
  line-height: 100%;
  background: #F0EFEF;
  color: #D83D04;
  width: 350px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
}

/*Checkout Form
******************************************************************************/
/********************** registration &amp; forms ********************************/
.madatorystar {
  color: #CC0000;
}

.mandatory_selected {
  border: 1px solid #FF0000;
}

label.mandatory_selected {
  border: 0;
  color: #FF0000;
  font-weight: bold;
}

.form_err_message,
.form_email_error,
.form_password_error,
.form_mandatory_error,
.validate_terms_error {
  display: none;
}

.error_mess,
.submit_mess,
.soldout {
  color: #CC0000;
  text-align: center;
  padding: 0 10px 10px;
}

/**********************new login form ********************************/
.login_form {
  padding: 0 10px;
}

.login_form label {
  text-align: right;
}

.login_form .form-group {
  margin-top: 0;
  margin-bottom: 7px;
}

.forgot_pass_related {
  display: none;
}

.forgot-pass-form {
  margin-bottom: 100px;
}

.forgot-pass-form form {
  display: inline-block;
}

/***********************************************************************************************************************/
/***********************************************************************************************************************/
/*==========================================================================================================
!diaolog_st default style!*/
#index-logos-carousel.owl-theme .owl-nav {
  margin-top: 0;
}

#index-logos-carousel.owl-theme .owl-nav [class*='owl-'] {
  position: absolute;
  width: 15px;
  height: 25px;
  top: 50px;
  background-color: transparent;
}

#index-logos-carousel.owl-theme .owl-nav .owl-prev {
  background-image: url(/img/arr-left.png);
  left: -15px;
}

#index-logos-carousel.owl-theme .owl-nav .owl-next {
  background-image: url('/img/arr-right.png');
  right: -15px;
}

.sidemenu .links li ul {
  display: none;
  list-style-type: none;
  margin: 0;
  /* padding: 0; */
}

.sidemenu .links li.selected_menu_item.open &gt; ul,
.sidemenu .links li.open &gt; ul {
  display: block;
}

.sidemenu .links li &gt; .menu_arrow {
  float: left;
  margin-top: 7px;
  margin-right: 10px;
  /* vertical-align: -13px; */
  /* display: inline-block; */
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: currentColor;
  -webkit-transition: border-color 500ms;
  -o-transition: border-color 500ms;
  transition: border-color 500ms;
  text-decoration: none;
}

.sidemenu .links li &gt; .menu_arrow:active,
.sidemenu .links li &gt; .menu_arrow:focus,
.sidemenu .links li &gt; .menu_arrow:hover {
  text-decoration: none;
}

.sidemenu .links li.selected_menu_item.open &gt; .menu_arrow,
.sidemenu .links li.open &gt; .menu_arrow {
  margin-top: 2px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.catalog-icon-th {
  /*font-weight: bold;*/
  display: inline-block;
  padding: 20px;
  border: 2px solid #CCC;
  border-radius: 5px;
}

.catalog-icon-th a {
  display: block;
}

.catalog-icon-th i {
  font-size: 80px;
  display: inline-block;
  color: #426DA9;
  /*font-weight: bold;*/
}

.small-picts {
  margin: 0 auto;
  margin-bottom: 1rem;
}

.owl-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding: 5px;
  height: 300px;
  line-height: 123px;
}

.owl-carousel .owl-stage {
  margin: 0 auto;
}

.owl-item--active {
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.owl-carousel .owl-item img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .owl-item {
    height: 250px;
  }
}

@media (min-width: 1024px) {
  .owl-item {
    height: 150px;
  }
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 40px;
  padding: 10px !important;
  background-color: rgba(255, 255, 255, 0.5);
  background-position: center center;
  height: 40px;
  background-repeat: no-repeat;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -40px;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: rgba(255, 255, 255, 1);
}

.owl-carousel .owl-nav button.owl-prev {
  left: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1sZWZ0IiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtYW5nbGUtbGVmdCBmYS13LTgiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjU2IDUxMiI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMzEuNyAyMzlsMTM2LTEzNmM5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi42IDIyLjZjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMTI3LjkgMjU2bDk2LjQgOTYuNGM5LjQgOS40IDkuNCAyNC42IDAgMzMuOUwyMDEuNyA0MDljLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC0xMzYtMTM2Yy05LjUtOS40LTkuNS0yNC42LS4xLTM0eiI+PC9wYXRoPjwvc3ZnPg==);
}

.owl-carousel .owl-nav button.owl-next {
  right: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWFuZ2xlLXJpZ2h0IGZhLXctOCIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0yMjQuMyAyNzNsLTEzNiAxMzZjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC0yMi42LTIyLjZjLTkuNC05LjQtOS40LTI0LjYgMC0zMy45bDk2LjQtOTYuNC05Ni40LTk2LjRjLTkuNC05LjQtOS40LTI0LjYgMC0zMy45TDU0LjMgMTAzYzkuNC05LjQgMjQuNi05LjQgMzMuOSAwbDEzNiAxMzZjOS41IDkuNCA5LjUgMjQuNi4xIDM0eiI+PC9wYXRoPjwvc3ZnPg==);
}

#type_in_search_autocomplete_data:before {
  content: none;
  position: absolute;
  left: 10px;
  top: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #999999 transparent;
  left: 50%;
  margin-left: -5px;
}

#type_in_search_autocomplete_data {
  position: absolute;
  padding-top: 0;
}

#type_in_search_autocomplete_data .autocomoplete_container_inner_wrapper {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
  width: 388px;
  height: 350px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

#type_in_search_autocomplete_data .autocomplete-suggestion {
  overflow: hidden;
  font-size: 12px;
  padding: 5px 5px;
}

#type_in_search_autocomplete_data .autocomplete-suggestion:nth-child(odd) {
  background: #F8F8F8;
}

#type_in_search_autocomplete_data .autocomplete-suggestion div {
}

#type_in_search_autocomplete_data .autocomplete-suggestion a {
  display: inline-block;
  width: 53%;
  padding-bottom: 3px;
  /*height: 38px;*/
}

#type_in_search_autocomplete_data .autocomplete-suggestion p {
  margin: 0;
}

#type_in_search_autocomplete_data .autocomplete-selected {
  background: #F0F0F0;
}

#type_in_search_autocomplete_data .autocomplete-group {
  padding: 7px 5px 7px 10px;
  background: #36B2E5;
  color: white;
}

#type_in_search_autocomplete_data .autocomplete-group strong {
}

#type_in_search_autocomplete_data .autocomplete_image_link {
  float: left;
  margin-right: 10px;
  display: inline-block;
  width: 50px !important;
}

#type_in_search_autocomplete_data .autocomplete_sku {
  float: right;
}

.tax-line {
  padding: 10px 30px;
  /*margin-top: 30px;*/
  background: #F2F2F2;
  border-radius: 10px;
}

.tax-line b {
  color: #C20404;
}

.tax-line ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tax-line ul li {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

.checkout-tax .tax-line {
  font-size: 13px;
}

.order_preview-tax .tax-line ul li:first-child {
  display: none;
}

.cart-popup-link {
  cursor: pointer;
}

.cart-popup {
  display: none;
  /*display: block;*/
  position: absolute;
  top: 28px;
  width: 500px;
  background: #FFF;
  padding: 20px;
  border: 2px solid #007393;
  box-shadow: 0 0 5px 6px rgba(22, 46, 54, 0.244);
  border-radius: 5px;
  right: -17px;
  margin-right: 64px;
  z-index: 1000000;
  font-size: 13px;
}

.cart-popup-close {
  position: absolute;
  cursor: pointer;
  right: 20px;
  top: 11px;
  color: #696B6A;
  padding-right: 19px;
  background: url(../img/cart-popup-close.png) 100% 3px no-repeat;
  font-weight: 700;
  text-transform: capitalize;
}

.cart-popup td {
  padding: 5px;
  color: #39496A;
  vertical-align: middle;
  font-size: 13px;
}

.cart-popup td a {
  font-size: 13px;
}

.cart-popup th {
  padding: 5px;
  color: #39496A;
}

.cart-popup .product_option {
  margin-top: 5px;
  padding-top: 5px;
}

.upsales-viewcart .products__list__item__caption__link__name {
  font-size: 13px !important;
  display: block;
  margin: 0;
}

.upsales-viewcart .products__list__item__offer__price__caption {
  display: none;
}

.upsales-viewcart .products__list__item__offer__price {
  display: inline-block;
}

.upsales-viewcart .products__list__item__offer__price__value {
  font-size: 15px;
}

.upsales-viewcart .option_block4tpye_select .col-form-label {
  display: none;
}

.upsales-viewcart .option_block4tpye_select {
  display: block;
  /*width: 132%;*/
}

.upsales-viewcart .option_block4tpye_select .col-md-auto {
  min-width: 100%;
  width: 100%;
  margin: 0;
}

.upsales-viewcart .option_block4tpye_select select {
  font-size: 13px;
}

.upsales-viewcart input {
  font-size: 13px;
}

.upsales-viewcart .qty {
  margin: 0;
  background: transparent;
  padding: 0;
}

.upsales-viewcart .qty div {
  padding: 0;
}

.upsales-viewcart .btn {
  font-size: 12px !important;
}

.upsales-viewcart .products__list__item__picture {
  padding-bottom: 0;
}

.upsales-viewcart .products__list__item__picture img {
  max-height: 100px;
}

* a.cart-popup-prod-table-link {
  color: #0C7EB0;
  text-decoration: underline;
}

.POPUPModal .modal-header {
  /*min-height: 213px;*/
  background: url(../img/flashsale.jpg) top center / cover no-repeat;
}

.POPUPModal .modal-title {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 80px;
  float: none !important;
}

.POPUPModal .modal-body {
  padding: 0;
}

.POPUPModal .modal-body .desc {
  padding: 20px;
}

.alert-msg {
  margin-bottom: 0;
  border-radius: 0;
  text-align: center;
  margin-top: 0;
  border: 0;
  background: #A70D0D;
  color: #FFF;
  font-size: 15px;
  /*font-family: "Open Sans", Arial, Helvetica, sans-serif;*/
  font-weight: bold;
  padding: 10px 40px;
  /*min-height: 30px;*/
}

.alert-msg .close {
  width: 38px;
  height: 38px;
  padding: 0;
  top: -1px;
  right: 10px;
  opacity: 0.5 !important;
}

.alert-msg .close:hover {
  color: #FFF !important;
  top: -1;
  opacity: 0.75 !important;
}

.modal-discount {
}

.modal-discount a {
  text-decoration: none;
  display: block;
}

.modal-discount .title {
  font-size: 45px;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  background: #4A96CA;
  /*border: 3px solid #CCC;*/
  border-radius: 10px;
  padding: 20px;
  margin-top: 0;
}

.modal-discount .btn {
  margin: 30px 0;
  font-size: 30px;
}

@media (max-width: 575px) {
  .alert-msg .close {
    right: 5px;
    min-height: 140px;
  }
  
  .cart-popup {
    width: 95%;
    right: 0;
    margin-right: 10px;
    font-size: 12px;
  }
  
  .viewcart_top_buttons .col.text-right {
    min-width: 100%;
  }
  
  #type_in_search_autocomplete_data .autocomoplete_container_inner_wrapper {
    max-width: 361px;
  }
  
  .owl-carousel .owl-nav button.owl-prev {
    left: 0;
  }
  
  .owl-carousel .owl-nav button.owl-next {
    right: 0;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  #type_in_search_autocomplete_data .autocomoplete_container_inner_wrapper {
    width: 510px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #type_in_search_autocomplete_data .autocomoplete_container_inner_wrapper {
    width: 690px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) and (max-width: 1369px) {
}

@media (min-width: 1370px) {
}

.newbadge {
  position: absolute;
  z-index: 10;
  color: #FFF;
  padding: 15px 10px;
  border-radius: 50px;
  background: #37B6E9;
  top: 0;
  right: 0;
  margin: -10px -13px 0 0;
}

.newbadge--bottom {
  bottom: 0;
  top: auto;
  margin: 0 -13px -10px 0;
}

button[type='submit'].loading {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

button[type='submit'].loading::before {
  content: '';
  width: 15px;
  height: auto;
  aspect-ratio: 1 / 1;
  margin: 0;
  border-radius: 100vw;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #FFFFFF;
  flex-shrink: 0;
  -webkit-animation: load_preloader 1.1s infinite linear;
  animation: load_preloader 1.1s infinite linear;
}

@-webkit-keyframes load_preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.top-banner {
  height: 64px;
  border: none !important;
  overflow: hidden;
}

.top-banner-img {
  width: 100%;
  min-height: 64px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 991px) {
  .top-banner {
    width: auto;
    height: 116px;
  }
  
  .top-banner img {
    /*margin-top: -19px !important;*/
  }
  
  .top-banner-img {
    min-height: 112px;
  }
}
</pre></body></html>