/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


html,body {
	overflow-x:hidden;
}

/* container fix */

@media (min-width: 1280px) {
.container {
    max-width: 1200px;
}
}
#wrapper-navbar {
    position:fixed;
    left:0;
    top:0;
    width:100%;
}

/* font family */

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

/* head */
.navbar-brand img {
    width: 172px;
}

.navbar-toggler  {
    border:0px !important;
    box-shadow: none !important;
    outline:none !important;
}





/* blog post */

p {
margin-bottom:0px;
}

#simple-post p span {
    color: #41516F !important;
    font-size: 17px !important;
    font-weight: 300 !important;
    line-height: 34px !important;
}

#simple-post strong em {
    color: #41516F !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 45px !important;
}

#simple-post img {
    margin: 0px auto;
    display: block;
    max-width: 100%;
}

.home-blog-post h2 {
    margin-top:30px;
}

table {
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px solid #eee;
    text-align: left;

}


#simple-post table td, #simple-post table th, #simple-post table tr, #main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, table.cart td, table.cart th, table.cart tr {
    max-width: 100%;
    padding: .857em .587em;
}

#simple-post tr td {
    padding: 6px 24px;
    border-top: 1px solid #eee;
}
.post-page:after {
    display:none;
}


.featured-image-post {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;

    height: 400px;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 400px;
   
    background-size: cover;
}

@media (max-width:992px) {
    .featured-image-post {
    height: 265px;
    min-height: 265px;
    background-size: cover;
}
}


.woocommerce form .form-row, .woocommerce form .form-row label  {
    width: 100%;
}
span.woocommerce-input-wrapper {
    width:100%;
}



.woocommerce-LoopProduct-link {
    display: block;
}


#sub-woocommerce, #page-sub {    
    
    margin-top: 58px;
    padding-top: 58px;
    padding-bottom: 58px;

}

.woocommerce-breadcrumb {
    padding-bottom: 45px;
}

@media (max-width:992px) {
    .products.row img {
        width:100% !important;
    }
    #sub-woocommerce, #page-sub {
    margin-top: 47px;
    padding-top: 35px;
    padding-bottom: 35px;
}
}
.bg-light {
    background-color: transparent!important;
}

#searchform {
	margin-bottom:0px;
}#wrapper-navbar { background:#fff!important;}#wrapper-navbar a { color:#000!important;}footer { background:#000!important;}footer a { color:#fff!important;}



@media(max-width:992px) {
	.woocommerce-cart-form__cart-item {
		   display: flex !important;
		    flex-direction: column !important; 
	}
	.woocommerce span.onsale {
    left: 1.5em;
}
	

	 
	.woocommerce-cart-form__cart-item td {
		width:100%;
	}
	
	.woocommerce-cart-form__cart-item	.product-quantity {
		display:none !important;
	}
	
.cart-collaterals	table.shop_table_responsive {
    display: flex !important;
      flex-direction: column !important;
	flex: 0 0 100%
	}
	.cart-collaterals	table.shop_table_responsive tr {
		display:flex !important;
			flex: 0 0 100% !important;
		    flex-direction: column !important;
		
	}
	#coupon_code {
    height: auto;
    padding: 11px 5px;
    border-radius: 5px;
}
	.actions .col-6 .btn, .input-group-btn {
    width: 100% !important;
}
	.actions .col-6 {
    width: 100% !Important;
    flex: 0 0 100%;
    max-width: 100%;
}
	.cart_totals.col-6 {
    width: 100% !Important;
    flex: 0 0 100%;
    max-width: 100%;
}
}


.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
    background: #f7f7f7;
    border: none transparent;
    color: #676d8a;
    font-weight: 500;
    border-radius: 0px !important;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 100%;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    position: absolute;
    right: .7em;
    top: 13px;
    cursor: pointer;
}



.woocommerce-form-login input{
    border: none;
    outline: 0;
    padding: 10px 15px;
    background: #fff;
    color: #676d8a;
    margin-bottom: 10px;
    height: 45px;
}


.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
}


.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 100%;
}

.woocommerce-MyAccount-navigation  ul {
	background:#F5F5F5 !Important;
	padding:15px;
}
.woocommerce-MyAccount-navigation  ul li {
border-bottom: 1px solid white;
    padding: 5px 10px;
}
.woocommerce-MyAccount-navigation  ul li:last-of-type {
	border-bottom:0px !important;
}
.woocommerce-MyAccount-navigation  ul li a {
	color:black !important;
	font-weight:500;
	text-transform:uppercase;
}


.woocommerce-MyAccount-navigation  ul li.is-active a {
	font-weight:800 !important;
}


.woocommerce-account .woocommerce-MyAccount-content {
    height: 100%;
    background: whitesmoke;
    padding: 15px;
}





.form-control {
	border:1px solid #D3D3D3 !important;
	border-radius:0px;
	margin-bottom:20px;
	padding:14px;
}
* {
	outline:none !important;
}

.wpcf7-submit {
	  font-size: 16px !important;
    font-weight: 600;
    fill: #000000;
    color: #000000;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    padding: 16px 59px 16px 59px;
	float:right;
	line-height:1;
	transition:0.3s all;
}
.wpcf7-submit:hover {
	background:black;
	color:white !important;
}
@media (min-width:1025px) {
	input#coupon_code {
		padding:5px 10px !important;
	}
}

.elementor-menu-cart__products {
    max-height: calc(100vh - 250px) !important;
    overflow: hidden;
    overflow-y: auto;
}

@media (max-width:992px) {
    .woocommerce-cart-form__cart-item {
      display: flex !important;
      flex-direction: row !important;
    }
    .elementor-menu-cart__product-image {
      grid-row-start: 1 !important;
      grid-row-end: 1 !important;
      width: 20% !important;
  }
    .elementor-menu-cart__product-name  {
      width:35% !important;
    }
    .elementor-menu-cart__product-price {
      width:25% !important;
  
    }
    .elementor-menu-cart__product-remove {
    margin-left:10px !important;
        
    }
    .shop_table .product-quantity {
    display:block !important; 
    }
  }


.elementor-menu-cart__footer-buttons {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.elementor-menu-cart__footer-buttons {
    font-size: 20px;
    text-align: center;
    display: grid;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
}


@media (min-width:1200px) {
	.elementor-section-boxed {
		padding-left:50px;
		padding-right:50px;
	}
}

@media (max-width:1200px) {
	.elementor-section-boxed {
		padding-left:20px;
		padding-right:20px;
	}
}

a {
	color:black;
}

@media (min-width:1025px) {
	.woocommerce-cart-form {
		width:48%  !important;
		float:left  !important;
		margin-right:2%  !important;
	}
	.cart-collaterals{
				width:48% !important;
		float:left  !important;
		margin-left:2%  !important;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}
}
.btn-primary {
	background:#F54748 !important;
	color:white !importnat;
	border:0px solid black !important;
	border-radius:37px !important;
}

.btn-primary:hover {
	background:#EA2E2F !important;

}

@media(max-width:992px) {
	.woocommerce-cart-form__cart-item {
		   display: flex !important;
		    flex-direction: column !important; 
	}
	.woocommerce span.onsale {
    left: 1.5em;
}
	

	 
	.woocommerce-cart-form__cart-item td {
		width:100%;
	}
	
	.woocommerce-cart-form__cart-item	.product-quantity {
		display:none !important;
	}
	
.cart-collaterals	table.shop_table_responsive {
    display: flex !important;
      flex-direction: column !important;
	flex: 0 0 100%
	}
	.cart-collaterals	table.shop_table_responsive tr {
		display:flex !important;
			flex: 0 0 100% !important;
		    flex-direction: column !important;
		
	}
	#coupon_code {
    height: auto;
    padding: 11px 5px;
    border-radius: 5px;
}
	.actions .col-6 .btn, .input-group-btn {
    width: 100% !important;
}
	.actions .col-6 {
    width: 100% !Important;
    flex: 0 0 100%;
    max-width: 100%;
}
	.cart_totals.col-6 {
    width: 100% !Important;
    flex: 0 0 100%;
    max-width: 100%;
}
}

.elementor-menu-cart__footer-buttons {
	    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.elementor-menu-cart__footer-buttons .elementor-button {
	background-color: #F54748 !important;
	font-weight:600 !important;
	width:100%;
	font-size:16px;
	border-radius:37px !important;
}
.elementor-menu-cart__footer-buttons .elementor-button:hover {
	background:#EA2E2F !important;
}

.wpcf7-list-item {
	color:black;
	margin-left:0px;
	font-size:12px;
	margin-top:0px;
}

.woocommerce-orders-table__cell-order-actions a:last-of-type {
	margin-top:10px;
}


.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100% !important;
    max-width: 50% !important;
    padding-left:0px;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
    max-width: 50% !important;
    padding-right: 0px;
}

@media (max-width:768px) {
    .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
        float: left;
        width: 100% !important;
        max-width: 100% !important;
    }
    .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 0px;
    }
}


.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.woocommerce-form-login input {
      margin-bottom: 0px;
      margin-right: 10px;
}


.woocommerce-form-register input {
    border: none;
    outline: 0;
    padding: 10px 15px;
    background: #fff;
    color: #676d8a;
    margin-bottom: 10px;
    height: 45px;
}
.form-control {
  box-shadow:none !important
}

.after-ch {
    margin-bottom: 10px;
    margin-top: 17px;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    font-size: 12px;
}
.input-checkbox {
    height:auto !important;
}


@media (min-width:1024px) {
	.d-desktop-none {
		display:none !important;
	}
}
@media (max-width:1024px) {
	.d-mobile-none {
		display:none !important;
	}
}



.woof_container_inner h4 {
font-size:16px;
	font-weight:400;
}
.woof_list_checkbox li div {
	margin-top:0px;
}
.woof_list_checkbox li  {
	margin-bottom:10px !important;
}

.woof_list label {
	margin-bottom:0px;
		font-size:16px;
}


@media (min-width:1024px) {
	.woof_autohide_wrapper {
		display:none;
	}
	.woof_products_top_panel {
		display:none !important;
	}
}

.woof_show_auto_form, .woof_hide_auto_form {
	background:none !important;
	color:#023047 !important;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	display:block !important;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
    background-color: #219EBC !important;
}

.irs--round .irs-handle {
    border: 4px solid #219EBC !important;
    box-shadow: none !important;
}
.irs--round .irs-bar {
     background-color: #219EBC !important;
}

.woof_submit_search_form_container {
	display:none !Important;
}

.woocommerce-result-count {
	color:#697077 !important;
	font-weight:300 !important;
	margin-top:10px !important;
	position:relative;
}


.woocommerce .woocommerce-ordering select {
    border: 1px solid #697077;
    border-radius: 15px;
	background:white !important;
    padding: 10px 15px !important;
	color:#697077;
	font-weight:300;
	font-size:16px;
	-webkit-appearance: none;
	padding-right:35px !important;
}

.woocommerce .woocommerce-ordering:after {
    content: url(https://twojadomena.com.pl/klasso/wp-content/uploads/2024/03/down.svg);
	z-index:2;
	position:absolute;
	top:10px;
	right:15px;
}

.woocommerce .woocommerce-ordering:before {
	content:"Sortuj";
	color:#697077;
	font-weight:300;
	font-size:16px;
	top:7px;
	margin-right:10px;
	position:relative;
}

.woocommerce .woocommerce-ordering {
	margin-bottom:50px;
}

.woof_autohide_wrapper br {
	display:none !important;
}

.woof_reset_button_2 {
	display:none !important;
}
.woof_products_top_panel_ul ul li a{
	color:#697077 !important;
}
.woof_products_top_panel_ul ul li:first-of-type {
	color:#023047;
}

@media (max-width:768px) {
	.woocommerce-result-count {
    display: none !important;
}
	.woocommerce .woocommerce-ordering:before {
		display:none;
	}
	.woocommerce .woocommerce-ordering {
		margin-bottom:30px;
		float:left;
	}
}

@media(min-width:1024px) {
	.nav-tabs {
	display: flex !important;
    flex-direction: row;
    justify-content: center;
	}
}

.nav-tabs {
	border-bottom:1px solid #DDE1E6 !Important;
}
.nav-tabs .nav-link {
	font-size:16px;
	font-weight:500;
	border:0px !important;
	padding:16px 0px;
	margin-right:26px;
}

.nav-tabs .nav-link.active {
	border-bottom:2px solid #023047 !important;
}

#description > h2:first-of-type {
	display:none !important;
}

.related.products > h2:first-of-type {
	display:none !important;
}

#productTabContent p {
	margin-bottom:15px;
}


.wpcf7-submit {
	border:0px !important;
	background:#C49D90 !important;
	color:white !important;
}
.wpcf7-submit:hover {
	background:#be8572 !important;
}
input#coupon_code {
	border-radius:23px;
	margin-right:10px;
		padding:0px 25px !important;
}
@media (max-width:768px) {
	input#coupon_code {
		border-radius:0px;
		padding:13px !important;
		height:auto !important;
		margin:0px !important;
		margin-bottom:10px !Important;
	}
	.shop_table .btn {
		width:100%;
		padding:13px !important;
	}
	.woocommerce-page table.cart td.actions .coupon input {
		width:100%;
	}
}
.shop_table {
	color:black;
}
.shop_table a {
    color: black !important;
}

.shop_table .product-price {
	color:black !important;
}

.shop_table .product-subtotal {
		color:black !important;
}




.coupon label {
    display: none;
}

.cart-collaterals {
	color:black;
}






.widget_shopping_cart_content {
	color:black !important;
}
.widget_shopping_cart_content a {
	color:black;
}




.woocommerce-page .table, .cart-collaterals, .woocommerce-checkout .container, .woocommerce-account .container {
	font-size:17px;
	line-height:27px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border:1px solid black;
	padding:10px;
}

.select2-container--default .select2-selection--single {
    	border:1px solid #C1C7CD !important;
	border-radius:15px;
    height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;

}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 49px;
}


@media (min-width:1024px) {
	.woocommerce-MyAccount-navigation ul {
		    display: flex;
    flex-direction: row !important;
		width:100%;
	}
	.woocommerce-MyAccount-navigation ul li {
		background:#023047;
		color:white !important;
		margin-right:10px;
		padding:10px 25px;
	}
	.woocommerce-MyAccount-navigation ul li a {
		color:white !important;
		text-decoration:none !important;
		font-size:16px;
	}
	.woocommerce-MyAccount-navigation ul li.is-active a {
		text-decoration:underline !important;
		font-weight:500 !important;
	}
	.woocommerce-MyAccount-navigation ul li {
    border-bottom: 0px solid white !important;
   
}
	.woocommerce-account .woocommerce-MyAccount-content {
		background:white;
	}
	.woocommerce-MyAccount-navigation ul {
		background:transparent !important;
		border-bottom:1px solid black;
			padding:0px !important;
		margin:0px !Important;
	}
	.woocommerce-MyAccount-content {
		padding:0px !important;
		padding-top:30px !important;
		border:1px solid black;
		border-top:0px;
		padding:30px !important;
	}
}

.onsale {
	display:none !important;
}




.woocommerce table.shop_table {
	border-color:#c3c3c3 !Important;
	border-radius:0px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce table.shop_table td {
	border-color:#c3c3c3 !important;
}

.table td, .table th {
border-color:#c3c3c3 !important;
}

.table thead th {
	border-bottom:0px !important;
	border-top:0px !important;
}

.elementor-menu-cart__product-name {
	line-height:20px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border:1px solid #C1C7CD !important;
	border-radius:15px;
}

#elementor-menu-cart__toggle_button {
	background:transparent !important;
}