body {
	hyphens: none !important;
}

footer {
	word-break: normal;
}

/* breadcrumbs */
.breadcrumb-item > a {
	font-weight: inherit !important;
	font-size: inherit !important;
	line-height: inherit !important;
}

.breadcrumb-item > a:not(:hover) {
	color: inherit !important;
}

/* HOME FB PLUGIN */
@media (max-width: 575.98px) { 
	[id^="sb_wall"] .filter-items {
		display: none !important;
	}
	[id^="sb_wall"] .sb-wall .sb-item:nth-of-type(n+5) {
		display: none !important;
	}
	[id^="sb_wall"] .sb-loadmore {
		display: none !important;
	}	
	[id^="sb_wall"] .sb-loadshowmore {
		display: none !important;
	}	
}

/* WOO price */
.woo-price-custom .iworks-omnibus {
	flex-basis: 100%;
	width: 100%;
	order: 3;
	font-size: initial !important;
	margin-top: .75rem;
	margin-bottom: 0;
}
.woo-price-custom del {
	order: 2;
}
.woo-price-custom ins {
	text-decoration: none !important;
	order: 1;
}

.woo-price-custom del~ins {
	color: var(--bs-primary);
	margin-right: 1rem;
}

/* product table details*/
.custom-grid-table-row {
	min-width: unset;
}

/* woocommerce-notices */
.woocommerce-notices-wrapper .woocommerce-message:before, .woocommerce-notices-wrapper .woocommerce-message:after {
	display: none;
}

.woocommerce-notices-wrapper .woocommerce-message {
	border: 0;
	background-color: #E2E6D3;
	border-radius: 2rem;
	padding: .5rem 2rem;
}

.woocommerce-notices-wrapper .woocommerce-message .button {
	margin-left: auto;
	background: transparent !important;
	padding-left: 0;
	padding-right: 0;
}

/* woo checkout form */
.wc-block-checkout__form input:not([type=checkbox]):not([type=submit]), .wc-block-checkout__form select, .wc-block-checkout__form  textarea {
    min-height: 60px !important;
    width: 100% !important;
}
.wc-block-checkout__form
input, .wc-block-checkout__form
select {
    border-radius: 50rem !important;
	padding: 19px 30px !important;
	border: 1px solid #ccc !important;
}

.wc-block-checkout__form textarea {
	border-radius: 20px !important;
}

.wc-block-checkout__form [type=checkbox] {
	border-radius: 5px !important;
	padding: 0 !important;
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
	top: 30px !important;
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-form .wc-block-components-text-input.is-active label, .wc-block-components-text-input input:-webkit-autofill+label, .wc-block-components-text-input.is-active label {
	display: none;
}

.wc-blocks-components-select .wc-blocks-components-select__label {
	display: none;
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
	left: 30px !important;
}

/* woo checkout btn */
.wp-block-woocommerce-checkout .wc-block-components-button {
	   border: unset !important;
    display: flex !important;
    outline: unset !important;
    max-width: 100% !important;
    font-size: 16px !important;
    min-height: 50px !important;
    line-height: 1.1 !important;
    box-shadow: unset !important;
    transition: .3s !important;
    width: max-content !important;
    padding: 15px 40px !important;
    text-align: center !important;
    align-items: center !important;
    flex-direction: row !important;
    justify-content: center !important;
    font-weight: 700 !important;
    column-gap: 1rem !important;
    border-radius: 50rem !important;
    color: #fff !important;
    background: #cf270a !important;
    border: 1px solid #cf270a !important;
}

@media (min-width: 576px) {
	.wp-block-woocommerce-checkout .wc-block-components-button {
	        padding: 19px 50px !important;
        font-size: 18px !important;
        min-height: 60px !important;
	}
}

.wp-block-woocommerce-checkout .wc-block-components-button:hover {
	color: #cf270a !important;
	background: #fff !important;
	border: 1px solid #cf270a !important;
}
/* Style for add to cart modal */
.my-modal-box{
	padding:40px;
}
.message_icon_style{
	position:static;
	width: 12px;
	height:10px;
}
.message_span_style{
	font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 120%;
letter-spacing: -2%;

}
.message_text_color{
	text-align:center;
	margin-bottom:15px;
	margin-top:0;
		padding-top:0;
	order: 1;
}
.k-pc-product-info{
	order:2;
	display:flex;
	justify-content:center;
	    border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding-bottom: 30px;
	margin-bottom:30px;
}
.k-pc-product-info .k-pc-grid-row{
	width: 308px;
	display:flex;
}
.k-pc-product-price-info .woocommerce-Price-amount, .k-pc-product-price-info .woocommerce-Price-currencySymbol{
	font-family: Manrope, sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 120%;
	color: #CF270A;
}

.k-pc-product-title-info h3{
	font-family: Manrope, sans-serif;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  line-height: 120%;
	margin-bottom:0;

}
.layout-one .k-pc-product-cart-info{
	display:none;
}

.k-pc-product-info .k-pc-grid-row .kpc-col-8 {
	width: 143px;
	display:flex;
	align-items: center;
}
.k-pc-product-info .k-pc-grid-row .kpc-col-4 {
	width: 165px;
	padding: 0;
}
.my-modal-box .close_modal#k_pc_e_close_icon {
	display: block;
    max-width: 0;
    max-height: 0;
        background-color: black !important;
    padding: 25px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 60px;
	font-size:0;
	top:30px;
	right:30px;
   background-image: url("https://dev-uat.pl/kingway/wp-content/uploads/2025/09/close-2.svg");
}
.my-modal-box .close_modal#k_pc_e_close_icon:hover {
	background-color:#CF270A!important
}
.koala-modal-content-wrap.layout-one{
	display:flex;
	flex-direction: column;
}
.layout-one>div:nth-of-type(3){
	order:4;
}
.layout-one>div:nth-of-type(4){
	order:3;
}
.related.products h2{
	display:none;
}
.k-pc-related-products h3.suggested_title_color{
	font-family: Manrope, sans-serif;
	text-align:left;
font-weight: 500;
font-style: Medium;
font-size: 40px;
	text-transform:none;
line-height: 110%;
	margin-bottom:30px;

}
.k-pc-grid-row .kpc-col-12{
	padding:0;
}
.products.columns-3 {
	display:flex;
  column-gap: 10px;
	margin-bottom: 0!important;
}
@media screen and (min-width:968px){
.koala-related-product .products.columns-3 .col-lg-4{
	width:calc(100%/3 - 7px);
}
}
@media screen and (max-width:968px){
	.products.columns-3 {
		flex-wrap:wrap;
	}
	.koala-related-product .products.columns-3 .col-lg-4{
	margin-bottom: 30px;
}
	.koala-related-product .products.columns-3 .col-lg-4:last-pf-type{
	margin-bottom: 0;
}
	.message_span_style{
		padding: 0 30px;
	}
}
.koala-related-product .products.columns-3 .col-lg-4:first-of-type{
	margin-left: -10px
}
.koala-related-product .products.columns-3 .col-lg-4:last-of-type{
	margin-right: -10px
}
.koala-related-product .products.columns-3 .custom-clear-list{
	display: none;
}
.koala-related-product .products.columns-3 .ratio-4x3.ratio{
		order:1;
}
.koala-related-product .products.columns-3 .d-flex.row-gap-2{
		order:2;
}
.koala-related-product .products.columns-3 .woocommerce-Price-amount {
	font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 120%;
color: #CF270A;

}
.koala-related-product .products.columns-3  .text-decoration-line-through .woocommerce-Price-amount {
	font-family: Manrope, sans-serif;
font-weight: 400;
font-style: Regular;
font-size: 16px;
line-height: 120%;
letter-spacing: 0%;

	color: #000!important;
}
.koala-related-product .products.columns-3
div.bg-background-4.rounded-4{
	padding:40px!important;
	border-radius:20px;
}
.koala-related-product .products.columns-3
.custom-card-badge{
	right:auto;
	top:20px;
	left:20px;
}
.k-pc-product-actions{
	padding:0!important;
	margin:30px 0 40px 0;
}

.k-pc-product-actions ul li:first-of-type a{
font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 120%;
letter-spacing: -2%;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
	       display: inline-block;
    padding: 0;
    margin: 0;
    width: auto;
	border:none;
    background: none !important;
    color: black !important;

}
.k-pc-product-actions ul li:nth-of-type(2) a{
font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 120%;
letter-spacing: -2%;
text-decoration: underline;
text-decoration-style: solid;
text-decoration-offset: 0%;
text-decoration-thickness: 0%;
	       display: inline-block;
    padding: 0;
    margin: 0;
    width: auto;
	border:none;
    background: none !important;
    color: black !important;

}
.k-pc-product-actions ul li{
	width:auto;
	padding: 0 15px;
}
.k-pc-product-actions ul li:last-of-type a{
opacity: 1;
border-radius: 60px;
	border:1px solid #CF270A;
	color:white!important;
padding: 15px 60px;
	font-family: Manrope, sans-serif;
font-weight: 700;

font-size: 18px;
line-height: 110.00000000000001%;
letter-spacing: -2%;
	margin:0;
	display:flex;
	align-items:center;
}
.k-pc-product-actions ul li:last-of-type a:hover{
	background: transparent!important;
	color:#CF270A!important;
	
}
.k-pc-product-actions ul li:last-of-type a:before{
    content: url('https://dev-uat.pl/kingway/wp-content/uploads/2025/09/shopping-cart-1-1.svg');
	margin-right:20px;
}
.k-pc-product-actions ul li:last-of-type a:hover:before{
   content: url('https://dev-uat.pl/kingway/wp-content/uploads/2025/09/shopping-cart-1-red.svg');
}
@media screen and (max-width: 480px) {
    .k-pc-product-actions ul li:last-of-type {
        width: 100% !important;
    }
	   .k-pc-product-actions ul li:last-of-type a{
        display: flex
;
    justify-content: center;
    margin-top: 30px;
    }
	    
}
@media screen and (max-width: 480px) {
    .my-modal-box {
        background-color: #FFFFFF;
        width: 95%;
        height: 80%;
        position: absolute;
        box-sizing: border-box;
        overflow: auto;
        padding: 10px;
    }
}
.hover-block> div{
	border: 1px solid rgb(242,242,242);
	padding: 40px!important;
}
.hover-block>a> div{
	border: 1px solid rgb(242,242,242);
	padding: 40px!important;
}
.hover-block>a> div:hover{
	border: 1px solid #CF270A;
	background: #fff!important;
}
.hover-block>div:hover{
	border: 1px solid #CF270A;
	background: #fff!important;
}
.hover-block>div:hover{
	border: 1px solid #CF270A;
	background: #fff!important;
}
@media (min-width: 1200px) {
    .custom-text-block {
        max-width: min(69%);
    }
}
.custom-posts h3{
	font-family: Manrope, sans-serif;
	font-weight: 500;
	font-style: Medium;
	font-size: 24px;
	line-height: 120%;
	letter-spacing: -2%;
	width: 75%;

}
@media (max-width: 968px) {
	.text-sm-start{
		text-align:left!important;
	}
	.custom-container{
		padding:0 20px
	}
	.hover-block>a> div {
		padding:15px!important;
	}
	.hover-block> div {
		padding:15px!important;
	}
	.h3-test-custom{
	font-family: Manrope, sans-serif;
	font-weight: 500;
	font-style: Medium;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -2%;
	text-align: center;

}
	.custom-posts h3{
	font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 18px;
line-height: 120%;
letter-spacing: -2%;
	}
	.icon-text{
	font-family: Manrope, sans-serif;
	font-weight: 500;
	font-style: Medium;
	font-size: 18px;
	line-height: 	110.00000000000001%;
	letter-spacing: -2%;

}
	.prev.page-link.custom-btn-pagination-text, .next.page-link.custom-btn-pagination-text, .custom-btn-pagination-text{
		font-size:0;
		padding: 24px;
	}
	.prev.page-link.custom-btn-pagination-text:before{
		content: "\003c"!important;
		font-size: 20px;
		color: #fff;
			position:absolute;
	}
	.next.page-link.custom-btn-pagination-text:after{
		content: "\003e"!important;
		font-size: 20px;
		color: #fff;
		position:absolute;
	}
}

img.feature-image-product{
	height: 330px!important;
}
.pdfprnt-button-pdf{
	width:100%;
	display: block;
}
.pdfprnt-button-pdf:after{
	content: url('https://dev-uat.pl/kingway/wp-content/uploads/2025/09/office-file-pdf-1-1.svg');
}
.pdfprnt-button-pdf:hover:after{
	content: url('https://dev-uat.pl/kingway/wp-content/uploads/2025/09/office-file-pdf-red.svg');
}

.pdfprnt-button{
	 color: #000;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    font-size: 14px;
    line-height: 1.375;
    min-height: 50px;
    padding: 10px 40px;
    display: flex;
    outline: unset;
    max-width: 100%;
    min-height: 50px;
    line-height: 1.1;
    box-shadow: unset;
    transition: .3s;
    width: max-content;
    text-align: center;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    font-weight: 700;
    column-gap: 1rem;
	border-radius: 50rem;
}
	.pdfprnt-button:hover{
    color: #cf270a;
    border-color: #cf270a;
}
.wc-block-cart-items__row{
	background: #f2f2f2 !important;
	border-radius:20px!important;

}
.woocommerce-form-login{
	display:block;
	width:100%;
	border-radius: 20px!important;
	padding: 40px!important;
	margin-left:auto!important;
	margin-right:auto!important;
}
.woocommerce-form-login .form-row:nth-of-type(3){
	display: flex;
	flex-wrap: wrap;
}
.woocommerce-form-login label{
margin-bottom:10px;

}
body .woocommerce form .woocommerce-form-login__rememberme input{
	width:24px!important;
	height:24px!important;
	border-color: #CCCCCC!important;
	margin: 10px 5px 10px 0;
}
.woocommerce-form-login__rememberme{
	display:flex!important;
	align-items:center!important;
}
.woocommerce-form-login__rememberme input{
	margin-right:5px;
}
.woocommerce-LostPassword a{
	border:1px solid #000;
	padding:15px;
	display: block;
	text-align: center;
	border-radius: 40px;
	color: #000;
	width:100%;
font-weight: 700;
font-style: Bold;
font-size: 14px;
line-height: 100%;
letter-spacing: 0%;

}
.woocommerce-form-login .form-row:nth-of-type(3) button{
	width: 100%;
}
.woocommerce h2.h4{
	text-align:left;
	font-size:39px!important;
}
.woocommerce-message.woocommerce-info {
	background: #E2E6D3;
	border:none;
	border-radius: 40px
}
.woocommerce-message:before{
	content:none;
}

.small-cat-link:hover img{
	opacity: .9;
}
.custom-opacity-hover:hover {
	opacity: .9;
}
.custom-masonry-gallery img:hover{
		opacity: .8;
}
form.woocommerce-form .woocommerce-form-login{
	border-radius:20px;	
}

form.woocommerce-form button.woocommerce-form-login__submit{
	background-color: #cf270a!important;
	color:#fff;
	border: 1px solid #cf270a!important;
	border-radius: 40px;
	margin-right:0!important;
	margin-bottom: 11px;
	padding: 19px 50px;
        font-size: 18px;
        min-height: 60px;
}
form.woocommerce-form button.woocommerce-form-login__submit:hover{
	background-color: #fff!important;
	border: 1px solid #cf270a!important;
	color:#cf270a;
}
.wc-my-account-image-separator{
	padding-top:30px;
}
form.woocommerce-form .woocommerce-Input{
	    border-radius: 50rem !important;
    padding: 19px 30px !important;
    border: 1px solid #ccc !important;
}
form.register{
	border-radius:20px!important;
	padding:40px!important;
	width: 100%;
	margin-left:auto!important;
	margin-right: auto!important;
}
form.register input{
	
		margin-top:10px!important;
	margin-bottom:20px!important;
	}
form.woocommerce-form .woocommerce-form-register__submit, .woocommerce form button[type="submit"], .woocommerce-Button, .woocommerce-Address-title a.btn, .woocommerce-MyAccount-content a.button, .wc-block-grid__product-add-to-cart a{
	background-color: #cf270a!important;
	display: inline-block!important;
	width:auto!important;
	color:#fff!important;
	border: 1px solid #cf270a!important;
	
	font-weight: 700!important;
	border-radius: 40px!important;
	padding: 19px 50px!important;
        font-size: 18px!important;
        min-height: 60px;
}
form.woocommerce-form button.woocommerce-form-register__submit:hover, .woocommerce form button[type="submit"]:hover, .woocommerce-Button:hover, .woocommerce-Address-title a.btn:hover, .woocommerce-MyAccount-content a.button:hover, .wc-block-grid__product-add-to-cart a:hover{
	background-color: #fff!important;
	border: 1px solid #cf270a!important;
	color:#cf270a!important;
	text-decoration: none;
}

.custom-pagination-buttons-group .page-item{
	width:50px;
	
}
.feature-text{
	padding-right: 50px;
}
.woocommerce form .form-row input, .woocommerce form .form-row .select2-selection {
	border-radius: 50px!important;
	height:60px!important;
	display:flex;
	align-items: center;
	padding:20px 30px!important;
	font-size: 16px!important;
}

.woocommerce-MyAccount-navigation li{
	margin-bottom: 12px;
}
.woocommerce-MyAccount-navigation ul{
	list-style:none;
	padding-left: 0;
}
.woocommerce-MyAccount-navigation a{
	font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
	color:#000;
font-size: 20px;
line-height: 110.00000000000001%;
letter-spacing: -2%;
text-align: center;
	list-style:none;

}
.woocommerce-MyAccount-navigation a:hover, .woocommerce-MyAccount-navigation .is-active a{
	color: #cf270a!important;
	text-decoration: none;
}
.woocommerce-message img{
	display:none;
}
.woocommerce-MyAccount-content *{
	font-family: Manrope, sans-serif;
	font-weight: 400;
	font-style: Regular;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0%;

}
.woocommerce-Address-title h2{
	font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 40px;
leading-trim: NONE;
line-height: 110.00000000000001%;
letter-spacing: -2%;
	text-align:left!important;
	margin-bottom:30px;
	margin-top:30px;
	

}
.woocommerce address, .woocommerce-customer-details address{
	padding: 40px!important;
	border: 1px solid #000;
	border-radius: 20px!important;
	margin-top:30px!important;
	font-family: Manrope!important;
	font-weight: 500!important;
	font-style: Medium;
	font-size: 20px!important;
	line-height: 130%;
	letter-spacing: -2%;
	max-width: 540px;
	display: block!important
}
.woocommerce-MyAccount-content .woocommerce-Button, .woocommerce-address-fields button, .edit-account button.woocommerce-Button{
	margin-top:30px!important;
}
.woocommerce-MyAccount-content .woocommerce-Button{
	margin:0!important
}

.woocommerce-EditAccountForm fieldset{
	padding: 40px;
	margin-top: 30px;
	border: 1px solid #000;
	border-radius: 20px;
	max-width:100%;
	float:right!important;
	
}
.woocommerce-form-row{
	width:100%!important;
	align-self: flex-start;
}
form.woocommerce-EditAccountForm{
	display:flex;
	justify-content: flex-start;
	align-items:flex-start;
	flex-wrap:wrap;
	width: 100%;

}
.woocommerce-customer-details--phone{margin-top :20px;}

.wp-block-gallery img{
	border-radius: 20px;
}
.wp-block-gallery img:hover{
	cursor:pointer;
	opacity: .8;
}
.woocommerce .woocommerce-Address-title a.btn{
	width:auto!important;
	display:inline-block;
}
.woocommerce-orders-table__cell a{
	max-width: 180px;
}

.wc-block-components-totals-coupon__input input{
	    border-radius: 50rem !important;
    padding: 19px 30px !important;
    border: 1px solid #ccc !important;
	padding:20px!important;
	height: 60px!important;
}
.wc-block-components-radio-control--highlight-checked{
	padding:20px;
	
}
.wc-block-components-radio-control--highlight-checked:after{
	border: 1px solid #ccc!important;
	border-radius: 20px!important;
	
}
.wc-block-components-radio-control{
	padding:20px!important
}
.wc-block-components-radio-control-accordion-option, .wc-block-components-radio-control{
	box-shadow:none!important;
}
.wc-block-components-radio-control--highlight-checked--first-selected label{
	box-shadow:none!important;
	padding: 2px 10px 20px 10px !important
}
.wc-block-components-address-card{
	padding:40px!important;
	border-radius:20px!important
}
.wp-block-woocommerce-checkout-order-summary-block{
	border-radius: 20px!important;
	padding:30px 40px;
}
.wc-block-checkout__form input:not([type=checkbox]):not([type=submit]):not([type=text]):not([type=number]):not([type=email]):not([type=tel]) {
	width: 40px!important;
	height:40px!important;
	padding:0!important;
	border:none!important;
	min-height:auto!important;
	position:absolute;
	margin:0!important;
	background: #eee;
}
.wc-block-components-radio-control label{
	border:none!important;
	padding-top:20px!important;
	padding-left: 70px!important;
	border: 1px solid #ccc!important;
	margin-bottom: 30px!important;
	display:block!important;
	border-radius:40px!important;
	
}
.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{
	background: #cf270a!important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control__option:after{
	content: none!important;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
	box-shadow:none!important;
}
.wc-block-components-checkbox__label a{
	font-size: 14px;
}
.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after, .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after{
	content:none!important;
}
.custom-category-post >div{
	border-radius:20px;
}

.wc-block-grid__product-add-to-cart a{
	padding:20px!important;
}
.wc-block-grid__products .wc-block-grid__product{
	background: rgba(241,241,241);
	border-radius:20px;
	padding:40px;
	width:calc(100% / 4 - 40px)!important;
}
.wc-block-grid__products{
	
	display:flex;
}
.wc-block-grid__products .wc-block-grid__product img {
	object-fit:contain!important;
}
.wc-block-grid__products .wc-block-grid__product-title{
	font-family: Manrope, sans-serif;
font-weight: 600;
font-style: SemiBold;
font-size: 20px;
leading-trim: NONE;
line-height: 120%;
	color:#000;
letter-spacing: -2%;

}
.wc-block-grid__products .woocommerce-Price-amount{font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 16px;
leading-trim: NONE;
line-height: 120%;
letter-spacing: -2%;
}

.woocommerce-info, .woocommerce-error, .woocommerce-warning, .woocommerce-message{
	border-radius: 40px;
	border-top:none;
}
table.wc-block-cart-items td.wc-block-cart-item__total{
	display: table-cell;
}
.ppcp-messages
{
	padding:40px!important;
	font-size:20px!important;
	border: 1px solid hsla(0, 0%, 7%, .11);
	border-radius: 20px;
	margin-top: 20px;
	
}
.custom-dropdown-menu .column-gap-20px:hover img{
	opacity:.9;
	
}
.custom-dropdown-menu .column-gap-20px:hover a{
	text-decoration: underline;
	
}
form.woocommerce-form-login button[type=submit].woocommerce-form-login__submit, form.woocommerce-form-register button[type=submit] {
	width:100%!important;
	display: block;
}
.single-product .cart .single_add_to_cart_button{
	width: 100%!important;
	display:flex!important;
}
.ppcp-messages{
	display:none!important;
}
a.custom-btn-badge:active, a.custom-btn-badge:active:focus, a.custom-btn-badge:active:visited, a.custom-btn-badge:focus-within
{
	color: #000!important;
    border: 1px solid #e6e6e6!important;
    background-color: #fff!important;
}
a.custom-btn-badge.active:active,
a.custom-btn-badge.active:focus,
a.custom-btn-badge.active:visited, 
a.custom-btn-badge.active:focus-within
	{
	color: #fff!important;
    border: 1px solid #000!important;
    background-color: #000!important;
}
a.custom-btn-badge.active{
	color: #fff!important;
    border: 1px solid #000!important;
    background-color: #000!important;
}
.wc-block-components-address-form__country{
	margin-bottom:10px!important;
}
.wc-block-components-radio-control--highlight-checked div.wc-block-components-radio-control-accordion-option:after{
	content: none!important
}