html {
  scroll-behavior: smooth
}

.clearfix {
  display: block;
  content: "";
  clear: both
}

.text-white {
  color: #fff !important
}

.notice-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background-color: #000;
  text-align: center;
  z-index: 10
}

.notice-bar span {
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff
}

.navbar {
  border-radius: 0;
  padding: 10px 20px;
  background: 0 0;
  position: relative;
  z-index: 9;
  width: 100%;
  position: fixed;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out
}

.navbar img {
  max-width: 200px
}

.navbar .btn {
  padding: 5px 0 7px 16px
}

.navbar .navbar-brand {
  padding: 7px 0
}

.dropdown-menu {
  min-width: 12rem !important;
  padding: 0 z-index: 1000
}

.dropdown-menu li:nth-child(2) {
  display: none
}

.dropdown-menu.show {
  margin-top: 10px;
  padding: 10px 20px;
  outline: 0
}

.dropdown-menu li {
  padding: 0
}

.dropdown-menu li:hover {
  cursor: pointer
}

.dropdown-menu li a {
  font-size: 13px
}

.dropdown-toggle::after {
  margin-left: 10px
}

.country-selector-container {
  margin: auto;
  padding: 12px 14% 0 0
}

.country-selector-container p {
  color: #fff;
  float: left;
  font-size: 15px;
  margin: 0 !important;
  padding: 5px 0 0
}

.flagstrap {
  color: #fff;
  display: initial !important
}

.flagstrap .caret {
  display: none
}

.btn-transparent {
  background: 0 0;
  border: none;
  font-size: 15px !important;
  font-family: Montserrat, sans-serif
}

#sidebar,
.side-nav {
  z-index: 9999 !important
}

body.home #sidebar-open i,
body.home .right-menu i {
  color: #fff;
  font-size: 20px
}

body.home .right-menu a:not(:last-child) {
  margin-right: 10px
}

body.home #sidebar-close i {
  font-size: 18px;
  margin: 18px 10px 0 0
}

body.home .side-nav .country-selector-container {
  padding: 12px 0 0 20px
}

#country-selector2 {
  color: #000
}

.hero {
  margin-top: -85px
}

#hero {
  height: 110%
}

#hero h2 {
  font-family: Lato, sans-serif !important;
  letter-spacing: 2px;
  font-size: 50px;
  font-weight: 300;
  line-height: 1.3;
  text-shadow: 0 1px 15px rgba(0, 0, 0, .25)
}

#hero h2.hidden-lg {
  font-size: 30px;
  text-align: left;
  text-align: left
}

.as-seen-in {
  font-size: 20px;
  color: #fff
}

.fb_iframe_widget {
  vertical-align: 2px
}

.slider-content .button.transparent {
  margin-bottom: 40px
}

.list-overlay {
  margin-top: 30px;
  z-index: 8
}

.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: none !important
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: normal !important
}

.wallmart-btn {
  padding: 30px 35px !important;
  width: 100% !important;
}

@media only screen and (max-width:479px) {

  body,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    text-align: center
  }

  footer {
    padding: 0 20px
  }

  ul#footer-nav {
    padding: 0
  }

  .country-selector-container {
    margin: auto;
    padding: 5px 0;
    width: 0
  }

  .flagstrap span {
    font-size: 12px;
    visibility: hidden
  }

  .flagstrap-icon {
    float: right;
    margin: 5px 15px 0 0 !important;
    visibility: visible
  }

  .country-selector-container p {
    font-size: 12px !important;
    position: absolute;
    right: 27%;
    top: 18px
  }

  .country-selector-container #country-selector2 span {
    visibility: initial
  }

  .country-selector-container #country-selector2 .flagstrap-icon {
    float: initial;
    margin-right: 10px !important
  }

  .country-selector-container button {
    padding: 0 5px !important;
    margin: 4px 0 0 0 !important
  }

  .country-selector-container .dropdown-menu {
    min-width: 19rem !important
  }

  .country-selector-container .dropdown-menu>li:first-child {
    display: none
  }

  .country-selector-container .dropdown-menu>li>a {
    font-size: 14px;
    padding: 3px 15px
  }

  .country-selector-container .dropdown-menu>li>a>i {
    float: left !important;
    margin-right: 10px !important
  }

  .navbar-dark .navbar-toggler {
    display: none
  }

  .navbar {
    display: initial
  }

  .navbar img {
    max-width: 150px
  }

  .navbar-brand {
    height: initial
  }

  .side-bar {
    padding: 0
  }

  .side-nav .country-selector-container {
    display: initial
  }

  #sidebar-close i {
    font-size: 18px;
    margin: 18px 10px 0 0
  }

  h2.h1.text-uppercase.text-medium {
    font-size: 36px !important;
    padding: 40px 40px 0 0
  }
}

.amazon-btn {
  background: 0 0;
  border: 3px solid #000;
  border-radius: 3px;
  padding: 9px 35px 6px;
  margin: 10px 0
}

.sidebar-menu {
  position: relative;
  z-index: 999
}

.card {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
  border: none
}

.card-body {
  padding: 3rem 2rem
}

p.card-runtime {
  margin-bottom: 0;
  padding-bottom: 0;
  color: #0371d3;
  text-transform: uppercase;
  font-size: 12px
}

.owl-item.active {
  width: 100% !important
}

.owl-controls .owl-nav {
  display: none
}

.carousel-caption {
  background: rgba(255, 255, 255, .9)
}

.awards-text {
  color: #fff;
  font-size: 12px !important;
  line-height: 1.3 !important
}

.button {
  white-space: normal;
  line-height: 1.5;
  font-size: 14px
}

@media only screen and (max-width:479px) {
  .amazon-btn {
    padding: 8px 35px
  }
}