/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1760364874
Updated: 2025-10-13 16:14:34

*/
.woocommerce-cart .cart-collaterals .cross-sells {
	display: none!important;
}


@media(max-width:1024px) {
	.wc-block-components-sidebar-layout.wc-block-checkout	{
		margin-bottom: 50px!important;
	}
	
.wc-block-components-sidebar-layout.wc-block-checkout .wc-block-components-sidebar {
 order:1!important;
}

.wc-block-components-sidebar-layout.wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
 background-color: transparent;
	margin-top: 0!important;
 }

 .wc-block-components-sidebar-layout.wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-checkout__actions_row {
     display: flex!important;
  flex-direction: column-reverse!important;
  gap: 20px;
	 margin-top: 10px;
 }

 .wc-block-components-sidebar.wc-block-checkout__sidebar.wp-block-woocommerce-checkout-totals-block {
  width: 100%!important;
 }

.wc-block-components-sidebar-layout.wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content > div:not(.wc-block-checkout__actions_row),
.wc-block-components-sidebar-layout.wc-block-checkout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
display: none;
}
	
	.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content {
		display: block!important;
	}
	
	.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill .wc-block-components-totals-item {
		padding-left: 0!important;
		padding-right: 0!important;
	}
	
	.woocommerce-checkout .wc-block-components-checkout-step__content .wc-block-components-address-address-wrapper .wc-block-components-address-form-wrapper > div > div {
		width: 100%!important;
	}
	
	.woocommerce-checkout .wc-block-components-radio-control__label,
	.wc-block-components-radio-control__secondary-label {
		font-size: 13px!important;
	}
	
	.wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-order-summary {
		padding: 0!important;
	}
}

@media (max-width: 767px) {
	.inpost_pl-block-shipping-method-meta-wrap {
		display: none!important;
	}
}


#nav--order .nav {
	display: flex
;
    justify-content: center;
    align-items: center;
    gap: 2em;
}

#nav--order .nav .item,
#nav--order .nav .item a {
color: #8090A9;
    font-size: 20.61px;
    font-weight: 500;
    text-decoration: none;
    transition: all .3s;
}

#nav--order .nav .item:hover,
#nav--order .nav .item:hover a {
		color: #0990F0;
}

#nav--order .nav .item span {
	font-size: 25px;
	font-family: "Inter", sans-serif;
	font-weight: 600;
color: #0990F0;
}

#nav--order .nav>span {
    display: block;
    width: 58px;
    background: #FE8001;
    height: 1.5px;
}

#nav--order .nav .item.active,
#nav--order .nav .item.active a {
    color: #00487C;
    font-weight: 500;
    display: flex
;
    align-items: center;
    gap: 14px;
}

#nav--order p {
	    font-size: 46px;
    font-family: "Inter", sans-serif;
    text-align: center;
    color: #00487C;
    margin: 1.5em 0 0;
	font-weight: 600;
}

#nav--order {
	    margin: 4em 0 5em;
}

@media screen and (min-width: 1200px) {
	.page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
		max-width: 1718px!important;
	}
}

input:focus-visible {
	    outline: none!important;
    border-color: #FE8001 !important;
}

.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url],
.wc-blocks-components-select .wc-blocks-components-select__select
 {
	    background-color: #fff!important;
    border: 1px solid #E0E3F6!important;
    border-radius: 5px!important;
    box-sizing: border-box;
    color: #8090A9!important;
    font-family: inherit;
    font-size: 15px!important;
    height: 3.125em;
    line-height: 1em;
    margin: 0;
    min-height: 0;
    padding: 1em .5em;
    width: 100%;
    font-family: "Inter", sans-serif!important;
    font-weight: 300!important;
}

.wc-block-checkout__main label {
	color: #B0C3D4!important;
}

.wc-block-components-radio-control-accordion-content>div {
		color: #B0C3D4!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 {
	border-radius: 5px !important;
    box-shadow: 0px 0px 2px #B0C3D4 !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
	    border: 1px solid #0990F0!important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
	background: #0990F0!important;
}

.wc-block-checkout__actions .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
	    background: #00487C;
    color: white;
    border: none;
    padding: 2.5em;
    font-size: 14px;
}

.wc-block-components-product-metadata {
	display: none;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
	    color: #004272!important;
    display: block;
    flex-grow: 1;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "Inter", sans-serif !important;
    color: var(--main-color) !important;
}

.wp-block-woocommerce-checkout-order-summary-block {
    background: #ffffff;
    border-radius: 24px!important;
    padding-top: 18px;
    padding-bottom: 68px;
    padding-left: 44px;
    padding-right: 33px;
	border: none!important;
}

.wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
	display: none;
}

.wc-block-components-sidebar {
	width: 45%!important;
}

.wc-block-components-sidebar-layout .wc-block-components-main {
	width: 55%!important;
	    background: white;
    border-radius: 24px;
    padding: 2em 4em!important;
}



.wc-block-components-title.wc-block-components-title {
    font-weight: 500;
    font-size: 28px !important;
    margin-bottom: .65em !important;
		color: #00487C;
	font-family: "Inter", sans-serif;
}

.wc-block-components-checkout-step__description {
	display: none;
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
	fill: #fff!important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox>span {
	    font-family: "Inter", sans-serif !important;
    font-size: 12px;
    color: #0e0e0e;
    font-weight: 400;
}

.wc-block-components-checkbox label {
	align-items: center!important;
}

.wc-block-components-radio-control__label, .wc-block-components-radio-control__secondary-label {
	    color: #2b2b2b;
    font-size: 17px;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
	display: none!important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    position: relative !important;
    margin: 0;
    transform: none !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    width: 100% !important;
    height: auto !important;
    box-shadow: none !important;
    font-family: "Inter", sans-serif !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    color: #0990F0 !important;
    letter-spacing: .4px;
    text-align: left;
    display: block !important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
	    margin-top: 0!important;
    padding-bottom: 0!important;
    position: relative!important;
		min-width: 100px!important;
    width: 100px!important;
    height: 100px!important;
    background: white!important;
    display: flex!important
;
    align-items: center!important;
    justify-content: center!important;
    border: 1px solid #EEEFF6!important;
    flex-direction: row!important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
	font-size: 16px!important;
}

.wc-block-components-order-summary .wc-block-components-order-summary-item {
	margin: 1em 0;
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
	    color: #004272 !important;
    display: block;
    flex-grow: 1;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    font-family: "Inter", sans-serif !important;
	    width: 71%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
	    font-size: 24px !important;
    font-weight: 500 !important;
    color: #00487C !important;
	margin: 0!important;
	font-family: "Inter", sans-serif;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
	color: #00487C;
}

.custom-podsumowanie-title {
	font-weight: 600;
	font-size: 24px;
	color: #162C42;
}

.wp-block-woocommerce-checkout-order-summary-totals-block {
	border-top: none!important;
	margin-top: 1em;
}

.wc-block-checkout__actions_row {
	    display: flex
;
    justify-content: space-between;
    align-items: center;
    margin: 3em 0 0;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
	display: none!important;
}

.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button {
    border: none;
    border-radius: 10px;
    padding: 1.5em 6em;
}

.wc-block-components-checkout-return-to-cart-button {
	    box-shadow: none;
color: #F68920 !important;
    text-decoration: none !important;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.wc-block-components-totals-wrapper .wc-block-components-totals-item__value span {
	    color: #0990F0;
    font-weight: 500;
    font-size: 32px !important;
}

input:focus-visible {
	    outline: none!important;
    border-color: #FE8001 !important;
}

.wc-block-components-sidebar-layout {
	margin-bottom: 15em!important;
}

@media screen and (max-width: 980px) {
	.wc-block-components-sidebar-layout .wc-block-components-main {
		width: 100%!important;
	}
	.page-content {
		padding: 0;
	}
	.wc-block-components-sidebar-layout .wc-block-components-sidebar .wp-block-woocommerce-checkout-order-summary-block {
		display: non e!important;
	}
.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
		border: none!Important;
	}
}

@media screen and (max-width: 768px) {
	#nav--order .nav .item, #nav--order .nav .item a {
		    color: #8090A9;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
    transition: all .3s;
    display: flex
;
    flex-direction: column;
    align-items: center;
	}
	#nav--order .nav .item.active svg {
		width: 29px;
		height: 32px;
	}
}

.woocommerce-cart-form .product-thumbnail img {
    max-width: 122px;
    border-radius: 10px;
    height: auto;
}
.woocommerce-cart-form .product-name a,
.woocommerce-cart-form .product-name {
    color: #004272;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 17px;
    letter-spacing: 0;
	text-decoration: none;
}

.woocommerce-cart .woocommerce-cart-form .product-price,
.woocommerce-cart .woocommerce-cart-form .product-subtotal {
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    font-size: 17px;
    letter-spacing: 0.03em;
}

.woocommerce-cart .woocommerce-cart-form .product-subtotal {
    font-weight: 600;
}


.woocommerce-cart .woocommerce-cart-form {
	flex: 1;
}


.woocommerce-cart .cart-collaterals {
	min-width: 360px;
}

.woocommerce-cart .cart-header, .product-row {
    display: flex;
    align-items: center;
    gap: 10px; 
}
.woocommerce-cart .col-thumbnail {
	  display: flex;
    flex: 3;
}
.woocommerce-cart .col-price,
.woocommerce-cart .col-quantity,
.woocommerce-cart .col-subtotal {
    flex: 1;
    text-align: center;
}

.woocommerce-cart .col-remove {
    flex: 0;
    text-align: center;
}

.woocommerce-cart .cart-header {
	font-weight: 500!important;
	color: #004272;
	font-family: 'Inter', sans-serif;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 0;	
	padding-bottom: 40px;
}


.woocommerce-cart .cart-header .col-thumbnail {
	font-size: 24px;
	font-weight: 600!important
}

.product-categories {
	    color: #0990F0;
    font-size: 16px;
    font-family: "Inter", sans-serif !important;
    font-weight: 400;
    letter-spacing: .4px;
	margin-top: 1em;
}


.woocommerce-cart .product-row .col-thumbnail a:first-child {
	line-height: 0 !important;
	height: fit-content;
	max-width: 122px;
	aspect-ratio: 1;
	border-radius: 10px;	
	width: 100%;
}
.woocommerce-cart .product-row .col-thumbnail a:first-child img {
	min-width: 122px;
	border-radius: 10px;
}
.woocommerce-cart .product-row .col-thumbnail {
	gap: 30px;
}
.woocommerce-cart .product-row .col-thumbnail a {
	color: #004272;
	font-family: 'Inter', sans-serif;
	font-weight: 700;
	font-size: 17px;	
	text-decoration: none;
	height: fit-content;
}

.cart-header .col-thumbnail {
	gap: 27px;
}
.woocommerce-cart-form__cart-item {
	  padding-top: 32px;
border-top: 1px solid #DEF0FF;	  margin-bottom: 75px;
}

.woocommerce-cart .product-row {
	color: #004272;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.48px;
}
.woocommerce-cart .product-row .col-subtotal {
	font-weight: 600;
}

.woocommerce-cart .custom-quantity button {
	min-width: 13px;
	max-width: 13px;
}

.product-row .qty-btn {
	background: transparent!important;
}

.woocommerce-cart .custom-quantity .qty {
	width: 46px !important;
	height: 46px !important;
	font-size: 20px !important;
}
.woocommerce-cart .woocommerce a.remove {
    display: block;
    font-size: 22px;
    width: fit-content;
    height: fit-content;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #FF7D00 !important;
    text-decoration: none;
    font-weight: 400;
    border: 0;
}
.woocommerce-cart .woocommerce a.remove:hover {
	background: none;
	color: red !important;
}


.woocommerce-cart .col-price {
    flex: 1 1 207px !important;
    max-width: 248px !important;
}
.woocommerce-cart .col-quantity {
    flex: 1 1 207px !important;
    max-width: 102px !important;	
}
.woocommerce-cart .col-thumbnail {
    flex: 1 1 453px !important;
    max-width: 453px !important;
}

.woocommerce-cart .col-subtotal {
	min-width: 130px;
}


@media(max-width: 1700px) {
	.woocommerce-cart .woocommerce-cart-content {
		padding-left: 25px;
		padding-right: 25px;
	}
	.woocommerce-cart .order-total .value {
		font-size: 22px;
	}
}

@media (min-width: 1024px) and (max-width: 1200px) {
	.woocommerce-cart .col-price {
		display: none;
	}
}

.woocommerce-cart .custom-quantity {
	gap: 10px;
  margin-top: -10px;
}
.woocommerce-cart .cart-item .product-row {
	align-items: flex-start;
	justify-content: space-between;
}

.single .custom-quantity {
	min-width: 163px;
}


.woocommerce-cart .index {
	margin: 0;
	padding: 0;
	font-weight: 400;
	color: #D4D4D4;
	font-size: 17px;
	font-family: 'Inter', sans-serif;
	letter-spacing: 0;
}
.restore-item {
	display: none !important;
}









.cart-steps {
	  gap: 28px;
	  margin-top: 55px;
    display: flex;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    margin-bottom: 128px;
  	justify-content: center;
}

.cart-steps .step {
    display: flex;
    align-items: center;
	  color: #B5B5B5;
	font-weight: 400;
}

.cart-steps .step .circle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	background-color: transparent;
	color: #B5B5B5;
	border: 1px solid #B5B5B5;
	margin-right: 20px;
	font-size: 20px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
}

.cart-steps .step.active .circle {
    background: linear-gradient(#FFB700, #FFAA00) !important; 
	 color: #fff;
	border: 1px solid #FFB700;
}
.cart-steps .step.active {
	font-weight: 500 !important;
	color: #131313 !important;
}


.cart-steps .line {
	display: block;
	width: 69px;
	height: 1px;
	background: #F8AC06;
}

.woocommerce-cart .myPeekSwiper2 .price {
	gap: 5px;
}

.woocommerce-cart .myPeekSwiper2 .swiper-slide {
	position: relative !important;
}

.woocommerce-cart .myPeekSwiper2 .swiper-slide > .e-parent {
	height: 100% !important;
}

.woocommerce-cart .myPeekSwiper2 h4 {
	font-size: 17px !important;
}
.woocommerce-cart .myPeekSwiper2 .elementor-widget-woocommerce-product-price {
	position: absolute !important;
	bottom: 0 !important;
}

.woocommerce-cart .myPeekSwiper2 .price bdi {
	font-size: 16px;
}
.woocommerce-cart .myPeekSwiper2 .customminiaturetext {
	padding-bottom: 55px;
}
.woocommerce-cart .myPeekSwiper2 .swiper-pagination {
	display: none;
}
.woocommerce-cart .myPeekSwiper2 .elementor-swiper-button {
	display: none;	
}



.carttitle {
	display: none;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 32px;
	color: #004272;
	text-align: center;
	margin: 0;
	margin-bottom: 54px;
}

@media(max-width: 1024px) {
	.cart-steps .title {
		display: none;
	}
	.cart-steps {
		margin-top: 38px;
		margin-bottom: 26px;
	}
	.cart-steps .step .circle {
		margin: 0;
		width: 39px;
		height: 39px;
		font-size: 15px;
	}
	.carttitle {
		display: block;
	}
	.woocommerce-cart .cart-header {
		display: none;
	}
	.woocommerce-cart-content {
		flex-direction: column;
	}
	.woocommerce-cart .cart-collaterals {
		max-width: 100%;
	}
	.woocommerce-cart-form__cart-item {
		border-top: 0;
		border-bottom: 1px solid #D1D1D1;
		padding-top: 0;
		padding-bottom: 45px;
		margin-bottom: 38px;
	}
}


.woocommerce-cart .col-rest {
    display: flex;
        max-width: 602px;
    width: 100%;
}

.woocommerce-cart-content {
	width: 100%;
    display: inline-flex
;
    gap: 47px;
}

.woocommerce-cart .cart-collaterals {
	max-width: 463px;
}

.woocommerce-cart .woocommerce .cart-collaterals .cart_totals {
    float: none;
    width: auto;
}

.cart_totals {
	background: #F9FBFF;
	border-radius: 24px;
	    padding-top: 49px;
    padding-bottom: 68px;
    padding-left: 44px;
    padding-right: 33px;
}

.woocommerce-cart .custom-quantity button {
	padding: 0;
    border: none;
}

.woocommerce-cart .custom-quantity button:hover {
	background: transparent;
}

.woocommerce-cart .custom-quantity {
	    display: inline-flex
;
}

.woocommerce-cart .custom-quantity .qty {
	    border: 1px solid #DEF0FF;
    border-radius: 50%;
}

.cart-actions .cutomtitle {
	    font-family: "Inter", sans-serif;
    font-size: 17px;
    font-weight: 600;
    color: #162C42;
}

.cart-actions .coupon {
	     display: flex
;
    gap: 10px;
    margin-top: 1em;
    margin-bottom: 3em;
	    align-items: center;
}


.cart-actions .coupon input::placeholder {
	    color: #026499;
}

.cart-actions .coupon input {
	background: #FFFFFF;
    border: 1px solid #DEF0FF;
    padding: 2.5em;
    font-size: 12px;
    color: #026499;
	transition: all .3s;
}

.cart-actions .coupon input:focus-visible {
	outline: none;
}

.cart-actions .coupon button[name="apply_coupon"] {
width: 65px;
    padding: 0;
    height: 64px;
    border-radius: 5px;
	margin: 0;
}

.cart-actions .coupon input {
	background: #FFFFFF;
    border: 1px solid #DEF0FF;
    padding: 2.5em;
    font-size: 12px;
    color: #026499;
    transition: all .3s;
    width: 100%;
    height: 64px;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
	    background: #00BFFF;
    color: white !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button:hover {
	    background-color: #004272;
}

.woocommerce-cart-content * {
	font-family: "Inter", sans-serif;
}

.cart_totals h2 {
	font-size: 24px;
    font-weight: 600;
    color: #162C42;
	margin-bottom: 1em;
}

.custom-cart-totals>div {
	display: flex
;
    justify-content: space-between;
	    align-items: flex-end;
	    font-family: "Inter", sans-serif !important;
	margin: .5em 0;
}

.order-total {
	margin-top: 2em!important;
}

.cart-subtotal .value {
	    font-size: 17px;
    font-weight: 600;
}

.order-total-after {
	padding-bottom: 1em;
}

.cart-discount {
	margin-top: 1em!important;
	font-weight: 600;
}

.cart-discount .value {
	    color: #F68920;
}

.order-total {
	border-top: 1px solid #B0C3D4;
    margin: 1em 0 2em;
    padding-top: 1em;
}

.order-total .label {
	font-weight: 600;
    font-size: 17px;
    color: #162C42;
}

.order-total .value {
	    color: #0085E4;
    font-size: 32px !important;
	line-height: 39px;
	font-weight: 300!important;
}

@media screen and (max-width: 767px) {
	#nav--order .nav {
		display: none!important;
	}
}

a.customback {
	    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #00BFFF;
    text-decoration: none;
    transition: all .3s;
}

a.customback>svg {
	transition: all .3s;
}

a.customback:hover svg {
	margin-right: 3px;
}

.col-quantity .quantity .qty {
	    font-weight: 600;
    color: #162C42;
    font-family: "Inter", sans-serif !important;
}

.col-price span {
	    color: var(--main-color)!important;
}

.col-price del,
.col-price del span {
	color: #CDCDCD!important;
	font-size: 14px;
	font-weight: 400;
}

.col-price ins {
	text-decoration: none;
}

.col-price ins span {
	    color: #FE8001!important;
	font-weight: 600;
}

.col-subtotal>span {
	font-size: 16px;
    font-weight: 700;
    color: #162C42;
    letter-spacing: .48px;
}

.woocommerce-cart .custom-quantity button:focus, .woocommerce-cart .custom-quantity button:focus-visible {
	background: transparent;
	outline: none;
}

.woocommerce-cart-content {
	margin-top: 2em;
}

@media screen and (max-width: 980px) {
	.woocommerce-cart .product-row {
		flex-direction: column;
	}
	.woocommerce-cart .col-thumbnail {
		flex: 1!important;
	}
	.woocommerce-cart .cart-collaterals {
		min-width: 100%;
	}
}

.wp-block-woocommerce-checkout .wc-block-checkout__guest-checkout-notice {
	margin: 6px 0 0;
    color: #cfcfcf;
}

.custom-login-message {
margin-top: 0;
    margin-bottom: 3em;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 17px;
    color: var(--main-color);
    text-decoration-line: underline;
    text-decoration-color: var(--main-color);
    text-decoration-thickness: 2px;
    text-underline-offset: 6px;
    transition: all .3s;
}

.custom-login-message a {
	    color: #0990F0;
    text-decoration: none;
}

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

@media screen and (min-width: 700px) {
.wc-block-components-text-input.wc-block-components-address-form__address_1 {
	flex: 1 0 calc(70% - 12px)!important;
}

.wc-block-components-text-input.wc-block-components-address-form__address_2 {
	flex: 1 0 calc(30% - 12px)!important;
}
}

fieldset#shipping-option,
fieldset#payment-method,
fieldset#billing-fields {
	margin: 4em 0!important;
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
	margin-top: 0!important;
}

.wc-block-components-totals-item__description {
	display: none!important;
}

.wc-block-components-sidebar .wc-block-components-totals-item {
	padding-left: 0!important;
	padding-right: 0!important;
}

.wc-block-components-totals-item__label {
	    font-size: 16px;
    font-family: "Inter", sans-serif;
    color: var(--main-color);
    font-weight: 400;
}

.wc-block-components-totals-item__value {
	color: var(--main-color);
}

.wc-block-components-totals-item__value strong {
	font-weight: 600!important;
}

.wc-block-components-totals-item.wc-block-components-totals-discount .wc-block-components-totals-item__label {
	font-weight: 600;
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
	font-weight: 700!important;
	color: #FE8001!important;
}


.title__nav__custom {
	font-size: 46px;
    font-family: "Inter", sans-serif;
    text-align: center;
    color: #00487C;
    margin: 0;
    font-weight: 600;
    margin-top: -2em !important;
    margin-bottom: .5em;
}

.order-total .label {
	font-family: "Inter", sans-serif!important;
}

.woocommerce-shipping-destination,
.shipping form {
	display: none!important;
}

.woocommerce-cart-form__cart-item {
	padding-top: 35px;
    border-top: 1px solid #DEF0FF;
    margin-bottom: 0 !important;
    padding-bottom: 20px;
}

.button.light-button.custom-modal-continue-shopping svg>path {
	stroke: #FE8001;
}

.button.light-button.custom-modal-continue-shopping svg {
	    margin-right: 8px;
}

.button.light-button.custom-modal-continue-shopping {
	font-size: 16px!important;
}

.button.light-button.custom-modal-go-to-cart {
	background: linear-gradient(90deg, #0497FF 0%, #007FD9 100%);
}