.confid-for-wclc-form a{
	text-decoration:underline;
	font-weight: 600;
}

.confid-for-wclc-form{
	margin-top:33px;
	opacity:0.6;
	font-weight: 400;
	color: var(--1-d-1-d-1-d, #1D1D1D);
	font-size: 15px;
	letter-spacing: 0.15px;
	text-align:center;
}


.custom-dashboard-navigation ul,
.custom-dashboard-navigation ul li{
	list-style-type:none;
}

.custom-dashboard-navigation ul{
	display:flex;
	flex-wrap:wrap;
	margin:0px -12px;
	padding:0px;
}

.custom-dashboard-navigation ul li{
	width:20%;
	margin-bottom:24px;
	padding-left:12px;
	padding-right:12px;
}

.custom-dashboard-navigation ul li a span.dashboard-icon-box{
	display:flex;
	height:82px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-bottom:12px;
}

@media (min-width:990px) {

	.row-has-4 .custom-dashboard-navigation ul li.big_cart{
		width:50%;
	}
	
	.row-has-4 .custom-dashboard-navigation ul li{
		width:25%;
	}

	.row-has-6 .custom-dashboard-navigation ul li{
		width:16.666666666666%;
	}
	
	.row-has-6 .custom-dashboard-navigation ul li span{
		font-size:14px;
	}
	
	.row-has-4 .custom-dashboard-navigation ul li a,
	.row-has-6 .custom-dashboard-navigation ul li a {
		justify-content: space-between;
		text-align: center;
		flex-wrap: wrap;
		padding: 24px 12px 24px;
		flex-direction: column;
		align-items: center;
	}

}



.custom-dashboard-navigation ul li a span{
	width:100%;
	
color: var(--003049, #003049);
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%;
text-transform: uppercase;
	
	display:block;
}

.custom-dashboard-navigation ul li a{
	background-color:#fff;
	box-shadow: 0px 4px 14px 0px rgba(0, 48, 73, 0.14);
	border-radius:24px;
	display:flex;
	width:100%;
	justify-content:center;
	text-align:center;
	flex-wrap:wrap;
	padding:33px 24px 12px;
	min-height: 168px;
}

.input-for-wclc-form{
	margin-bottom:32px;
}

body.front-page .input-for-wclc-form input[type="text"]{
	border:1px solid rgba(29, 29, 29, 0.24);
	height: 56px;
}

body.front-page .input-for-wclc-form input[type="text"]:focus{
	border:1px solid rgba(29, 29, 29, 0.5);
}

.input-for-wclc-form label{
	margin-bottom:10px;
	display:block;
	font-size: 14px;
	font-weight: 500;
	line-height: 157.143%;
	text-transform: uppercase;
}

body.front-page h3.address-form-column-title{
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height:  125%;
	margin-top:0px;
	margin-bottom:28px;
	text-transform: uppercase;
}

.wc-lc-address-phone{
	color: var(--1-d-1-d-1-d, #1D1D1D);
	font-size: 16px;
	font-weight: 600;
	display:flex;
	line-height: 24px;
}

.address-form-column-in{
	padding-left:70px;
	border-left:1px solid rgba(0, 48, 73, 0.2);
}

.address-details{
	padding-bottom:30px;
}


.address-actions a svg{
	margin-right:7px;
	width:24px;
	height:24px;
}


.address-actions a{
	font-size: 14px;
	color: var(--ff-423-d, #FF423D);
	display:flex;
	align-items:center;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}

.address-actions-add{
	margin-top:24px;
	display:flex;
	width:100%;
	justify-content:center;
}


.address-items{
	padding-left:26px;
	border-left:6px solid #003049;
}


.woocommerce-orders-table__row{
	padding-top:20px;
	padding-bottom:20px;
}

.woocommerce-orders-table__row:not(.woocommerce-orders-table__row_last){
	border-bottom:1px solid rgba(29, 29, 29, 0.15);
}

.wc-orders-cell-image{
	padding-right:32px;
}

.wc-orders-cell-image img{
	width: 64px;
	height: 64px;
	object-fit:contain;
}

.orders-header,
.orders-row, .wc-orders-main-info, .wc-orders-main-info-max {
    display: flex;
	justify-content:space-between;
}

.wc-orders-main-info{
	width:36%;
}

.wc-orders-main-info-max{
	width:50%;
}

.wc-orders-cell-infoarea{
	width:32%;
}

.wc-orders-main-btns-min{
	width:21%;
	display:flex;
	justify-content:flex-end;
}

.wc-orders-main-btns{
	width:25%;
	display:flex;
	justify-content:flex-end;
}

.wc-orders-cell-products-status{
	font-size: 13px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom:6px;
	letter-spacing: 0.13px;
	text-transform: uppercase;
}

.wc-orders-main-value-min.status-completed{
	color: #00C617;
}

.wc-orders-cell-products-status.status-processing{
	color: #00C617;
}

.wc-orders-main-value-min.status-processing{
	color: #FF7A00;
}

.wc-orders-cell-products-products-list{
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 137.5%;
	letter-spacing: 0.16px;
}

.wc-orders-main-label{
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	margin-bottom:4px;
	line-height: 133.333%;
	letter-spacing: 0.15px;
	width:100%;
	display:block;
	opacity:0.5;
}

.wc-orders-main-value{
	font-size: 18px;
	font-weight: 700;
	line-height: 133.333%;
}

.wc-orders-cell-infoarea{
	display:flex;
}

.woocommerce-company-details-container .button.invoice{
	background-color: var(--second_color);
	height: 48px;
	font-size: 13px;
	width: 144px;
  cursor: pointer;
  position: relative;
  transition: all .3s ease;
  background-color: var(--second_color);
  height: var(--button_height);
  border-radius: var(--button_border_radius);
  text-transform: var(--button_text_transform);
  font-size: var(--button_font_size);
  font-weight: var(--button_font_weight);
  color: var(--button_color_text);
  border-width: var(--button_border_width);
  border-color: var(--button_border_color);
  display: flex;
  text-decoration: none !important;
  outline: none !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.wc-orders-main-btns-middle{
	width:20%;
	display: flex;
	justify-content: flex-end;
}

.wc-orders-main-btns-middle .button.invoice{
	width:184px;
}

.woocommerce-company-details-container .button.view{
	display:none;
}

.woocommerce-lost-psw-label{
	margin-top:22px;
	text-align:center;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
}

.woocommerce-lost-psw-label a{
	font-weight: 600;
	color: var(--003049, #003049);
}

.woocommerce-form-login-after-box{
	display:flex;
	justify-content:space-between;
	align-items:center;
}

form.woocommerce-form-login{
	display:block;
	margin-bottom:25px !important;
	padding-bottom:54px;
	border-bottom:1px solid rgba(0, 48, 73, 0.5);
}

.woocommerce-form-login-after-box-link a svg{
	margin-left:7px;
}

.woocommerce-form-login-after-box-link a{
	color: var(--second_color);
	text-align: right;
	font-size: 16px;
	font-weight: 700;
	display:flex;
	align-items:center;
	line-height: 143%;
	text-transform: uppercase;
}

.woocommerce-form-login-after-box-label{
	font-size: 20px;
	font-weight: 700;
	line-height: 130%;
	text-transform: uppercase;
}

.woocommerce-form-login-col{
	padding-right:126px;
}

.woocommerce-form-login-img-col img{
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius: 30px;
}

.woocommerce-form-login-col h2{
	margin-top:0px;
	font-size: 40px;
	margin-bottom:40px;
}



        .RH_custom-checkbox {
            display: none;
        }

        .RH_checkbox-label {
            position: relative;
            padding-left: 35px;
            cursor: pointer;
            display: inline-block;
            color: #333;
            user-select: none;	
			font-size: 15px;
			margin-bottom:16px;
        }
		
		.RH_checkbox-label span{
			display:block;
		}
	
		.rh-checkbox-label-head{	
			font-size: 15px;
			font-weight: 400;
			margin-bottom:10px;
			line-height: 133.333%;
		}
		
		.rh-checkbox-label-body{
			opacity: 0.8;
			font-weight: 300;
		}

        .RH_checkbox-label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 22px;
            height: 22px;
            border: 1px solid rgba(0, 48, 73, 0.6);
            border-radius: 4px;
            background-color: white;
            transition: all 0.2s ease;
        }

        .RH_custom-checkbox:checked + .RH_checkbox-label::before {
            background-color: #ffffff;
        }

        .RH_custom-checkbox:checked + .RH_checkbox-label::after {
            content: '';
            position: absolute;
            left: 8px;
            top: 3px;
            width: 6px;
            height: 12px;
            border: solid rgba(0, 48, 73, 1);
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }

        .RH_custom-checkbox:focus + .RH_checkbox-label::before {
            box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
        }

     
		.RH_checkbox-wrapper-all{
			margin-top:43px;
		}
		
		.wc-orders-main-value-min{
			color: var(--1-d-1-d-1-d, #1D1D1D);
			font-size: 18px;
			font-style: normal;
			font-weight: 700;
			line-height: 133.333%;
		}
		
		.wc-orders-main-info-max .orders-celll{
			width:33.333333333%;
		}
		
		
		.custom-dashboard-navigation ul li{
			transition: all 0.3s ease !important;
		}
		
		.custom-dashboard-navigation ul li:hover{
			transform: scale(1.07);
		}
		
		.woocommerce-MyAccount-content{
			padding-bottom:85px;
		}
		
	
.input-for-wclc-form .password-label-wrapper label{
	margin-bottom:0px;
}

button[disabled=disabled], button:disabled {
    opacity:0.5;
}