html, body, ul, li {
  margin: 0;
  padding: 0;
}

@font-face {
    /*font-family: GoodT;
    src: url(fonts/goodtimes2.ttf);*/
}

body {
  font-family: 'Open Sans', sans-sarif;
  color: #000;
}

i {
  margin-right: 5px;
}

ins {
  text-decoration: none;
}

#tab-title-additional_information {
  display: none;
}

a:link, a:hover, a:active {
  text-decoration: none;
}

a {
  color: #3bb142;
}

a, button {
  transition: 0.5s all;
}

h1, h2, h3, h4 {
  /*font-family: 'GoodT';*/
  font-family: 'Ubuntu';
  text-transform: uppercase;
  font-weight: 600;
}

h2 {
  margin: 40px 0 20px;
  text-align: center;
  font-size: 2em;
  color: #000;
}

h2.page-title, .blog-category h2, .widget:first-child h3, .single h2 {
  margin-top: 0;
}


h3 {
  font-size: 1.5em;
}

input, textarea, select {
  width: 100%;
  padding: 5px;
  margin-top: 5px;
}

input[type=submit] {
  background: #3bb142;
  color: #fff;
  border: none;
}

input[type=checkbox], input[type=radio] {
  width: auto;
}

input[type=radio]:disabled + label {
  color: #ccc;
}

body > header {
  width: 100%;
  z-index: 9999;
}

body > header .container {
  position: relative;
}

body > header, body > footer {
  background: #000;
}

body > header h1 {
  width: 100%;
  max-width: 180px;
  margin: 10px 0;
}

body > header li, body > footer li {
  display: inline-block;
  position: relative;
}

body > header a, body > footer li a {
  display: block;
  padding: 5px;
  color: #fff;
  font-size: 1.125em;
  font-weight:600;
  text-transform: uppercase;
  font-family: 'Ubuntu';
}

body > header a:hover, body > footer li a:hover {
  color: #3bb142;
}

.sub-menu {
  display: none;
  position: absolute;
  background: #fff;
  z-index:99;
  top: 0;
  text-align: left;
  width: 200px;
  border: 1px solid #3bb142;
}

.sub-menu li {
  width: 100%;
}

.sub-menu li a {
  padding: 10px;
  border-bottom: 1px solid #3bb142;
  color: #000;
  font-size: 0.85em;
}

.sub-menu li a:hover {
  background: #3bb142;
  color: #fff;
}

ul.menu>li>.sub-menu {
  left: 0;
  top: 29px;
}
ul.menu>li>ul>li>.sub-menu {
  left: 199px;
}

ul.menu>li>ul>li>ul>li>.sub-menu {
  left: 199px;
}

.sub-menu li a i {
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
}

.top-menu {
  margin-top: 20px;
  padding: 0 0 0 15px;
  position:relative;
}

a.free-delivery {

}

.woocommerce.widget_shopping_cart .buttons {
  display: none;
}

.site-header-cart {
  margin-top: 20px;
  position: relative;
}

.site-header-cart > a {
  text-align: right;
}

.widget_shopping_cart {
  position: absolute;
  top: 30px;
  right: 0;
  width: 100%;
  display: none;
  z-index: 999;
  background: #fff;
  padding: 10px;
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: 1px solid #3bb142;
  padding: 3px 0 0;
  margin: 3px 0 0;
  text-align: right;
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding-left: 25px;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  display: none;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  padding: 5px;
  text-align: left;
  font-weight: 300;
  margin-bottom: 3px;
}

.woocommerce ul.cart_list li span.quantity, .woocommerce ul.product_list_widget li span.quantity {
  padding: 0 5px;
}

.woocommerce ul.cart_list li a:nth-child(2), .woocommerce ul.product_list_widget li a:nth-child(2) {
  font-size: 0.75em;
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  border-radius: 0;
  padding: 5px;
  margin: 0;
  width: auto;
  height: auto;
}

.user-menu {
  background: #3bb142;
  text-align: right;
}

.user-menu a {
  display: inline-block;
  color: #fff;
  padding: 5px 0;
  margin-left: 5px;
}

.user-link:first-child {
  background: #fff;
  color: #3bb142;
  padding: 5px;
}

footer {
  padding: 30px 0;
  color: #aaa;
}

.eet p {
  font-size: 0.75em;
  color: #666;
  margin-bottom: 20px;
}

.copyright p {
  padding: 20px 0;
  margin: 0;
}

.copyright a {
  color: #3bb142;
}

.paylogos img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.page-template-default .page-title, .page-template-default .page-content {
  background: #fff;
  padding: 25px;
  margin: 0;
}

.page-template-default .page-content ul {
  margin-left: 20px;
}

section {
  padding: 40px 0 20px;
  background: #fff;
}

section.visible {
  padding: 40px 0 20px;
  background: url(images/bg4.jpg) #fff;
}

section.related.products {
  background: none;
  padding-bottom: 0;
}

section.related.products ul, section.related.products ul.products li.product {
  margin-bottom: 0;
}

section.related.products ul.products li.product.first {
    clear: none;
}

section.related.products ul.products li.product.last {
    margin-right: 0.8%;
}

section.related.products ul.products li.product:nth-child(4n){
    margin-right: 0;
}

.home section {
  padding-top: 20px;
}

.su-row.nospace .su-column {
  position: relative;
  margin: 0;
  width: 25%;
  padding: 5px;
}

.su-row.nospace .su-column a {
  display: block;
}

.su-row.nospace .su-column p {
  display: none;
}

.onhover {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  background: #3bb142;
  padding: 10px;
}

.su-row.nospace .su-column a:hover .onhover, .su-posts-teaser-loop .su-post:hover .onhover,
.su-posts-teaser2-loop .su-post:hover .onhover {
  display: block;
}

.nospace .su-column h2 {
  position: absolute;
  bottom: 10px;
  left: 5%;
  padding: 5px;
  background: #3bb142;
  color: #fff;
  margin: 0;
  font-size: 1.25em;
  width: 90%;
}

.col-md-3 .woocommerce ul.products {
  margin-bottom: 0;
}

.col-md-3 .woocommerce:nth-child(6) ul.products {
  margin-bottom: 15px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 24.4%;
  margin-right: 0.8%;
  text-align: center;
  float: left;
  position: relative;
}

.woocommerce ul.products li h2,
.blog-category .cat-item h2, .single .cat-item h2 {
  text-align: left;
  padding: .5em 0;
  margin: 0;
  font-size: 0.85em;
}

.blog-category .cat-item h2, .single .cat-item h2 {
  font-size: 1em;
}

.woocommerce ul.products li.last {
  margin-right: 0;
}

.woocommerce ul.products li a {
  display: block;
  background: #fff;
  color: #000;
  padding: 5px;
}

.col-md-3 .woocommerce ul.products li a {
  padding: 5px 10px;
  border-bottom: 1px solid #3bb142;
}

.col-md-3 .woocommerce ul.children li a {
 border: 1px solid #3bb142;
 border-bottom: 0;
}

.col-md-3 .woocommerce ul.children li:last-child a {
  border-bottom: 1px solid #3bb142;
}

.col-md-3 .woocommerce ul.products li.cat-item {
  position: relative;
}

@media(min-width: 992px){
.col-md-3 .woocommerce ul.products li ul.children {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 200px;
  z-index: 9;
}
}

ul.products li ul.children mark {
  display: none;
}

.woocommerce ul.products li a:hover, /*.col-md-3 .woocommerce:nth-child(6) ul.products li a,*/ .col-md-3 .woocommerce ul.products li.current-cat>a {
 background: #3bb142;
  color: #fff;
}

.woocommerce ul.products li a:hover h2, /*.col-md-3 .woocommerce:nth-child(6) ul.products li a h2,*/ .woocommerce ul.products li.current-cat>a h2 {
  color: #fff;
}

.woocommerce ul.products li.product a div {
  background: #fff;
}

.woocommerce ul.products li.product a img {
  height: 180px;
  width: auto;
  margin: 0 auto 1em;
}

.woocommerce ul.products li.product a.button {
  margin-top: 0;
  border-radius: 0;
  padding: 10px;
  background: #3bb142;
  font-weight: 400;
  color: #fff;
}

.woocommerce ul.products li.product a.button:hover {
  background: #3bb142;
}

.woocommerce ul.products li.product h3 {
  height: 50px;
  overflow: hidden;
}

.woocommerce ul.products li.product span.price, .woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce div.product .woocs_price_code {
  color: #3bb142;
  font-size: 1.4em;
  margin: 5px 0;
  transition: 0.5s color;
}

.woocommerce ul.products li.product span.woocs_price_code .woocommerce-Price-currencySymbol, .woocommerce div.product span.woocs_price_code .woocommerce-Price-currencySymbol,
.woocommerce div.product .woocommerce-Price-currencySymbol, .woocommerce-checkout #shipping_method .woocommerce-Price-currencySymbol,
.woocommerce-checkout .product-total .woocommerce-Price-currencySymbol, .woocommerce-checkout .cart-subtotal .woocommerce-Price-currencySymbol,
.woocommerce-checkout .order-total .woocommerce-Price-currencySymbol {
  padding-left: 5px;
}

.woocommerce ul.products li.product a:hover .price {
  color: #fff;
}

.woocommerce div.product {
  background: #fff;
  padding: 20px;
}

.woocommerce div.product .product_title {
  text-align: left;
}

.woocommerce div.product .product-text {
  margin-bottom: 20px;
  list-style-position: inside;
}

.woocommerce .quantity .qty {
  padding: 4px;
  margin-top: 0;
}

.woocommerce div.product form.cart .button {
  border-radius: 0;
  background: #3bb142;
}

.product_meta a, .woocommerce div.product p.stock {
  color: #3bb142;
}

.product_meta a:hover {
  text-decoration: underline;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs .panel {
  padding: 10px 20px;
}

.woocommerce div.product .woocommerce-tabs .panel ul {
  margin: 10px 0;
}

.woocommerce div.product .woocommerce-tabs .panel ul li {
  list-style-position: inside;
}

.woocommerce table.shop_table tfoot .order-total th, .woocommerce table.shop_table tfoot .order-total td {
  border-top: 2px solid grey;
  font-size: 16px;
}

#myAddedCart {
  display: none;
  position: fixed;
  width: 320px;
  height: 160px;
  top: calc(50% - 80px);
  left: calc(50% - 160px);
  z-index: 99999;
  background: #3bb142;
  color: #fff;
  padding: 10px;
}

.mark, mark {
  background: #3bb142;
  color: #fff;
  float: right;
  margin-top: -3px;
}

.woocommerce ul.products li.product.product-category {
  margin-top: 5px;
  margin-bottom: 0;
  width: 100%;
}

.woocommerce .col-md-3 ul.products li.product.product-category a img {
  display: none;
}

.blog-post img, .single img, .page-content img {
  max-width: 100%;
  height: auto;
  display: block;
}

.su-posts-default-loop .su-post {
  background: #fff;
  margin: 0 0 10px !important;
  padding: 10px;
}

.su-posts-default-loop h3 {
  margin: 0 0 10px;
}
.su-posts-default-loop a {
  color: #3bb142;
}

.su-posts-default-loop img {
  max-width: 280px;
  height: auto;
  float: left;
  margin: 0 15px 15px 0;
}

.su-posts-default-loop .add_to_cart_inline {
  border: none !important;
  padding: 0 !important;
  text-align: right;
  margin-bottom: 30px;
}

.su-posts-default-loop .add_to_cart_inline span.amount {
  color: #3bb142;
  font-size: 1.4em;
}

.su-posts-default-loop .woocommerce.add_to_cart_inline a.button {
    border-radius: 0;
    padding: 10px;
    background: #3bb142;
    font-weight: 400;
    color: #fff;
}

.page .su-posts-default-loop .su-post-thumbnail {
  width: 160px;
  height: auto;
}

.page .su-posts-default-loop .su-post-thumbnail img {
  max-width: 160px;
  max-height: initial;
  height: auto;
}

.woocommerce-breadcrumb, .added_to_cart,
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after,
.woocommerce-tabs h2 {
  display: none !important;
}

.blog-post {
  background: #fff;
  padding: 10px;
  display: block;
  color: #000 !important;
  transition: 0.5s all;
}

.blog-post:hover {
  background: #3bb142;
  color: #fff !important;
}

.su-posts-blog-loop > div {
  background: #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.su-posts-blog-loop > div:nth-child(4n + 1) {
  clear: left;
}

.su-posts-teaser-loop > div {
  width: 50%;
  float: left;
  padding: 10px;
  position: relative;
}

.su-posts-teaser-loop > div h4, .su-posts-teaser2-loop > div h4 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin: 0;
    font-size: 1.25em;
    width: calc(100% - 40px);
    z-index: 9;
    background: #3bb142;
  color: #fff;
  padding: 5px;
}

.su-posts-teaser2-loop > div h4 {
  width: calc(100% - 60px);
  right: 30px;
}

.su-posts-blog-loop a:last-child, .su-posts-blog-loop3 + a {
  background: #3bb142;
  color: #fff;
  padding: 10px;
  float: right;
}

.su-posts-blog-loop3 + a  {
  display: block;
  float: none;
  margin: 0 auto;
  width: 240px;
}

.woocommerce-MyAccount-content {
  background: #fff;
  padding: 10px;
}

.woocommerce-MyAccount-content a {
  color: #3bb142;
}

.widget li, .woocommerce-MyAccount-navigation li {
  list-style: none;
}

.widget li.cat-item-1 {
  display: none;
}

.widget li a, .woocommerce-MyAccount-navigation li a {
  display: block;
    background: #fff;
    color: #000;
    padding: 5px 10px;
    margin-bottom: 5px;
    font-family: 'Ubuntu';
    border-bottom: 1px solid #3bb142;
}

.widget li.mini_cart_item a {
  border-bottom: none;
}

.widget li a:hover, .woocommerce-MyAccount-navigation li a:hover {
  color: #fff;
  background: #3bb142;
}

.widget li a:hover h2 {
  color: #fff;
}

.widget label {
  display: none;
}

img.aligncenter {
  margin: 0 auto;
}

.search-category ul {
  list-style-position: inside;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
  background: #fff;
  border-top: 3px solid #3bb142;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before,
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a,
.woocommerce-checkout-payment a {
  color: #3bb142;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  border-radius: 0;
  background: #3bb142;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #3bb142;
}

.woocommerce form .form-row .input-checkbox, #ship-to-different-address-checkbox {
  position: relative;
  margin: -2px 8px 0 0;
}

.woocommerce table.shop_table {
  background: #fff;
}

@media(max-width:768px){
  .woocommerce table.shop_table {
    display: block;
  }

  .woocommerce table.shop_table tr.shipping, .woocommerce table.shop_table tr.shipping td, .woocommerce table.shop_table tr.shipping th,
  .woocommerce table.shop_table tfoot, .woocommerce table.shop_table tbody, .woocommerce table.shop_table tr.cart-subtotal {
    display: block;
    width: 100%;
    clear: both;
  }
  .woocommerce table.shop_table tr.cart-subtotal th, .woocommerce table.shop_table tr.cart-subtotal td,
  .woocommerce table.shop_table tr.cart_item th, .woocommerce table.shop_table tr.cart_item td {
    width: 100% !important;
    display: block;
  }
}



.woocommerce span.onsale {
  background: #3bb142;
  padding: 0;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins,
.woocommerce div.product p.price del, .woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del,
.woocommerce ul.products li.product .price ins {
  display: inline-block;
  vertical-align: middle;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del,
.woocommerce ul.products li.product .price del {
  font-size: 0.8em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background: #3bb142;
  border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #6b6b6b;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  display: none;
}

.woocommerce-account .addresses header {
  padding: 10px;
}

.woocommerce-account .addresses .title h3 {
  color: #fff;
  margin: 10px 0;
}

#order_review table tr td:first-child {
  width: 40%;
}

.woocommerce ul#shipping_method li {
  text-indent: 0px;
  padding: 5px 0;
}

.woocommerce ul#shipping_method li span {
  color: #3bb142;
}

.woocommerce ul#shipping_method li img {
  width: 45px;
  display: inline-block;
}

@media(max-width: 500px){
  .woocommerce ul#shipping_method li img {
    display: none;
  }
}

.woocommerce div.product form.cart .variations td.label {
  color: #000;
      display: inline-block;
    padding-top: 10px;
}

section .su-tabs {
  background: #3bb142;
}

section .su-tabs-nav span {
  background: #3bb142;
  color: #fff;
}

.su-tabs-nav span.su-tabs-current, .su-tabs-nav span:hover {
  color: #3bb142;
}

.thirdseason {
  background: #fff;
}

.thirdseason form, .secondseason form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 20px;
}

.tlacitka a {
  display: block;
  margin: 5px auto 0;
  padding: 10px;
  background: #3bb142;
  color: #fff;
}
.tlacitka a:hover {
  background: #f33;
}

.tml {
  margin: 0 auto;
}

.search-category .searchform label {
  display: none;
}

.search-category .searchform {
  margin-bottom: 40px;
}

.searchform label, .col-md-3 h3 {
  font-family: 'Ubuntu';
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.col-md-3 h3 {
  margin-top: 30px;
}

.su-posts-blog-loop h3 {
  margin-top: 10px;
}

.search-category h3 {
  font-size: 1em;
}

#order_review > h3 {
  display: none;
}

.woocommerce table.shop_table + h3 {
  display: block !important;
}

#user_equip_field {
  display: none;
}

.open-menu {
  position: absolute;
  top: -32px;
  left: 15px;
}

.open-menu button, .close-modal {
  border: none;
  background: transparent;
  color: #fff;
  padding: 0;
  font-size: 25px;
}

div#mobile-menu {
  width: 100%;
  margin: 0px auto;
  background: rgba(0, 0, 0, 0.7);
}

div#mobile-menu ul {
  width: 100%;
  text-align: center;
  padding-top: 20%;
}

div#mobile-menu ul li {
  display: block;
  font-size: 1.5em;
}

@media (max-width: 1200px) {
  .nospace .su-column h2 {
    font-size: 1em;
  }
  header a, footer li a {
    font-size: 0.85em;
  }
}

@media (max-width: 991px) {
  .sub-menu {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .su-posts-teaser2-loop > div:first-child {
    margin-left: 16.6666666667%;
  }
}

@media (max-width: 768px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 48%;
  }
  tr.cart-subtotal th {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .blog-category .col-md-4:nth-child(3n + 1) {
    clear: left;
  }
}

@media (max-width: 550px) {
  .woocommerce.columns-4 ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .su-posts-default-loop img {
    float: none;
    margin: 0 auto 20px;
  }
  .woocommerce ul#shipping_method li label {
    font-size: 13px;
    vertical-align: middle;
    font-weight: 400;
  }
  .woocommerce ul#shipping_method li input {
    vertical-align: middle;
  }
  td.product-thumbnail:before {
    content: '' !important;
  }
  td.product-thumbnail > a {
    display: inline-block !important;
  }
  td.product-thumbnail > a:first-child {
    float:left;
  }
  td.product-thumbnail > a:last-child {
    float:right;
  }
  td.product-thumbnail:after {
    content: '';
    clear: both;
    display: block;
  }
  .su-posts-teaser-loop > div {
    width: 100%;
    float: none;
  }
}

.bbp-search-form, .bbp-template-notice {
  display: none;
}

#bbpress-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
  font-size: 13px;
}

.bbp-author-avatar, .bbp-author-name {
  display: block;
}

.bbp-author-name {
  margin-top: -5px;
}

.bbp-topic-freshness img {
  margin: 0 auto;
}

#bbpress-forums fieldset.bbp-form {
  border: none;
  padding: 0;
}

#bbpress-forums fieldset.bbp-form legend {
  text-align: center;
  border: none;
  font-family: 'Ubuntu';
}

#bbpress-forums button[type="submit"] {
  background: #3bb142;
  color: #fff;
  padding: 5px 10px;
  border: none;
}

#thepay-methods-div-content ul li br {
  display: none;
}

.thepay-methods-div-button-21 span {
  color: #3bb142;
  font-weight: 600;

}


#thepay-method-box #thepay-methods-div-content ul li {
  margin: 0;
}

#thepay-method-box #thepay-methods-div-content ul li a {
  display: block;
  border: 1px solid #3bb142;
  padding: 5px 0 10px;
}

#thepay-method-box #thepay-methods-div-content ul li a img {
  margin: 0 auto;
  border: none;
}

#thepay-method-box #thepay-methods-div-content ul li a span {
  text-decoration: none;
  font-family: 'Ubuntu';
  text-transform: uppercase;
  font-size: 1.2em;
}

.term-description p {
  text-align: center;
  font-family: 'Ubuntu';
  font-size: 13px;
}

.term-75 .term-description p {
  font-family: 'Open Sans';
  font-size: 16px;
}

li.cat-item i {
  margin-left: 8px;
}

.makeitthumb {
  width: 200px;
}

.page-id-3636 .wpcf7-form {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 20px;
}

ul.products.slick-slider {
  margin-bottom: 0;
  /*max-height: 450px;*/
}

ul.products.slick-slider .slick-list {
  padding-bottom: 0;
}

#sb_instagram {
  text-align: center;
}

@media(max-width: 1200px){
  .col-md-3 .woocommerce ul.products li a {
    padding-right: 40px;
  }

  .mark, mark {
    padding: 0;
    position: absolute;
    right: 10px;
    margin-top: 0;
  }
  .woocommerce ul.products li.product h3 {
    overflow: hidden;
  }
}

@media(max-width: 991px){
  .col-md-3 .woocommerce ul.products ul.children {
    display: block !important;
  }
  form + h2.page-title, .widget:first-child h3, .single h2 {
    margin-top: 30px;
  }
  .woocommerce-checkout #payment ul.payment_methods li {
    position: relative;
  }
  .woocommerce-checkout #payment ul.payment_methods li input {
    position: absolute;
    top: 8px;
    left: 0;
  }
  .woocommerce-checkout #payment ul.payment_methods li label {
    padding-left: 30px;
  }
  #ship-to-different-address label {
    /*padding-left: 20px;*/
  }
  .site-header-cart {
    margin-top: 25px;
  }
}

.woocommerce-currency-switcher-form {
  display: inline-block;
  margin-left: 5px;
}

.woocommerce-currency-switcher {
  max-width: 160px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #3bb142;
}

.post-content + h2, .wcpscwc-product-slider-wrap + h2 {
  margin-top: 40px;
}

.christmaspack {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.christmaspack p {
  position: absolute;
  top: calc(50% - 25px);
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Ubuntu';
  background: rgba(0,0,0,0.5);
  padding: 15px;
  max-width: 400px;
}

.search-category .col-md-3:nth-child(4n + 1) {
  clear: left;
}

.site-header-cart > .tocheckout {
  display: none;
}

.tocheckout {
  display: block;
  background: #3bb142;
    text-align: center;
    margin-top: 10px;
}

.tocheckout:hover {
  background: #fff;
  color: #3bb142;
}

.woocommerce-cart .cart_totals h2, .woocommerce-cart .cart_totals table .shipping, .woocommerce-cart .cart_totals table .order-total,
p.cart-empty:first-child {
  display: none !important;
}

.woocommerce-cart .cart_totals table .cart-subtotal td {
  padding: 9px 12px;
}

.howshipping {
  color: #fff;
  display: block;
  border: none;
  background: #3bb142;
  padding: 5px;
  margin-top: 10px;
}

form + .howshipping {
  display: none;
}

.shippingpricelist .modal-content {
  padding: 20px;
}

tr.shipping td {
  position: relative;
}

.cookie-message {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px;
  background: #fff;
  border-top: 1px solid #000;
  text-align: center;
  display: none;
  z-index: 99999999;
}

.my-close-button {
  background: #3bb142;
  padding: 5px;
  color: #fff;
  display: inline-block;
}

.woocommerce table.my_account_orders .button.pay {
  display: none;
}

.grid-item {
  width: calc(33.33333% - 20px);
  margin-bottom: 20px;
}

.single-product .product_cat-trenerske-sluzby section.related.products {
  display: none;
}

.backtotrener {
  display: inline-block;
  background: #3bb142;
  color: #fff;
  padding: 10px;
  margin-top: 30px;
  font-size: 16px;
}

.backtotrener:hover {
  color: #fff;
  text-decoration: underline;
}

.woocommerce table.shop_table + p + p {
  display: none;
}

.treneri a {
  display: block;
  background: #fff;
  color: #000;
  transition: 0.5s background, 0.5s color;
  padding-bottom: 15px;
}

.treneri a:hover {
  background: #3bb142;
  color: #fff;
}



.treneri img, .trener-detail img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.treneri h3 {
  text-align: center;
}

.treneri p {
  padding: 0 15px;
}

.trener-detail {
  background: #fff;
  margin-bottom: 40px;
  padding-right: 15px;
}

.trener-detail h2 {
  margin: 20px 0;
}

.treneri .price {
  color: #3bb142;
    font-size: 1.4em;
    margin: 5px 0;
    transition: 0.5s color;
    text-align: center;
}

.treneri .price span.strike-through {
  text-decoration: line-through;
}

.treneri a:hover .price {
  color: #fff;
}

.trener-detail + h2 {
  margin: 10px 0 20px;
}

.col-2 abbr {
  display: none;
}

.woocommerce #payment .terms, .woocommerce #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions {
  float: none;
}

.woocommerce form .form-row {
  padding: 0;
}

.woocommerce form .form-row.mailchimp-newsletter, .woocommerce form .form-row .optional {
  display: none;
}

.mc4wp-checkbox-woocommerce input {
  margin-right: 10px;
}

span.sku_wrapper, .cat-item-532 {
  display: none;
}

.tml-indicator-wrap, .tml-indicator_hint-wrap {
    display: none !important;
}

.woocommerce-ordering + .woocommerce-pagination {
  margin-bottom: 30px;
}

.woocommerce p.woocommerce-result-count {
    margin: 6px 0 0;
}

.woocommerce-ordering select {
    margin-top: 0;
}

button.catMore {
    margin: 0 auto 10px;
    border: none;
    background: #3bb142;
    color: #fff;
}

@media (max-width: 768px){
    .woocommerce p.woocommerce-result-count {
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .woocommerce .woocommerce-ordering {
        float: none;
    }
    .woocommerce-ordering + .woocommerce-pagination,
    .col-md-3 .woocommerce:last-child ul.products {
        margin-bottom: 20px;
    }
    .term-description {
        height: 0;
        overflow: hidden;
        transition: 0.25s height;
        margin-bottom: 10px;
    }
    a.free-delivery {
        position: absolute;
        right: 100px;
        top: 40px;
        font-size: 11px;
        z-index: 99;
    }
    a.free-delivery + a.free-delivery {
        top: 15px;
    }
}

@media(min-width:769px){
.woocommerce-ordering + .woocommerce-pagination {
  display: none;
}
}

#adPanel {
  text-align: center;
  border-bottom: 1px solid red;
  border-top: 1px solid red;
  font-family: Ubuntu;
  text-transform: uppercase;
  position: relative;
  padding-right: 40px;
  transition: 0.5s height, 0.5s padding;
  height: 0;
  padding: 0;
}

#adPanel button {
    position: absolute;
    left: calc(50% - 47px);
    top: 0;
    border: none;
    background: #3bb142;
    color: #fff;
    font-weight: bold;
    transition: 0.5s left, 0.5s top;
    outline: none;
}

#adPanel a {
    opacity: 0;
}

#adPanel.hideAction {
    height: auto;
    padding: 10px;
}

#adPanel.hideAction a {
    opacity: 1;
}

#adPanel.hideAction button {
    top: calc(50% - 11px);
    right: 10px;
    left: initial;
}

.page-template-page-export td, .page-template-page-export th {
  padding: 5px;
}

tr.thepay {
    background: red;
    color: white;
}

#product-15997 form,
#product-15998 form,
#product-15999 form {
    display: none;
}

button.slick-arrow {
    border: none;
    background: #3bb142;
    position: absolute;
    top: 40%;
    height: 30px;
    color: #fff;
    z-index: 9999;
    font-weight: bold;
    width: 30px;
    text-align: center;
}

button.slick-prev {
    left: -35px;
}

button.slick-next {
    right: -35px;
}

.slick-slide {
    padding: 4px;
}

@media (max-width: 520px){
    a.free-delivery {
        top: 35px;
        font-size: 10px;
    }
    a.free-delivery + a.free-delivery {
        top: 0;
    }
}

.page-id-42585 #sidebar {
  display: none;
}

body .popup-napostu-cz {
  width: 90%;
}

.manufacturer-filter {
  margin-bottom: 10px;
}

.manufacturer-filter label {
  margin-right: 10px;
}

.manufacturer-filter label input {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  vertical-align: bottom;
  cursor: pointer;
}

#popup-napostu-cz_wrapper, #packeta-widget-overlay {
  z-index: 10000100!important;
}

#chat-application {
  z-index: 9999999!important;
}
