/*
 * Custom code goes here.
 */

/* hide firstname and lastname alerts in checkout form */
#customer-form input[name="firstname"]+span.form-control-comment, #customer-form input[name="lastname"]+span.form-control-comment {
    display: none;
}
/* fix for Chrome image rendering */
img {
 image-rendering: -webkit-optimize-contrast;
}

#main-wrap {
  overflow: hidden;
}

a.wplink {
  text-decoration: underline;
  font-weight: 600  ;
}
a.wplink:hover {
  text-decoration: none;
}

#_desktop_wpsiteswitch {
cursor: pointer;
font-size: 16px;
font-weight: 700;
}

.delivery-information {
  display: none;
}

.wpsiteswitch button {
  display: flex;
    align-items: center;
    cursor: pointer;
}
.wpsiteswitch ul {
  font-size: 14px;
}
.wpsiteswitch ul li {
  margin-bottom: 5px;
}

#header .wpsiteswitch ul li a {
  padding: 3px 16px;
}
#header .wpsiteswitch ul li a:hover {
  text-decoration: underline;
}
.wpsiteswitch ul img {
  max-width: 24px;
  vertical-align: -4px;
  margin-right: 8px;
}

span#wpsiteswitch-selector-label {
  margin-right: 7px;
}

#_desktop_wpsiteswitch i {
  line-height: 10px;
  vertical-align: -2px;
  font-size: 16px;
  opacity: .5;
  color: #222;
}

#header .header-top .blockcart {
background: #E8640C;
padding: 9px 20px 8px 16px;
border-radius: 4px;
}

#_mobile_cart .header {
  background: #E8640C;
  padding: 9px 16px 9px 14px;
border-radius: 4px;
}

#_mobile_cart span.cart-products-count {
  top: -2px;
  right: 10px;
}

#header i.wp-search:before {
color: #0093D3;
font-size: 22px;
}

#header .header-top .blockcart .header {
  display: flex;
  align-items: center;
}
#_desktop_cart .shopping-cart:before {
vertical-align: 4px;
}

#header .header-top .blockcart span.cart-label {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  letter-spacing: normal;
}


#header span.cart-products-count {
  width: 16px;
  height: 16px;
}


@media (min-width: 1200px) and (max-width: 1510px) {
  #search_widget {width: 48.3333333333%}
  .wp-switcher { width: 51%;}

}

#honzino-intro  {
  margin-bottom: 3rem;
  margin-top: 1rem;
}
#honzino-intro h2 {
  font-size: 28px;
}
#honzino-intro h3 {
color: #0DA3E4;
font-size: 18px;
}

@media (min-width: 1200px) {
  #honzino-intro h2 {
    font-size: 44px;
    padding-bottom: 7px;
  }
  #honzino-intro h3 {
  font-size: 24px;
  }
}

@media (max-width: 1199px) {
  #wrapper {
    background: #fff;
}
  #honzino-intro {  text-align: center; margin-bottom: 30px; margin-top: 5px;}
  #honzino-intro h2 {margin-bottom: 14px;}
  #honzino-intro h3 {line-height: 26px;}
}


/* owl carousel hack to display shadow */
.products.owl-carousel .owl-stage-outer {
  margin: -8px; padding: 8px;
}


@media (max-width: 500px) {

  #subcategories .subcategory-heading {
    line-height: 24px;
    font-size: 18px;
  }

  #wrapper #wpimgiconsmodule .wp-title {
    font-size: 17px;
}
.block-category h1, h2.products-section-title, #custom-text h2 {
  font-size: 20px;
}
.block-category h1 {
  text-transform: none;
}
.catbox_head h2 {
  font-size: 15px;
  padding-bottom: 7px;
}
#wphomecategories .wphomecategory-items {margin-bottom: 1rem;}
#wp_man {margin-bottom: 2.5rem;}
#wpimgiconsmodule img {max-width: 74px;}
#wp_man img  {max-width: 100%;}
#wp_sup img {max-width: 110px;}

.center-block .variant-links-wrap {
  flex-flow: wrap;
}
.center-block .variant-links-wrap  {padding-top: 6px;}
.center-block .variant-links {margin-left: 0px;}

}


.wpattr_container {
  margin-top: 0.625rem;
}



.wp-variant-text {
  font-size: 14px;
  font-weight: 600;
  flex-shrink: 0;
  padding-right: 10px;
}

.variant-links-wrap {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 6px;
}


.pb-right-column .product-reference label {
  font-weight: normal;
  color: #000;
}



.wp-wrap-ref-review {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
  align-items: center;
}

.product-description p:last-of-type {
  display: inline;
}

.product-information .product-description a.wp-readmore-desc {
  display: inline;
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}


.product-information .product-description a.wp-readmore-desc:hover {
  text-decoration: none;
}

.product-actions {
  position: relative;
}




/* OPC */

.delivery-options, .payment-options {
  margin-bottom: 0;
}
#checkout .checkout-block .inner-area {
    padding: 0px 0;
}


#checkout .checkout-block .product-line-image {
  max-width: 111px;
}
#checkout .checkout-block .product-price {
  color: #000000;
}
#checkout .block-header.shopping-cart-header {
  border-top: 0;
  margin-top: 0;
  min-height: 55px;
    padding: 10px 0;
}
#checkout .product-line-body .product-line-info {
  margin-top: 0;
}
#checkout .product-line-body .product-title {
  margin-top: 0;
  min-height: auto;
  padding-bottom: 7px;
  min-height: auto;
}
#checkout .checkout-block .product-price {
  font-size: 17px;
}
#checkout .product-line-body .product-line-actions {
  flex-basis: 280px;
}
#checkout .cart-detailed-totals .card-block {
  padding: 12px;
}
#checkout .cart-summary-line.cart-total.cart-total-auto-tax > span {
  font-size: 19px;
}
#checkout .form-group.dm_gdpr_active.checkbox {
  margin-bottom: 0;
}
#checkout .form-group.dm_gdpr_active.checkbox > label {
  margin-bottom: 0;
}
#checkout div#thecheckout-newsletter,
div#thecheckout-newsletter > .inner-area {
  padding-top: 0;
}
#checkout #create_account {
  margin-bottom: 9px;
}
#checkout .block-header {
  padding: 5px 0 6px 0px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  background: #fff;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
#checkout .has-float-label.required span.field-label,
#checkout .need-dni .has-float-label span.field-label,
#checkout .has-float-label span.field-label {
  opacity: 1;
  font-size: 14px;
}
#checkout .has-float-label input.form-control,
#checkout .has-float-label select.form-control.form-control-select {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}
#checkout .delivery-option-delay {
  display: none;
}
#checkout .block-header.account-header {
  background: #fff;
  margin-bottom: 24px;
}
#checkout .payment-option img {
  padding-left: 25px;
}
#checkout .js-additional-information > section > p {
  margin-left: 50px;
}
#checkout .business-customer,
#checkout .private-customer {
  padding: 0 0 23px;
}
#checkout .address-fields .form-group {
  margin-bottom: 1.3rem;
}
#checkout .checkout-block[class*="num-"] .block-header:before {
  box-shadow: none;
  background: #E8640C;
  margin-right: 9px;
  margin-bottom: 0;
  width: 40px;
  height: 40px;
  line-height: 34px;
  border: 2px solid #E8640C;
  color: #fff;
  font-size: 21px;
}
#confirm_order {
  text-transform: none;
  font-size: 18px;
  font-weight: 600;
  max-width: 300px;
  padding: 15px 15px;
}

@media (min-width: 1200px) {
  #confirm_order {
    font-size: 21px;
    max-width: 367px;
    padding: 15px 15px;
  }
}

@media (max-width: 767px) {
  #checkout .block-header {
    font-size: 17px;
  }
}

#checkout-guest-form .custom-checkbox label em {
  font-weight: 400;
}

#checkout .qty-label.label-success {
  color: #00b000;
  background: transparent;
  padding: 0;
  font-weight: 600;
}

div#tc-payment-confirmation > div:not(.error-msg,.contact-recap) {
  display: flex;
  justify-content: center;
}

/*body#checkout .checkout-block .inner-area .offer-login a {
  background: #cc0d1a;
}
body#checkout .checkout-block .inner-area .offer-login a:hover {
  background: #c3493c;
}*/

#checkout .checkout-block.num-1 .block-header:before {
  content: '1';
}

#checkout .checkout-block.num-2 .block-header:before {
  content: none;
}
#checkout .checkout-block.num-3 .block-header:before {
  content: '2';
}

#checkout .block-header.shopping-cart-header:before {
  content: '4';
          font-size: 24px;
        line-height: 38px;
        background: #E8640C;
    margin-right: 9px;
    margin-bottom: 0;
    width: 40px;
    height: 40px;
    border: 2px solid #E8640C;
    color: #fff;
        border-radius: 50%;
    padding: 0;
    text-align: center;
    display: block;
}

/*
#checkout #thecheckout-address-delivery .block-header:before {
  content: '2.';
      box-shadow: none;
    background: #FBF7F4;
    margin-left: 9px;
    margin-bottom: 0;
    width: 32px;
    height: 44px;
    line-height: 41px;
    border: 2px solid #FBF7F4;
    color: #84878b;
}
*/


#checkout #thecheckout-address-delivery .block-header {
  background: none;
  text-transform: uppercase;
}

#checkout .checkout-block.num-4 .block-header:before {
  content: '3';
}

#checkout div#content {
  border: 0;
  padding: 0;
    margin-top: 0rem;
}

#checkout .checkout-block .inner-area {
  padding: 10px 0;
}

#checkout .flex-split-horizontal {
  gap: 30px;
}

#checkout  .delivery-options, #checkout  .payment-options {
  border: 1px solid #e5e5e5;
}

.checkout-block .cart-item:last-child {
  border-bottom: 0;
}

#checkout .checkout-block .cart-detailed-totals {
  width: 100%;
    left: 0;
}

@media (min-width: 1600px) {
  #checkout .block-header {    font-size: 18px;}
  #checkout .checkout-block[class*="num-"] .block-header:before {    font-size: 24px;    line-height: 38px;}
}

div#thecheckout-newsletter {
    display: none;
}
div#thecheckout-account {
    padding-bottom: 0;
}

#checkout .second-address {
    margin-left: 5px;
}

main #content-wrapper #thecheckout-psgdpr .inner-area {padding-top: 0}

body#checkout #create_account span.custom-checkbox, body#checkout  #thecheckout-psgdpr span.custom-checkbox {
  display: block;
}

/* OPC end */





@media (min-width: 991px) {
  div#wpsize {
    position: absolute;
    right: 30px;
    top: 10px;
  }

  .wpfeaturesright .product-features {
    padding-left: 28px;
    border-left: 2px solid #ddd;
  }
  .wpfeaturesleft .product-features>dl.data-sheet {
  max-width: 900px;
}
}



.wp-hint-contact {
  display: block;
}
.wp-hint-contact p {
  font-weight: 600;
  line-height: 24px;
}

.product-comments-additional-info {
   display: inline-flex;
   font-size: 13px;
}



@media (max-width: 767px) {
  #product ul.nav.nav-tabs {
      overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 107%;
  }
  #product section#wrapper {
      overflow-x: hidden;
  }
  }


  #wpsize {
    visibility: hidden;
    padding-top: 1rem;
  }

  @media (max-width: 355px) {
    .product-quantity #quantity_wanted {width: 2.5rem;}
    .product-actions .add-to-cart {padding:  0.25rem 0.8rem;}
    #product .product-actions .add-to-cart .material-icons {display: none;}
    .product-quantity .qty {
      margin-right: 0;
  }
  .product-quantity .add {
    margin-left: 4px;
}

  }


  #product .tab-content table {
    font-size: 14px !important;
}
#product .tab-content table td {
  padding: 5px;
}

.product-feature-icons {
  margin-top: 24px;
}


.product-feature-icons ul li p {
  font-size: 14px;
  text-align: center;
  margin-top: 6px;
  font-weight: 600;
}

.product-feature-icons p.h2 {
  font-size: 16px;
  text-transform: none;
  padding-bottom: 8px;
}



@media (max-width: 360px) {
  .product-feature-icons ul li {width: 45%;}

}

@media (min-width: 361px)  and (max-width: 600px) {
  .product-feature-icons ul li {width: 45%;}

}


#tab-content .product-features a {
  font-weight: 600;
  text-decoration: underline;
}
#tab-content .product-features a:hover {
  text-decoration: none;
}




.product-feature-icons ul {
    display: flex;
    gap: 14px; 
    justify-content: space-between; 
}

.product-feature-icons ul li {
    flex: 1 1 100%; 
    max-width: 300px; 
    opacity: 1; 
    transition: opacity 0.3s ease; 
}

@media (max-width: 768px) {
    .product-feature-icons ul {
        justify-content: space-evenly; 
    }

    .product-feature-icons ul li {
        flex: 1 1 45%; 
        max-width: 250px; 
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .product-feature-icons ul {
        justify-content: space-between; 
    }
 
   
 .product-feature-icons ul li {
        flex: 1 1 calc(25% - 20px); 
        opacity: 1; 
        max-width: none;
    }
}

@media (max-width: 490px) {
    .product-feature-icons ul {
        flex-wrap: wrap;
    }
    
    .product-feature-icons ul li p {
  font-size: 13px;
  font-weight: 400;
  padding: 0px 3px 0px
}

.product-feature-icons ul li img {
    scale: 0.75;
}

}


@media (min-width: 1200px) {
    .product-feature-icons ul {
        justify-content: space-between; 
    }

    .product-feature-icons ul li {
        flex: 1 1 calc(25% - 14px); 
        opacity: 0.6; /
        transition: opacity 0.3s ease; 
        max-width: none; 
    }

    .product-feature-icons ul li:hover {
        opacity: 1; 
    }
}


#wp-heureka-footer {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}


/* faceted mod */

.showMore,.showLess {
  cursor: pointer;
  margin-bottom: 5px;
  font-weight: 600;
  display: block;
}

.showMore:hover ,.showLess:hover {
  text-decoration: underline;
}
.showMore i, .showLess i {
  font-size: 18px;
  vertical-align: -4px;
}
.showLess i {
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .showMore,.showLess {
      display:none;
  }
}

@media (min-width: 768px) {
  .hidden-li {
      display:none;
  }

  .wp-hidden-fc {
      display: none;
  }
}


/* end faceted mod */


@media (min-width: 1200px) {
    .block-category h1 {
        padding-bottom: 5px;
    }
}


.wp-read-more { font-weight: 600; cursor: pointer; text-decoration: underline;}

#subcategories .subcat .subcategory-image {
    display: none;
}
.wp-more-text.hidden-md-down {
    line-height: 22px;
}

.wpaltcatdesc.card.card-block {
    border: 0;
    padding: 0;
}

/* estimated delivery */

.product-actions .estimateddelivery>div {
  background: none!important;
  border: 0!important;
    padding: 5px 0px 0 0 ;
        margin-bottom: 2px;
}

.product-actions #ed_popup {
  width: auto;
  background: none;
  text-transform: none;
  color: #444;
  padding: 0;
  font-weight: 400;
  text-decoration: underline;
}


.product-actions #ed_popup:hover {
  color: #E8640C;
}

.product-actions #ed_popup:focus {
  outline: 0;
}

.product-actions .date_green, .ed_orderbefore_msg .ed_countdown {
  font-weight: 600;
  color: green;
}

.product-actions p.ed_orderbefore {
      color: green;
      margin-top: 2px;
      line-height: 24px;
}

.product-actions .ed_orderbefore:before {
      margin-right: 5px;
      vertical-align: -1px;
}

 
#product-availability .product-available+span, #product-availability .product-available {
    color: green;
}

#product .product-actions #product-availability .product-available {
  background: green;
}

@media (max-width: 1199px) {
#ed_popup_content, .ed_popup_content{
    width: 95%;
    font-size: 15px;
}

#ed_popup_list .col-sm-10 {
    flex-basis: 100%;
    width: 100%;
}

#ed_popup_list .col-sm-2 {
    display: none;
}

#ed_popup_list .col-sm-6 {
    width: 50%;
}

#ed_popup_content h3, .ed_popup_content h3, #ed_popup_content h4, .ed_popup_content h4 {
    font-size: 15px;
}

#ed_popup_content .row b, .ed_popup_content .row b, #ed_popup_content .row strong, .ed_popup_content .row strong {
    font-weight: 400;
}

#ed_popup_content .row, .ed_popup_content .row {
    display: flex;
    justify-content: flex-start;
}

#ed_popup_list img {
        display: none;
}
}

#ed_popup_list .date_green, ed_popup_table .date_green {
    color: #E8640C;
    font-weight: 700;
}

#ed_popup_content, .ed_popup_content{
    border-radius: 4px;
}


/* social icons footer */

@media (min-width: 1200px) {
    .block-social ul {
        text-align: left;
    }
        .block-social {
        margin: 0;
        text-align: left;
        float: none;
    }
}

ul#footer_contact_list {
    margin-bottom: 8px;
}

@media (max-width: 1199px) {
    .footer-before-container .links ul>li, .footer-container .links ul>li {
        padding: .25rem 0 0 .25rem;
    }   
    .footer-container .links .collapse.in {
        margin-left: 10px;
    }
    .block-contact ul li {
       line-height: 1.5rem;
       font-size: 15px;
}
.footer-container li.address {
    font-size: 15px;
}
}

.block-social li i {
    font-size: 20px;
}

.block-social li {
          margin-right: 0px;
    margin-left: 4px;
}

/* end social icons footer */

@media (max-width: 450px) {
    .pagination .page-list {
        padding: 0;
    }
    .pagination .page-list li {
    margin: 0 0 0 5px;
}
.pagination a {
      min-width: 32px;
    height: 32px;
    padding: 4px 2px 5px 2px;
}
}


@media (min-width: 1200px) {
#product .tabs .nav-tabs {
      padding: 30px 15px 15px 15px;
}



img.js-qv-product-cover.img-fluid {
    padding: 0 60px;
    }

}

#checkout.wpshopcz select option[data-iso-code="PL"],
#checkout.wpshopcz select option[data-iso-code="SK"],
#checkout.wpshopcz select option[data-iso-code="HU"] {
    display: none;
}




.thumbnail-container .product-actions .add-to-cart .material-icons {
      max-width: 20px;
}

.product-miniature.prod-box-grid .thumbnail-container .center-block .product-title {
      white-space: normal;
}

.pb-right-column .product-prices {
      display: flex;
}

.pb-right-column .product-discount {
    display: flex;
        align-items: center;
    padding-left: 10px;
}


.pb-right-column .product-actions .control-label .wpgroupname {
    text-transform: lowercase;
}
.pb-right-column .product-actions .control-label .wpvariantname {
  color: #000;
  font-weight: 600;
}

.product-actions .control-label {
  color: #000;
font-weight: 400
}

.pb-right-column  .product-add-to-cart {
    margin-top: 13px;
}

.pb-right-column span.discount.discount-percentage {
    color: #e34b4b;
    font-weight: 600;
}

#supplier ul#brands > .row {
    display: flex;
    flex-flow: wrap;
}    

#supplier ul#brands li .card {
    padding: 15px;
}

.row.gutter5 > li.brand {
  padding-right: 10px;
  padding-left: 10px;
}


.product-miniature.prod-box-grid .thumbnail-container:hover, .product-miniature.prod-box-grid .thumbnail-container:focus {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);

}

@media (max-width: 700px) {

#product #wrapper .breadcrumb li:last-of-type {
    display: none;
}
#product #wrapper nav.breadcrumb ol li:nth-last-child(2)::after {
  display: none;
}

}

#product #wrapper .breadcrumb {
  margin-bottom: 20px;
}



@media (min-width: 1200px) {
.thumbnail-container .left-block a.product-thumbnail img {
      transition: 0.5s all ease-in-out;
}
 
    .product-miniature.prod-box-grid .thumbnail-container:hover a.product-thumbnail img  {
        scale: 1.02;
    }
}

.product-features {
    margin-top: 0px;
}

@media (max-width: 1200px) {
#left-column div#zbozi-review {
    display: none;
}
}

@media (max-width: 991px) {
.product-feature-icons {
    display: none;
}
.product-actions {
    margin-right: -15px;
    margin-left: -15px;
}
.product-prices {
    padding: 0px;
}
}

@media (min-width: 1200px) {
.product-feature-icons ul li {
    max-width: 140px;
}


.product-features>dl.data-sheet {
    margin-top: 1.5rem;
    font-size: 15px;

}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    padding: 2px 0;
}
}

.product-actions {
    margin-top: 25px;
}

@media (max-width: 990px) {
.product-features {
    margin-top: 1.8rem;
}
}

@media (max-width: 1199px) {
.product-feature-icons ul li {
    max-width: 140px;
}

.product-features p {
    font-size: 18px;
    line-height: 24px;
}

.product-features .h6 {
    font-size: 18px;
}



.product-features>dl.data-sheet {
    margin-top: 1.5rem;
    font-size: 15px;

}

.product-features>dl.data-sheet dd.value, .product-features>dl.data-sheet dt.name {
    padding: 2px 0;
}
}



#product-availability .product-available, .wpattr_container .wpattr_value.green {
    color: green;
    font-weight: 600;
    font-size: 14px;
}

.wp-variant-text {
    font-weight: 400;
}

.variant-links a.color {
    border-radius: 30%;
}

.contact-rich .block .data, .contact-rich .block a[href^="mailto:"], .form-control, .label {
    font-size: 15px;
    line-height: 1.35rem;
}


@media (min-width: 600px) and (max-width: 820px) {

.product-feature-icons ul li {
    max-width: 116px;}
}

@media (min-width: 350px) and (max-width: 576px) {
    .product-miniature.prod-box-grid .product-title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        max-width: 100%;
 }   
    
.product-title a {
    color: #000;
    font-size: 1rem;
    text-decoration: none;
    text-align: left;
    font-weight: 600;
    line-height: 1.25em;

}

@media (min-width: 350px) and (max-width: 576px) {
    .product-title a {
        font-size: 15px;
        font-weight: 400;
    }
}

#index #product-availability, .prod-box-grid #product-availability {
    display: block;
    font-size: .85rem;
    color: green;
}


.product-price-and-shipping {
    color: #333;
    font-weight: 600;
    font-size: 1.2rem;
    text-align: left;
    margin-top: 5px;

}

.wpattr_container .wpattr_value.green
.wpattr_container span.wpattr_value {
    font-size: 14px;
}
}

@media (max-width: 500px) {
    .center-block .variant-links-wrap {
        flex-flow: row;
    }
}

.product-features>dl.data-sheet dt.name {
    font-weight: normal;
}

#blockcart-modal .modal-title {
    font-weight: 700; 
}

@media (max-width: 500px) {
#slideshow #wpimageslider-wrap li .caption .caption-description h2 {
    font-size: 1.4rem !important;
    margin-top: 3px;
    font-weight: 700;
    color: white;
    padding-bottom: 5px;

}

#slideshow #wpimageslider-wrap li .caption {
    bottom: 1%;
}

#slideshow #wpimageslider-wrap li .caption .caption-description p {
    font-size: 15px;
    color: white;
    line-height: 1.3rem;

}

#wrapper #wpimgiconsmodule .wp-title {
    font-size: 20px;
    font-weight: 700;
}

#wpimgiconsmodule .wp-desc {
    line-height: normal;
    padding-top: 4px;
    font-size: 15px;
}

#wpimgiconsmodule img {
    margin-top: 10px;
    max-width: 80px;
}

.text_vyhledejte, .text_vyhledejte_pplparcelshop .text_vyhledejte_balikovna .text_vyhledejte_intime  {
    font-size: 15px;
    font-weight: 400;
    margin-left: 0px;
    margin-top: 4px;
}

.delivery-option-logo {
    max-width: 80px;
    margin-bottom: 8px;
}

}  

@media (min-width: 501px) and (max-width: 900px) {
#slideshow #wpimageslider-wrap li .caption .caption-description h2 {
    font-size: 1.6rem;
    margin-top: 3px;
    font-weight: 700;
    color: white;
    padding-bottom: 5px;

}

#slideshow #wpimageslider-wrap li .caption {
    bottom: 1%;
}

#slideshow #wpimageslider-wrap li .caption .caption-description p {
    font-size: 16px;
    color: white;
    line-height: 1.3rem;

}

#wrapper #wpimgiconsmodule .wp-title {
    font-size: 24px;
    font-weight: 700;
}

#wpimgiconsmodule .wp-desc {
    line-height: normal;
    padding-top: 4px;
    font-size: 16px;
}

#wpimgiconsmodule img {
    margin-top: 10px;
    margin-left: 10px;
    max-width: 70px;
}

.text_vyhledejte, .text_vyhledejte_pplparcelshop .text_vyhledejte_balikovna .text_vyhledejte_intime  {
    font-size: 15px;
    font-weight: 400;
    margin-left: 0px;
    margin-top: 4px;
}

.delivery-option-logo {
    max-width: 80px;
    margin-bottom: 8px;
}

}   

@media (min-width: 901px) and (max-width: 1750px) {
#slideshow #wpimageslider-wrap li .caption .caption-description h2 {
    font-size: 1.6rem;
    margin-top: 3px;
    font-weight: 700;
    color: white;
    padding-bottom: 5px;

}

#slideshow #wpimageslider-wrap li .caption {
    bottom: 1%;
}

#slideshow #wpimageslider-wrap li .caption .caption-description p {
    font-size: 16px;
    color: white;
    line-height: 1.3rem;

}

#wrapper #wpimgiconsmodule .wp-title {
    font-size: 24px;
    font-weight: 700;
}

#wpimgiconsmodule .wp-desc {
    line-height: normal;
    padding-top: 4px;
    font-size: 16px;

}

.text_vyhledejte, .text_vyhledejte_pplparcelshop .text_vyhledejte_balikovna .text_vyhledejte_intime  {
    font-size: 15px;
    font-weight: 400;
    margin-left: 50px;
    margin-top: 4px;
}

.delivery-option-logo {
    max-width: 100px;
    margin-bottom: 8px;
}

}     

@media (min-width: 1751px) {
#slideshow #wpimageslider-wrap li .caption .caption-description h2 {
    font-size: 1.8rem;
    margin-top: 3px;
    font-weight: 700;
    color: white;
    padding-bottom: 5px;

}

#slideshow #wpimageslider-wrap li .caption {
    bottom: 1%;
}

#slideshow #wpimageslider-wrap li .caption .caption-description p {
    font-size: 18px;
    color: white;
    line-height: 1.5rem;

}

#wrapper #wpimgiconsmodule .wp-title {
    font-size: 24px;
    font-weight: 700;
}

#wpimgiconsmodule .wp-desc {
    line-height: normal;
    padding-top: 4px;
    font-size: 18px;
}

.text_vyhledejte, .text_vyhledejte_pplparcelshop .text_vyhledejte_balikovna .text_vyhledejte_intime  {
    font-size: 15px;
    font-weight: 400;
    margin-left: 50px;
    margin-top: 4px;
}

.delivery-option-logo {
    max-width: 100px;
    margin-bottom: 8px;
}

}   

#expand_other_shipping_options div, #expand_other_payment_options div {
    width: auto !important;
    background: #E8640C;
    border-radius: 4px;
}


.ps-shown-by-js button.btn.btn-primary.center-block {
    border-radius: 4px;
}

body#checkout .additional-information {
    font-size: 15px;
    font-weight: 400;
    margin-left: 0rem;
    margin-top: 0rem;
}

.delivery-option-detail .name-and-delay {
    padding-right: 10px;
}

.contact-rich .block a[href^="mailto:"] {
    margin-top: 0rem;
}


.contact-rich .block a[href^="mailto:"]
.contact-rich .block .data {
        font-size: 15px;
        font-weight: 600;
}

.product-pack .pack-product-container .pack-product-quantity {
    border-left: none;
    padding-left: 0rem;
}

.thumb-mask>.mask {
    border: none;
    margin: .325rem 0;
}

.card {
    margin-bottom: .45rem;
    border-radius: 6px;
    border: none;
}

.product-pack {
    margin-top: 1.2rem;
}

.product-pack .h4 {
        font-size: 15px;
        font-weight: 600;
}

.wp-wrap-ref-review .link-comment {
    font-size: 13px;
    color: #444;
    font-weight: 400;
}

.wp-wrap-ref-review .product-reference {
    font-size: 13px;
    color: #444;
    font-weight: 400;
}

.product-minimal-quantity {
    display: none;
}

@media (min-width: 1200px) {
    .thumbnail-container .left-block a.product-thumbnail img {
        transition: 0.3s all ease-in-out;
    }
}

#wpcontactside, #heureka-review, #zbozi-review {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .15);  
}

.delivery-option-detail {
    font-size: 15px;
}

#supplier ul#brands li .card p.h2 {
    font-size: 15px;
    padding-top: 15px;
    text-transform: none;
    text-align: center;
}

@media (min-width: 1200px) and (max-width: 1499px) {
    img.js-qv-product-cover.img-fluid {
        padding: 0px;
    }
}

@media (min-width: 1500px) and (max-width: 1749px) {
    img.js-qv-product-cover.img-fluid {
        padding: 0 100px;
    }
        .product-cover.wpsingleimage img.js-qv-product-cover.img-fluid {
        padding: 0 60px;
    }
}

@media (min-width: 1750px){
    img.js-qv-product-cover.img-fluid {
        padding: 0 150px;
    }
    .product-cover.wpsingleimage img.js-qv-product-cover.img-fluid {
        padding: 0 100px;
    }
}

#supplier ul#brands li .brand-img img {
    border-radius: 4px;
}

#supplier ul#brands li .brand-infos {
    min-height: 3.1rem;
}

#supplier ul#brands li .card {
    transform: scale(0.98);
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

#supplier ul#brands li .card:hover {
    transform: scale(1.04);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

a {
    transition: color 0.3s ease-in-out; 
}

a:hover {
    color: #0B8BC2; 
}

.row.gutter5>li.brand {
    margin-top: 7px;
}

.contact-rich {
    color: #E8640C;
}

/*
.footer-copyright .row {
  display: flex;
  align-items: flex-end;
}

.footer-copyright .container {
  background: #0B8BC2;
}

.footer-copyright {
  padding: 0px;
}

.footer-copyright .col-xs-12.col-md-6 {
  flex-basis: 50%; 
}

.footer-copyright .copy-logo-icon img {
  max-width: 100%; 
}

@media (max-width: 576px) {
  .footer-copyright .row {
    display: block !important;
  }
  
.footer-copyright .copy-logo-text p {
    margin-bottom: 0px;
    padding-top: 10px;
}
}
*/


li.product-flag.out_of_stock, li.product-flag.pack {
    display: none;
}

.product-variants>.product-variants-item ul li.wpattr-green span.radio-label {
    color: green;
}

.product-additional-info .js-mailalert.text-center {
    margin-top: 2rem;
}

img.supplier-thumbnail {
    max-width: 56px;
    margin-right: 9px;
}

#_desktop_top_menu .top-menu .sub-menu ul[data-depth="1"]>li.supplier {
    margin-bottom: 5px;
}

#_desktop_top_menu .top-menu a.dropdown-submenu {
    text-transform: none;
    font-weight: 400;
}

@media (max-width: 1440px){
#wp_sup img, #wp_man img {
    border-radius: 4px;
    max-width: 140px;
    opacity: 0.95;
    transition: opacity 0.3s ease-in-out;
}  

#wp_sup img:hover, #wp_man img:hover {
    transform: none;
}  
  
#wp_sup, #wp_man {
   margin-bottom: 1rem;
   margin-top: 1rem;
}
}

@media (min-width: 1441px){
#wp_sup img, #wp_man img {
    border-radius: 4px;
    max-width: 200px;
    transform: scale(1);
    opacity: 1;
    transition: transform 0.3s ease-in-out;
}  

#wp_sup img:hover, #wp_man img:hover {
    transform: scale(1.04);
}  
  
#wp_sup {
   margin-bottom: 0rem;
   margin-top: 0rem;
}
}

body#product #main h1 {
    font-size: 1.75rem;
}

.footer-container li a, .block-contact ul li { 
    color: #f5f5f5;
    font-weight: 400;
    font-size: 15px;
}

.footer-container li.address { 
    color: #f5f5f5;
    font-size: 15px;
    margin-bottom: 12px;
}

@media (max-width: 1199px){
.footer-before-container .links ul, .footer-container .links ul {
    margin-bottom: 3px;
    }

#checkout .remaining-amount-to-free-shipping-container {
    padding: 15px 5px 10px;
    background: #fff;
    text-align: center;
    border-radius: 4px;
}    

}

#checkout .remaining-amount-to-free-shipping-container {
    padding: 5px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
    margin-top: 12px;
}

#_desktop_wpsiteswitch {
    font-size: 15px;
    font-weight: 400;
}

.estimateddelivery>div {
    border: 0px;
    padding: 0px;
    margin-bottom: 0px;
    clear: both;
}

#checkout .h6, #checkout h6 {
    font-size: 15px;
}

#checkout .page-content.page-cms ul, .ed_comment {
    font-size: 13px;
    color: #444;
    font-weight: 400;
}

#checkout .ed_orderbefore ed_summary_title {
    font-size: 15px;
    font-weight: 600;
}

#checkout p.ed_header {
    font-size: 15px !important;
    font-weight: 600 !important;
}

#checkout .ed_delivery_date {
    color: #E8640C;
    font-weight: 700;
}

#checkout .conditions-to-approve>ul>li {
    margin-top: 20px;
}

.terms-and-conditions {
     margin-top: 20px;
    }

#checkout .cart-grid {
    margin-bottom: 0px;
}

#checkout .checkout-block .has-discount .discount {
    display: none;
}

#checkout .product-discount .regular-price {
    margin-bottom: 5px;
}

#checkout .checkout-block .inner-area {
    padding: 0px;
}

#checkout .product-line-image img {
    border: 0px;
}

#checkout .cart-summary-line.please-select-shipping {
    display: none;
}

body#checkout .modal-content {
    padding: 40px 20px 20px;
}

#wpsiteswitch-selector-label-mobile {
  padding-left: 15px;
}


#_desktop_top_menu li#suppliers li.supplier {
    width: 16.5%;
}

#_desktop_top_menu li#suppliers li.supplier:nth-child(4n+1) {
  clear: none;
}

#_desktop_top_menu li#suppliers li.supplier:nth-child(5n+1) {
  clear: left;
}

#_desktop_top_menu li#suppliers .sub-menu.collapse {
    max-height: 631px;
    overflow-x: hidden;
}


#_desktop_top_menu li#suppliers li.supplier a {
  display: flex;
      white-space: normal;  
}

h2.products-section-title > a > span, h2.products-section-title > span {
      font-weight: 300;
}

@media (max-width: 991px) {
    h2.products-section-title span {
        display: none;
    }
}


.wp-link-more-mobile svg, .wp-link-more svg {
      width: 16px;
    vertical-align: -7px;
}


.wpspecialheading {
  position: relative;
}


.wp-link-more-mobile:hover, .wp-link-more:hover {
  text-decoration: none;

}


@media (min-width: 1300px) {
  .wp-link-more {
      position: absolute;
      right: 0;
      top: 0;
      display: block;
      font-size: 15px;
      font-weight: 600;
      text-decoration: underline;
  }
  .wp-link-more-mobile  {
  display: none;
  }
}

@media (max-width: 1299px) {
   .wp-link-more-mobile  {
    font-size: 14px;
    font-weight: 400;
    display: block;
    text-decoration: underline;
    text-align: right;
  }
  .wp-link-more {
    display: none;
  }
}

#product div#product-comments-list-footer {
    margin-bottom: 3rem;
}

.top-menu .product-count {
    font-size: 0.85em;
    color: #999;
    margin: 3px;
}

.pswp__button--share, .pswp__share-modal {
    display: none;
}

#wpimgiconsmodule {
     margin: 0px 0 25px 0;
}

main #wp_sup {margin: 5px 0px 10px;}

#vyhledejte_pobocku_zasilkovna_widget .btn.btn-primary {margin: 10px 0px 5px;}

#find_baliknapostu_zip_city, #find_balikovna_zip_city, #find_pplparcelshop_zip_city, #find_intime_zip_city {
    margin: 10px 0px 10px;
}

.text_vyhledejte, #result_baliknapostu_zip_city, #result_balikovna_zip_city, #result_intime_zip_city, #result_pplparcelshop_zip_city {
    padding-top: 0px;
    font-size: 14px;
    margin-bottom: 5px;
}

#delivery_message, #gift_message, #find_baliknapostu_zip_city, #find_balikovna_zip_city, #find_intime_zip_city, #find_pplparcelshop_zip_city {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

body#checkout {
    font-family: 'Poppins', sans-serif;
}

// #tc-facebook-signin:hover, 
#checkout .has-float-label input.form-control:hover, 
#checkout .has-float-label select.form-control.form-control-select:hover, 
#delivery_message:hover,
#delivery_message:focus-visible,
body#checkout #delivery textarea:hover,
body#checkout #delivery textarea:focus-visible,
.tc-google-signin:hover, .tc-facebook-signin:hover,
#find_baliknapostu_zip_city:hover,
#find_baliknapostu_zip_city:focus-visible,
#find_balikovna_zip_city:hover,
#find_balikovna_zip_city:focus-visible,
#find_intime_zip_city:hover,
#find_intime_zip_city:focus-visible,
#find_pplparcelshop_zip_city:hover,
#find_pplparcelshop_zip_city:focus-visible {
    border-color: #0DA3E4 !important;
    background-color: #F2FBFE;
    outline: none !important;
    opacity: 1;
}

.form-fields .form-group.missing-street-number label[data-missing-street-nr-notice]:after, .form-fields .error-msg, 
.form-fields .notice-msg, .checkbox .error-msg, .inner-wrapper .error-msg {
    color: red;
    font-size: 15px;
    text-align: left;
    font-style: normal;
    background: #ffff00;
    font-weight: 600;
}

div#tc-payment-confirmation .error-msg {
    color: red;
    font-size: 18px;
    text-align: center;
    font-style: normal;
    background: #ffff00;
    font-weight: 700;
    width: auto;
}

.form-fields .notice-msg {
    color: #0DA3E4;
    font-size: 14px;
    text-align: left;
    font-style: normal;
    background: white;
}

#wrapper :is(.label,label) {
    font-size: 15px;
}

#checkout .input:-webkit-autofill,
#checkout .textarea:-webkit-autofill {
    background-color: #F2FBFE !important;
}

body#checkout span.custom-checkbox>label, body#checkout span.custom-checkbox span.label {
        margin: 0;
        line-height: 1.25em;
        text-align: left;
        padding: 0;
        font-size: 14px;
}

#checkout #create_account {
    margin-bottom: 15px;
}

body#checkout .checkout-block .inner-area .offer-login .classic-login a {
    background: #0DA3E4;
    margin: 10px !important;
    font-weight: 600;
    color: white;
    font-size: 20px;
    border-radius: 5px !important;
}

body#checkout:is(.cute) .page-content .checkout-block .inner-area .offer-login a {
    background: #0DA3E4 !important;
}  

body#checkout .checkout-block .inner-area .offer-login .social-login #a_shaim_seznam_prihlaseni.btn.bile_tlacitko {
    background: #fff !important;
} 

body#checkout .checkout-block .inner-area .offer-login .classic-login a:hover {
    background: #0B8BC2;
}

#checkout #thecheckout-login-form .already-account-label {
    font-size: 15px;
    font-weight: 600;
    color: #313131;
}

#thecheckout-login-form {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-bottom: 20px;
}

.offer-login.expanded {
    border: none;
}

#login-form .btn.btn-primary {
    background-color: #E8640C;
    color: #fff;
    font-size: 15px;
    border-radius: 4px;
}

#confirm_order {
    border-radius: 5px;
}

#header .cart-summary .cart-item .product-line-grid-body .product-line-info .label,
#header .cart-summary .cart-item .product-line-grid-body .product-line-info .value {
    font-size: 13px;
}

#header .cart-summary {
    background: #f5f5f5;
}

#tc-social-logins {
    gap: 10px;
}

.footer-copyright {
    background: #F5F5F5;
    padding: 0px;
}    
.footer-copyright .copy-logo-text p {
    color: #333;
    margin-bottom: 0px;
    padding-top: 25px;
}

.copy-logo-icon img {
    display: block;
    margin: 0px auto 10px;
    max-width: 350px;
    padding: 0px 15px;
}

@media (min-width: 769px) {
.footer-copyright .copy-logo-text p {
    text-align: left;
}

.copy-logo-icon {
    margin: 10px 0px;
    max-width: 450px;
    float: right;
}
.copy-logo-icon img {
    max-width: 450px;
}
}

#header span.cart-products-count {
    background: red;
    color: #fff;
    font-weight: 700;
    border-radius: 6px;
    width: 18px !important;
    height: 18px !important;
    top: -4px;
    right: -4px;
    font-size: 12px;
}

.pswp__scroll-wrap .pswp__img {  
    border: #fff solid 10px;
}


#slideshow #wpimageslider-wrap li figure {
    border-radius: 10px;
}

@media (min-width: 1441px){
#slideshow #wpimageslider-wrap li figure {
    padding: 7px 5px 7px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

#slideshow #wpimageslider-wrap li figure:hover {
    transform: scale(1.02);
}

#wp_man .owl-carousel .owl-stage-outer,
#wp_sup .owl-carousel .owl-stage-outer {
    padding: 6px 0px 6px;
}
}

.estimateddelivery>div .ed_orderbefore_msg {
    display: none;
}

.ed-cart-option p {
    font-size: 100%;
    padding: 0px 15px 0px;
    line-height: 22px;

} 

.ed-cart-option .ed_with_carrier {
    display: none;
}

.ed-cart-option .ed_orderbefore:before {
    font-size: 32px !important;
    color: #E8640C;
}

#checkout .checkout-block .cart-detailed-totals {
    margin-top: 25px;
}

.delivery-icon {
    flex: 0 0 30px; 
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.delivery-icon .fa {
    font-size: 18px; 
    transform: scale(1.6); 
    transform-origin: center;
    line-height: 1;
    font-weight: 400;
}

.estimateddelivery-list {
    text-align: left;
    border: #0DA3E4 solid 1px;
    border-radius: 5px;
    padding: 15px;
    background: #0DA3E4;
    margin-bottom: 20px;
}

@keyframes blinkColor {
    0%, 100% { color: #fff; }
    50% { color: #E8640C; }
}

.estimateddelivery-list * {
    color: #fff;
    font-size: 16px !important;
    font-weight: 600;
}


@media (max-width: 576px) {
.estimateddelivery-list {
    padding: 10px;
}

.estimateddelivery-list * {
    font-size: 13px !important;
}

.delivery-icon .fa {
    font-size: 18px; 
    transform: scale(2); 
    padding: 0 10px 0 5px;
}
}

@media (min-width: 577px) {
.delivery-icon .fa {
    padding-bottom: 3px; 
}
}

.delivery-container {
    display: flex;
    align-items: center;
}

.delivery-text {
    display: inline-block;
}

.delivery-container .delivery-text .delivery-date {
    white-space: nowrap;
    display: inline-block;
    text-transform: none;
}

.ed_item span::first-letter {
    text-transform: none;
}

.delivery-icon .fa.blink {
    animation: blinkColor 1s ease-in-out 10 !important;
}

#best-sellers_in_cat .h2,
#subcategories .subcategory-heading  {
    text-transform: none;
    border-bottom: 1px solid #eee;
    padding-bottom: .5rem;
    font-size: 24px;
}

#best-sellers_in_cat .h2 span,
#subcategories .subcategory-heading span {
    font-weight: 400;
}

#best-sellers_in_cat {
    padding: 0px;
}

#best-sellers_in_cat .card,
#best-sellers_in_cat .card-block {
    border: none;
}

.bs-price {
    font-weight: 700;
    font-size: 1.125rem;
}

#best-sellers_in_cat .label-success {
    color: green;
    font-weight: 600;
    font-size: 14px;
    border: 0;
    background: transparent;
    text-transform: uppercase;
}

#best-sellers_in_cat .bs-description {
    font-size: .9375rem;
    color: #444;
    font-weight: 400;
    margin-top: 5px;
}

#best-sellers_in_cat .bs-name {
        font-weight: 600;
        font-size: 16px;
}

#best-sellers_in_cat li {
    border: 1px solid transparent;
    border-radius: 6px;
    padding: 10px 15px !important;
    margin-bottom: 15px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}

#best-sellers_in_cat li img {
    border: none;
    max-width: 90px;
    height: auto;
}

#best-sellers_in_cat ul {
    padding-left: 0px;
}

#dm_hide_block_button_hide,
#dm_hide_block_button_show {
        font-weight: 400;
        font-size: 13px;
}

.block-category h1 {
        text-transform: none;
}

@media (max-width: 500px) {
#subcategories .subcategory-heading {
    font-size: 18px;
}
}

@media (min-width: 501px) and (max-width: 1199px) {
 #subcategories .subcategory-heading,
#best-sellers_in_cat .h2 {
    font-size: 1.2rem;
}

#best-sellers_in_cat li img {
    max-width: 75px;
    padding-right: 15px;
}

#best-sellers_in_cat li div.bs-content {
    width: auto;
}
}

@media (max-width: 990px) {
#subcategories .subcategory-heading span,
#best-sellers_in_cat .h2 span {
    display: none;
}
}

.adv-image-container {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
}

.adv-image-container img {
    width: 100%;
}

.adv-image-container .image-text {
    position: absolute;
    width: 100%;
    bottom: -8%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.8em;
    font-weight: 700;
    padding: 10px;
    text-align: left;  10px 15px;
    line-height: 30px;
}

@media (min-width: 1300px) and (max-width: 1460px) {
.adv-image-container .image-text {
    bottom: -11%;
    font-size: 1.5em;   
}
}

@media (min-width: 1640px) {
.adv-image-container .image-text {
    font-size: 2em;
    padding: 15px;
    }
}

.date_green {
    color: green;
}

#blockcart-modal .product-image {
    border: none;
}

.modal-header .material-icons {
    color: #fff;
}

@media (max-width: 768px) {

#blockcart-modal .cart-content p,
#blockcart-modal .product-price,
#blockcart-modal .modal-body .divide-right span,
#blockcart-modal .cart-content .btn.btn-primary i {
    display: none;
}

#blockcart-modal .product-name {
    padding: 10px;
}
}

#blockcart-modal .cart-content .cart-content-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 10px;
}

#blockcart-modal .cart-content .cart-content-btn a,
#blockcart-modal .cart-content .cart-content-btn .btn.btn-secondary {
    flex-grow: 1;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
}

#blockcart-modal .modal-header {
    background: #0DA3E4;
    border-radius: 5px 5px 0px 0px;
}

#blockcart-modal .modal-body {
    border-radius: 5px;
}

.product-price {
    font-weight: 600;
}

#ed_popup_list .col-sm-5 p {
    text-align: right;
    margin-right: 10px;

}

#ed_popup_content .carrier_price,
#ed_popup_table > thead > tr > th:nth-child(3) > span {
    display: flex;
    justify-content: flex-end;
    white-space: nowrap; 
}

#ed_popup_content, .ed_popup_content {
    padding: 25px 20px;

}

#js-product-list-footer > div > div {
    padding: 10px 15px 1px 15px;
}

#js-product-list-footer > div {
    margin-bottom: 35px;
    border-radius: 8px
}

#category-description {
    display: none;
}

.block-category a {
    color: #0A82B6;
    text-decoration: underline;
}

.block-category a:hover {
    color: #E8640C;
    text-decoration: underline;
}

#main > div.cart-inner-wrapper > div > div.card.cart-container > div > ul > li > div > div.product-line-body > div.product-line-desc > div.product-line-info.product-price.h5 > div > div,
#_desktop_cart > div > div > div > div.cart-overview.js-cart > ul > li > div > div.product-line-grid-body.col-md-4.col-xs-8 > div.product-line-info.product-price.h5 > div > div {
    display: none;
}

#dm_news_toggle {
    position: absolute;
    border-bottom: 4px #E8640C solid !important;
    border-top: 0px #E8640C solid !important;
    background: #E8640C !important;
    border-radius: 10px 10px 0 0;
    text-transform: uppercase;
    padding: 10px 10px 7px;
    font-size: 14px;
    font-weight: 600;
    width: 188px;
    top: 75px;
    right: 220px;
}

#dm_news_slide {
    top: 390px;
    background: none !important;
}

.dm_news_box {
    border: 1px #cfcfcf solid;
    border-radius: 0px 10px 10px 0;
    background: #fff;
}

@media (min-width: 1200px) {
.shoproku-sticky-widget {
    top: 45px !important;  
    left: -45px  !important;
    transform: scale(0.9);
    transition: transform 0.3s ease;
}

.shoproku-sticky-widget:hover {
    transform: scale(1);
    left: 0px  !important;
}}

@media (max-width: 1199px) {
.shoproku-sticky-widget {
    position: fixed;
    top: auto !important;
    bottom: -45px !important;
    left: 35% !important;
    transform: scale(0.9);
    transform: rotate(-90deg);
    transform-origin: left bottom;
    opacity: 0.9;
}}

.wpalert-header-close:hover {
    transform: none;
    border-radius: 50%;
}

#wpalert-text {
    line-height: 2;
}

.fancybox-inner {
    vertical-align: middle;
    height: auto !important;
}


#top-list-bar .sort-tabs a.name, #top-list-bar .sort-tabs a.position {
    display: none;
}

.top-menu .product-count {
  display: contents;
}


@media (min-width: 1201px) and (max-width: 1300px) {
#_desktop_top_menu li#suppliers li.supplier {
    width: 15.5%;
}
}

@media (max-width: 1199px) {
.product-cover.wpsingleimage img.js-qv-product-cover.img-fluid {
        padding: 0 5px;
}
}

@media (min-width: 900px) and (max-width: 1299px) {
#order-items > div.order-confirmation-table > div > div.col-sm-2.col-xs-3 > span > picture > img {
  max-width: 60%;
}
}

@media (min-width: 1300px) {
#order-items > div.order-confirmation-table > div > div.col-sm-2.col-xs-3 > span > picture > img {
  max-width: 40%;
}
}

#order-details h3, #content-hook_payment_return h3 {
    font-size: 1rem;
}

#content-hook_order_confirmation {
    margin-bottom: 1.563rem;
}

.card-block {
    padding: 1rem 1.25rem 0.1rem 1.25rem;
}

.definition-list dl dd, .definition-list dl dt,
.definition-list dl dd:nth-of-type(2n), .definition-list dl dt:nth-of-type(2n) {
    background: none;
}

#shaim_balikovna_order_conf, 
#shaim_zasilkovna_widget_order_conf,
#shaim_intime_order_conf {
    margin: 1.563rem 0 0.45rem 0;
    padding-top: 20px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, .125);
}

#vyhledejte_pobocku_intime, #vyhledejte_pobocku_balikovna {
    font-size: 14px;
    margin-bottom: 5px;
}

#supplier-description {
    margin-top: 15px;
}

div.ppb-accessories > h4 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    padding-top: 5px;
}



#add-to-cart-or-refresh > div.product-add-to-cart.js-product-add-to-cart > div.ppb-accessories > div {
    border: none;
    border-radius: 6px;
    padding: 3px 10px;
    font-size: 15px;
    font-weight: 400;
    background: white;
    width: 100%; 
    color: #333;
}

div.ppbAccessoriesCheckbox .quick-view {
    color: #333;
    font-weight: 300;
}

div.ppbAccessoriesCheckbox .pull-right {
    padding-left: 5px;
}

.js-mailalert.text-center input {
    background: #fff;
    max-width: 100%;
    border: none;
    border-radius: 6px;
}

.quickview .modal-footer {
    display: none;
}

.modal .product-quantity #quantity_wanted {
    border: 1px solid #e0e0e0;
}

.product-comment-list-item {
    padding: 12px 0;
    margin: 0 0 12px;
    border-radius: 6px;
}

.product-comment-list-item .comment-infos {
    min-height: 100%;
    font-size: 15px;
}

.product-comment-list-item .comment-content p {
    color: #333;
    font-size: 15px;
}

.featured-products {
margin-bottom: 10px;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.autoComplete_result li,
.autoComplete_wrapper > ul > li {
  color: #000 !important;
  font-size: 14px !important;
  font-weight: 400;
  padding: 6px;
}

.autoComplete_wrapper mark {
  color: #E8640C !important;
  font-size: 14px !important;
  font-weight: 400;
}

.autoComplete_wrapper > ul {
    border-radius: 5px;
    border: 1px solid #e5e5e5
}

.autoComplete_wrapper > ul > li:hover {
    background-color: #F2FBFE;
}

#a_shaim_seznam_prihlaseni.btn.bile_tlacitko,
body #a_shaim_seznam_prihlaseni.btn.bile_tlacitko span {
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 500 !important;
    text-transform: none;
    text-align: left;
}

body#authentication #a_shaim_seznam_prihlaseni.btn.bile_tlacitko span {
    font-size: 14px;
}

#a_shaim_seznam_prihlaseni.btn.bile_tlacitko>img {
    width: 21px;
    height: 21px;
    margin-right: 3px;
}

.ppb-upsell-link {
  display: none;
  margin-top: 0.8rem;
}

.ppb-upsell-link.visible {
  display: block;
}

.ppb-upsell-link {
  color: #444; 
}

.ppb-upsell-link a {
  font-weight: 400;
  font-size: .9375rem;
  line-height: 24px;
  text-decoration: underline;
  cursor: pointer;
  color: inherit; 
  transition: color .2s ease;
}

.ppb-upsell-link a:hover {
  color: #E8640C;
}

.ppb-upsell-link a i:first-child {
  color: #E8640C;
  font-weight: 900;
  margin-right: 3px;
  font-size: 19px;
}

.ppb-upsell-link a {
  text-decoration: none;
}

.ppb-upsell-link a span {
  text-decoration: underline;
}

.ppb-upsell-link strong {
  font-weight: 600;
  color: #E8640C;
  text-decoration: none; 
}

#ppbContainer5, #ppbContainer6 {
  scroll-margin-top: 130px;
}

@media (max-width: 767px) {
  #ppbContainer5, #ppbContainer6 {
    scroll-margin-top: 70px;
  }
}

.contact-recap {
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    color: #333;
    border-radius: 5px;
    padding: 15px 8px 8px 8px !important;
    margin: 30px 0px !important;
}

.recap-label, .msg-bottom {
    padding: 5px 0px;
    font-size: 14px;
}

.email-recap-value, .phone-recap-value {
    background: white;
    border-radius: 3px;
    margin: 0px 5px;
    padding: 5px !important;
    min-height: 29px;
    min-width: 100px;
    font-size: 16px;
    font-variant-numeric: tabular-nums; /* stejnÃ© Å¡Ã­Ã¸ky Ã¨Ã­slic */
    letter-spacing: 0.05em;             /* lehkÃ© roztaÅ¾enÃ­ */
}

.contact-recap > .email-and-phone > .email,
.contact-recap > .email-and-phone > .phone{
  display:flex; flex-wrap:wrap; justify-content:center;
  padding:0 15px 5px; flex-direction:column; /* mobile */
}

@media (min-width:600px){
  .contact-recap > .email-and-phone > .email,
  .contact-recap > .email-and-phone > .phone{
    flex-direction:row; gap:8px; 
  }
  .contact-recap > .email-and-phone {padding-bottom: 3px !important;}
  .contact-recap > .email-and-phone > .email > .recap-label,
  .contact-recap > .email-and-phone > .phone > .recap-label{ flex:0 0 auto; }
  .contact-recap > .email-and-phone > .email > .email-recap-value,
  .contact-recap > .email-and-phone > .phone > .phone-recap-value{ flex:1 1 auto; min-width: 100px; min-height: 29px; }
}

.contact-recap .email-recap-value,
.contact-recap .phone-recap-value{ overflow-wrap:anywhere; word-break:break-word; }

@media (max-width:599px){
  .ps-shown-by-js button.btn.btn-primary.center-block, #confirm_order {
    max-width: 599px;
    width: 100%;
}}

.checkout-block .card.cart-summary {
    border-radius: 5px;
    border: 1px solid #e5e5e5 !important;
    margin-top: 20px;
}

#checkout .checkout-block .cart-detailed-totals {
    margin-top: 5px;
}

.cart-voucher>p>a.promo-code-button.collapsed {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px;
    padding: 5px 20px !important;
    background-color: rgb(232, 240, 254) !important;
    display: inline-block;
    font-size: 14px;
    font-weight: 400 !important;
}

.block-promo .promo-code {
    padding: 1rem;
    background: #e0e0e0;
    border-radius: 5px;
}

.block-promo .promo-input-button .promo-input,
.block-promo .promo-input-button .promo-input:focus-visible {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px;
    height: auto;
    flex-grow: 1;
    margin-right: 10px !important;
}

.remaining-amount-progress {
    border: 1px solid #e5e5e5;
    border-radius: 3px !important;
    margin: 5px;
}

@media (max-width: 767px) {
    .product-line-info .label {
        font-size: 14px !important;
        line-height: 20px !important;
        }
#wp-about-shoping {
    right: -70px;
}
}

#delivery_message {
    min-height: 2.5em !important;
}

@media (prefers-reduced-motion: reduce) {
  a.thumbnail.product-thumbnail picture img { transition: none; }
}

a.thumbnail.product-thumbnail picture img {
  -webkit-touch-callout: none; 
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;       
}
a.thumbnail.product-thumbnail {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

@supports (-webkit-touch-callout: none) {
@media screen and (max-device-width: 1024px) {
  body#checkout input,
  body#checkout select,
  body#checkout textarea {
    font-size: 16px !important;
  }
}
}

#_desktop_wpheader {
  color: #fff;
}

#shaim_balikovna_order_conf, #shaim_zasilkovna_widget_order_conf, #shaim_intime_order_conf {
    border: none !important;
    padding: 0rem 1.25rem 0.1rem 1.25rem !important;
    margin: 0.4rem 0 .4rem 0 !important;
}
#shaim_balikovna_order_conf, #shaim_zasilkovna_widget_order_conf, #shaim_intime_order_conf p {
    font-size: .9375rem !important;
}

#shaim_balikovna_order_conf h2, #shaim_balikovna_order_conf .h2,
#shaim_zasilkovna_widget_order_conf h2, #shaim_zasilkovna_widget_order_conf .h2,
#shaim_intime_order_conf h2, #shaim_intime_order_conf .h2 {
    font-size: 1rem;
    text-transform: uppercase;
}

#shaim_balikovna_order_conf h3, #shaim_balikovna_order_conf .h3,
#shaim_zasilkovna_widget_order_conf h3, #shaim_zasilkovna_widget_order_conf .h3,
#shaim_intime_order_conf h3, #shaim_intime_order_conf .h3 {
    font-size: .9375rem !important;
    font-weight: 700;
}

#main #content.page-order-confirmation {
  margin-bottom: .25rem;
}

@media (min-width: 768px) {

.easyzoom,
.easyzoom a,
.easyzoom img {
    cursor: zoom-in !important;
}

.images-container .wp-gallery .js-thumb-container figure {
  margin: 0 0.3rem 1rem;
}

@keyframes honzino-image-fade {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.99); 
  }
  100% {
    transform: scale(1);
  }
}

.product-cover img.js-qv-product-cover.img-fluid {
  transition: opacity 0.4s ease-in-out;
  transform-origin: center center;
}


.images-container:has(.js-thumb-container:hover) 
  .product-cover img.js-qv-product-cover.img-fluid,
.images-container:has(.js-thumb:hover) 
  .product-cover img.js-qv-product-cover.img-fluid {
  animation: honzino-image-fade 0.4s ease-in-out;
}
}

#content .images-container .product-cover .easyzoom {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
}

#content .images-container .product-cover .easyzoom a.zoomed,
#content .images-container .product-cover .easyzoom img.js-qv-product-cover {
  display: block;
  border-radius: inherit;
}

#zbozi-review-text, #heureka-review-text,
.fpp_searchers .searcher-content .filter-content .checkbox span,
.fpp_searchers .searcher-content .filter-content .radio span,
#best-sellers_in_cat .bs-description {
    font-size: 14px !important;
    color: #444 !important;
}

.fpp_searchers .searcher-content .filter-content .checkbox {
    margin-bottom: 1px;
}


@media (max-width: 1199px) {
#category #wrapper > .container > .row {
  display: flex;
    flex-flow: wrap;
    flex-direction: column-reverse;
}
}

#pagenotfound .page-not-found .search-widget input, .page-not-found .search-widget form {
    width: 100%;
}

.twitter {
  svg {
    width: 22px;
  height: 22px;
  fill: #fff;
  vertical-align: -3px;
 }
 &:hover {
  svg  {
    fill: #E8640C;
 }
 }
 }
 
.block-social li:hover i, #footer_social li:hover i,
#footer_social a:hover i, .footer-container li a:hover,
.block-social li:hover i::before, #footer_social li:hover i::before {
    color: #E8640C !important;
}

.footer-before-container,
#footer .about-us .about-us-title { 
    display: none !important;
}

#footer .about-us .about-us-text { 
    margin-top: 10px;
}

#footer .about-us .about-us-text p { 
    color: #fff;
}

#footer_aboutus_list > div.about-us-icon > a > img {
    max-width: 220px;
}

@media (min-width: 1199px) {
    #footer > div.footer-container > div {
        padding-left: 45px;
        padding-right: 45px;
    }
    #footer > div.footer-container > div > div > div.about-us.col-lg-12.col-xl-3.links.wrapper {
        width: 28% !important;
    }
    #footer > div.footer-container > div > div > div.block-contact.col-lg-12.col-xl-3.links.wrapper {
        padding-right: 5px !important;
        width: 18%;
    }
    #block_myaccount_infos .col-xl-2 {
        width: 18% !important;
    }
    #footer > div.footer-container > div > div > div.col-lg-12.col-xl-4.links {
        width: 36% !important;
    }
    .footer-container li.address {
    margin-bottom: .3125rem !important;
    }
    .block-contact ul li {
    margin-bottom: 0px !important;
}
}

#footer .material-icons {
    font-size: 14px;
}

#js-product-list-header > div > h1 {
    font-size: 1.7rem;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 1rem;
}

@media (max-width: 1199px) {
#js-product-list-header > div > h1 {
    font-size: 1.4rem;
}}

.cat-description p, 
.wpaltcatdesc .card .card-block p,
.card-block.category-additional-description p {
    font-size: 15px;
}

.card-block.category-additional-description {
    border: 1px solid transparent;
    border-radius: 6px;
    padding: 20px 15px !important;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}

.card-block.category-additional-description p {
    margin-bottom: 0rem;
}

div.card-block.category-additional-description a {
    text-decoration: underline;
}

div.card-block.category-additional-description a:hover {
    color: #E8640C;
}

#js-product-list-header > div {
    margin: .5rem 0 .75rem;
}

@media (max-width: 1199px) {
    .products-sort-order .select-title {
        border-radius: 3px;
}}
