body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
}
@media (max-width: 1200px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 420px) {
  body {
    font-size: 13px;
  }
}
.delivery-addres-form-same {
  display: none;
}
.searchItem {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.searchItem h3 {
  font-size: 24px;
  color: #872384;
  padding-bottom: 10px;
}
.searchItem h3 a {
  color: #872384;
}
.searchItem p {
  color: #ccc;
  margin-top: 0;
}
.btn {
  display: inline-block;
  color: white;
  background-color: #68af43;
  padding: 4px 22px;
  border-radius: 40px;
  outline: unset;
  border: none;
}
.btn:hover {
  text-decoration: none;
  background-color: #872384;
}
.btn-secondary {
  background-color: #eaeaea;
  border-radius: 40px;
  border-color: #ababab;
  color: #872384;
  font-size: 16px;
}
.side-title {
  color: #872384;
  font-size: 29px;
  font-weight: 800;
}
@media (max-width: 1200px) {
  .side-title {
    font-size: 27px;
  }
}
@media (max-width: 992px) {
  .side-title {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .side-title {
    font-size: 23px;
  }
}
@media (max-width: 567px) {
  .side-title {
    font-size: 20px;
  }
}
.side-title .text-green {
  color: #68af43;
  font-weight: 600;
}
.slider-title h1 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  .slider-title h1 {
    font-size: 42px;
  }
}
@media (max-width: 992px) {
  .slider-title h1 {
    font-size: 36px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .slider-title h1 {
    font-size: 32px;
    padding-bottom: 25px;
  }
}
@media (max-width: 567px) {
  .slider-title h1 {
    font-size: 28px;
    padding-bottom: 20px;
  }
}
.slider-title h1 .slider-subtitle {
  font-weight: 600;
}
.slider-title h2 {
  font-size: 50px;
  font-weight: 800;
  padding-bottom: 30px;
}
@media (max-width: 1200px) {
  .slider-title h2 {
    font-size: 42px;
  }
}
@media (max-width: 992px) {
  .slider-title h2 {
    font-size: 36px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .slider-title h2 {
    font-size: 32px;
    padding-bottom: 25px;
  }
}
@media (max-width: 567px) {
  .slider-title h2 {
    font-size: 28px;
    padding-bottom: 20px;
  }
}
.slider-title h2 .slider-subtitle {
  font-weight: 600;
}
.section-header h1 {
  text-align: left;
  padding-bottom: 30px;
  font-size: 35px;
  font-weight: 700;
  color: #872384;
}
@media (max-width: 992px) {
  .section-header h1 {
    font-size: 32px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .section-header h1 {
    font-size: 28px;
    padding-bottom: 35px;
  }
}
@media (max-width: 567px) {
  .section-header h1 {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .section-header h1 {
    padding-bottom: 20px;
  }
}
.section-header h1 .subtitle {
  font-weight: 400;
  font-size: 22px;
  color: #68af43;
}
@media (max-width: 992px) {
  .section-header h1 .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-header h1 .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 567px) {
  .section-header h1 .subtitle {
    font-size: 17px;
  }
}
.section-header h2 {
  text-align: center;
  padding-bottom: 30px;
  font-size: 35px;
  font-weight: 700;
  color: #872384;
}
@media (max-width: 992px) {
  .section-header h2 {
    font-size: 32px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .section-header h2 {
    font-size: 28px;
    padding-bottom: 35px;
  }
}
@media (max-width: 567px) {
  .section-header h2 {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
@media (max-width: 400px) {
  .section-header h2 {
    padding-bottom: 20px;
  }
}
.section-header h2 .subtitle {
  font-weight: 400;
  font-size: 22px;
  color: #68af43;
}
@media (max-width: 992px) {
  .section-header h2 .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .section-header h2 .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 567px) {
  .section-header h2 .subtitle {
    font-size: 17px;
  }
}
.side-section-header h2 {
  text-align: left;
}
@media (max-width: 992px) {
  .side-section-header h2 {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .side-section-header h2 {
    text-align: center;
  }
}
h3 {
  color: #872384;
  font-weight: 700;
  padding-bottom: 24px;
}
.product-title h3 {
  font-size: 21px;
}
@media (max-width: 992px) {
  .product-title h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .product-title h3 {
    font-size: 17px;
  }
}
.product-title h3 .subtitle {
  font-weight: 400;
  font-size: 16px;
}
@media (max-width: 768px) {
  .product-title h3 .subtitle {
    font-size: 15px;
  }
}
.footer-header {
  font-size: 18px;
  padding-bottom: 10px;
  color: #872384;
  font-weight: 700;
}
@media (max-width: 992px) {
  .footer-header {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  .footer-header {
    font-size: 16px;
  }
}
.user-post-show-more h3 {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .user-post-show-more h3 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .user-post-show-more h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .user-post-show-more h3 {
    font-size: 18px;
  }
}
.delivery-header h3 {
  color: #e59417;
  font-size: 25px;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .delivery-header h3 {
    font-size: 25px;
  }
}
@media (max-width: 992px) {
  .delivery-header h3 {
    font-size: 23px;
  }
}
@media (max-width: 768px) {
  .delivery-header h3 {
    font-size: 20px;
  }
}
@media (max-width: 567px) {
  .delivery-header h3 {
    font-size: 18px;
  }
}
.news-header h3 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 800;
  color: #e59417;
}
@media (max-width: 992px) {
  .news-header h3 {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .news-header h3 {
    font-size: 17px;
  }
}
.subh2 {
  font-size: 24px;
  margin: 15px 0;
  font-weight: 600;
  color: #872384;
}
@media (max-width: 992px) {
  .subh2 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .subh2 {
    font-size: 20px;
  }
}
@media (max-width: 567px) {
  .subh2 {
    font-size: 18px;
  }
}
#pageContent h1,
#pageContent h2,
#pageContent h3,
#pageContent h4 {
  padding-bottom: 0;
}
#pageContent h1 {
  padding-bottom: 30px;
  font-size: 35px;
  font-weight: 700;
  color: #872384;
}
@media (max-width: 992px) {
  #pageContent h1 {
    font-size: 32px;
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #pageContent h1 {
    font-size: 28px;
    padding-bottom: 35px;
    text-align: center;
  }
}
@media (max-width: 567px) {
  #pageContent h1 {
    font-size: 24px;
    padding-bottom: 30px;
  }
}
@media (max-width: 400px) {
  #pageContent h1 {
    padding-bottom: 20px;
  }
}
#pageContent h2 {
  font-size: 24px;
  margin: 15px 0;
  font-weight: 600;
  color: #872384;
}
@media (max-width: 992px) {
  #pageContent h2 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  #pageContent h2 {
    font-size: 20px;
  }
}
@media (max-width: 567px) {
  #pageContent h2 {
    font-size: 18px;
  }
}
#pageContent h3 {
  font-size: 20px;
  margin: 15px 0;
  font-weight: 600;
  color: #872384;
}
@media (max-width: 992px) {
  #pageContent h3 {
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  #pageContent h3 {
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 567px) {
  #pageContent h3 {
    font-size: 16px;
  }
}
#pageContent h4 {
  font-size: 18px;
  margin: 15px 0;
  font-weight: 500;
  color: #872384;
}
@media (max-width: 992px) {
  #pageContent h4 {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
  #pageContent h4 {
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 567px) {
  #pageContent h4 {
    font-size: 15px;
  }
}
header {
  background-color: white;
}
header .navbar {
  padding-top: 16px;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 992px) {
  header .navbar {
    padding-bottom: 20px;
  }
}
@media (max-width: 768px) {
  header .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 565px) {
  header .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
header .navbar .navbar-toggler {
  border-color: #872384;
}
header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(135, 35, 132, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
@media (min-width: 1200px) {
  header .navbar .navbar-brand {
    width: 15%;
  }
}
@media (min-width: 991px) {
  header .navbar .navbar-brand {
    width: 14%;
  }
}
@media (max-width: 1260px) {
  header .navbar .navbar-brand img {
    width: 90%;
  }
}
@media (max-width: 1200px) {
  header .navbar .navbar-brand img {
    width: 75%;
  }
}
header .navbar .header-menu {
  position: relative;
}
@media (min-width: 992px) {
  header .navbar .header-menu {
    text-align: center;
  }
}
@media (max-width: 991px) {
  header .navbar .header-menu {
    text-align: right;
  }
}
header .navbar .header-menu .navbar-nav {
  align-items: center;
}
header .navbar .header-menu .nav-item {
  margin-left: 10px;
}
@media (max-width: 1200px) {
  header .navbar .header-menu .nav-item {
    margin-left: 4px;
  }
}
header .navbar .header-menu .nav-item.social-item .nav-link {
  display: inline-block;
  padding-right: 5px;
}
header .navbar .header-menu .nav-item.social-item .nav-link img {
  width: 20px;
}
header .navbar .header-menu .nav-item .nav-link {
  font-size: 15px;
  font-weight: 600;
  color: #872384;
}
header .navbar .header-menu .nav-item .nav-link:hover {
  color: #68af43;
}
@media (max-width: 1200px) {
  header .navbar .header-menu .nav-item .nav-link {
    font-size: 14px;
    padding-right: 0.2rem;
    padding-left: 0.3rem;
  }
}
@media (max-width: 992px) {
  header .navbar .header-menu .nav-item .nav-link {
    margin-top: 10px;
    font-size: 16px;
  }
}
header .navbar .header-menu .nav-item .nav-link.active {
  color: #68af43;
}
header .navbar .header-menu .nav-item .btn-shop {
  display: inline-block;
  background-color: #e59417;
  padding: 7px 20px;
  border-radius: 20px;
  margin-left: 10px;
  color: white;
}
header .navbar .header-menu .nav-item .btn-shop:hover {
  text-decoration: none;
  background-color: #872384;
  color: white;
}
@media (max-width: 1200px) {
  header .navbar .header-menu .nav-item .btn-shop {
    margin-left: 10px;
  }
}
header .navbar .header-menu .nav-item .dropdown-menu {
  left: auto;
  right: 0;
}
header .navbar .header-menu .nav-search-toggle {
  -webkit-appearance: none;
  border: none;
  margin-left: 10px;
  border-radius: 30px;
  width: 30px;
  height: 30px;
}
@media (max-width: 1199px) {
  header .navbar .header-menu .nav-search-toggle {
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  header .navbar .header-menu .nav-search-toggle {
    margin-top: 10px;
  }
}
header .navbar .header-menu .nav-search-toggle:hover {
  background-color: #68af43;
}
header .navbar .header-menu .nav-search-toggle img {
  width: 15px;
  height: 15px;
}
header .navbar .header-menu .nav-search {
  background-color: #efefef;
  padding: 5px;
  display: none;
  position: absolute;
  bottom: -50px;
  right: 0;
  border-radius: 10px;
  z-index: 3;
  justify-content: center;
}
@media (max-width: 575px) {
  header .navbar .header-menu .nav-search {
    width: 100%;
    bottom: -100px;
  }
}
header .navbar .header-menu .nav-search .nav-search-input {
  max-width: 80%;
}
header .navbar .header-menu .nav-search .nav-search-btn {
  -webkit-appearance: none;
  border: none;
  margin-left: 10px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
}
header .navbar .header-menu .nav-search .nav-search-btn:hover {
  background-color: #68af43;
}
@media (max-width: 991px) {
  header .navbar .header-menu .lang_select {
    float: left;
  }
}
header .navbar .header-menu .lang_select .dropdown-menu {
  min-width: 0;
}
@media (min-width: 992px) {
  header .navbar .header-menu .lang_select .dropdown-menu {
    left: auto;
    right: 0;
  }
}
header .navbar .header-menu .lang_select .flag-icon {
  width: 20px;
}
header .navbar .header-menu .lang_select .dropdown-toggle::after {
  border-top-width: 0.27em;
  border-right-width: 0.27em;
  border-left-width: 0.27em;
}
.slider {
  background-color: #efefef;
  padding-top: 36px;
  padding-bottom: 60px;
  position: relative;
}
.slider .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  background: none;
}
.slider .bx-wrapper .bx-viewport .slider-title {
  margin-right: 60px;
}
@media (max-width: 1360px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-right: 0px;
    margin-left: 60px;
  }
}
@media (max-width: 1260px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-left: 40px;
  }
}
@media (max-width: 1199px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-left: 0px;
  }
}
@media (max-width: 1090px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-left: 20px;
  }
}
@media (max-width: 1050px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-left: 40px;
  }
}
@media (max-width: 1010px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-left: 50px;
  }
}
@media (max-width: 992px) {
  .slider .bx-wrapper .bx-viewport .slider-title {
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.slider .bx-wrapper .bx-viewport .slider-title h2 {
  color: #872384;
}
.slider .bx-wrapper .bx-viewport .slider-title h2 .slider-subtitle {
  color: #68af43;
}
.slider .bx-wrapper .bx-viewport .slider-title p {
  color: #872384;
}
@media (max-width: 991px) {
  .slider .bx-wrapper .bx-viewport .slider-title .slider-text {
    text-align: center;
    margin-left: 10%;
    margin-right: 10%;
  }
}
.slider .bx-wrapper .bx-viewport .slider-img {
  text-align: right;
  margin-right: 60px;
}
@media (max-width: 1200px) {
  .slider .bx-wrapper .bx-viewport .slider-img {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .slider .bx-wrapper .bx-viewport .slider-img {
    text-align: center;
    margin-right: 0;
  }
}
.slider .bx-wrapper .bx-viewport .slider-img img {
  display: inline-block;
}
@media (max-width: 991px) {
  .slider .bx-wrapper .bx-viewport .slider-img img {
    max-width: 50%;
  }
}
.slider .bx-wrapper .bx-controls .bx-controls-direction a {
  width: 55px;
  height: 85px;
}
@media (max-width: 1200px) {
  .slider .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 45px;
    height: 75px;
  }
}
@media (max-width: 768px) {
  .slider .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 40px;
    height: 65
            px;
  }
}
@media (max-width: 567px) {
  .slider .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 40px;
    height: 55px;
  }
}
@media (max-width: 450px) {
  .slider .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 40px;
    height: 60px;
  }
}
@media (max-width: 330px) {
  .slider .bx-wrapper .bx-controls .bx-controls-direction a {
    width: 30px;
    height: 40px;
  }
}
.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  background: url("../images/prev.jpg") no-repeat center;
  background-size: Cover;
  left: 0;
}
.slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background: url("../images/next.jpg") no-repeat center;
  background-size: cover;
  right: 0;
}
.mapaContent a {
  color: #872384;
  text-decoration: none;
}
.mapaContent a:hover {
  text-decoration: underline;
}
.mapaContent ul li {
  font-weight: bold;
}
.mapaContent ul li ul {
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
}
.mapaContent ul li ul li {
  font-weight: normal;
}
#warning {
  text-align: center;
}
#map {
  width: 100%;
  height: 500px;
}
.cc_container .cc_btn,
.cc_container .cc_btn:visited {
  background-color: #872384 !important;
  color: #fff !important;
}
.infobar-section {
  position: relative;
  top: -60px;
}
@media (max-width: 767px) {
  .infobar-section {
    margin-bottom: 600px;
  }
}
@media (max-width: 575px) {
  .infobar-section {
    margin-bottom: 10px;
  }
}
.infobar-section .infobar {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 575px) {
  .infobar-section .infobar {
    position: relative;
  }
}
.infobar-section .infobar .infobar-window {
  display: flex;
  width: 33%;
  padding-top: 20px;
}
@media (max-width: 767px) {
  .infobar-section .infobar .infobar-window {
    width: 100%;
  }
}
.infobar-section .infobar .infobar-window .infobar-image {
  margin-top: auto;
  width: 34%;
}
@media (max-width: 991px) {
  .infobar-section .infobar .infobar-window .infobar-image {
    display: none;
  }
}
@media (max-width: 767px) {
  .infobar-section .infobar .infobar-window .infobar-image {
    display: initial;
  }
}
.infobar-section .infobar .infobar-window .infobar-image img {
  bottom: 0;
  left: 0;
  max-width: 100%;
  height: auto;
}
.infobar-section .infobar .infobar-window .infobar-content {
  float: left;
  width: 66%;
  color: white;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 26px;
}
@media (max-width: 991px) {
  .infobar-section .infobar .infobar-window .infobar-content {
    width: 100%;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .infobar-section .infobar .infobar-window .infobar-content {
    width: 66%;
    padding-left: 0;
  }
}
.infobar-section .infobar .infobar-window .infobar-content .infobar-header {
  padding-bottom: 12px;
}
.infobar-section .infobar .infobar-window .infobar-content .infobar-header .infobar-title {
  font-size: 20px;
  font-weight: 800;
}
@media (max-width: 1260px) {
  .infobar-section .infobar .infobar-window .infobar-content .infobar-header .infobar-title {
    font-size: 21px;
  }
}
@media (max-width: 991px) {
  .infobar-section .infobar .infobar-window .infobar-content .infobar-header .infobar-title {
    font-size: 18px;
  }
}
.infobar-section .infobar .infobar-window .infobar-content .infobar-text {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 12px;
}
@media (max-width: 991px) {
  .infobar-section .infobar .infobar-window .infobar-content .infobar-text {
    font-size: 14px;
  }
}
.infobar-section .infobar .infobar-window .infobar-content .infobar-button .infobar-button-more-info {
  display: inline-block;
  background-color: white;
  padding: 9px 19px;
  border-radius: 40px;
  font-size: 15px;
  font-weight: 600;
}
.infobar-section .infobar .infobar-dog {
  background-color: #68af43;
}
.infobar-section .infobar .infobar-dog .infobar-content .infobar-button .infobar-button-more-info {
  color: #68af43;
}
.infobar-section .infobar .infobar-dog .infobar-content .infobar-button .infobar-button-more-info:hover {
  background-color: #872384;
  color: white;
  text-decoration: none;
}
.infobar-section .infobar .infobar-cat {
  background-color: #872384;
}
.infobar-section .infobar .infobar-cat .infobar-content .infobar-button .infobar-button-more-info {
  color: #872384;
}
.infobar-section .infobar .infobar-cat .infobar-content .infobar-button .infobar-button-more-info:hover {
  background-color: #68af43;
  color: white;
  text-decoration: none;
}
.infobar-section .infobar .infobar-cow {
  background-color: #e59417;
}
.infobar-section .infobar .infobar-cow .infobar-content .infobar-button .infobar-button-more-info {
  color: #e59417;
}
.infobar-section .infobar .infobar-cow .infobar-content .infobar-button .infobar-button-more-info:hover {
  background-color: #872384;
  color: white;
  text-decoration: none;
}
.what-is {
  margin-bottom: 50px;
}
.what-is .what-is-content {
  padding-right: 80px;
}
@media (max-width: 1200px) {
  .what-is .what-is-content {
    padding-right: 60px;
  }
}
@media (max-width: 992px) {
  .what-is .what-is-content {
    padding-right: 40px;
  }
}
.what-is .what-is-content .what-is-text {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .what-is .what-is-content .what-is-text {
    margin-bottom: 50px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .what-is .what-is-content .what-is-text {
    margin-bottom: 35px;
  }
}
.what-is .what-is-content .what-is-info {
  display: flex;
  flex-wrap: wrap;
}
.what-is .what-is-content .what-is-info .what-is-info-point {
  display: flex;
  width: 50%;
  padding-bottom: 56px;
  padding-right: 10px;
}
@media (max-width: 576px) {
  .what-is .what-is-content .what-is-info .what-is-info-point {
    width: 100%;
    padding-right: 0;
    margin-left: 30px;
  }
}
.what-is .what-is-content .what-is-info .what-is-info-point .info-point-ico {
  padding-right: 24px;
  margin-top: auto;
  margin-bottom: auto;
}
.what-is .what-is-content .what-is-info .what-is-info-point .info-point-text {
  margin-top: auto;
  margin-bottom: auto;
}
.what-is .what-is-content .what-is-info .what-is-info-point .info-point-text p {
  margin: 0;
}
.what-is .what-is-content .what-is-info .what-is-info-point .text-purple {
  color: #872384;
}
.what-is .what-is-content .what-is-info .what-is-info-point .text-green {
  color: #68af43;
}
.what-is .what-is-img {
  text-align: center;
}
.what-is .what-is-img img {
  max-width: 80%;
  height: auto;
}
@media (max-width: 991px) {
  .what-is .what-is-img img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .what-is .what-is-img img {
    max-width: 53%;
  }
}
.what-is .what-is-content-side {
  border-right: 1px solid #d0d0d0;
}
@media (max-width: 991px) {
  .what-is .what-is-content-side {
    border: none;
    padding-right: 0;
  }
}
.what-is .what-is-content-side .what-is-img {
  text-align: center;
}
.what-is .what-is-content-side .what-is-img img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .what-is .what-is-content-side .what-is-img img {
    max-width: 100%;
  }
}
.what-is .what-is-info-side {
  display: flex;
  flex-wrap: wrap;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .what-is .what-is-info-side {
    padding-left: 0;
    margin-top: 50px;
  }
}
.what-is .what-is-info-side .what-is-info-point {
  display: flex;
  width: 100%;
  padding-bottom: 56px;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .what-is .what-is-info-side .what-is-info-point {
    width: 50%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .what-is .what-is-info-side .what-is-info-point {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .what-is .what-is-info-side .what-is-info-point {
    width: 100%;
    padding-right: 0;
  }
}
.what-is .what-is-info-side .what-is-info-point .info-point-ico {
  padding-right: 24px;
  margin-top: auto;
  margin-bottom: auto;
}
.what-is .what-is-info-side .what-is-info-point .info-point-text {
  margin-top: auto;
  margin-bottom: auto;
}
.what-is .what-is-info-side .what-is-info-point .info-point-text p {
  margin: 0;
}
.what-is .what-is-info-side .what-is-info-point .text-purple {
  color: #872384;
}
.what-is .what-is-info-side .what-is-info-point .text-green {
  color: #68af43;
}
.section-divider {
  margin-bottom: 93px;
}
.divider {
  height: 10px;
  background-color: #e59417;
  width: 100%;
  margin-top: 50px;
}
.order-right {
  text-align: right;
}
.order-right input {
  font-size: 14px;
  padding: 4px 8px;
  background: #f0f0f0;
  cursor: pointer;
}
.order-right input:hover {
  background: #b3bdb3;
}
.our-offer {
  margin-bottom: 85px;
}
.our-offer .product {
  display: flex;
  height: 100%;
  margin-bottom: 20px;
  justify-content: center;
}
.our-offer .product .product-img {
  margin: auto 0;
  max-width: 135px;
}
.our-offer .product .product-img img {
  width: 100%;
}
.our-offer .product .product-info {
  margin: auto 0;
  padding-left: 35px;
}
.our-offer .product .product-info .product-shop-info .product-price {
  color: #e59417;
  font-size: 20px;
  font-weight: 600;
  float: left;
  margin-right: 17px;
}
@media (max-width: 1200px) {
  .our-offer .product .product-info .product-shop-info .product-price {
    width: 100%;
    margin-right: 0;
    margin-bottom: 17px;
  }
}
.our-offer .product .product-info .product-shop-info .product-buy {
  float: left;
}
@media (max-width: 1200px) {
  .our-offer .product .product-info .product-shop-info .product-buy {
    width: 100%;
  }
}
.our-offer .product .product-info .product-shop-info .product-buy .product-buy-btn {
  display: inline-block;
  color: white;
  background-color: #68af43;
  padding: 4px 22px;
  border-radius: 40px;
}
.our-offer .product .product-info .product-shop-info .product-buy .product-buy-btn:hover {
  text-decoration: none;
  background-color: #872384;
}
footer {
  background-color: #efefef;
  padding-top: 45px;
  padding-bottom: 75px;
}
@media (max-width: 992px) {
  footer {
    text-align: center;
  }
}
footer p {
  color: #6a6a6a;
}
footer p a {
  color: #6a6a6a;
}
footer .footer-company {
  padding-right: 60px;
}
@media (max-width: 1199px) {
  footer .footer-company {
    padding-right: 0;
  }
}
footer .footer-company .footer-logo {
  padding-bottom: 24px;
}
@media (max-width: 992px) {
  footer .footer-company .footer-logo img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
}
footer .footer-company .footer-text {
  font-size: 15px;
}
footer .footer-products-list {
  font-size: 16px;
}
@media (max-width: 1200px) {
  footer .footer-products-list {
    font-size: 15px;
  }
}
footer .footer-products-list ul {
  list-style: none;
}
footer .footer-helps-with .purple {
  color: #872384;
}
footer .footer-links {
  color: #6a6a6a;
}
footer .footer-links:hover {
  color: #872384;
  text-decoration: none;
}
footer .footer-links.purple:hover {
  color: #68af43;
}
.header-side {
  background-color: #efefef;
  position: relative;
  margin-bottom: 15px;
}
@media (max-width: 992px) {
  .header-side {
    margin-bottom: 15px;
  }
}
.header-side .side-title {
  float: left;
  padding-top: 60px;
  padding-bottom: 45px;
}
@media (max-width: 460px) {
  .header-side .side-title {
    width: 60%;
    padding-top: 43px;
    padding-bottom: 27px;
  }
}
.header-side .side-title-img {
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: right;
}
@media (max-width: 992px) {
  .header-side .side-title-img {
    top: unset;
    bottom: 0;
  }
}
@media (max-width: 992px) {
  .header-side .side-title-img img {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .header-side .side-title-img img {
    width: 60%;
  }
}
.header-side .bottom-border {
  height: 25px;
  width: 100%;
  background-image: linear-gradient(90deg, #e59417 33.33%, #872384 33.33%, #872384 66.66%, #68af43 66.66%);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 5;
}
.what-is-side {
  margin-bottom: 66px;
}
@media (max-width: 767px) {
  .what-is-side {
    margin-bottom: 40px;
  }
}
.first-aid {
  margin-bottom: 130px;
}
@media (max-width: 991px) {
  .first-aid .first-aid-img {
    text-align: center;
    margin-top: 16px;
  }
}
.first-aid .first-aid-img img {
  max-width: 100%;
  height: auto;
}
.first-aid .first-aid-content .first-aid-poison {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .first-aid .first-aid-content .first-aid-poison {
    padding-bottom: 25px;
  }
}
@media (max-width: 768px) {
  .first-aid .first-aid-content .first-aid-other {
    padding-bottom: 25px;
  }
}
.first-aid .first-aid-content .first-aid-other .first-aid-text {
  padding-left: 21px;
  border-left: solid 5px;
  margin-bottom: 30px;
}
.first-aid .first-aid-content .first-aid-other .border-purple {
  border-left-color: #7f257c;
}
.first-aid .first-aid-content .first-aid-other .border-secondary {
  border-left-color: #68af43;
}
.first-aid .first-aid-content .first-aid-other .border-tertiary {
  border-left-color: #e59417;
}
.experience {
  margin-bottom: 70px;
}
.feedback {
  margin-bottom: 150px;
}
.feedback .feedback-list .accordion .user-post .user-post-header .user-post-show-more {
  cursor: pointer;
}
.feedback .feedback-list .accordion .user-post .user-post-header .user-post-show-more h3 {
  border-top: solid 3px #68af43;
  color: #68af43;
  padding-top: 17px;
  padding-right: 15px;
  background-image: url("../images/ico-show-less.png");
  background-repeat: no-repeat;
  background-position: right;
  background-origin: content-box;
  padding-bottom: 20px;
}
.feedback .feedback-list .accordion .user-post .user-post-header .user-post-show-more.collapsed h3 {
  border-top-color: #e59417;
  color: #e59417;
  background-image: url("../images/ico-show-more-orange.png");
}
.feedback .feedback-list .accordion .user-post .user-post-text {
  padding-bottom: 40px;
  padding-right: 15px;
  align-items: center;
}
.feedback .feedback-list .accordion .user-post .user-post-text a {
  padding-right: 20px;
}
.feedback .feedback-list .accordion .user-post .user-post-text .img-fluid {
  max-width: 200px;
}
.feedback .feedback-list .feedback-pagination {
  margin-top: 16px;
}
.feedback .feedback-list .feedback-pagination .pagination .page-item {
  margin-right: 4px;
  height: 35px;
  width: 35px;
  text-align: center;
}
.feedback .feedback-list .feedback-pagination .pagination .page-item .page-link {
  background-color: #dadada;
  color: #872384;
}
.feedback .feedback-list .feedback-pagination .pagination .page-item:first-child .page-link {
  margin-left: unset;
  border: none;
  border-radius: 0;
}
.feedback .feedback-list .feedback-pagination .pagination .page-item:last-child .page-link {
  border: none;
  border-radius: 0;
}
.feedback .feedback-list .feedback-pagination .pagination .active .page-link {
  background-color: #872384;
  color: white;
  border: none;
  font-weight: 600;
}
.feedback .strankovani {
  justify-content: flex-start;
}
.feedback .feedback-form {
  margin-left: 50px;
}
@media (max-width: 991px) {
  .feedback .feedback-form {
    margin-left: 0;
    margin-top: 80px;
  }
}
.feedback .feedback-form input:focus,
.feedback .feedback-form select:focus,
.feedback .feedback-form textarea:focus,
.feedback .feedback-form button:focus {
  outline: none;
  border-color: #ced4da;
}
.feedback .feedback-form .form-group input {
  padding: 16px 20px;
  border-radius: 0;
  -webkit-box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.15), inset -8px 0px 8px -8px rgba(0, 0, 0, 0.1), inset 8px 0px 8px -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.15), inset -8px 0px 8px -8px rgba(0, 0, 0, 0.1), inset 8px 0px 8px -8px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.15), inset -8px 0px 8px -8px rgba(0, 0, 0, 0.1), inset 8px 0px 8px -8px rgba(0, 0, 0, 0.1);
}
.feedback .feedback-form .form-group textarea {
  padding: 16px 20px;
  border-radius: 0;
  -webkit-box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.15), inset -8px 0px 8px -8px rgba(0, 0, 0, 0.1), inset 8px 0px 8px -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.15), inset -8px 0px 8px -8px rgba(0, 0, 0, 0.1), inset 8px 0px 8px -8px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 8px 8px -8px rgba(0, 0, 0, 0.15), inset -8px 0px 8px -8px rgba(0, 0, 0, 0.1), inset 8px 0px 8px -8px rgba(0, 0, 0, 0.1);
}
.feedback .feedback-form .form-group input[type=file] {
  padding: 0 0 0 10px;
  width: 55%;
}
.feedback .feedback-form .custom-file label {
  float: left;
}
.feedback .feedback-form .custom-file input {
  float: left;
  width: 60%;
  padding-top: 0;
  -webkit-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.15), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}
.feedback .feedback-form .send-post {
  display: inline-block;
  width: 100%;
  background-color: #68af43;
  color: white;
  text-align: center;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
}
.feedback .feedback-form .send-post:hover {
  cursor: pointer;
  background-color: #e59417;
}
.answers .feedback-list .accordion .user-post .user-post-header .user-post-show-more.collapsed h3 {
  border-top-color: #872384;
  color: #872384;
  background-image: url("../images/ico-show-more.png");
}
.contacts-list {
  margin-top: 60px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .contacts-list {
    margin-top: 40px;
    margin-bottom: 80px;
  }
}
.contacts-list .contacts-col {
  font-size: 14px;
  line-height: 2;
}
.contacts-list .contacts-col ul {
  list-style: none;
  /* Remove default bullets */
  padding-left: 0;
  margin-left: 0;
}
.contacts-list .contacts-col ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #cacaca;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 15px;
  /* Also needed for space (tweak if needed) */
  font-size: 15px;
}
.contacts-list .first-col {
  color: #872384;
}
.contacts-list .second-col {
  color: #e59417;
}
.contacts-list .third-col {
  color: #68af43;
}
.experience-filter {
  margin-bottom: 60px;
}
.experience-filter .filters {
  background-color: #eaeaea;
  height: 57px;
}
@media (max-width: 991px) {
  .experience-filter .filters {
    height: auto;
  }
}
.experience-filter .filters .form-inline {
  height: 100%;
}
.experience-filter .filters .filters-zrusit {
  display: flex;
  align-items: center;
  padding: 6px 20px;
}
@media (max-width: 1199px) {
  .experience-filter .filters .filters-zrusit {
    padding: 6px 10px;
  }
}
.experience-filter .filters .filters-zrusit span {
  border-bottom: 1px dashed;
}
.experience-filter .filters .filters-zrusit span:hover {
  color: #872384;
}
.experience-filter .filters .filters-title {
  height: 100%;
  background-color: #e59417;
  color: white;
  font-weight: 600;
  display: flex;
  align-items: center;
  padding: 20px 30px;
}
@media (max-width: 1199px) {
  .experience-filter .filters .filters-title {
    padding: 20px 20px;
  }
}
@media (max-width: 991px) {
  .experience-filter .filters .filters-title {
    width: 100%;
    justify-content: center;
  }
}
.experience-filter .filters .filters-select {
  padding-left: 25px;
  font-size: 16px;
}
@media (max-width: 1259px) {
  .experience-filter .filters .filters-select {
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .experience-filter .filters .filters-select {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .experience-filter .filters .filters-select {
    width: 100%;
    padding: 0;
    align-items: baseline;
  }
}
.experience-filter .filters .filters-label {
  color: #872384;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .experience-filter .filters .filters-label {
    width: 100%;
    padding-bottom: 6px;
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .experience-filter .filters .filters-label {
    justify-content: center;
    width: 30%;
  }
}
.experience-filter .filters .filters-select-type {
  height: 32px;
  width: 190px;
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .experience-filter .filters .filters-select-type {
    width: 150px;
  }
}
@media (max-width: 991px) {
  .experience-filter .filters .filters-select-type {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .experience-filter .filters .filters-select-type {
    width: 60%;
  }
}
.experience-filter .filters .filters-animal {
  display: flex;
}
@media (max-width: 767px) {
  .experience-filter .filters .filters-animal {
    padding-top: 16px;
  }
}
.experience-filter .filters .filters-disease {
  display: flex;
}
@media (max-width: 767px) {
  .experience-filter .filters .filters-disease {
    padding-bottom: 16px;
  }
}
.experience-filter .filters .filters-confirm {
  padding: 6px 40px;
  margin-left: 20px;
  margin-bottom: 0!important;
  background-color: #e59417;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  border-radius: 40px;
}
@media (max-width: 1199px) {
  .experience-filter .filters .filters-confirm {
    padding: 6px 30px;
  }
}
.experience-filter .filters .filters-confirm:hover {
  background-color: #872384;
}
@media (max-width: 1259px) {
  .experience-filter .filters .filters-confirm {
    margin-left: 50px;
  }
}
@media (max-width: 1259px) {
  .experience-filter .filters .filters-confirm {
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .experience-filter .filters .filters-confirm {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px!important;
  }
}
.questions-filter .filters .filters-title {
  background-color: #872384;
}
.questions-filter .filters .filters-confirm {
  background-color: #872384;
}
.filters-clear {
  background: none;
  border: none;
  border-bottom: 1px dashed;
  color: #212529;
}
.filters-clear:hover {
  color: #872384;
  cursor: pointer;
}
.buy .buy-content .section-header h1 {
  text-align: center;
}
.buy .buy-content .section-header h2 {
  text-align: center;
}
.buy-selection {
  margin-top: 60px;
  margin-bottom: 100px;
}
.buy-selection .order-table thead tr {
  background-color: #872384;
  color: white;
}
.buy-selection .order-table tbody tr th {
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.buy-selection .order-table tbody tr th img {
  max-width: 100px;
  max-height: 100px;
}
@media (max-width: 767px) {
  .buy-selection .order-table tbody tr th img {
    max-width: 80px;
    max-height: 80px;
  }
}
@media (max-width: 575px) {
  .buy-selection .order-table tbody tr th img {
    max-width: 50px;
    max-height: 50px;
  }
}
@media (max-width: 420px) {
  .buy-selection .order-table tbody tr th img {
    max-width: 30px;
    max-height: 30px;
  }
}
.buy-selection .order-table tbody td {
  vertical-align: middle;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}
.buy-selection .order-table tbody .order-name {
  color: #872384;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 991px) {
  .buy-selection .order-table tbody .order-name {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .buy-selection .order-table tbody .order-name {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .buy-selection .order-table tbody .order-name {
    font-size: 15px;
  }
}
@media (max-width: 420px) {
  .buy-selection .order-table tbody .order-name {
    font-size: 14px;
  }
}
.buy-selection .order-table tbody .order-name a {
  color: #872384;
}
.buy-selection .order-table tbody .order-name a:hover {
  color: #e59417;
}
.buy-selection .order-table tbody .order-piece {
  color: #e59417;
  font-weight: 600;
  text-align: right;
}
.buy-selection .order-table tbody .order-subtotal {
  color: #68af43;
  font-weight: 600;
  text-align: right;
}
.buy-selection .order-table tbody .order-quantity .basket-arrows {
  float: right;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 40px;
}
.buy-selection .order-table tbody .order-quantity .basket-arrows .basket-step {
  width: 16px;
  height: 16px;
}
.buy-selection .order-table tbody .order-quantity .basket-arrows .basket-step-up {
  background: url("../images/ico-add.png") no-repeat;
  background-size: contain;
}
.buy-selection .order-table tbody .order-quantity .basket-arrows .basket-step-down {
  background: url("../images/ico-sub.png") no-repeat;
  background-size: contain;
}
.buy-selection .total-amount {
  float: left;
  color: #872384;
  font-size: 20px;
  width: 100%;
  text-align: right;
  font-weight: 700;
}
@media (max-width: 767px) {
  .buy-selection .total-amount {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .buy-selection .total-amount {
    font-size: 17px;
  }
}
.buy-selection .total-amount .amount {
  color: #68af43;
  padding-left: 30px;
}
.buy-selection .order {
  float: right;
  margin-top: 30px;
}
.buy-selection .order .btn-order {
  font-size: 20px;
  font-weight: 700;
  background-color: #e59417;
  padding: 6px 24px;
  color: white;
  border-radius: 40px;
}
@media (max-width: 768px) {
  .buy-selection .order .btn-order {
    font-size: 18px;
  }
}
@media (max-width: 567px) {
  .buy-selection .order .btn-order {
    font-size: 17px;
  }
}
@media (max-width: 575px) {
  .buy-selection .table-order-sm-hide {
    display: none;
  }
}
.buy-selection .order-quantity-input {
  width: 78px;
  height: 42px;
  text-align: center;
  border-radius: 30px;
}
@media (max-width: 767px) {
  .buy-selection .order-quantity-input {
    width: 60px;
    height: 30px;
  }
}
@media (max-width: 420px) {
  .buy-selection .order-quantity-input {
    width: 40px;
    height: 30px;
  }
}
.buy-selection .order-quantity-text {
  padding-left: 10px;
}
@media (max-width: 420px) {
  .buy-selection .order-quantity-text {
    display: none;
  }
}
@media (max-width: 767px) {
  .buy-selection .order-name-header {
    width: 45%;
  }
}
.buy-selection .order-bottom-links {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 575px) {
  .buy-selection .order-bottom-links .next-step {
    order: 1;
    text-align: center;
    width: 100%;
  }
}
.buy-selection .order-bottom-links .next-step .next-step-btn {
  background-color: #e59417;
  color: white;
  padding: 8px 29px;
  border-radius: 40px;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 992px) {
  .buy-selection .order-bottom-links .next-step .next-step-btn {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .buy-selection .order-bottom-links .next-step .next-step-btn {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .buy-selection .order-bottom-links .next-step .next-step-btn {
    font-size: 15px;
    padding: 7px 15px;
  }
}
.buy-selection .order-bottom-links .order-total-cost {
  background: #68af43;
  color: white;
  text-align: center;
  padding-top: 6px;
  padding-right: 60px;
  padding-left: 60px;
}
.buy-selection .order-bottom-links .order-total-cost p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .buy-selection .order-bottom-links .order-total-cost {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media (max-width: 575px) {
  .buy-selection .order-bottom-links .order-total-cost {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    order: 0;
  }
}
.buy-selection .order-bottom-links .order-total-cost .without-vat {
  font-weight: 600;
}
.buy-selection .order-bottom-links .order-total-cost .with-vat {
  font-size: 24px;
  font-weight: 600;
}
@media (max-width: 992px) {
  .buy-selection .order-bottom-links .order-total-cost .with-vat {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .buy-selection .order-bottom-links .order-total-cost .with-vat {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .buy-selection .order-bottom-links .order-total-cost .with-vat {
    font-size: 17px;
  }
}
.buy-selection .order-table-right {
  text-align: right;
}
.basket .order-steps {
  background-color: #eaeaea;
  text-align: center;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .basket .order-steps {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .basket .order-steps {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .basket .order-steps {
    font-size: 14px;
  }
}
.basket .order-steps .order-step {
  color: #872384;
  width: 33%;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 575px) {
  .basket .order-steps .order-step {
    width: 100%;
  }
}
.basket .order-steps .order-step-active {
  background-color: #872384;
  color: white;
}
.delivery {
  margin-bottom: 67px;
}
.delivery .delivery-header {
  width: 100%;
  border-bottom: solid 1px #d7d7d7;
  margin-top: 50px;
}
.delivery .delivery-form {
  margin-top: 18px;
}
.delivery .delivery-form .delivery-label {
  font-weight: 700;
  color: #872384;
}
.delivery .delivery-form .delivery-input {
  background-color: #eaeaea;
  border-radius: 40px;
  border-color: #ababab;
  margin-bottom: 20px;
  color: #872384;
}
.delivery .delivery-form .delivery-select {
  background-color: #eaeaea;
  border-radius: 40px;
  border-color: #ababab;
  margin-bottom: 20px;
  color: #872384;
  font-size: 16px;
}
.delivery .order-bottom-links {
  margin-top: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 575px) {
  .delivery .order-bottom-links .next-step {
    text-align: center;
    width: 100%;
  }
}
.delivery .order-bottom-links .next-step .next-step-btn {
  background-color: #e59417;
  color: white;
  padding: 8px 29px;
  border-radius: 40px;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 992px) {
  .delivery .order-bottom-links .next-step .next-step-btn {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .delivery .order-bottom-links .next-step .next-step-btn {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .delivery .order-bottom-links .next-step .next-step-btn {
    font-size: 15px;
    padding: 7px 15px;
  }
}
.delivery .order-bottom-links .next-step .next-step-btn:hover {
  cursor: pointer;
  background-color: #872384;
}
@media (max-width: 575px) {
  .delivery .order-bottom-links .order-back {
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }
}
.delivery .order-bottom-links .order-back input {
  color: #949494;
  background: none;
  border: none;
}
.delivery .order-bottom-links .order-back input:hover {
  color: #872384;
  cursor: pointer;
}
.delivery .billing-address-header {
  display: flex;
  flex-wrap: wrap;
}
.delivery .billing-address-header .billing-same {
  margin-left: 60px;
  padding-bottom: 0;
  align-self: center;
}
.delivery .billing-address-header .billing-same:hover input ~ .billing-same-checkbox {
  background-color: #68af43;
}
.delivery .billing-address-header .billing-same:hover input:checked ~ .billing-same-checkbox {
  background-color: #e59417;
}
.delivery .billing-address-header .billing-same input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.delivery .billing-address-header .billing-same input:checked ~ .billing-same-checkbox {
  background-color: #872384;
}
.delivery .billing-address-header .billing-same input:checked ~ .billing-same-checkbox:after {
  display: block;
}
.delivery .billing-address-header .billing-same .billing-same-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #ababab;
  background-color: #eaeaea;
  margin-left: -1.25rem;
}
.delivery .billing-address-header .billing-same .billing-same-checkbox:after {
  content: "";
  position: absolute;
  display: none;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.delivery .form-check {
  margin-bottom: 30px;
  margin-left: 20px;
}
.delivery .form-check:hover .form-check-input ~ .form-check-label .custom-radio {
  background-color: #ccc;
}
.delivery .form-check:hover .form-check-input:checked ~ .form-check-label .custom-radio {
  background-color: #2196F3;
}
.delivery .form-check .form-check-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.delivery .form-check .form-check-input:checked ~ .form-check-label .custom-radio:after {
  display: block;
}
.delivery .form-check .custom-radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  margin-right: 0.3125rem;
  border: 1px solid #cecece;
  background-color: #eaeaea;
  margin-left: -1.25rem;
}
.delivery .form-check .custom-radio:after {
  content: "";
  position: absolute;
  display: none;
  top: 7px;
  left: 7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #872384;
}
.delivery .form-check .form-check-label {
  color: #872384;
}
.delivery .form-check-inline {
  margin-bottom: 30px;
  margin-left: 30px;
}
.delivery .form-check-inline:hover .form-check-input ~ .custom-radio {
  background-color: #ccc;
}
.delivery .form-check-inline:hover .form-check-input:checked ~ .custom-radio {
  background-color: #2196F3;
}
.delivery .form-check-inline .form-check-input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.delivery .form-check-inline .form-check-input:checked ~ .custom-radio:after {
  display: block;
}
.delivery .form-check-inline .custom-radio {
  position: static;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  margin-right: 0.3125rem;
  border: 1px solid #cecece;
  background-color: #eaeaea;
}
.delivery .form-check-inline .custom-radio:after {
  content: "";
  position: absolute;
  display: none;
  top: 9px;
  left: -7px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #872384;
}
.delivery .form-check-inline .form-check-label {
  color: #872384;
}
.delivery .delivery-form-form .form-check-label {
  width: 100%;
}
.delivery .delivery-form-form .form-check-label .delivery-form-price {
  float: right;
  font-weight: 800;
  color: #68af43;
}
header .navbar .header-menu .nav-item .dropdown-menu {
  width: 200px;
  text-align: right;
  padding-right: 10px;
}
.news-container {
  position: relative;
  display: flex;
  margin-bottom: 70px;
  flex-wrap: wrap;
}
.news-container:hover .news-content .news-header h3 {
  color: #872384;
  margin-top: 0;
}
.news-container .news-img {
  width: 29%;
}
@media (max-width: 565px) {
  .news-container .news-img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.news-container .news-content {
  width: 70%;
  padding-left: 20px;
}
@media (max-width: 565px) {
  .news-container .news-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 16px;
  }
}
.news-container .news-content .news-header h3 {
  padding: 0;
  margin-top: 0;
  display: inline;
  border-bottom: 2px solid;
}
.news-container .news-content .news-text {
  font-size: 16px;
  color: #4a4a4a;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .news-container .news-content .news-text {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .news-container .news-content .news-text {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .news-container .news-content .news-text {
    font-size: 13px;
  }
}
.news-container .news-content .news-published {
  font-size: 16px;
  color: #cacaca;
}
@media (max-width: 991px) {
  .news-container .news-content .news-published {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .news-container .news-content .news-published {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .news-container .news-content .news-published {
    font-size: 13px;
  }
}
.news-container .news-link {
  text-decoration: none;
}
.featured-news {
  margin-bottom: 70px;
}
.featured-news .featured-news-container {
  background-color: #68af43;
  margin-bottom: 0;
}
.featured-news .featured-news-container:hover .news-content .news-header h3 {
  color: #872384;
}
.featured-news .featured-news-container h3 {
  color: white;
}
@media (max-width: 991px) {
  .featured-news .featured-news-container .news-img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
.featured-news .featured-news-container .news-img img {
  width: 100%;
}
.featured-news .featured-news-container .news-content {
  padding-top: 38px;
  padding-left: 35px;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .featured-news .featured-news-container .news-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 16px;
  }
}
.featured-news .featured-news-container .news-content .news-header h3 {
  font-size: 26px;
}
@media (max-width: 992px) {
  .featured-news .featured-news-container .news-content .news-header h3 {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .featured-news .featured-news-container .news-content .news-header h3 {
    font-size: 20px;
  }
}
@media (max-width: 567px) {
  .featured-news .featured-news-container .news-content .news-header h3 {
    font-size: 18px;
  }
}
.featured-news .featured-news-container .news-content .news-text {
  color: white;
}
.featured-news .featured-news-container .news-content .news-published {
  color: white;
}
.news-list {
  margin-bottom: 60px;
}
.news-detail {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .news-detail .news-detail-text {
    margin-bottom: 20px;
  }
}
.news-detail .news-detail-text .news-detail-text-created {
  font-size: 15px;
  color: #cacaca;
}
@media (max-width: 991px) {
  .news-detail .news-detail-text .news-detail-text-created {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .news-detail .news-detail-text .news-detail-text-created {
    font-size: 13px;
  }
}
@media (max-width: 575px) {
  .news-detail .news-detail-text .news-detail-text-created {
    font-size: 12px;
  }
}
.breadcrumbs {
  font-size: 14px;
}
@media (max-width: 991px) {
  .breadcrumbs {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs {
    font-size: 12px;
  }
}
.breadcrumbs .breadcrumb {
  background: none;
  padding-left: 0;
  float: left;
}
.breadcrumbs .breadcrumb .breadcrumb-item a {
  color: #872384;
  text-decoration: none;
}
.breadcrumbs .breadcrumb .breadcrumb-item a:hover {
  color: #e59417;
}
.breadcrumbs .breadcrumb .breadcrumb-item.active {
  color: #68af43;
}
.breadcrumbs .news-back {
  float: right;
}
.strankovani {
  justify-content: center;
  display: flex;
  align-items: center;
  line-height: 1.9;
  margin-bottom: 90px;
  margin-top: 30px;
}
.strankovani a {
  height: 35px;
  width: 35px;
  text-align: center;
  background-color: #dadada;
  color: #872384;
  display: inline-block;
  border: none;
  border-radius: 0;
}
.strankovani .active {
  height: 35px;
  width: 35px;
  text-align: center;
  background-color: #872384;
  color: white;
  border: none;
  font-weight: 600;
  line-height: 1.9;
}
.strankovani .strankovani_dalsi {
  background: none;
  margin-left: 10px;
}
.strankovani .strankovani_predchozi {
  background: none;
  width: auto;
  margin-right: 10px;
}
#pageContent em {
  color: #e59417;
  font-weight: 500;
}
.kontakty-filtrace {
  margin-bottom: 10px;
}
.kontakty-filtrace label {
  font-weight: 600;
  color: #872384;
  margin-right: 20px;
  margin-bottom: 0;
}
.kontakty-filtrace .filter-btn {
  display: inline-block;
  background-color: white;
  padding: 6px 19px;
  border-radius: 40px;
  font-size: 15px;
  font-weight: 600;
  margin-left: 15px;
}
.kontakty-filtrace .filter-btn:hover {
  background-color: #68af43;
  color: white;
}
.product-detail {
  padding: 60px 0;
}
@media (max-width: 1200px) {
  .product-detail .product-detail-buy {
    width: 100%;
  }
}
.product-detail .product-detail-buy .product-buy-btn {
  display: inline-block;
  color: white;
  background-color: #68af43;
  padding: 4px 22px;
  border-radius: 40px;
}
.product-detail .product-detail-buy .product-buy-btn:hover {
  text-decoration: none;
  background-color: #872384;
}
.product-detail .product-detail-info {
  margin-bottom: 20px;
}
.product-detail .product-detail-info .price .value {
  color: #e59417;
  font-size: 20px;
  font-weight: 600;
  margin-left: 17px;
}
@media (max-width: 1200px) {
  .product-detail .product-detail-info .price .value {
    width: 100%;
    margin-right: 0;
    margin-bottom: 17px;
  }
}
.markera {
  cursor: pointer;
}
.sys_message {
  position: relative;
  border: 1px solid;
  background-position: 10px 11px!important;
  background-repeat: no-repeat !important;
  font-size: 13px;
  width: 99.8%;
  margin: 0 0 15px;
  padding: 0;
}
.attention {
  background: #fffbcc url(/styles/admin/images/icons/exclamation.png) 10px 11px no-repeat;
  color: #666452;
  border-color: #e6db55;
}
.information {
  background: #dbe3ff url(/styles/admin/images/icons/information.png);
  color: #585b66;
  border-color: #a2b4ee;
}
.success {
  background: #d5ffce url(/styles/admin/images/icons/tick_circle.png);
  color: #556652;
  border-color: #9adf8f;
}
.error {
  background: #ffcece url(/styles/admin/images/icons/cross_circle.png);
  color: #665252;
  border-color: #df8f8f;
}
.sys_message div {
  display: block;
  font-style: normal;
  line-height: 1.5em;
  padding: 10px 10px 10px 36px;
}
.sys_message .close {
  color: #900;
  font-size: 9px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.starrating > input {
  display: none;
}
.starrating > label:before {
  content: "\2605";
  margin: 2px;
  font-size: 16px;
  display: inline-block;
}
.starrating > label {
  color: #222222;
}
.starrating > input:checked ~ label {
  color: #ffca08;
}
.starrating > input:hover ~ label {
  color: #ffca08;
}
#product_rating .form-control {
  background-color: #eaeaea;
  border-radius: 40px;
  border-color: #ababab;
  margin-bottom: 20px;
  color: #872384;
}
#product_rating .form-group > label {
  font-weight: 700;
  color: #872384;
}
.questionnaire {
  position: fixed;
  top: 60%;
  right: 0;
}
.questionnaire .btn {
  border-radius: 0;
  display: flex;
  width: 40px;
  justify-content: center;
  align-items: center;
  height: 180px;
}
.questionnaire .btn span {
  transform: rotate(270deg);
  font-size: 16px;
}
#questionnaire_form label {
  font-size: 15px;
}
.pageoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999;
  color: white;
  background: rgba(102, 102, 102, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 500;
}
.footer-payment-logo {
  max-height: 40px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.top-head-warning {
  color: white;
  background: red;
  font-size: 15px;
  text-align: center;
  padding: 16px 0;
}
.top-head-warning a {
  color: white;
  text-decoration: underline;
}
.top-head-warning p:last-child {
  margin-bottom: 0;
}
/*# sourceMappingURL=styles.css.map */