﻿
body::before {
	content:"";
	width:483px;
	height:100%;
	background-image:url('https://www.monadalis.lt/wp-content/themes/ajzaa/render-user-mobile.png');
	background-repeat:no-repeat;
	background-size:auto;
	display:block;
	position:absolute;
	z-index:999;
	opacity:0.7;
	user-select: none;
	left:-2px;
	top:-15px;
	pointer-events: none;
}


.woocommerce-MyAccount-navigation {
	
}

.woocommerce-MyAccount-navigation ul {
	list-style-type:none;
	margin-left:0;
}

.woocommerce-MyAccount-navigation li {
	list-style-type:none;
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:20px;
	border-bottom:1px solid #f0f1f1;
	margin-left:-.9375rem;
	margin-right:-.9375rem;
}



.woocommerce-MyAccount-navigation li a{
	color:#333333;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	display:block;
}

li a:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 492 492'%3E%3Cg transform='matrix(-1,0,0,-1,492,492)'%3E%3Cpath fill='%23bbbbbb' d='M198.608 246.104L382.664 62.04c5.068-5.056 7.856-11.816 7.856-19.024 0-7.212-2.788-13.968-7.856-19.032l-16.128-16.12C361.476 2.792 354.712 0 347.504 0s-13.964 2.792-19.028 7.864L109.328 227.008c-5.084 5.08-7.868 11.868-7.848 19.084-.02 7.248 2.76 14.028 7.848 19.112l218.944 218.932c5.064 5.072 11.82 7.864 19.032 7.864 7.208 0 13.964-2.792 19.032-7.864l16.124-16.12c10.492-10.492 10.492-27.572 0-38.06L198.608 246.104z'/%3E%3C/g%3E%3C/svg%3E");
	background-repeat:no-repeat;
	content:"";
	width:7px;
	height:9px;
	position:absolute;
	right:0px;
	top:calc(50% - 3.5px);
}


.woocommerce-MyAccount-navigation li.is-active {
	background-color:#fbfbfb;
	border-left:1px solid #ea1b25;
}
.woocommerce-MyAccount-navigation li.is-active a {
	font-weight:600;
}




body.woocommerce-account article h1 {
	font-size:12px !important;
	margin-left:-.9375rem;
	margin-right:-.9375rem;
	margin-top:-20px !important;
	padding-top:14px;
	padding-bottom:15px;
	background-color:#fbfbfb;
	padding-left:15px;
	color:#333333 !important;
	border-bottom:1px solid #f0f1f1;
	text-transform:uppercase;
	display:flex;
	align-items:center;
	margin-bottom:35px !important;
	
}

body.woocommerce-account article h1:before {
	content:"";
	width:16px;
	height:16px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333333' d='m437.019531 74.980469c-48.351562-48.351563-112.640625-74.980469-181.019531-74.980469s-132.667969 26.628906-181.019531 74.980469c-48.351563 48.351562-74.980469 112.640625-74.980469 181.019531s26.628906 132.667969 74.980469 181.019531c48.351562 48.351563 112.640625 74.980469 181.019531 74.980469s132.667969-26.628906 181.019531-74.980469c48.351563-48.351562 74.980469-112.640625 74.980469-181.019531s-26.628906-132.667969-74.980469-181.019531zm-325.914062 354.316406c8.453125-72.734375 70.988281-128.890625 144.894531-128.890625 38.960938 0 75.597656 15.179688 103.15625 42.734375 23.28125 23.285156 37.964844 53.6875 41.742188 86.152344-39.257813 32.878906-89.804688 52.707031-144.898438 52.707031s-105.636719-19.824219-144.894531-52.703125zm144.894531-159.789063c-42.871094 0-77.753906-34.882812-77.753906-77.753906 0-42.875 34.882812-77.753906 77.753906-77.753906s77.753906 34.878906 77.753906 77.753906c0 42.871094-34.882812 77.753906-77.753906 77.753906zm170.71875 134.425782c-7.644531-30.820313-23.585938-59.238282-46.351562-82.003906-18.4375-18.4375-40.25-32.269532-64.039063-40.9375 28.597656-19.394532 47.425781-52.160157 47.425781-89.238282 0-59.414062-48.339844-107.753906-107.753906-107.753906s-107.753906 48.339844-107.753906 107.753906c0 37.097656 18.84375 69.875 47.464844 89.265625-21.886719 7.976563-42.140626 20.308594-59.566407 36.542969-25.234375 23.5-42.757812 53.464844-50.882812 86.347656-34.410157-39.667968-55.261719-91.398437-55.261719-147.910156 0-124.617188 101.382812-226 226-226s226 101.382812 226 226c0 56.523438-20.859375 108.265625-55.28125 147.933594zm0 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
	border-radius:50%;
	display:inline-block;
	margin-right:15px;
	margin-left:5px;
}