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

.featured-products{
	padding-top:60px;
}
.psgdpr_consent_message{
	color: #fff;
  padding-top: 15px;
  font-size: 13px;
}
#cms .page-header h1{
	display:block;
	font-weight:bold;
}
#checkout .page-content-wrapper{
	padding-top:20px;
}
.card-block.cart-summary-totals .cart-summary-line.cart-total .value{
	font-weight:bold;
}

body#checkout section.checkout-step .step-title{
	font-weight:bold;
	font-size: 21px;
	line-height:28px;
}


#checkout-guest-form .form-group:nth-child(6) label.col-md-3 {
  display: none;
}
#checkout-guest-form .form-group:nth-child(6) .col-md-6 {
  width: 100%;
}
#checkout-guest-form .form-group:nth-child(7) label.col-md-3 {
  display: none;
}
#checkout-guest-form .form-group:nth-child(7) .col-md-6 {
  width: 100%;
}
#checkout-guest-form .form-group:nth-child(8) label.col-md-3 {
  display: none;
}
#checkout-guest-form .form-group:nth-child(8) .col-md-6 {
  width: 100%;
}
.arrows{
	position: absolute;
  right: -2px;
  top: 0;
  padding: 0;
  cursor: pointer;
	
}

.last-price span{padding-right:5px;}
.last-price{
	color: #7a468e;
  font-weight: 700;
  font-size: 21px !important
}
.input-holder .title{
	display: block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  padding: 0 0 6px;
  font-size: .875rem;
}
.area_input_block{
	width: 150px;
  border: 1px solid #7a468e;
  border-radius: 4px;
}
.area_quantity_down, .area_quantity_up{
	border: 0px solid #7a468e;
  color: #7a7a7a;
  background: #fff;
  color: #7a468e;
  height: 38px;
  line-height: 18px;
  width: 10px;
  text-align: center;
  font-weight: 700;
  padding: 12px 20px;
}
#square_item, #quantity_item
{
  width: 60px;
  height: 38px;
  border: 0;
  -moz-appearance: textfield;
  text-align:center;
}
.pro-list-btn{
	display:none;
}
#quantity_item_p label{
	font-weight: 600;
}
.product-description h2{
	font-size: 24px;
  font-weight: 700;
}

.result-price{
	padding:0;
}
.pull-left{
	font-size:13px;
}
#tab-content{
	padding:40px;
}
.product-price{
	font-weight:700;
}

.total-holder{
	
	padding: 15px 0 0;
  border-radius: 6px;
  width: 100%;
  display: inline-block;
}
.square{display:none;}
.sometext{
	display:none;
}
.tabs{
	display: inline-block;
}
.product-information .product-description p{
	color:#000;
	font-size:14px;
}

.product-form{
	display:flex;
	padding-top: 20px;
  border-top: 1px solid #f4f4f4;
}
.product-form span{
	cursor:pointer;
}
.product-form span i{
padding-right:10px;	
color:#7a468e;
}
.product-form div:last-child{
	padding-left:40px;
}
#myModal2 .modal, #myModal1 .modal, #myModal3 .modal{
	background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
#myModal2 .modal-content, #myModal1 .modal-content, #myModal3 .modal-content{
	outline: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  max-width: 500px;
  width: 100%;
}
.modal-title span{
	font-size: 24px;
  line-height: 26px;
  font-weight: 700;
  margin: 10px 0 20px;
  display:block;
}

.product-flags li.on-sale{
	background:#CE0B10
}
.product-flags li.discount{
	background:#CE0B10
}
.product-flags li.new{
	background:#049703
}
.images-container-static .discount{
background: #CE0B10;
  color: #ffffff;
  margin-top: 15px;
  font-size: 12px;
  padding: 0px 9px;
  border-radius: 4px;
  width: fit-content;
  -webkit-border-radius: 4px;
position: absolute;

  z-index: 99;
  right: 15px;
}
.has-discount .current-price{
	color:#CE0B10
}

.x13pricehistory__text--default .x13pricehistory__price{
	color:#888888 !important;
	font-weight:400;
}
.x13pricehistory > .x13pricehistory__text--default{
	color: #888;
  font-weight: 400;
}
.x13pricehistory__date, .x13pricehistory__price{
	 font-weight: 400;
}
.specjal .last-price{
	color:#CE0B10 !important;
}
.price.discount{
	color:#CE0B10 !important;
}
@media (max-width: 768px) {
	.result-price .inner{
		flex-direction: column;
	}
	#tab-content{
		padding:20px 0;
	}
	
	.tabs .nav-tabs .nav-link{
		padding: 10px 0px !important
	}
	.tabs{
		padding:0;
	}
	
	.blockreassurance_product{
		padding-left:0px;
		padding-right:0px;
	}
	#content-wrapper{
	z-index:777;
}
}

.result-price input{
	padding-left:0;
	padding-right:0;
	
}
#category h1{
	font-size: 28px;
  font-weight: 700;
}
.btn-tertiary{
	font-size: 12px;
  padding: 10px;
}
/* Styl dla tooltipu */
.tooltip {
  position: relative;
  display: inline-block;
}

/* Styl dla tekstu tooltipu */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

/* Wyświetlenie tooltipu po najechaniu myszką */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.qv-gallery-prev,
.qv-gallery-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 999;
    color: #000; /* kolor strzałek */
}

.qv-gallery-prev {
    left: 10px;
}

.qv-gallery-next {
    right: 10px;
}



.product-sub-information{
	padding-bottom:20px;
	font-size:13px;
}
.product-sub-information strong{
	font-weight:bold;
}
.product-sub-information div{
	padding-bottom:10px;
}
.product-delivery{
	color:#7a468e;
	cursor:pointer;
	font-weight:bold;
}
.product-stock{
	color:#09c409
}
.product-out-of-stock{
	color:#f96e0b
}
.result-price .inner{
	display:flex;
	gap:10px;
}


.result-price .inner label{margin-bottom: .5rem;padding:0;line-height: 20px;font-size:14px;}
.result-price .inner strong{margin-bottom: .5rem;padding:0;line-height: 20px;font-size:14px;}
.result-price .inner .form-frame{
	padding:0;
	margin:0;
}
.result-price .inner .input-holder{
	padding:0;
	margin:0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.thumbnail img {
    width: 50px; /* Dostosuj szerokość miniatury */
    height: auto; /* Dostosuj wysokość miniatury */
    margin-top: 0px; /* Dodaj odpowiedni margines między miniaturami */
}

.images-container-static .owl-carousel.owl-theme .owl-nav button.owl-prev{
	left:40px;
}
.images-container-static .owl-carousel.owl-theme .owl-nav button.owl-next{
	right:40px;
}
.images-container-static .owl-thumb-item {
    width: 90px; /* Dostosuj szerokość miniatur */
    height: auto; /* Dostosuj wysokość miniatur */
}

.owl-thumb-item{cursor:pointer}
.owl-thumbs{
	padding-top:10px;
	display:block;
}
.owl-thumbs button{
	background:none;
	border:0;
}

.glightbox-container .gcontainer{
	background:#fff;
}

#product-image-thumb-carousel .owl-nav button.owl-next{
	width:25px;
	height:25px;
	line-height: inherit;
	top: 70px;
}
#product-image-thumb-carousel .owl-nav button.owl-prev{
	width:25px;
	height:25px;
	line-height: inherit;
	top: 70px;
}

.tooltip-delivery{
	text-align: left;
	font-size:11px;
}
.tooltip-delivery p{
	margin:0;
	padding-bottom:5px;
}
.tooltip-delivery b{
	font-weight:bold;
}
.tooltip-delivery strong{
	font-weight:bold;
}
.x13pricehistory__text--before-discount:not(.x13pricehistory__text--modal) .x13pricehistory__text--real-discount-value {
	background:#CE0B10;
	-webkit-border-radius: 4px;
	display:none;
}

.has-discount .discount, .product-price-and-shipping .price-percent-reduction{
	background:#CE0B10;
	-webkit-border-radius: 4px;
}
#wrapper .breadcrumb ol{
	padding-left: 0;
  white-space: nowrap;
  overflow-x: auto;
  margin-bottom: 0;
}
#category .product-miniature .product-description .product-title{
	text-align:left;
}
.cart-price-block{
	text-align:left;
	padding-top:10px;
}
#products .product-title, .product-miniature .product-title{
	text-align:left;
}
.grid-reviews{
	display:none;
}
.product-item{
	box-shadow:none !important
}


.promo-box-inner .col-lg-3{
	width:20% !important
}
.promo-box-inner .col-lg-3:nth-child(5n+1) 
{
	clear: left !important
}




@media (max-width: 768px) {
	.footer-container .widget-title, .footer-container .footer-left-inner .widget-title{
		font-size:16px;
		padding:5px 0;
		font-weight:700;
	}
	.breadcrumb{
		margin-bottom:0;
	}
	#content-wrapper{
		z-index:1;
	}
.images-container-static .owl-thumb-item{
	width:auto
}

#product-image-thumb-carousel{
	display:none;
}
.banner-box .banner1, .banner-box .banner2{
	width: 100%;
}
.promo-text-wrapper{
	padding-bottom:15px;
	padding-top:15px;
	margin:0;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name{
	font-size:13px;
}



}

#product-availability{
	display:none;
}
.footer-container .widget-title{
	display:inline-block;
	font-weight: 700;
	
}


.block_newsletter_info .custom-checkbox input[type="checkbox"] + span{
	border: 1px solid #fff;
	
}
.block_newsletter_info .custom-checkbox input[type="checkbox"] + span .checkbox-checked{
	color:#fff;
	margin: -.20rem -.125rem;
	
}

.close{
	cursor:pointer;
}
.form-check{
	cursor:pointer;
}
.btn-primary{cursor:pointer;}	
.psgdpr_consent_message{
	cursor:pointer;
	
}
.customer-support a{
	
	display:flex;
	 align-items: center;
  justify-content: center;
}
.customer-support a:link, .customer-support a:visited{
	color:#222222
}
.customer-support a:hover{
	text-decoration:none !important;
	color:#7a468e;
}
.customer-support i{
	font-size: 30px;
	margin-right:12px;
}
.header-top-text a{
margin:0 !important;
padding-right:12px !important
}
.header-top-text a:hover{
	text-decoration:underline
}
.header-top-text i{
	padding:0;
}
.header-top-text img{
	margin-top:-2px;
}
.header-top-text .fa-envelope{
	padding-right:12px;
}
.checkout .btn-primary{
	width: 100%;
	font-weight: 600;
	
}
.cart-grid-body h1, .card-title, .page-header h1, .page-content .page-heading{
	font-size:21px;
	font-weight:700;
	
	
}

body#checkout section.checkout-step .step-edit{
	font-size:14px;
	
}

.opc-container .custom-panel i{
	display:none;
}
#supercheckout-columnleft h1{
	font-size: 28px;
  font-weight: 700;
  margin-bottom: 0;

}
.opc-container input[type="checkbox"]:checked + label::before{
	
	background-color: #7a468e !important;
  border-color: #7a468e !important;
}

.search-box.search-icons{
	display:none;
}
.mt-search-widget{
	position: relative;
	opacity: 1;
  visibility: initial;
  padding:0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow:none;

}

#search_popup{
	position:absolute;
	
}
#search_popup .search_popup_inner{
	background:#fff;
	min-width:450px;
	border:1px solid #ebebeb;
  margin-top: -1px;
}

#header .mt-search-widget .search-close{
	display:none;
}