/* -------------------------------------------------------*/
/*  Theme stylesheet to adjust custom values              */
/*  ---------------------------------------------------   */
/*                                                        */
/*  Version: 1.0.1                                        */
/*  Date: 04/2017                                         */
/*  Customer: AW                                          */
/* -------------------------------------------------------*/
/* -------------------------------------------------------*/
/*  Import default variables (colors, fonts, sizes, ...   */
/* -------------------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/* Fonts */
/*//////////////////////////////////////////////////////////////*/
@font-face {
  font-family: Burlow;
  src: url('../font/Barlow-Regular.ttf') format('truetype');
}
@font-face {
  font-family: Kefir;
  src: url('../font/Kefir-Regular.otf') format('truetype');
}
/*//////////////////////////////////////////////////////////////*/
/* Basic colors */
/*//////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////////////////*/
/* Main elements */
/*//////////////////////////////////////////////////////////////*/
body {
  color: #353535;
  font-family: Burlow, 'Open Sans', Helvetica, Arial, sans-serif;
  background-color: #FCF1E6;
  font-size: 14px;
  line-height: 2em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}
a,
a:link,
a:visited {
  color: #004F33;
  text-decoration: none;
}
a:hover,
a:link:hover,
a:visited:hover {
  color: #FCCF91;
  text-decoration: none;
}
input[type="submit"],
.StandardButton {
  transition: all 0.1s ease-in-out;
  color: #353535;
  background-color: #FCCF91;
  border-color: #FCCF91;
  border: none;
  padding: 4px 15px;
  height: 34px;
}
input[type="submit"]:hover,
.StandardButton:hover {
  color: #353535;
  background-color: #FFE88F;
  border-color: #FFE88F;
}
a,
.open > .dropdown-toggle {
  transition: all 0.1s ease-in-out;
}
a.btn-default,
.open > .dropdown-toggle.btn-default,
a.btn-default:focus,
.open > .dropdown-toggle.btn-default:focus,
a.btn-default:active,
.open > .dropdown-toggle.btn-default:active {
  color: #353535;
  background-color: #FCCF91;
  border-color: #FCCF91;
  box-shadow: none;
}
a.btn-default:hover,
.open > .dropdown-toggle.btn-default:hover,
a.btn-default:focus:hover,
.open > .dropdown-toggle.btn-default:focus:hover,
a.btn-default:active:hover,
.open > .dropdown-toggle.btn-default:active:hover {
  color: #353535;
  background-color: #FFE88F;
  border-color: #FFE88F;
  box-shadow: none;
}
a.btn-primary,
.open > .dropdown-toggle.btn-primary,
a.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:focus,
a.btn-primary:active,
.open > .dropdown-toggle.btn-primary:active {
  color: #ffffff;
  background-color: #004F33;
  border-color: #004F33;
  box-shadow: none;
}
a.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:hover,
a.btn-primary:focus:hover,
.open > .dropdown-toggle.btn-primary:focus:hover,
a.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary:active:hover {
  background-color: #E73331;
  border-color: #E73331;
  color: #ffffff;
  box-shadow: none;
}
a.btn-danger,
.open > .dropdown-toggle.btn-danger,
a.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:focus,
a.btn-danger:active,
.open > .dropdown-toggle.btn-danger:active {
  color: #E73331;
  background-color: #ffffff;
  border-color: #ebebeb;
}
a.btn-danger:hover,
.open > .dropdown-toggle.btn-danger:hover,
a.btn-danger:focus:hover,
.open > .dropdown-toggle.btn-danger:focus:hover,
a.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger:active:hover,
a.btn-danger:active,
.open > .dropdown-toggle.btn-danger:active,
a.btn-danger:focus:active,
.open > .dropdown-toggle.btn-danger:focus:active,
a.btn-danger:active:active,
.open > .dropdown-toggle.btn-danger:active:active {
  color: #E73331 !important;
  background-color: #ebebeb !important;
  border-color: #dbdbdb !important;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
  margin-bottom: 10px;
}
.img-responsive {
  min-height: 1px;
}
/*//////////////////////////////////////////////////////////////*/
/* Header & main page elements */
/*//////////////////////////////////////////////////////////////*/
h1,
h2,
h3,
h4 {
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  letter-spacing: -1px;
  line-height: 1.5em;
}
h1 {
  color: #004F33;
  font-size: 2.2em;
  font-weight: 900;
  font-family: Kefir;
}
h1.white {
  color: white;
}
h1.page-header {
  color: #004F33;
  font-size: 2.2em;
  font-weight: 900;
  border-bottom: 1px solid #FCCF91;
}
h2 {
  font-size: 1.8em;
  font-weight: 900;
  color: #004F33;
}
h2.white {
  color: white;
}
h3 {
  color: #E73331;
  font-size: 21px;
  font-weight: bold;
}
h3.white {
  color: white;
}
h4 {
  font-weight: bold;
  font-size: 20px;
  color: #004F33;
  line-height: 1.7em;
}
h4.white {
  color: white;
}
hr {
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #FCCF91;
}
span.Name {
  font-weight: bold;
  display: inline-block;
  padding-bottom: 20px;
}
header div.container {
  background-color: #004F33;
  padding-bottom: 0px;
}
/* Homepage section */
.homepage {
  padding-bottom: 40px;
}
.page-wrapper {
  /*  background-image: url(../images/aw-bg-beige-repeat.png);*/
  background-repeat: repeat;
  padding-top: 30px;
  padding-bottom: 30px;
}
/*//////////////////////////////////////////////////////////////*/
/* Top logo */
/*//////////////////////////////////////////////////////////////*/
.logo_container {
  height: 81px;
  text-align: center;
}
.logo_container span.logo_helper {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.logo_container .logo {
  display: inline-block;
}
.logo_container .logo img {
  max-height: 45px;
  min-height: 45px;
}
/*//////////////////////////////////////////////////////////////*/
/* Navbars & dropdowns */
/*//////////////////////////////////////////////////////////////*/
.navbar {
  min-height: inherit;
  border-radius: 0px;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: #f0f0f0;
}
.navbar-inverse {
  background-color: #004F33;
  border-radius: 0px;
}
.navbar-inverse .navbar-toggle {
  border-color: #004F33;
  color: white;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #FCCF91;
}
.navbar-inverse .navbar-nav > .open > a {
  background-color: #E73331;
}
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #E73331;
}
/* Top nav bar */
#navbar-top {
  position: relative;
  bottom: 0;
  width: 100%;
  font-weight: bold;
  text-align: center;
  /* Both desktop & mobile */
}
#navbar-top ul.navbar-nav {
  display: inline-block;
  float: inherit;
  text-align: center;
  margin-top: 7px;
  margin-left: 5px;
}
#navbar-top ul.navbar-nav li {
  font-size: 16px;
}
#navbar-top ul.navbar-nav li a {
  transition: all 0.1s ease-in-out;
  color: #004F33;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 19px;
  transition: all 0.4s ease-in-out;
}
#navbar-top ul.navbar-nav li a:hover,
#navbar-top ul.navbar-nav li a:focus {
  background-color: transparent;
}
#navbar-top ul.navbar-nav li:hover {
  background-color: #FCCF91;
}
/* Nav bar with categories */
#navbar-categories ul.navbar-nav {
  display: inline-block;
}
#navbar-categories ul.navbar-nav .active > a {
  transition: all 0.1s ease-in-out;
  color: #353535;
  background-color: #FCCF91;
}
#navbar-categories ul.navbar-nav .active > a:hover {
  color: #353535;
  background-color: #FCCF91;
}
#navbar-categories ul.navbar-nav li {
  font-size: 15px;
}
#navbar-categories ul.navbar-nav li:hover {
  background-color: #E73331;
}
#navbar-categories ul.navbar-nav li a {
  transition: all 0.1s ease-in-out;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}
#navbar-categories ul.navbar-nav li a:hover {
  color: #ffffff;
}
#navbar-categories ul.navbar-nav li a:focus {
  background-color: #E73331;
}
#navbar-categories ul.navbar-nav li a.dropdown-toggle.disabled {
  padding-right: 31px;
}
#navbar-categories ul.dropdown-menu {
  background-color: white;
}
#navbar-categories ul.dropdown-menu li a {
  transition: all 0.1s ease-in-out;
  color: #353535;
}
#navbar-categories ul.dropdown-menu li a:hover {
  background-color: #E73331;
}
#navbar-categories ul.dropdown-menu li.active a {
  transition: all 0.1s ease-in-out;
  color: #353535;
  background-color: #FCCF91;
}
#navbar-categories ul.dropdown-menu li.active a:hover {
  background-color: #FCCF91;
}
#store-selection .dropdown-menu li {
  font-size: 15px;
}
#store-selection .dropdown-menu li:hover {
  background-color: #E73331;
}
#store-selection .dropdown-menu li a {
  transition: all 0.1s ease-in-out;
  padding-top: 10px;
  padding-bottom: 10px;
}
#store-selection .dropdown-menu li a:hover {
  color: #ffffff;
}
#store-selection .dropdown-menu li a:focus {
  background-color: #E73331;
}
#store-selection .dropdown-menu li a.dropdown-toggle.disabled {
  padding-right: 31px;
}
.caret {
  width: 8px;
  height: 9px;
  margin-left: 5px;
  border-top: 6px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown-menu > li > a:hover {
  background-color: #E73331;
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  /* Mobile menu */
  #navbar-top.navbar-collapse ul.navbar-nav {
    display: inline-block;
    text-align: left;
  }
  #navbar-top.navbar-collapse ul.navbar-nav li a {
    padding-bottom: 15px;
  }
  #navbar-categories ul.navbar-nav li:hover {
    background-color: transparent;
  }
}
/*//////////////////////////////////////////////////////////////*/
/* Info panel with search, login and basket */
/*//////////////////////////////////////////////////////////////*/
.info-panel {
  margin-top: -1px;
  background-color: #FCCF91;
  color: #353535;
}
.warning-panel {
  margin-top: 0;
  background-color: #E73331;
  color: white;
  font-weight: bold;
}
#SearchBox {
  margin-top: 8px;
  text-align: right;
}
#SearchBox input {
  color: #353535;
  width: 225px;
  height: 36px;
  padding: 4px 12px;
  font-size: 16px;
  border: none;
}
#SearchBox a.adv-search {
  display: inline-block;
  position: absolute;
  color: #004F33;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4em;
  text-align: left;
  margin-top: 3px;
  margin-left: 40px;
  width: 75px;
}
#SearchBox a.adv-search:hover {
  color: #FCCF91;
}
#SearchBox > a:first-of-type {
  width: 35px;
  height: 35px;
  border: none;
  padding: 5px;
  display: inline-block;
  position: absolute;
  background-color: #FCCF91;
  background-image: none;
}
#SearchBox > a:first-of-type:before {
  color: #004F33;
  font-size: 21px;
  top: 14px;
  right: 2px;
  position: relative;
  font-family: "FontAwesome";
  content: "\f002";
}
#SearchBox > a:first-of-type:before:hover {
  color: #FCCF91;
}
#SearchBox > a:first-of-type:hover,
#SearchBox > a:first-of-type:focus {
  background-color: #FFE88F;
}
.not-available {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.empty-basket {
  padding-top: 30px;
  padding-bottom: 30px;
}
.empty-basket img {
  max-width: 40px;
  padding-bottom: 10px;
}
.BasketList > .NoItems {
  height: 400px;
  background-image: url(../images/aw_no_item.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
.BasketList > .NoItems span {
  display: inline-block;
  font-size: 2em;
  margin-top: 30px;
}
.cart-section,
.login-section {
  margin-top: 9px;
  margin-bottom: 7px;
}
#Login {
  padding: 25px 0;
  margin: 0 auto;
  width: 200px;
}
#Login input {
  margin: 5px 0 15px;
}
#Login .btn {
  margin-left: -8px;
}
@media (max-width: 767px) {
  .cart-section,
  .login-section {
    margin-bottom: 7px;
  }
}
/*//////////////////////////////////////////////////////////////*/
/* Orders */
/*//////////////////////////////////////////////////////////////*/
.nav-tabs li.active a {
  color: #E73331;
}
.nav-tabs li.active a:hover {
  color: #ff3233;
}
.nav-tabs li.active a span.badge {
  background-color: #E73331;
}
.nav-tabs li a {
  color: #004F33;
}
.nav-tabs li a span.badge {
  background-color: #004F33;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  float: left;
}
div.radio > label,
div.checkbox > label {
  min-height: 20px;
  padding-left: 35px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
span.radio label,
span.checkbox label {
  padding-left: 5px;
  padding-right: 10px;
}
.table-hover > tbody > tr:hover {
  background-color: #FEF6DA;
}
.shopping-list-form input[type="submit"] {
  margin-top: 30px;
  margin-left: 74px;
}
#ShoppingListContent {
  padding: 30px;
  background-color: white;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 2px;
  }
}
/*//////////////////////////////////////////////////////////////*/
/* Breadcrumbs & filter */
/*//////////////////////////////////////////////////////////////*/
.category-header .breadcrumb h1 {
  font-size: 1.3em;
}
.category-header .breadcrumb a {
  text-decoration: none;
}
.panel-filter {
  border: 0;
  background-color: #FEF6DB;
}
/*//////////////////////////////////////////////////////////////*/
/* Alerts */
/*//////////////////////////////////////////////////////////////*/
.alert-box {
  background-color: #FCCF91;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.alert-box h3 {
  margin-top: 8px;
}
.alert {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert-danger {
  background-color: #E73331;
  border-color: #E73331;
  color: white;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -6px;
  right: -4px;
  color: inherit;
}
/*//////////////////////////////////////////////////////////////*/
/* Tables */
/*//////////////////////////////////////////////////////////////*/
.csstable {
  display: table;
  font-size: 14px;
  padding: 20px;
  background-color: #ffffff;
}
.csstable .row:before {
  content: none;
}
.csstable .row {
  display: table-row;
  background-color: #ffffff;
}
.csstable .row-even {
  display: table-row;
  background-color: #ffffff;
}
.csstable .left {
  width: 270px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 3px;
  padding-left: 10px;
  display: table-cell;
  font-weight: bold;
  border-bottom: 1px solid #E73331;
}
.csstable .right {
  width: 470px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 3px;
  padding-right: 10px;
  display: table-cell;
  border-bottom: 1px solid #E73331;
}
/*//////////////////////////////////////////////////////////////*/
/* Goods */
/*//////////////////////////////////////////////////////////////*/
.price-area {
  height: 75px;
}
.price-area span {
  padding: 0px;
  color: #353535;
  margin: 0px;
  font-size: 1em;
  font-weight: normal;
}
.price-area .price-primary {
  font-size: 1em;
}
.price-area .price-primary .price-text,
.price-area .price-primary .price-currency {
  font-weight: bold;
  color: #353535;
}
.price-area .price-primary .price-amount {
  font-weight: bold;
  color: #E73331;
  font-size: 1.3em;
}
.price-area .price-secondary {
  font-size: 1em;
}
.price-area .price-secondary .price-text,
.price-area .price-secondary .price-currency {
  color: #353535;
}
.price-area .price-secondary .price-amount {
  color: #353535;
}
.cart-quantity-area {
  height: 50px;
}
.cart-quantity-area input.QuantityEdit {
  width: 45px;
}
.goods-group-text {
  padding-left: 35px;
}
.product-detail .flags {
  float: right;
}
.product-detail .flags span {
  padding: 3px 8px;
  color: #fff;
  margin: 5px;
  font-size: 0.85em;
  font-weight: bold;
  -moz-box-shadow: 3px 3px 6px 3px #fff;
  -webkit-box-shadow: 3px 3px 6px 3px rgba(255, 255, 255, 0.5);
  box-shadow: 3px 3px 6px 3px rgba(255, 255, 255, 0.5);
}
.product-card {
  background-color: white;
}
.product-card .image {
  margin-top: 30px;
}
.product-card .flags .news {
  background-color: #E73331;
}
.product-card .caption {
  height: 70px;
}
.product-card .caption h2 {
  font-size: 16px;
  height: 75px;
}
.product-card .caption .price {
  width: 115px;
}
span.price-tag {
  color: #E73331;
  font-size: 1.2em;
  font-weight: bold;
}
span.stock {
  background-color: #004F33;
}
span.news {
  background-color: #E73331;
}
span.sellout {
  background-color: #004F33;
}
span.recommended {
  background-color: #FCCF91;
  color: black!important;
}
span.sale {
  background-color: #FDE062;
  color: black!important;
}
span.out-of-stock {
  background-color: #9F1318;
}
.image {
  background-color: white;
}
.action-place {
  background-color: #FEF6DB;
}
.thumbnail {
  box-shadow: none;
  float: left;
  margin: 20px 10px 0px 0px!important;
}
@media (min-width: 992px) {
  .homepage .product-card:nth-of-type(4n+1) {
    border-right: 1px solid #ddd;
  }
  .row .product-card:nth-of-type(4n) {
    border-right: 0;
  }
}
/*//////////////////////////////////////////////////////////////*/
/* Sender form */
/*//////////////////////////////////////////////////////////////*/
.SenderArea .Label,
.RecipientArea .Label,
.SubjectArea .Label,
.BodyArea .Label,
.SenderNameArea .Label,
.SenderPhoneArea .Label {
  float: left;
  width: 75px;
  margin-top: 7px;
  text-align: left;
}
.SenderArea input,
.RecipientArea input,
.SenderNameArea input,
.SenderPhoneArea input {
  margin-left: 0px;
  min-width: 150px;
  width: 35%;
  margin-top: 4px;
}
.SubjectArea input {
  width: 60%;
  min-width: 150px;
  margin-top: 4px;
}
.BodyArea textarea {
  width: 60%;
  min-width: 150px;
  margin-top: 4px;
}
.send-mail input[type=submit],
.send-question input[type=submit] {
  margin-left: 75px;
  margin-top: 10px;
}
.send-mail {
  margin: 0;
  padding: 5px 15px 12px 15px;
}
div.ErrorArea {
  padding-top: 20px;
  color: #E73331;
}
/*//////////////////////////////////////////////////////////////*/
/* Delivery forms */
/*//////////////////////////////////////////////////////////////*/
.box-highlight div.checkbox {
  background: #DFF0D9;
  padding: 10px 20px;
}
.box-highlight div.checkbox label label {
  padding-left: 0px;
}
/*//////////////////////////////////////////////////////////////*/
/* Validation & errors */
/*//////////////////////////////////////////////////////////////*/
span[data-type="required"],
span[id*='Validator'] {
  font-size: 1em;
  font-weight: bold;
  color: #E73331;
}
input.ValidationError {
  border-color: #E73331;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error div.checkbox {
  background: #fefafa;
  border-left: 3px solid #E73331;
  padding: 10px 20px;
}
.has-error div.checkbox label label {
  padding-left: 0px;
}
/*//////////////////////////////////////////////////////////////*/
/* Search form */
/*//////////////////////////////////////////////////////////////*/
.AutocompleteFrame {
  background: white;
  padding: 0 10px 10px 10px;
  position: absolute;
  top: 43px;
  z-index: 1000;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}
.AutocompleteFrame .Header {
  background-color: #FDF6DE;
  margin: 10px 0 10px;
  padding: 2px 5px 2px 5px;
}
.AutocompleteFrame .row {
  padding-top: 3px;
}
.AutocompleteFrame .NumberOfResults {
  padding-top: 10px;
}
.AutocompleteFrame .Goods {
  border-bottom: 1px dashed #dadada;
}
.AutocompleteFrame .Goods .Name {
  line-height: 1.7rem;
  padding-bottom: 15px;
}
.AutocompleteFrame .Goods:after {
  content: " ";
  display: block;
  clear: both;
}
.AutocompleteFrame .AutocompleteJH {
  width: 400px;
}
.AutocompleteImage {
  max-width: 100%;
  height: auto;
}
.GoodsFullTextName,
.TicketFullTextName,
.PostFullTextName,
.SearchModeSelectionLabel,
.FullTextName {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
  font-size: 1.3rem;
  font-weight: 600;
}
.search-result .search-result-name {
  font-weight: bold;
}
.search-result .search-result-info-01 {
  float: left;
  width: 19rem;
}
.search-result .search-result-info-02 {
  float: left;
  width: 14rem;
}
.search-result .search-result-info-03 {
  float: left;
}
.TicketNotFound,
.GoodsNotFound,
.PostNotFound,
.PostGroupNotFound,
.GoodsGroupNotFound,
.NoItems {
  text-align: center;
  font-size: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.TicketNotFound:after,
.GoodsNotFound:after,
.PostNotFound:after,
.PostGroupNotFound:after,
.GoodsGroupNotFound:after,
.NoItems:after {
  color: #EAEAEA;
  font-size: 6rem;
  display: block;
  margin-top: 3rem;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f002";
}
#search-form > .navbar > a {
  font-size: 0px;
  overflow: hidden;
  line-height: 0;
  color: transparent;
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 4px;
  margin-left: -28px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url('../img/glyphicons-halflings.png');
  background-repeat: no-repeat;
  background-position: -48px 0;
}
.search-advanced a {
  font-size: 80%;
  padding-left: 15px;
}
/*//////////////////////////////////////////////////////////////*/
/* Footer */
/*//////////////////////////////////////////////////////////////*/
footer {
  padding: 0;
  background-color: #1e1e1e;
}
footer div.BottomPane div.contentPanel div {
  padding: 0;
}
footer a,
footer a:link,
footer a:visited {
  color: #ffffff;
}
footer a:hover,
footer a:link:hover,
footer a:visited:hover {
  color: #e6e6e6;
}
footer #et-footer-nav {
  background-color: #004F33;
  padding: 0;
}
footer #footer-info {
  float: none;
  text-align: center;
  color: #d2d2d2;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer #footer-bottom {
  padding: 0;
  background-color: #004F33;
}
footer ul {
  margin-bottom: 0;
}
footer ul.bottom-nav {
  padding: 15px 0;
  text-align: center;
}
footer ul.bottom-nav a {
  color: #bbb;
  transition: all 0.4s ease-in-out;
}
footer ul.bottom-nav a:hover {
  opacity: 0.7;
  text-decoration: none;
}
footer ul.bottom-nav li {
  display: inline-block;
  padding-right: 20px;
  font-weight: 600;
  font-size: 13px;
  line-height: 30px;
}
/*//////////////////////////////////////////////////////////////*/
/* Misc */
/*//////////////////////////////////////////////////////////////*/
.pl-0 {
  padding-left: 0!important;
}
.pr-0 {
  padding-right: 0!important;
}
.pt-0 {
  padding-top: 0!important;
}
.pb-0 {
  padding-bottom: 0!important;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
