/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.h1, .h2, .h3, .h4, h1, h2, h3, h4 {
  font-family: "Roboto", Arial, sans-serif;
}

#product .product-description ul {
  list-style: disc;
  margin-left: 25px;
}

#header .logo {
  margin: 20px 0;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
  text-transform: none;
}

.an_productattributes-qty-container {
  display: none;
}

.block_newsletter-wrapper .alert-danger {
  color: #fff;
  background: #f40000;
}

.an_clientservice .clientservice-title {
  font-size: 24px;
}

.anthemeblocks-homeslider-desc h2 {
  max-width: 400px;
  color: #fff;
}

.cookiesLink {
  text-align: right;
  padding-top: 15px;
  font-size: 12px;
}
.cookiesLink span {
  color: #b7b7b7;
  cursor: pointer;
}
.termsfeed-com---nb .cc-nb-main-container {
  padding: 10px !important;
}
.termsfeed-com---palette-light .cc-nb-reject {
  background: #eaeaea !important;
  color: #111 !important;
}
.termsfeed-com---palette-light .cc-nb-text a {
  text-decoration: underline !important;
}
.termsfeed-com---palette-light .cc-cp-body-content-entry a {
  text-decoration: underline !important;
}

.copyright-container .payments img {
  height: 23px;
  width: auto;
  margin: 0 5px;
}

body#identity .form-control-static-comment,
body#authentication .form-control-static-comment,
body#checkout .form-control-static-comment {
  display: none;
}

body#cms #content-wrapper ol,
body#cms #content-wrapper ul {
  margin-bottom: 25px;
}
body#cms #content-wrapper ol li,
body#cms #content-wrapper ul li {
  margin-bottom: 15px;
}
body#cms #content-wrapper ul {
  list-style-type: disc;
}

#product .tabs .product-manufacturer {
  display: none;
}
.quickview .modal-content .product-additional-info .product-manufacturer {
  display: none;
}

.block_newsletter .alert {
  background: #fff;
  border-radius: 4px;
}
.block_newsletter .alert-danger {
  color: #e40000;
}

.column-products h2.column-title {
  text-align: center;
}

#subcategories ul li {
  float: left;
  width: 170px;
  margin: 0 0 13px 33px;
  text-align: center;
}
#subcategories ul li .subcategory-image {
  padding: 0 0 8px 0;
}
#subcategories ul li .subcategory-image a {
  display: block;
  padding: 9px;
  border: 1px solid #d6d4d4;
}
#subcategories ul li .subcategory-image a img {
  max-width: 100%;
  vertical-align: top;
}
#subcategories ul li a.subcategory-name {
  color: #555454;
  display: block;
}
#subcategories ul li a.subcategory-name:hover {
  color: #515151;
}
#subcategories ul li:hover .subcategory-image a {
  border: 5px solid #333;
  padding: 5px;
}
#subcategories ul li h5 {
  margin: 0;
  height: 40px;
}

#header .block-categories .category-sub-menu li>a.collapse-list:after {
  content: ">";
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #000;
}
.block-categories .collapse-icons {
  background: #ebebeb;
  width: 25px;
  height: 25px;
  top: 0;
  padding: 5px;
}
.block-categories .collapse-icons:hover {
  background: #d6d6d6;
}

.cart-preview .cart-action .btn-primary,
.cart-detailed-actions .btn-primary {
  background-color: #ed6925;
}
.cart-preview .cart-action .btn-primary.sb-close-btn {
  background-color: #242424;
}

#header .block-categories li[data-depth="0"] .category-sub-menu {
  max-height: 60vh;
}
#header .block-categories .category-sub-menu li[data-depth="1"] {
  padding: 5px 20px;
  min-width: 260px;
}
#header .block-categories .category-sub-menu li[data-depth="1"] a {
  font-size: 14px;
}

#oznam {
  background: #dc0005;
  padding: 10px;
  font-weight: bold;
  line-height: 22px;
  text-align: center;
  color: #fff;
  display: none;
}

#content-wrapper .vop ol { counter-reset: item }
#content-wrapper .vop li { display: block }
#content-wrapper .vop li:before { content: counters(item, ".") "."; counter-increment: item }

#footer .naseeshopy {
  padding: 20px 10px;
  margin: 10px auto 0;
  border-top: 2px solid #2F2E2E;
}
#footer .naseeshopy .title {
  color: #fff;
  font-weight: bold;
}
#footer .naseeshopy .wrapper {
  overflow: hidden;
}
#footer .naseeshopy .wrapper a {
  line-height: 20px;
  color: #fff;
  display: inline-block;
  padding: 20px;
  background: #2c2c2c;
  transition: 0.3s;
  margin-right: 10px;
  margin-bottom: 10px;
}
#footer .naseeshopy .wrapper a img {
  height: 20px;
  width: auto;
  float: left;
  padding-right: 10px;
}
#footer .naseeshopy .wrapper a:hover {
  text-decoration: none;
  background: #323232;
}
#product .product-prices .pricevatexc {
  font-weight: normal;
  margin-bottom: 10px;
  color: #000;
  font-size: 13px;
}
#product .product-prices .current-price .price {
  color: #ed6925;
  font-size: 25px;
}

.cart-preview .cart-action .btn-primary.sb-close-btn {
  background-color: #242424;
}

#checkout #conditions-to-approve .condition-label label.js-terms {
  color: #e70000;
}
#checkout #conditions-to-approve .condition-label label.js-terms a {
  color: #e70000;
  font-weight: bold;
}

.secondary-blog-title h2 {
  text-align: center;
}
.secondary-blog {
  position: relative;
  z-index: 2;
}
#blogRecentBlog .blog-created {
  display: none;
}
#blogpage .blog-description a {
  color: #ed6925;
}
#blogpage .blog-description a:hover {
  text-decoration: underline;
}
#blogpage .blog-description a.btn-default {
  background: #ed6925;
  color: #fff;
  border-radius: 4px;
  transition: 0.3s;
  font-weight: bold;
}
#blogpage .blog-description a.btn-default:hover {
  background: #db5d1c;
  text-decoration: none;
}
#blogpage .blog-description img {
  max-width: 100%;
}
#module-anblog-blog .blog-tags a,
.an-blog-tags .block_content a {
  color: rgb(126 126 126);
}

#header .block-categories ul.category-sub-menu li[data-depth="0"]:first-child a {
  background: #f46d06;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}
.block-categories .category-sub-menu li[data-depth="0"]:first-child a {
  color: #ed6925;
  font-weight: bold;
}
.blog-detail .social-share {
  display: none;
}

#product #content-wrapper .featured-products .slider-arrowright,
#product #content-wrapper .featured-products .slider-arrowleft {
  height: 25px;
  width: 25px;
}
#product #content-wrapper .featured-products .owl-prev {
  left: -40px;
}
#product #content-wrapper .featured-products .owl-next {
  right: -40px;
}
#product .product-description a {
  text-decoration: underline;
}
#product .product-description a:hover {
  text-decoration: none;
}
#product .zlavaskodom {
  background: #ed6925;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 17px;
}
#product .product-information .product-manufacturer {
  display: none;
}
p.infoPSC {
  color: #e40000;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 14px;
}


/* JOIN US */
#joinUs {
  padding: 40px 0;
  background: #fffcf9;
}
#joinUs .wrapper {
  overflow: hidden;
  width: 760px;
  margin: 0 auto;
}
#joinUs .left {
  float: left;
  width: 220px;
}
#joinUs .left img {
  max-width: 100%;
  height: auto;
}
#joinUs .right {
  float: right;
  width: 500px;
  margin-top: 20px;
}
#joinUs .right .title {
  font-size: 22px;
  font-weight: bold;
  color: #ed6925;
}
#joinUs .right a {
  transition: 0.3s;
  display: inline-block;
  padding: 10px 15px;
  border: 2px solid #ed6925;
  border-radius: 5px;
  background: #fff;
  font-weight: bold;
  font-size: 17px;
  color: #272727;
}
#joinUs .right a.fb {
  margin-right: 10px;
  border-color: #3a83ca;
}
#joinUs .right a:hover {
  background: #fffcf9;
}


@media (max-width: 768px) {
  #header .category-top-menu .categories-dropdown {
    padding: 25px 20px;
  }
  .block-categories .collapse-icons {
    background: #5c5d5d;
    height: 35px;
    width: 50px;
    top: 0 !important;
  }
  .block-categories .collapse-icons:hover {
    background: #5c5d5d;
  }
  #header .block-categories .category-sub-menu li>a {
    line-height: 35px;
    padding: 0 20px !important;
  }
  #header .block-categories .category-sub-menu li[data-depth="1"] {
    padding: 2px 10px;
  }
  .block-categories .collapse-icons i {
    width: auto;
    font-size: 22px;
  }
  #subcategories ul li {
    width: 130px;
    margin: 0 0 13px 10px;
  }

  #joinUs .wrapper {
    width: auto;
  }
  #joinUs .wrapper .left {
    display: none;
  }
  #joinUs .wrapper .right {
    float: none;
    width: auto;
    text-align: center;
  }

}