section#home-banner,
.navbar-main,
.home-shortcuts {
  background-image: linear-gradient(90deg, #3dc1cb 0%, #29156b 100%);
}

section#header {
  border-radius: 0;
  padding: 15px 0;
}

section#header .logo {
  display: inline-block;
  width: 380px;
  max-width: 100%;
  height: 82px;
  background: url("../img/logo-one-store.svg") left center / contain no-repeat;
}

section#header .logo img {
  display: block;
  width: 100%;
  height: 82px;
  max-height: none;
  opacity: 0;
}

ul.top-nav {
  margin-top: 2px;
  font-family: "Karla", sans-serif;
}

ul.top-nav > li.primary-action > a.btn {
  padding: 8px 22px;
  background-color: #3dc1cb;
  border-radius: 35px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  font-family: "Karla", sans-serif;
}

.navbar-main {
  border-bottom: 1px solid #2c5f86;
  padding: 10px 0;
  font-family: "Karla", sans-serif;
  font-size: 15px;
}

.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .active > a:hover,
.navbar-main .navbar-nav > .open > a,
.navbar-main .navbar-nav > .open > a:focus,
.navbar-main .navbar-nav > .open > a:hover,
.navbar-main .navbar-nav > li > a:focus,
.navbar-main .navbar-nav > li > a:hover {
  color: #eee;
  background-color: #2c5f86;
}

.home-shortcuts {
  border-top: 1px solid #2c5f86;
  font-family: "Karla", sans-serif;
  font-size: 15px;
}

.home-shortcuts li {
  padding: 10px 3px;
  border-right: 1px solid #2c5f86;
}

.home-shortcuts li:first-child {
  border-left: 1px solid #2c5f86;
}

section#home-banner h2 {
  padding: 0 25px 30px 25px;
}

.announcement-single {
  font-family: "Karla", sans-serif;
}

.announcement-single .label-default {
  background-color: #3dc1cb;
}

div.header-lined h1 {
  border-bottom: 1px solid #e7e7e7;
  color: #29156b;
}

.main-content .btn-primary {
  background: #3dc1cb;
  border-color: #3dc1cb;
}

.navbar-main li.account,
.navbar-main li.account:hover {
  background-color: #3cbcc8 !important;
}

.tiles .tile {
  background: #fff;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.tile .icon {
  color: #bdd0dc;
}

.panel-footer .btn-success {
  background: #29156b;
  border-color: #29156b;
}

.dataTables_wrapper .dataTables_info {
  background-color: #29156b;
}

.panel-sidebar a.list-group-item.active,
.panel-sidebar a.list-group-item.active:focus,
.panel-sidebar a.list-group-item.active:hover {
  background-color: #29156b;
  border-color: #29156b;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #29156b;
  border-color: #29156b;
}

.ticket-block-wdes {
  background: #f8f8f8;
  min-height: 110px;
  padding: 20px;
  border: 3px solid #ffff;
}

section#footer {
  background-image: linear-gradient(90deg, #3dc1cb 0%, #29156b 100%);
  border-top: 1px solid #2b35a0;
  color: #fff;
}

section#footer .back-to-top i {
  background-color: #29156b;
  color: #fff;
}

#footer .footer-links {
  margin: 0 0 12px;
  text-align: center;
  line-height: 1.8;
}

#footer .footer-links a,
#footer .footer-links span {
  display: inline-block;
  margin: 0 4px;
  color: #f7fbff;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  font-weight: 600;
  opacity: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#footer .footer-links a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#footer h2 {
  font-family: Raleway, sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin: 60px 0 10px;
}

#footer ul {
  margin: 20px 0 30px;
  padding: 0;
  list-style: none;
}

#footer ul li a {
  color: #fff;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all 0.3s;
}

#footer ul li a:hover {
  color: #bdd0dc;
}

#footer hr {
  border-top: 1px solid #2c5f86;
}

section#home-banner .btn.search {
  background: #3dc1cb;
}

@media (min-width: 160px) and (max-width: 768px) {
  section#header .logo {
    width: 290px;
    height: 68px;
  }

  section#header .logo img {
    height: 68px;
  }

  #footer ul li {
    margin: 10px 0;
  }
  .home-shortcuts li:first-child {
    border-left: 0;
  }
  .home-shortcuts li {
    border-bottom: 1px solid #2c5f86;
    border-right: 0;
  }
}

/* Update v1.4.2 */

.announcement-single,
.kbarticles {
  background: #f8f8f8;
  padding: 20px;
  border: 2px solid #fff;
  min-height: 120px;
  color: #7e7e7e;
  font-family: Open sans, sans-serif;
  font-size: 14px;
}

.product footer a {
  background: #3cbcc8 !important;
  border: 0 !important;
}

#order-standard_cart .products .product header {
  background: #0e5077 !important;
}

#order-standard_cart .products .product header span {
  color: #fff !important;
}

/* === AZ.RU custom header brand === */
section#header .azru-brand{
    display:inline-block;
    text-decoration:none;
    line-height:1.05;
    margin:6px 0 2px 0;
}

section#header .azru-brand:hover,
section#header .azru-brand:focus{
    text-decoration:none;
}

section#header .azru-brand-title{
    display:block;
    font-family:Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:56px;
    font-weight:800;
    letter-spacing:1px;
    line-height:1;
    background: linear-gradient(90deg, #27d3d9 0%, #2496d1 45%, #3d49c8 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-clip:text;
    color:transparent;
    text-shadow:0 2px 10px rgba(20,110,180,.08);
}

section#header .azru-brand-subtitle{
    display:block;
    margin-top:4px;
    font-family:Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:22px;
    font-weight:600;
    color:#2764b3;
    letter-spacing:.3px;
}

section#header .azru-brand-phone{
    display:block;
    margin-top:6px;
    font-size:16px;
    font-weight:600;
    color:#6a7c92;
    letter-spacing:.4px;
}

@media (max-width: 991px){
    section#header .azru-brand-title{
        font-size:42px;
    }
    section#header .azru-brand-subtitle{
        font-size:18px;
    }
    section#header .azru-brand-phone{
        font-size:14px;
    }
}

@media (max-width: 767px){
    section#header .azru-brand{
        display:block;
        text-align:center;
        margin-bottom:10px;
    }
    section#header .azru-brand-title{
        font-size:34px;
    }
    section#header .azru-brand-subtitle{
        font-size:16px;
    }
    ul.top-nav{
        float:none;
        text-align:center;
        margin-bottom:10px;
    }
}
