/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
 
@media (min-width: 768px) and (max-width: 1024px) {
  .vypisblog, .swiper-slide {
    width: 100% !important;
  }
  .elementor-element.elementor-element-jq9ntjl {
      padding-top: 15px!important;
}
.elementor-image-carousel-wrapper .swiper-button-next, .elementor-image-carousel-wrapper .swiper-button-prev, .elementor-image-carousel-wrapper .swiper-button-next.swiper-button-disabled, .elementor-image-carousel-wrapper .swiper-button-prev.swiper-button-disabled {
  border: 1px solid red!important;
  /* RN */ 
  display: none;
}

.elementor-element.elementor-element-z7hamms .swiper-button-next.swiper-button-disabled, .elementor-element.elementor-element-z7hamms .swiper-button-prev.swiper-button-disabled {
  /* RN */ 
  display: none;
  
}
  
}



/* THE CHECKOUT */ 

#checkout .payment-logo img {
    display: none!important;
}

a:hover:not(.nav-link):not(.btn) {
    color: #000000;
}


.remaining-amount-to-free-shipping-container {
  display: none;
}

#checkout .cart-summary-line  {
  font-size: 16px;
}

#tc-container #thecheckout-cart-summary {
    
    padding: 15px;
}

#thecheckout-cart-summary .block-header {
    
    padding: 0px;
}

#thecheckout-cart-summary .aeuc_scart {
  display: none;
}

#checkout #confirm_order, #checkout .btn-primary {
    margin-top: 48px;
    background: rgb(11 101 75);
    background: linear-gradient(274deg, rgb(11 101 75) 0%, rgb(11 101 75) 100%);
}

#checkout .btn-primary {
  margin-top: 0;
}


@media (min-width:1200px ){
#confirm_order.minimal-purchase-error .minimal-purchase-error-msg {
    left: 0!important;
    max-width: 336px;
}}

#confirm_order.minimal-purchase-error .minimal-purchase-error-msg {
   border: 0px solid red!important;
   
  
}

.shaim_heureka_checkbox {
margin-left:0}



@media (min-width: 768px) and (max-width: 1299px) {
  .elementor-element.elementor-element-upd74mz {
    margin-top: -0%!important;
    
    
}
  #index  .elementor-top-section .elementor-iqit-banner-title {
     
    font-size: 18px!important;
}
}


/* RN kombinace v náhledu */ 

  .product-combinations {
  text-align: center;
}



.product-combinations .quantity-controls , .product-combinations-2 .quantity-controls {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-top: 24px;
    user-select: none;
    font-family: sans-serif;
}

.product-combinations .qty-btn, .product-combinations-2 .qty-btn {
  width: 36px;
  height: 36px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 6px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.2s ease;
}

.product-combinations .qty-btn:hover ,  .product-combinations-2 .qty-btn:hover{
  background-color: #e0e0e0;
}

.product-combinations .qty-btn:disabled ,  .product-combinations-2 .qty-btn:disabled  {
  cursor: not-allowed;
  opacity: 0.5;
}

.product-combinations .qty-display , .product-combinations-2 .qty-display  {
  min-width: 32px;
  text-align: center;
  font-size: 16px;
  padding: 4px 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
}


.product-combinations .combi-btn , .product-combinations-2  .combi-btn {
    border-radius: 10px!important;
    background: #ffffff!important;
    padding: 0 4px;
    margin-right: 6px;
}

.product-combinations .attr {
  
  font-size: 12px;
  font-weight: 600;
}

.btn-product-list  {
  background:#0a664a!important ;
}

.product-miniature .product-combinations .btn-product-list, .product-miniature .btn-product-list {
  margin: 24px 0 24px 0;
  font-size: 16px;
}

.combi-btn.active {
  border: 2px solid #007bff;
  background-color: #000000!important;
  color: #ffffff;
}

.b-combi {
  
}

 @media (max-width: 1575px) {
  .b-combi {
    display: grid;
    grid-template-columns: repeat(2, 1fr);  
    gap: 10px;
  }

  .b-combi .combi-btn {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
}


/* 
@media (min-width: 992px) {
.b-combi,
.quantity-controls {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  
}

.product-miniature.show-controls .b-combi,
.product-miniature.show-controls .quantity-controls {
  max-height: 200px;  
  opacity: 1;
  transition: all 0.3s ease;
}


.products.row.products-grid 
 {
   align-items: flex-start;
 }

#index .swiper-container-wrapper.swiper-overflow.swiper-arrows-middle{

align-items: flex-start;


}} */

.h3.product-title {
  font-size: 15px;
}

.products-grid .product-miniature-layout-2 .product-add-cart {
    padding-top: .6rem;
    margin-top: 14px;
     
}


@media (min-width: 1200px) {
#products .product-miniature-default {
    
   
    
    
}
  
 #products .product-miniature-default:hover {
    
    
   
    
}
   
  
}

.default-1 {
     
    position: relative;
    top: -62px;
    font-size: 15px;
    text-align: center;
    min-width: 100%;
}

.default-1 .availability {
    
    padding: 6px 12px;
    border-radius: 8px;
    color: white;
    background: #000000;
}

#index .btn-product-list.add-to-cart {
    width: auto;
     
}

.psnewfield p {
 margin: 0px ;
 padding: 0px;
 margin-bottom: 0;
 font-size: 12px;
 font-weight: 600;
}

.psnewfield {
    margin: 0;
    margin-top: 14px!important;
     position: relative;
     top: 43%;
    background-color: #000000 !important;
    color: #ffffff;
    border-radius: 10px !important;
    padding: 4px 6px;
    margin-right: 6px;
    max-width: fit-content;
    margin: 0 auto;
}

.product-miniature .qty-btn, .product-combinations-2 .qty-btn {
    width: 36px;
    height: 36px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    transition: all 0.2s ease;
}

.product-miniature  .quantity-controls, .product-combinations-2 .quantity-controls {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-top: 24px;
    user-select: none;
    font-family: sans-serif;
}

.product-miniature .qty-display, .product-combinations-2 .qty-display {
    min-width: 32px;
    text-align: center;
    font-size: 16px;
    padding: 4px 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fff;
}

@media (max-width: 767.98px) {
  .b-combi {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 15px;
    max-width: 50%;
    margin: 0 auto;
}

.psnewfield {
     
    top: 37px;
   
}

.h3.product-title {
   
    min-height: max-content;
}

}


 .crossselling-products-modal .b-combi {
    
    display: flex;
    flex-direction: column;
    
    left: 3px;
    position: relative;
}


#index .elementor-products .product-combinations .combi-btn, .product-combinations-2  .combi-btn {
    
    
    padding: 2px 4px;
    margin: 4px;
}

/* blog detail hack table in-line */
@media only screen and (max-width: 895px) {
#module-ph_simpleblog-single .page-content table {width: 100% !important;}
#module-ph_simpleblog-single .page-content img {max-width: 100%; height: auto; display: block; margin: 0 auto;}
}
@media only screen and (min-width: 896px) {
#module-ph_simpleblog-single .page-content table, #module-ph_simpleblog-single .page-content {max-width: 800px !important; margin-left:auto; margin-right:auto;}
}
