.my-account .sidebar{position:relative;padding-top:50px;padding-bottom:50px}.my-account .sidebar:before{content:"";position:absolute;right:0;top:0;bottom:0;width:3000px;background:#fff}.my-account .sidebar .options{position:relative;z-index:1}.my-account .sidebar .options .wl-txt .subtitle{margin-bottom:0}.my-account .sidebar .options .wl-txt .desc p a{text-decoration:none}.my-account .sidebar .options ul.items{margin:0;padding:0;list-style:none;font-size:16px;font-weight:600;line-height:43px}.my-account .sidebar .options ul.items li a{text-decoration:none!important;display:flex;justify-content:flex-start;align-items:center}.my-account .sidebar .options ul.items li a.current,.my-account .sidebar .options ul.items li a:hover{color:#2da71f!important}.my-account .sidebar .options ul.items li a:before{content:"";display:inline-block;width:28px;height:22px;position:relative;margin-right:8px}.my-account .sidebar .options ul.items li.account a:before{background:url(../images/icons/account/account.svg) no-repeat center center}.my-account .sidebar .options ul.items li.orders a:before{background:url(../images/icons/account/orders.svg) no-repeat center center}.my-account .sidebar .options ul.items li.quotes a:before{background:url(../images/icons/calculate-green.svg) no-repeat 4px 0;background-size:24px}.my-account .sidebar .options ul.items li.buy a:before{background:url(../images/icons/account/buy.svg) no-repeat center center}.my-account .sidebar .options ul.items li.details a:before{background:url(../images/icons/account/details.svg) no-repeat center center}.my-account .sidebar .options ul.items li.security a:before{background:url(../images/icons/account/security.svg) no-repeat center center}.my-account .sidebar .options ul.items li.wishlist a:before{background:url(../images/icons/account/wishlist.svg) no-repeat center center}.my-account .sidebar .options ul.items li.help a:before{background:url(../images/icons/account/help.svg) no-repeat center center}.my-account .content{position:relative;padding-top:50px;padding-bottom:50px;padding-left:80px}@media only screen and (max-width:767px){.my-account .content{padding-left:0;padding-right:0}}.my-account .content .heading i{content:"";display:inline-block;width:38px;height:32px;position:relative;margin-right:8px}.my-account .content .heading i.orders{background:url(../images/icons/account/orders.svg) no-repeat center center;background-size:48px;top:5px}.my-account .content .row{margin-left:0;margin-right:0}.my-account .content .orders{width:100%;position:relative}.my-account .content .orders .item{flex-wrap:wrap;display:flex;background:#fff;border-radius:10px;padding:30px;box-sizing:border-box;margin-bottom:20px}.my-account .content .orders .item .status .title{color:#000;margin-bottom:5px}.my-account .content .orders .item .status .title .date{color:#2da71f}.my-account .content .orders .item .status .announcement{text-transform:uppercase;font-size:21px;line-height:21px;color:#2da71f;font-weight:800}.my-account .content .orders .item .status .progress{height:7px;margin-bottom:20px}.my-account .content .orders .item .status .progress .progress-bar{background:#2da71f}.my-account .content .orders .item .gallery{display:grid;grid-template-columns:calc(33.3% - 8px) calc(33.3% - 8px) calc(33.3% - 8px);column-gap:12px;margin-bottom:20px}.my-account .content .orders .item .gallery .img{border:1px solid #e8e8e8;border-radius:10px;height:108px;position:relative;overflow:hidden;background-size:auto 70%;background-repeat:no-repeat;background-position:center center}.my-account .content .orders .item .gallery .img .view-more{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.47);display:flex;justify-content:center;align-items:center;text-decoration:none;-webkit-transition:background .3s cubic-bezier(.45, 0, .55, 1);-moz-transition:background .3s cubic-bezier(.45, 0, .55, 1);-o-transition:background .3s cubic-bezier(.45, 0, .55, 1);transition:background .3s cubic-bezier(.45, 0, .55, 1)}.my-account .content .orders .item .gallery .img .view-more:hover{background:rgba(0,0,0,.67)}.my-account .content .orders .item .gallery .img .view-more span{font-size:21px;line-height:21px;color:#fff;font-weight:800}.my-account .content .orders .item .btn-wrap{justify-content:flex-end;display:flex}.my-account .content .orders .item .btn-wrap .wl-btn{align-self:flex-start}