/*
Theme Name: Shopkeeper - The Child Theme
Theme URI: https://1.envato.market/wp-dashboard-to-shopkeeper
Description: This is the Child Theme for Shopkeeper - a Hassle-free Worpress Theme with great design and extensive functionality.
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Template: shopkeeper
Version: 2.0
*/


.none{
	display:none;
}
.block-margin{
	display:block;
	margin-bottom:10px;
}
/****************************************************************/
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
/****************************************************************/
.site-top-info {
	margin-right:20px;
	margin-left:20px;
}
.site-top-info ul{
	margin:0;padding:0;
	list-style:none;
}
.site-top-info ul li{
	display:inline-block;
	margin-right:20px;
}
.site-top-info ul li a{
	font-weight:normal;
	font-size: 13px;
}
.site-top-info ul li a i{
	font-size: 14px;
	margin-right:5px;
	
}


@media screen and (max-width: 640px)
{
	.site-top-info ul li.phone{
		display:none;
	}
	
	.top-headers-wrapper .site-header .site-header-wrapper .site-tools > ul > li.wishlist-button{
		display:none;
	}
}

@media screen and (max-width: 490px)
{
	.site-top-info{
		display:none;
	}
	
}

.woocommerce-info-message{
	background-color: #f4fff7;
  border: 1px solid #4ab866;
  border-radius: 5px;
  margin:20px 0px;
  padding:20px;
}

.page-title {
    font-size: 22px;
    margin: 0;    
    text-align: left;
    font-weight: 600;
	
}

.woocommerce .page-title{
	font-size: 28px;
	margin-bottom:10px;
}

.shop_header{
	margin-bottom:0px;
}
.catalog_top{
	padding:0px;
}
.product_layout_classic .product_content_wrapper .product_infos form.cart .button{
	background-color:#e42125;
}
body.gbt_custom_notif .page-notifications .gbt-custom-notification-notice .product_notification_wrapper .product_notification_background{
	display:none;
}
input, textarea, button, .wpc-filters-reset-button, .wpc-filters-submit-button{
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	-o-border-radius: 0!important;
	border-radius: 0!important;
}
.serwistal-button {
	display:inline-block;
	padding:11px 10px!important;
	background-color: #e42125!important;
	border:1px solid #e42125!important;
	color:#fff!important;
	text-align: center!important;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	-o-border-radius: 0!important;
	border-radius: 0!important;
}

.addToBasketAllChecked{
	display:none;
}

.addToBasketAllChecked	a.button{
	background-color: #e42125 !important;
	border: 1px solid #e42125 !important;
	color:#fff!important;
}

.serwistal-product-one{
	clear:both;
	width:100%;


}
.serwistal-product{
	
	margin-bottom: 20px;
	border-bottom:1px dotted lightgray;
}

.serwistal-product .serwistal-product-checkbox
{
	float:left;
	width:30px;
	height:50px;
	line-height:50px;
	padding:5px;		
	border-right:1px solid lightgray;
}
.serwistal-product .serwistal-product-img{
	float:left;
	width:50px;
	height:50px;
	padding:5px;
	margin-right:5px;
}

.serwistal-product .serwistal-product-img img{max-width:50px;}

.serwistal-product .serwistal-product-title{width:calc(100% - 470px);float:left;border-right:1px solid lightgray;	
	height:50px;
	padding:5px;
}
.serwistal-product .serwistal-product-title h2{font-size:14px;font-weight: normal;line-height: 1.4;}

.serwistal-product .serwistal-product-weight{
	width: 80px;
	float:left;	
	height:50px;
	padding:5px;
	border-right:1px solid lightgray;
	text-align:center;	
}
.serwistal-product .serwistal-product-price{
	width: 100px;
	float:left;	
	height:50px;
	padding:5px;
	border-right:1px solid lightgray;
	text-align:center;
	font-weight:bold;
}
.serwistal-product .serwistal-product-price-kg{
	width: 100px;
	float:left;	
	height:50px;
	padding:5px;
	border-right:1px solid lightgray;
	text-align:center;
	font-weight:bold;
}
.serwistal-product .serwistal-product-addtocart {
	width: 120px;
	float:left;	
	height:50px;
	line-height:50px;
	padding:5px;
	text-align: center;
}
.serwistal-product .serwistal-product-addtocart a.button{text-align: center!important;}

.serwistal-product .serwistal-product-addtocart .add_to_cart_button {
	display:inline-block;
	padding:11px 10px!important;
	background-color: #e42125!important;
	border:1px solid #e42125!important;
	color:#fff!important;
	text-align: center!important;
}
.serwistal-product .serwistal-product-addtocart .add_to_cart_button:hover{	
	background-color: #323335!important;
	border:1px solid #323335!important;
	color:#fff!important;
}
.products-labels{
	margin:0!important;
	padding:0!important;
}
.products-labels li{
	margin:0!important;
	padding:0;
	list-style:none;
}
 .serwistal-product-one .prlabelrow{
	 background-color: lightgray;
	 overflow:hidden;
 }

 .serwistal-product .prlabel{
	
	line-height: 20px;
  height: 50px;
  font-weight: bold;
	
}
.shop_sidebar{
	display: flex;
  flex-wrap: wrap;
}

.shop_sidebar.wpb_widgetised_column{
	margin-bottom:30px;
	border-bottom:1px solid lightgray;
}
.shop_sidebar aside{
	flex: 1 1 25%;
	height: 130px;
	padding:0!important;margin:0!important;
	padding:5px!important;
	border:none!important;
}
.select2-container .select2-selection--single{
	height: 41px;
	
}

.product_layout_classic .product_summary_middle .product_title {
	text-align:left!important;
}

.widget form > div{
	padding-top:0!important;
}
.wpc-filter-search-form form > div{
	padding:0!important;
}


body.post-type-archive-product .widget{
	margin-bottom:10px;
}
.woocommerce ul.product_list_widget li img{
	display:none;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-thumbnail{
	display:none!important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-remove > a:after{
	content: "\f014";
	font-family: "FontAwesome"; 
	font-weight: 400;
	transform:unset;
	-webkit-transform:unset;
	color:#ad0e03;
}

.wpc-filter-title, .wpc-filter-content select{
	margin-bottom:2px!important;
}
.wpc-filters-section, .tob_bar_shop
{
	margin-bottom:5px!important;
}
.woocommerce-pagination {
    margin: 0px 0 10px;
}

.product_content_wrapper h2{
	margin:0!important;padding:0!important;
	font-size:22px!important;
	margin-bottom:20px!important;
	font-weight:bold;
}


.product_layout_classic .woocommerce-tabs{
	padding-top: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	margin-bottom: 10px !important;
}
.product_layout_classic .woocommerce-tabs .panel .large-12 > h2:first-child {
    display: none;
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes th {    
    padding: 3px 10px 3px 0;        
}
.product_layout_classic .woocommerce-tabs .panel#tab-additional_information table.shop_attributes td{
     padding: 3px 10px 3px 0;  
}
.product_layout_classic .woocommerce-tabs ul.tabs{
	text-align:left!important;
}

.related.products{
	.serwistal-product-checkbox{
		display:none!important;
	}
}

ul.woocommerce-product-attributes{
	margin:0;padding:0;
	 -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
ul.woocommerce-product-attributes li{
	margin:0;padding:0;
	list-style:none;
	overflow:hidden;
	border-bottom:1px solid lightgray;
}
ul.woocommerce-product-attributes li .woocommerce-product-attributes-item__label {
    font-size: 16px;
    line-height: 35px;
    padding-left: 10px;
    width: 100%;
	box-sizing:border-box;
	font-weight:bold;
}
ul.woocommerce-product-attributes li .woocommerce-product-attributes-item__value {
    font-size: 16px;
    line-height: 35px;
    padding-left: 10px;
    width: 100%;
	box-sizing:border-box;
	
}
ul.woocommerce-product-attributes li .woocommerce-product-attributes-item__value p{
	margin:0;padding:0;
	 font-size: 16px;
	line-height: 35px;
}

.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button, .wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button {
    width: 48.677777%!important;
    max-width: 48.677777%!important;
    margin-right: 1.33333%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 28px;
}
.wpc-horizontal-layout .wpc-filter-layout-submit-button {
    justify-content: flex-end;
	max-width: 24%!important;
    width: 24%;
}

/* basket */
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon {
	float:none!important;
	padding:0!important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon:before{
	display:none!important;
}
.woocommerce #content table.cart td.actions .coupon button, 
.woocommerce table.cart td.actions .coupon button, 
.woocommerce-page #content table.cart td.actions .coupon button, 
.woocommerce-page table.cart td.actions .coupon button
{
	border-color: rgba(10,10,10,0.15);
    background-color: rgba(10,10,10,0.15);
    color: #000;
	padding:5px 15px !important;
}

.coupon_info{
	width:100%;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:5px;
	margin-top:10px;
}

.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.actions .coupon input#coupon_code{
	border:1px solid rgba(10,10,10,0.15)!important;
}

#button-active-cupon{
	
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard
{
	display:none;
}

#productdata-description .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{
	/*max-width:150px;*/
}

.woocommerce-terms-and-conditions-checkbox-text{
	font-weight:bold;
}
.woocommerce-terms-and-conditions-checkbox-text a{
	text-decoration:underline;
}

/* basket */
.woocommerce-cart .woocommerce-cart-form .shop_table.cart thead
{
	/*display:block;*/
}
.woocommerce-cart table.cart .product-thumbnail{
	display:none;
}
.woocommerce table.shop_table thead th.product-remove{
   display:none;
}
.woocommerce table.shop_table thead th.product-name{
	padding-left: 5%;
}
.woocommerce table.shop_table thead th {
    width: 30%;
}
.woocommerce table.shop_table thead th.product-name{
	padding-left:0px!important;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table #shipping_method li {
  padding-left: 0px;
  text-indent: 0px!important;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr {
 
  display: table-row;
}
.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-name {
  width: 50%;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tfoot tr.order-total strong .amount {
    font-size: 14px;
    font-weight: 600;
}
.woocommerce-checkout form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr.cart-subtotal .woocommerce-Price-amount {
    font-size: 24px;
    font-weight: 700;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total strong .woocommerce-Price-amount {
  font-size: 16px;
}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal .amount
{
	font-size: 24px;
    font-weight: 700;
}
/* podsumowanie zamowienia */
.woocommerce ul.order_details li
{
	padding-top:5px;padding-bottom:5px;
}

.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th {
    width: 120px;
}
.woocommerce-cart-form__contents .product-quantity .quantity {
	display:none!important;
}
.woocommerce #content nav.woocommerce-pagination ul li a{
	text-align: center!important;
    display: block;
    padding: 0px 10px!important;        
    color: #000;
    line-height: 1.8;
}
.woocommerce #content nav.woocommerce-pagination ul li span.current{
	text-align: center!important;
    display: block;
    padding: 0px 10px!important;    
    background-color: red;
    color: #fff;
    line-height: 1.8;
}
.woocommerce .order-again{display:none!important;}
ul.payment_methods li label{
	text-transform: unset;
}

.elementor-slides .swiper-slide-inner .elementor-slide-heading {
    font-size: 42px!important;
}
.elementor-slides .swiper-slide-inner .elementor-slide-description {
    font-size: 24px!important;    
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
    font-size: 22px!important; 
}

.form-kontakt-btn{
	padding: 11px 10px !important;
  background-color: #e42125 !important;
  border: 1px solid #e42125 !important;
  color: #fff !important;
}

.woocommerce-cart .woocommerce-cart-form .shop_table.cart thead {
    //display: block;
}

@media only screen and (min-width: 768px) {
  .page-title.blog-listing, .woocommerce .page-title, .page-title, .single .entry-title, .woocommerce-cart .page-title, .woocommerce-checkout .page-title, .woocommerce-account .page-title {
    font-size: 35px;
	margin-bottom:20px;
  }
  
  


}

@media screen and (max-width: 1200px){
	.serwistal-product .serwistal-product-checkbox, .serwistal-product .serwistal-product-weight, .serwistal-product .serwistal-product-price,
	.serwistal-product .serwistal-product-addtocart,
	.serwistal-product .serwistal-product-price-kg
	{
		height:80px;
		line-height: 80px;
	}
	.serwistal-product .serwistal-product-title{width:calc(100% - 420px);float:left;border-right:1px solid lightgray;	
		height:80px;
		padding:5px;
		overflow:hidden;
	}
	.serwistal-product .serwistal-product-addtocart{
			width: 100px;
	}
	
}
@media screen and (min-width: 768px) and (max-width: 820px){
	.serwistal-product .serwistal-product-checkbox, .serwistal-product .serwistal-product-weight, .serwistal-product .serwistal-product-price,
	.serwistal-product .serwistal-product-addtocart,
	.serwistal-product .serwistal-product-price-kg
	{
		height:110px;
		line-height: 110px;
	}
	.serwistal-product .serwistal-product-weight,
	.serwistal-product .serwistal-product-price-kg	
	{
		width:80px;
		
	}
	.serwistal-product .serwistal-product-addtocart{
		width:85px;
	}
	.serwistal-product .serwistal-product-title{width:calc(100% - 375px);float:left;border-right:1px solid lightgray;	
		height:110px;
		padding:5px;
		overflow:hidden;
	}
	
}

@media screen and (max-width: 767px){
	.woocommerce-cart .woocommerce-cart-form .shop_table.cart tbody tr td.product-name {
	  width: 100%;
	}

	#cart-products-summary .product-name span{
		display:none;
	}
	li.serwistal-product-one{
		padding-bottom: 5px!important;
	}
	.serwistal-product{
		overflow: hidden;
		border-bottom:1px solid lightgray;
		border-top:1px solid lightgray;
		margin-bottom: 5px;
	}
	.serwistal-product .serwistal-product-title{
		width:calc(100% - 30px);float:left;border:none;	
		height:auto;
		padding:5px;
		overflow:hidden;
		border-bottom:1px solid lightgray;
	}
	.serwistal-product .serwistal-product-checkbox
	{
		height:90px;
		line-height: 90px;
		border:none;	
	}
	
	.serwistal-product .serwistal-product-weight, .serwistal-product .serwistal-product-price,
	.serwistal-product .serwistal-product-addtocart,
	.serwistal-product .serwistal-product-checkbox,
	.serwistal-product .serwistal-product-price-kg,
	{
		height:40px;
		line-height: 27px;
		border:none;
	}
	
	.wpc-horizontal-layout .wpc-filter-layout-submit-button {
		justify-content: unset;
		width: 100%;
		flex: none;
		display: block;
		max-width: 100%!important;
	}
	.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-submit-button{
		display:inline-block!important;
		width:48%!important;
		margin-right:1%!important;
	}
	.wpc-horizontal-layout.wpc-horizontal-cols-4 a.wpc-filters-reset-button{
		display:inline-block!important;
		width:48%!important;		
		margin-left:1%!important;
	}
	#button_offcanvas_sidebar_left{
		display:none!important;
	}
	 .woocommerce-page nav.woocommerce-pagination ul li a{
		 padding: 3px 8px!important;
		 line-height: 16px!important;
	 }
	 .woocommerce-page nav.woocommerce-pagination ul li span{
		 padding: 3px 8px!important;
		 line-height: 16px!important;
	 }
	 
	 .woocommerce-page #content nav.woocommerce-pagination ul li span.current{
		 font-weight:bold!important;
		 background-color:#ad0e03!important;
		 color:#fff!important;
	 }
	 
	 
}

@media screen and (max-width: 480px){
	.elementor-slides .swiper-slide-inner .elementor-slide-heading {
		font-size: 34px!important;
	}
	.elementor-slides .swiper-slide-inner .elementor-slide-description {
		font-size: 18px!important;    
	}

	.elementor-slides .swiper-slide-inner .elementor-slide-button {
		font-size: 16px!important; 
	}
	
	.serwistal-product
	{
		position:initial;
	}
	
   .serwistal-product .serwistal-product-checkbox{
	   position:absolute;
	   left:-26px;
	   top:0px;
   }
   
   
  .serwistal-product .serwistal-product-weight, .serwistal-product .serwistal-product-price, .serwistal-product .serwistal-product-addtocart, 
  .serwistal-product .serwistal-product-price-kg,
  .serwistal-product .serwistal-product-addtocart  {
    height: 50px;
    line-height: 16px;
	width:21%;
	font-size:12px;
  }
  .serwistal-product .serwistal-product-price{
	   width:25%;
   }
}
/****************************************************************/
/****************************************************************/
/****************************************************************/