/*
Theme Name: Beloni Child
Theme URI: http://www.wpbingosite.com/beloni
Author: wpbingo
Description: This is a child theme for Beloni
Version: 2.2.3
Author URI: http://wpbingosite.com
Template: beloni
Text Domain: beloni-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

:root {
	/* --primary-color: #2da6bc; */
	--primary-color: #00ffb0;
}

.text-white > .wpb_wrapper > h1, .text-white > .wpb_wrapper > h2, .text-white > .wpb_wrapper > h3, .text-white > .wpb_wrapper > h4, .text-white > .wpb_wrapper > h5, .text-white > .wpb_wrapper > h6, .text-white > .wpb_wrapper > p {
	color: #fff !important;
}

.banner-section > .wpb_wrapper > h2 { 
	font-size: 72px !important;
	line-height: 85px;
}

.mh-720 {
	min-height: 720px;
}

.btn-primary-cta > a {
	background-color: var(--primary-color) !important;
	width: 90% !important;
	max-width: 250px !important;
	font-size: 24px !important;
	color: #fff !important;
	border: 2px solid var(--primary-color) !important;
	font-style: italic !important;
	font-weight: 900;
	transition: all 0.5s;
}

.btn-primary-cta > a:hover {
	background-color: transparent !important;
}

.category-row-banner > .wpb_column > .vc_column-inner > .wpb_wrapper {
	background-color: #fff !important;
}

.category-row-banner > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
	display: flex;
	flex-direction: column-reverse;
}

.category-row-banner > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image > h2 {
	margin: 0 !important;
	padding: 15px 25px !important;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600 !important;
	color: #000000 !important;

}


.bnb-menu.footer-menu > ul {
	list-style: none;
	padding: 0;
}

.bnb-menu.footer-menu > ul > li > a {
	color: #868686;
	font-size: 14px !important;
	line-height: 28px;
	font-weight: 400 !important;
}

.footer-row .wpb_text_column {
	margin-bottom: 15px !important;
}

.footer-row .wpb_text_column > .wpb_wrapper > p > strong {
	text-transform: uppercase !important;
	color: #000000 !important;
}

.footer-row > .wpb_column > .vc_column-inner > .wpb_wrapper > .vc_row {
	max-width: 1700px;
	margin: 0 auto;
}
.autor-footer .wpb_column .vc_column-inner .wpb_wrapper .wpb_raw_code.wpb_content_element.wpb_raw_html {
	margin-bottom: 0 !important;
}
ul.products.products-list.row.grid {
	display: grid !important;
	grid-template-columns: repeat(3, 1fr);
	gap: 5px;
}

@media(max-width: 772px) {
	ul.products.products-list.row.grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

ul.products.products-list.row.grid > li {
	padding: 0 !important;
	max-width: 100% !important;
}

ul.products.products-list.row.grid > li > .products-entry {
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
}

ul.products.products-list.row.grid > li > .products-entry:after {
	display: none !important;
}

ul.products.products-list.row.grid > li > .products-entry > .products-thumb  {
	width: 100% !important;
}

ul.products.products-list.row.grid > li > .products-entry > .products-thumb > .product-thumb-hover > a {
	width: 100%;
	height: auto;
}

.products-list.grid .product-wapper .products-thumb .product-thumb-hover .wp-post-image, .products-list.grid .product-wapper .products-thumb .product-thumb-hover .hover-image {
	width: 100% !important;
	height: 100%;
	max-height: 400px;
	object-fit: contain;
	height: 100% !important;
}

.products-list.grid .product-wapper .products-thumb .product-thumb-hover {
	height: 100% !important;
}

.products-list.grid .product-wapper.content-product2 .products-content .woosw-btn:before {
	margin-right: 10px !important;
}

.products-list.grid .product-wapper .products-content h3.product-title {
	font-family: Roboto;
}

body h3 {
	line-height: 28px !important;
}

ul.wc-block-checkbox-list {
	padding: 0 !important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
	font-size: 12px !important;
	height: 12px !important;
}

.bwp-sidebar>.widget ul:not(.social-link):not(.content-products):not(.product_list_widget) li:not(.recentcomments) {
	padding: 0 !important;
}

.select {
	width: 100%;
	border: none !important;
}

#wps-slider-section .wpsf-product-title a {
	font-weight: 400 !important;
	font-family: 'Roboto' !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	color: #000000 !important;
}

#wps-slider-section .wpsf-product-price {
	color: #A0A0A0 !important;
	font-family: 'Roboto' !important;
	font-size: 12px !important;
}

#wps-slider-section .wpsf-product {
	text-align: left !important;
}

#wps-slider-section #sp-woo-product-slider-37706.sp-wps-custom-template .wpsf-product .sp-wps-product-details {
	padding: 10px 0; !important;
}

.mw-1700 {
	max-width: 1700px !important;
	margin: 0 auto !important;
}

.mw-1400 {
	max-width: 1400px !important;
	margin: 0 auto !important;
}

.section-capiton h2 {
	text-transform: uppercase !important;
	font-size: 24px !important;
}

.footer-icon {
	width: max-content !important;
	margin-bottom: 0 !important;
	float: left !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 3em !important;
}


.footer-call > h2 {
	margin: 0;
	font-size: 24px;
	padding-left: 50px;
}

.footer-call {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	position: relative;
	width: max-content;
}

.footer-call > figure > a {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block !important;
}

.woocommerce-privacy-policy-text {
	text-align: left;
	font-size: 12px;
}

.wc-block-cart__submit-container > a {
	width: 100%;
	background: #000000;
	color: #fff;
	text-transform: uppercase;
	border: 2px solid #000000;
	transition: all 0.5s !important;
}

.wc-block-cart__submit-container > a:hover {
	color: #000000;
	background: transparent;
}

button#woosw_copy_btn {
	background: transparent !important;
	border: none !important;
	cursor: pointer !important;
	text-transform: uppercase !important;
}

.black-bg-text > .wpb_wrapper > h2 {
	font-size: 72px;
	color: #fff !important;
	background: #000000 !important;
	padding: 40px 0;
	margin-top: 0 !important;
	max-width: 1240px;
	margin: 20px auto;
}

.realizacje-cuna-team > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column {
	max-width: 1300px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 60px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 15px;
}

select#pa_kolor {
	border-bottom: 1px solid #868686;
}

.wc-block-components-form .wc-block-components-checkout-step {
	margin: 0 0 8px !important;
}

button.wc-block-components-checkout-place-order-button  {
	background: #000000 !important;
	border: 2px solid #000000 !important;
	color: #ffffff !important;
	text-transform: uppercase !important;
	transition: all 0.5s !important;
}

button.wc-block-components-checkout-place-order-button:hover {
	background: transparent !important
		color: #000000 !important;
}

span.wc-block-components-payment-method-label {
	font-weight: 700;
	color: #000000;
	text-transform: uppercase;
}

button.wc-block-components-totals-coupon__button {
	background: #000000;
	color: #ffffff;
	text-transform: uppercase;
	border: 2px solid #000000;
	cursor: pointer;
}

.shop-value > .wpb_column > .vc_column-inner > .wpb_wrapper {
	display: flex;
	align-items: center;
}

.shop-value > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_single_image {
	width: 70px;
}

.shop-value > .wpb_column > .vc_column-inner > .wpb_wrapper > div {
	margin-bottom: 0 !important;
	margin-left: 10px;
	color: #000000;
}

.quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.selected, .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch:hover, .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch.selected, .single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches .swatch:hover {
	background: var(--primary-color) !important;
	color: #fff;
	border-color: var(--primary-color) !important;
}

.bwp-main .page-title h1, .breadcrumb, ul.woocommerce-product-subcategories li h2 a, .breadcrumb a, .breadcrumb .delimiter {
	color: #000000 !important;
}

@media only screen and (min-width: 768px) {
	.desc-col-50 {
		width: 50%;
		padding: 20px;
		display: inline-block;
	}
}

@media only screen and (min-width: 768px) {
	.desc-col-100 {
		width: 100%;
		padding: 20px;
		display: inline-block;
	}
}

.breadcrumb a {
	color: #868686 !important;
}

.breadcrumb .current, .breadcrumb a:hover {
	color: #000;
}

.vc_btn3.vc_btn3-style-custom {
	background-image: none !important;
}

#SR7_18_1 .arrow-1.sr7-arrows.sr7-touchhover {
	background: var(--primary-color) !important;
	border-color: var(--primary-color) !important;
}

.bwp-header .header-page-link .mini-cart .cart-icon .icons-cart .cart-count {
	background: var(--primary-color) !important;
}

.header-desktop > .header-wrapper > .container > .row > .col-xl-3, .header-sticky > .header-content-sticky > .container > .row > .col-xl-3 {
	flex: 0 0 15%;
	max-width: 15%;
}

.header-desktop > .header-wrapper > .container > .row > .col-xl-6, .header-sticky > .header-content-sticky > .container > .row > .col-xl-6 {
	flex: 0 0 70%;
	max-width: 70%;
	display: flex;
	justify-content: center;
}

.woocommerce-cart .cart-collaterals .woocommerce-shipping-totals,
.checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals {
	display: block;
}

.pbl-container .payu-list-banks li {
	padding: 5px 3px 0 !important;
	width: auto !important;
}

.pbl-container .payu-list-banks li:not(.payu-inactive) label:before {
	left: 4px;
}

.woocommerce-product-subcategorie-content {
	display: none !important;
}

ul.products-list.row.grid > li > .products-entry > .products-thumb {
	aspect-ratio: 1/1;
}

body.single-product:not(.elementor-default) .zoomWindowContainer > div {
	background-size: auto;
}

.category-posts .cate-post-content .blog-content-grid .entry-post, .author .blog-content-grid .entry-post, .search .blog-content-grid .entry-post {
	height: 100%;
}

.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb, .author .blog-content-grid .entry-post .entry-thumb, .search .blog-content-grid .entry-post .entry-thumb {
	height: 100%;
}

.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb > .post-thumbnail, .author .blog-content-grid .entry-post .entry-thumb > .post-thumbnail, .search .blog-content-grid .entry-post .entry-thumb > .post-thumbnail {
	display: block;
	height: 100%;
}

.category-posts .cate-post-content .blog-content-grid .entry-post .entry-thumb > .post-thumbnail > img, .author .blog-content-grid .entry-post .entry-thumb > .post-thumbnail > img, .search .blog-content-grid .entry-post .entry-thumb > .post-thumbnail > img {
	height: 100%;
	object-fit: cover;
}

.woocommerce-cart .cart-collaterals .order-total > div {
	display: flex;
	flex-direction: column;
}

li.type-product > .products-entry > .products-content > .contents > span.price {
	display: flex !important;
	align-items: center;
}


li.type-product > .products-entry > .products-content > .contents > span.price > ins {
	margin-left: 10px !important;
}

ul.products.products-list.row.grid > li {
	margin-bottom: 15px;
}

.single-product .bwp-single-info .description > p {
	text-align: justify !important;
}

.bwp-top-bar .display {
	display: none !important;
}

li.product > .products-entry > .products-content > .contents {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/*     height: 65px; */
}

.products-list.grid .product-wapper.content-product2 .products-content .product-title {
	line-height: 16px !important;
	width: calc(100% - 30px) !importan;
}

@media only screen and (min-width: 992px) {
	.desktop-hidden {
		display: none !important;
	}
}

li.search-mobile > a > span > div.search-toggle{
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px !important;
	width: 100%;
}

.search-overlay {
	z-index: 999999999 !important;
}

.summary.entry-summary > .size-guide {
	display: none !important;
}

.single-product .size-guide > .title-size-guide, .quickview-container .size-guide > .title-size-guide {
	position: static !important;
}

.wc-price-history.prior-price.lowest {
	font-size: 14px;
	font-weight: 300 !important;
	color: grey;
}

.fpf-fields > .fpf-multiselect .woocommerce-input-wrapper{
	width:100%;
}

.fpf-fields > .fpf-multiselect .woocommerce-input-wrapper > .fpf-input-field{
	display: flex;
	flex-direction: row;
	width: 100%;
}


.dlugosc-spodni .fpf-fields > .fpf-multiselect .woocommerce-input-wrapper > .fpf-input-field > option{
	width:fit-content;
}

.fpf-radio-images .woocommerce-input-wrapper {
	gap: 0.5em;
}

.fpf-radio-images > .dlugosc-spodni input[type="radio"]+label span {
	border: 3px solid #fff !important;
	outline: 1px solid #ccc;
	background: none;
	position: relative;
	transition: all ease-in-out .2s;
}

.fpf-radio-images > .dlugosc-spodni input[type="radio"]+label span::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
}

.fpf-radio-images > .dlugosc-spodni input[type="radio"]:checked+label span,
.fpf-radio-images > .dlugosc-spodni input[type="radio"]:hover+label span {
	background-color:#2da6bc;
	outline: 1px solid #000;
	color: #fff;
}
.fpf-radio-images > .dlugosc-spodni input[type="radio"]+label span{
	padding:10px 20px;
}
.fpf-field > .dlugosc-spodni label > img{
	display:none !important;
}
.fpf-radio-images > .dlugosc-spodni input[type="radio"]+label{
	width:auto !important;
	margin:0;
	line-height:62px;
}

.dlugosc-spodni > label{
	font-size: 14px;
	color: #000;
	/*     margin-left: 15px; */
	font-weight: 600;
	text-transform: uppercase;
}
.dlugosc-spodni > span{
	margin:0 !important;
}

.cart_item > .product-thumbnail > .product-name > .variation{
	font-size:14px !important;
}

.single-product .bwp-single-info .product_meta {
	display: none !important;
}

.summary .social-icon {
	margin-top: 1em;
}

.single-product .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches, .quickview-container .product-type-variable .variations_form.cart table tr td.value .tawcvs-swatches {
	margin-left: 4px;
}

.fpf-field > .form-row {
	margin-left: 0;
	margin-right: 0;
}

.wc-price-history {
	font-family: "Roboto";
}

.woocommerce-tabs .panel ul {
	padding-inline-start: 40px;
	list-style: disc;
}

.woocommerce-tabs .panel * {
	color: #000 !important;
	font-size: 16px !important;
}
.footer-bottom {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.autor-projektu-footer {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.autor-projektu-footer a {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}
.border-top-footer {
	height: 1px;
	width: 100%;
	background: #707070;
}

.newsletter-row .vc_column-inner > .wpb_wrapper {
	display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
	.footer-bottom {
		margin-bottom: 25px !important;
	}
	footer .vc_column-inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}