/* start custom checkout */
@media (min-width: 992px) { .hidden-desktop {display: none!important;} }
input.form-control, select.form-control {border-radius: 4px;}
.custom-radio input[type=radio]:checked+span {
    background-color: #232323;
}
.form-control:focus {
    border-color: #232323;
    outline: .1rem solid #232323;
}
.popover {
    display: none;
}
.font-weight-bold {
    font-weight: 700 !important;
}
body#checkout .container {
    width: 100%;
    max-width: 100%;
}

body#checkout a,
body#checkout .product-price {
    color: #232323;
}
body#checkout #wrapper {
    padding: 0;
    background: #fff;
}
body#checkout #header {
	height: 81px;
	width: 100%;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-bottom: 1px solid #ddd;
	box-shadow: none;
	display: block!important;
}
body#checkout #header .header-nav {
	max-width: 1320px;
	margin: auto;
	padding: 0;
	display: block!important;
	background: #fff;
}
body#checkout #header #_desktop_logo a {
    display: block;
    text-align: center;
}
body#checkout #header .header-nav .logo {
    width: auto;
    max-height:5rem;
}
body#checkout #header #_back_cart {
    height: 75px;
}
body#checkout #header #_back_cart a {
    align-items: center;
    height: 100%;
    display: flex;
    float: right;
}
body#checkout .col-flex-checkout {
    display: flex;
    flex-wrap: wrap;
}
body#checkout .cart-grid-body,
body#checkout .cart-grid-right {
    display: flex;
    flex-direction: column;
}
.password-strength-feedback {
    margin-bottom: -0.5rem;
}
.password-strength-feedback .progress-container {
    display: none;
}
.password-strength-feedback p {
    font-size: 0.85rem;
	margin-bottom: 0.5rem;
}
.password-strength-feedback p i {
    font-size: 1.3rem;
	display: none;
}
.password-strength-feedback p i.text-success {
    margin-top: -2px;
	margin-left: -3px;
	display: inline-block;
}
.password-requirements-score {
	display: none;
}
#checkout-personal-information-step:not(.-complete) h1 {
	display: block!important;
}
body#checkout .nav-item .nav-link:hover {
    color: #232323;
}
body#checkout .nav-link {
    font-size: 1.25rem;
    padding-bottom: 6px;
}
body#checkout .nav-link.active {
    font-size: 1.5rem;
    border-bottom: #232323 solid 2px;
}
body#checkout .form-group:has([for="field-psgdpr"]) {
    margin-bottom: 0;
}
body#checkout .form-control-label[for="field-psgdpr"] {
    display: none;
}
@media (min-width: 768px) {
body#checkout .form-group:has([for="field-psgdpr"]) .js-input-column {
    width: 100%!important;
}
}
.form-group:has([name="newsletter"]),
.elementor-field-group:has([name="newsletter"]),
body#checkout .form-group:has([for="field-alias"]),
.form-group:has([for="field-vat_number"]) {
	display: none;
}
@media (max-width: 767px) {
.field-password-policy .col-md-3.form-control-comment {
	display: none;
}
body#checkout section.checkout-step #customer-form .form-control-label[for="field-psgdpr"], 
body#checkout section.checkout-step #customer-form .form-control-label[for="field-newsletter"] {
	display: none;
}
.form-group:has([for="field-psgdpr"]) {
	margin-top: 0.5rem;
}
}
.cart-grid-details {
    background: #f6f6f8;
}
.checkout-msummary {
	padding-top: 1.75rem;
	padding-bottom: 1.6rem;
	cursor: pointer;
}
.checkout-msummary-txt:after {
    position: absolute;
	width: 20px;
    height: auto;
    margin-top: 1px;
    margin-left: 3px;
    content: url("/modules/customcheckoutwarehouse/views/img/chevron-down.svg");
}
.checkout-msummary-total {
	float: right;
}
.checkout-msummary-hidden-details {
	display: none;
}
.checkout-msummary-hidden-details.is-open {
	display: block!important;
}
.checkout-msummary-hidden-details .cart-summary-totals {
	margin-bottom: 1rem;
}
.checkout-msummary-txt2 {
	font-size: 1.5rem;
	font-weight: 600;
}
.card-block.cart-summary-totals {
	padding-top: 0;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
    display: none;
}
body#checkout section.checkout-step.-reachable.-complete h1 .step-edit {
	display: none;
}
body#checkout section#checkout-personal-information-step.checkout-step.-reachable.-complete .step-title.first-contact {
	display: none;
}
@media (max-width: 991px) {
body#checkout .done {
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 1.563rem;
    color: #4cbb6c;
}
}
body#checkout .form-control-comment,
body#registration .form-control-comment,
body#identity .form-control-comment {
    display: none;
}
body#checkout .column-left {
	background: #fff;
	min-height: 100%;
	margin: 0;
	display: flex;
}
body#checkout .column-left .content-column-left {
	max-width: 800px;
	margin: 0 0 0 auto;
	padding: 30px 10px;
	width: 100%;
}
body#checkout section.checkout-step .content {
    padding: 2rem 0.25rem 2rem;
}
body#checkout section.checkout-step .payment-options .payment-option {
    margin-bottom: 1rem;
}
body#checkout section.checkout-step.-reachable.-complete .h1 .done, body#checkout section.checkout-step.-reachable.-complete h1 .done {
    display: none;
}
@media (max-width: 991px) {
body#checkout .column-left .content-column-left {
	max-width: unset;
	margin: auto;
	padding: 10px 0px;
	width: 100%;
}
body#checkout section.checkout-step,
body#checkout section.checkout-step .content {
	padding-left: 0;
	padding-right: 0;
}
}
body#checkout section.checkout-step {
    border: 0;
    padding: 0 1.4rem;
    opacity: 0.6;
}
body#checkout section.checkout-step.-complete {
    opacity: 1;
}
body#checkout section.checkout-step.-complete .dash-login_checkout,
body#checkout section.checkout-step.-complete .login_checkout {
    display: none;
}
body#checkout #checkout-payment-step .payment-options {
	margin-top: -0.5rem;
}
body#checkout #checkout-payment-step .payment-options,
body#checkout #checkout-payment-step #conditions-to-approve {
	margin-left: 0.5rem;
}
body#checkout .column-right {
	background: #f6f6f8;
	border-left: 1px solid #ddd;
	min-height: calc(100vh - 80px);
	display: flex;
}
body#checkout .column-right .content-column-right {
	max-width: 500px;
	margin: 0 auto 0 0;
	padding: 30px 10px;
	width: 100%;
}
@media (max-width: 991px) {
body#checkout .column-right {
	border-left: 0;
	min-height: unset;
}
body#checkout .column-right .content-column-right {
	max-width: unset;
}
}
body#checkout .cart-grid-right .card {
    border: 0;
    background: transparent;
}
body#checkout .cart-grid-right .card-block {
    padding-bottom: 0.5rem;
}
body#checkout .cart-grid-details .card {
    margin-bottom: 0;
}
body#checkout section.checkout-step .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 1rem;
    margin-left: .5rem;
    font-size: 1rem;
    vertical-align: middle;
    border: 1px solid #232323;
    border-radius: 50%;
}
body#checkout section.checkout-step.-reachable.-complete .step-number,
body#checkout section.checkout-step.-reachable.-current .step-number {
    display: inline-flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: .65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    border: 0;
    border-radius: 50%;
    background-color: #16154d;
}
body#checkout section.checkout-step:last-child .step-title {
    border: 0;
}
body#checkout section.checkout-step.-current .step-title:has([aria-expanded="true"]) {
    color: #777;
}
body#checkout section.checkout-step.-current .step-title .login_checkout {
    color: #777;
    text-decoration: none;
}
body#checkout section.checkout-step.-current .step-title .login_checkout[aria-expanded="true"],
body#checkout section.checkout-step.-current .step-title .login_checkout:hover {
    color: #232323;
    text-decoration: none;
}
body#checkout .btn {
    background: #232323;
    border-radius: 999px;
}
#authentication .input-group-append, #identity .input-group-append, #registration .input-group-append, #checkout .input-group-append {
    height: unset;
    width: unset;
}
body#checkout .btn[data-action="show-password"] {
    border-radius: 0px;
    color: #fff;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
body#checkout .btn.float-xs-right {
    float: unset!important;
    display: block;
    margin: auto;
}
body#checkout section.checkout-step .forgot-password {
    font-size: 0.8rem;
    margin-left: 0;
    margin-bottom: 1rem;
}
@media (max-width: 991px) {
body#checkout #delivery-address {margin-top: 0!important;}
}
body#checkout .js-address-form .form-control-comment {display:none !important;}
body#checkout .js-customer-form label.form-control-label.required::after,
body#checkout .js-address-form label.form-control-label.required::after {
	content: " *";
	color: #ff0000;
	font-weight: 600;
}
body#checkout section.checkout-step .content .js-address-form #delivery-address {
    margin: 0;
}
body#checkout .js-address-form {
	margin-top: 1rem;
}
body#checkout .js-address-form:not(:has(article)) form p {
	display: none;
}
body#checkout .js-address-form form .form-control-label {
	text-align: left;
}
body#checkout section.checkout-step .address-item.selected {
    border: #333 3px solid;
}
@media (max-width: 991px) {
body#checkout section.checkout-step .carrier-name {
    padding-top: 7px;
}
body#checkout section.checkout-step .delivery-options .delivery-option .carrier>.col-xs-12.carriere-name-container {
	margin-bottom: -3px;
}
body#checkout .delivery-options {
    margin-bottom: 0.5rem;
}
body#checkout #delivery {
    display: none;
}
}
body#checkout section.checkout-step .delivery-options>.row {
    border-right: 0;
}
body#checkout #cart-summary-product-list li {
    margin-bottom: 0.75rem;
}
body#checkout #cart-summary-product-list img {
    width: 4rem;
    margin-right: 7px;
    padding: 3px;
    background: #fff;
    border: 0;
    border-radius: 4px;
}
.table-labeled td, .table-labeled th, body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
#cart-summary-product-list {
    margin-top: 10px;
}
body#checkout #cart-summary-product-list .media-left {
    max-width: unset;
    padding-right: 10px;
}
body#checkout #cart-summary-product-list .media-body .product-name {
    font-weight: 500;
}
body#checkout .media-list .media,
body#checkout .media-list .media .media-left,
body#checkout .media-list .media .media-left a {
  position: relative;
  overflow: visible;
}
body#checkout .media-list .media .product-quantity {
  position: absolute;
  top: -6px;
  left: 48px;
  min-width: 16px;
  height: 16px;
  padding: 0 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #232323;
  color: #fff;
  font-size: 8px;
  font-weight: 700;
  line-height: 1.075;
  border-radius: 999px;
  z-index: 5;
}
body#checkout .condition-label label a {
    text-decoration: underline;
}
body#checkout .condition-label label a:hover {
    text-decoration: none;
}
.block-promo {
    margin-top: 1.5rem;
}
.cart-summary-subtotals-container {
    padding: 1rem 0!important;
    margin-top: 1rem;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#payment-confirmation .btn {
    width: 100%;
    padding: 14px 28px 14px 28px;
}
body#checkout #footer {
    padding: 0;
    background: transparent;
}
body#checkout section#content {
    margin-bottom: 0;
}
body#checkout section.checkout-step .step-title {
    font-size: 1.5rem!important;
    letter-spacing: 0!important;
    padding: 1.25rem 0!important;
    margin: 0!important;
    text-transform: none!important;
    border-bottom: 1px solid #e9e9e9!important;
}
body#checkout section.checkout-step.-current+.checkout-step .step-title {
    border-top: 1px solid #e9e9e9;
}
body#checkout section.checkout-step .step-title.first-contact {
	display: flex;
	align-items: center;
}
body#checkout section.checkout-step .step-title .contact {
	margin-left: 0.9rem;
}
body#checkout section.checkout-step .step-title .nav-separator {
	color: #ddd;
	padding: 0 0.9rem 0 1rem;
}
body#checkout section.checkout-step #login-form,
body#checkout section.checkout-step #customer-form {
    margin-top: 2rem;
}
@media (max-width: 767px) {
body#checkout section.checkout-step #login-form,
body#checkout section.checkout-step #customer-form {
    margin-top: 1.5rem;
}
}
body#checkout section.checkout-step.-complete #customer-form {
    margin-top: 1rem;
}
.form-group:has([for="field-id_gender"]),
.elementor-field-group:has([name="id_gender"]) {
	display: none;
}
body#checkout section.checkout-step .form-informations {
    color: #232323;
	cursor: pointer;
	margin-top: 1.5rem;
}
body#checkout #customer-form p:not(.password-requirements-length) {
    color: #232323;
	cursor: pointer;
	margin-top: 1.75rem;
}
body#checkout #customer-form p span.font-italic:after {
    position: absolute;
	width: 20px;
    height: auto;
    margin-top: 0px;
    margin-left: 3px;
    content: url("/modules/customcheckoutwarehouse/views/img/chevron-down.svg");
}
body#checkout section.checkout-step .field-password-policy {
    display: none;
}
body#checkout section.checkout-step .field-password-policy.is-open {
    display: block;
	margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
body#checkout section.checkout-step .field-password-policy {
    margin-top: -1rem;
}	
}
.input-group .input-group-btn>.btn[data-action=show-password] {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
body#checkout .block-promo .promo-code {
    padding: 0.25rem 0 1rem 0;
}
body#checkout .block-promo .promo-code form {
    text-align: left;
}
body#checkout .block-promo .promo-input {
    width: 78%;
    height: 2.5rem;
    padding: 0;
    color: #333;
    text-indent: .625rem;
	border-radius: 6px;
    border: #c3c3c3 1px solid;
}
body#checkout .block-promo .promo-input+button {
    width: 20%;
	height: 2.5rem;
	color: #555;
	font-size: 0.875rem;
	font-weight: 400;
	margin-top: 0;
    margin-left: 0;
	padding: 0;
	float: right;
	border-radius: 6px;
	background-color: #e7e7e7!important;
    border: #c3c3c3 1px solid;
}
body#checkout .block-promo.promo-highlighted,
body#checkout .cart-grid-right .promo-discounts {
    padding:0;
}
body#checkout .custom-checkbox label,
body#checkout .condition-label label {
    color: #232323;
}
body#checkout .block-promo .promo-name {
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 0;
}
body#checkout .cart-summary-totals .iqitfreedeliverycount {
    display: none;
}
#cart #content-wrapper {
    margin-top: 2rem;
    padding-bottom: 3rem;
}
#cart .card.cart-container {
    background: none;
}
#cart .product-line-grid {
    display: flex;
}
#cart .block-promo {
    display: none;
}
#cart .card.cart-summary {
    margin-top: 0.5rem;
    padding: 10px 5px 2px;
    border-radius: 8px;
}
@media (max-width: 1024px) {
#cart .card.cart-summary {
    margin-top: 0;
}
}
#cart #content-wrapper .page-title {
    font-size: 3rem;
    font-weight: 700;
    color: #232323;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    border-bottom: 0;
}
#cart .bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 10px 10px;
}
@media (max-width: 1024px) {
#cart .bootstrap-touchspin input.form-control {
    width: 1.75rem;
}
}
.cart-grid-body .card-block, .cart-grid-body .cart-overview {
    padding-left: 0;
}
.cart-grid-body hr {
    border-color: transparent;
}
.product-price {
    color: #161523;
}
#cart .product-price {
    font-size: 1.125rem;
}
.product-line-grid-body>.product-line-info>a.label {
    font-size: 1.25rem;
}
@media (max-width: 1024px) {
.product-line-grid-body>.product-line-info>a.label {
    font-size: 1.025rem;
}
}
.product-line-info.product-price {
    padding-top: 0.5rem;
}
.cart-items .cart-item {
    padding-bottom: 1.5rem;
}
.cart-items .product-line-grid-left {
    padding-left: 0;
}
.cart-items .product-image img {
    margin-top: -15px;
    padding: 4px;
    border-radius: 8px;
    background: #fff;
}
#cart .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 4px 0 0 4px;
}
#cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 4px;
}
#cart .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: -2px;
    border-radius: 0;
    border-bottom-right-radius: 4px;
}
#cart .qty .input-group {
    padding-bottom: 8px;
    width: 100%;
}
#cart .qty .remove-from-cart {
    font-size: .85rem;
    color: #777;
    text-decoration: underline;
}
#cart .card-block.cart-summary-totals .cart-summary-line.cart-total {
    padding: 2rem 0 1.5rem;
}
.card-block.checkout .btn-primary {
    border-radius: 999px;
    width: 100%;
    padding: 1rem 1.25rem;
    font-weight: 600;
}
.securepayment_cart {
    font-size: 0.8rem;
    text-align: center;
    line-height: 1.6;
    margin-top: 1.125rem;
    margin-bottom: 0;
}