@charset "UTF-8";
html.sb-scroll-lock.sb-active:not(.sb-static) {
overflow: hidden
}
#sb-site,
.sb-site-container {
width: 100%;
min-height: 100vh;
position: relative;
z-index: 1
}
#sb-site:before,
#sb-site:after,
.sb-site-container:before,
.sb-site-container:after {
content: ' ';
display: table
}
#sb-site:before,
#sb-site:after,
.sb-site-container:before,
.sb-site-container:after {
clear: both
}
.sb-slidebar {
height: 100%;
overflow-y: auto;
position: fixed;
top: 0;
z-index: 0;
display: none;
background-color: #222
}
.sb-slidebar,
.sb-slidebar * {
-webkit-transform: translateZ(0px)
}
.sb-left {
left: 0
}
.sb-right {
right: 0
}
html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
position: absolute
}
.sb-slidebar.sb-active {
display: block
}
.sb-style-overlay {
z-index: 9999
}
.sb-momentum-scrolling {
-webkit-overflow-scrolling: touch
}
.sb-slidebar {
width: 30%
}
.sb-width-thin {
width: 15%
}
.sb-width-wide {
width: 45%
}
@media(max-width:480px) {
.sb-slidebar {
width: 70%
}
.sb-width-thin {
width: 55%
}
.sb-width-wide {
width: 85%
}
}
@media(min-width:481px) {
.sb-slidebar {
width: 55%
}
.sb-width-thin {
width: 40%
}
.sb-width-wide {
width: 70%
}
}
@media(min-width:768px) {
.sb-slidebar {
width: 40% !important
}
.sb-width-thin {
width: 25%
}
.sb-width-wide {
width: 55%
}
}
@media(min-width:992px) {
.sb-slidebar {
width: 30%
}
.sb-width-thin {
width: 15%
}
.sb-width-wide {
width: 45%
}
}
@media(min-width:1200px) {
.sb-slidebar {
width: 20%
}
.sb-width-thin {
width: 5%
}
.sb-width-wide {
width: 35%
}
}
.sb-slide,
#sb-site,
.sb-site-container,
.sb-slidebar {
-webkit-transform: translate(0px);
-moz-transform: translate(0px);
-o-transform: translate(0px);
transform: translate(0px);
-webkit-transition: -webkit-transform 400ms ease;
-moz-transition: -moz-transform 400ms ease;
-o-transition: -o-transform 400ms ease;
transition: transform 400ms ease;
-webkit-transition-property: -webkit-transform, left, right;
-webkit-backface-visibility: hidden
}
.sb-hide {
display: none
}
@media(max-width:991px) {
.sb-active #ax-mobileui-overlay {
opacity: 1;
background: rgba(0, 0, 0, .25);
position: fixed;
z-index: 5003;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: auto;
height: auto;
box-shadow: inset 10px 0 15px rgba(0, 0, 0, .25);
}
.sb-active #ax-mobileui-button {
transition: all 0.3s ease
}
.sb-active #ax-mobileui-logo {
opacity: 0;
transition: all 0.3s ease
}
.sb-active #ax-mobileui-top {
pointer-events: none
}
#page {
padding-top: 60px;
background: #fff
}
#page.search-always-on-top {
padding-top: 110px
}
#header .nav,
#header_logo {
display: none !important
}
}
@media(min-width:992px) {
#ax-mobileui-top,
#ax-mobileui-left,
#ax-mobileui-account-nav {
display: none !important
}
}
#ax-mobileui-left {
color: #000;
font-size: 14px;
background: #fff;
padding-top: 0;
z-index: 5004
}
#ax-mobileui-left #ax-mobileui-button {
clear: both
}
#ax-mobileui-left .ax-mobileui-zone {
margin-bottom: 30px
}
#ax-mobileui-left .ax-mobileui-zone > ul {
margin: 0;
padding: 0;
list-style: none
}
#ax-mobileui-left .ax-mobileui-zone > ul > li {
display: block;
margin: 0;
padding: 0
}
#ax-mobileui-left .ax-mobileui-zone > ul > li > a {
font-size: 1px;
line-height: 1.3em;
color: #000;
padding: 10px 18px;
display: block;
text-transform: uppercase;
text-decoration: none
}
#ax-mobileui-top {
position: fixed;
height: 50px;
text-align: center;
line-height: 50px;
background-color: #fff;
-moz-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
transition: all ease 0.3s;
margin-top: 0
}
#ax-mobileui-top.with-search {
height: 100px
}
#ax-mobileui-top.fixed {
margin-top: -100px;
background-color: transparent;
border-bottom-color: transparent;
-moz-box-shadow: 0 5px 15px transparent;
-webkit-box-shadow: 0 5px 15px transparent;
box-shadow: 0 5px 15px transparent
}
#ax-mobileui-top.fixed #search_block_top #searchbox {
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}
.search-always-scroll #ax-mobileui-top.fixed {
margin-top: -45px
}
#ax-mobileui-button {
position: relative;
width: 50px;
z-index: 15;
top: 0;
font-size: 0;
height: 50px;
margin: 0;
padding: 0;
cursor: pointer;
border-right: 1px solid #ccc
}
#ax-mobileui-button.sb-toggle-left {
float: left
}
#ax-mobileui-button.sb-toggle-right {
float: right
}
#ax-mobileui-button span {
display: block;
position: absolute;
height: 2px;
width: 48%;
background: #000;
opacity: 1;
left: 26%;
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease
}
#ax-mobileui-button span:nth-child(1) {
top: 15px
}
#ax-mobileui-button span:nth-child(2),
#ax-mobileui-button span:nth-child(3) {
top: 23px
}
#ax-mobileui-button span:nth-child(4) {
top: 31px
}
.sb-active-right #ax-mobileui-button span,
.sb-active-left #ax-mobileui-button span {
-moz-transition: all 0.3s ease 0.3s;
-o-transition: all 0.3s ease 0.3s;
-webkit-transition: all 0.3s ease;
-webkit-transition-delay: 0.3s;
transition: all 0.3s ease 0.3s
}
.sb-active-right #ax-mobileui-button span:nth-child(1),
.sb-active-left #ax-mobileui-button span:nth-child(1) {
top: 18px;
width: 0;
left: 50%
}
.sb-active-right #ax-mobileui-button span:nth-child(2),
.sb-active-left #ax-mobileui-button span:nth-child(2) {
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg)
}
.sb-active-right #ax-mobileui-button span:nth-child(3),
.sb-active-left #ax-mobileui-button span:nth-child(3) {
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.sb-active-right #ax-mobileui-button span:nth-child(4),
.sb-active-left #ax-mobileui-button span:nth-child(4) {
top: 18px;
width: 0;
left: 50%
}
.ax-mobileui-select {
margin: 0 auto 30px;
width: 85%;
background: #fff;
border: 1px solid #1a1a1a;
padding: 6px 12px;
display: block
}
#ax-mobileui-search {
position: absolute;
top: 0;
right: 50px;
width: 50px;
height: 50px;
line-height: 45px;
text-decoration: none;
text-align: center;
border-left: 1px solid #ddd
}
#ax-mobileui-search svg {
display: inline-block;
vertical-align: middle;
width: 30px;
height: 30px;
fill: #000
}
#ax-mobileui-user {
width: auto;
height: 50px;
line-height: 50px;
text-decoration: none;
text-align: left;
margin-left: 15px
}
#ax-mobileui-user svg {
width: 26px;
height: 26px;
vertical-align: middle
}
#ax-mobileui-user .user-txt {
display: inline-block;
vertical-align: middle;
line-height: 1;
margin-left: 5px
}
#ax-mobileui-user .user-txt span {
display: inline-block;
font-size: 14px
}
#ax-mobileui-user .user-txt span:last-child {
text-decoration: underline
}
#ax-mobileui-cart {
position: absolute;
top: 0;
right: 0;
width: 50px;
height: 50px;
line-height: 45px;
text-decoration: none;
text-align: center;
border-left: 1px solid #ddd
}
#ax-mobileui-cart svg {
display: inline-block;
vertical-align: middle;
width: 30px;
height: 30px;
fill: #000
}
#ax-mobileui-cart .badge {
position: absolute;
display: block;
top: 2px;
right: 2px;
margin: 0;
padding: 2px 4px;
min-width: 16px;
height: 16px;
font: 800 11px / 13px Arial, Helvetica, sans-serif;
text-align: center;
border-radius: 8px
}
#ax-mobileui-cart .badge.active {
background: #73e3d0
}
#ax-mobileui-logo {
display: block;
width: 80px;
margin: 0 auto;
text-align: center
}
#ax-mobileui-logo img {
transition: all ease 0.3s;
height: 80px;
width: 80px;
margin: 5px auto;
vertical-align: top;
transform: translateZ(0)
}
#search_block_top {
padding-top: 0;
padding-left: 5px;
padding-right: 5px
}
#search_block_top #search_query_top {
display: block;
height: 40px;
margin: 0;
padding: 10px 50px 10px 10px
}
#search_block_top .btn.button-search {
height: 40px;
line-height: 1;
background: 0 0;
color: #000
}
#ax-mobileui-account-nav {
width: 100%
}
#ax-mobileui-overlay {
overflow: hidden;
background: #000;
opacity: 0;
width: 0;
left: 0;
-moz-transition: opacity 0.4s ease;
-o-transition: opacity 0.4s ease;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease
}
#ax-mobileui-blocktopmenu {
clear: both;
margin: 0 0 30px
}
#ax-mobileui-blocktopmenu>ul:first-of-type {
border-top: 1px solid #ccc
}
#ax-mobileui-blocktopmenu ul {
display: block;
float: none;
list-style: none;
border: 0;
padding: 0;
background: 0 0
}
#ax-mobileui-blocktopmenu ul > li {
position: relative;
display: block;
float: none;
border: 0;
margin: 0;
padding: 0;
background: 0 0
}
#ax-mobileui-blocktopmenu ul > li > a {
display: block;
bottom: 0;
border-bottom: 1px solid #ccc;
margin: 0;
padding: 10px 18px;
color: #000;
font-size: 15px;
line-height: 1.3;
text-decoration: none;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
transition: all 0.15s ease;
font-weight: 500
}
#ax-mobileui-blocktopmenu ul > li > span.toggle {
position: absolute;
top: 0;
right: 0;
width: auto;
height: 40px;
line-height: 40px;
text-align: right;
cursor: default;
padding-right: 10px
}
#ax-mobileui-blocktopmenu ul>li>span.toggle:before {
content: '';
background-image: url('https://www.nailmatic.com/themes/nailmatic/img/svg/flecheb.svg');
background-size: contain;
width: 12px;
height: 12px;
display: inline-block
}
#ax-mobileui-blocktopmenu ul > li ul {
display: none;body
border-top: 0;
margin: 0 0 0 15px
}
#ax-mobileui-blocktopmenu ul > li > ul > li > a {
font-size: 13px;
padding: 10px
}
#ax-mobileui-blocktopmenu ul > li > ul > li.active > a {
background: #f2f2f2
}
#ax-mobileui-blocktopmenu ul > li > ul > li > ul > li > a > a {
font-size: 11px
}
#ax-mobileui-blocktopmenu ul > li > ul > li > ul > li > a.active > a {
background: #f9f9f9
}
#ax-mobileui-blocktopmenu ul > li.active > a {
background: #000 !important;
color: #fff !important
}
#ax-mobileui-blocktopmenu ul > li.active > ul {
display: block
}
#ax-mobileui-blocktopmenu ul>li.active>span.toggle:before {
background-image: url('https://www.nailmatic.com/themes/nailmatic/img/svg/flechehb.svg')
}
#ax-mobileui-blocktopmenu ul > li form {
display: none
}
#ax-mobileui-blocktopmenu img {
display: none !important
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu {
clear: both
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu ul > li > span.toggle {
right: 0;
width: 100%;
text-align: right;
padding-right: 15px
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu ul>li>span.toggle:before {
content: '\f105';
font-family: fontawesome;
font-size: 20px
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu ul > li ul {
margin: 0
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu ul > li.active > a {
background: #e6e6e6;
text-align: center;
margin: 0;
pointer-events: none
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu ul > li.active > span.toggle {
right: auto;
left: 0;
width: 100%;
text-align: left
}
#ax-mobileui-left.navigation-step-by-step #ax-mobileui-blocktopmenu ul>li.active>span.toggle:before {
content: '\f104';
font-family: fontawesome;
margin-left: 15px
}
#ax-mobileui-search .title_block,
#ax-mobileui-search label {
display: none
}
#ax-mobileui-search #search_block_left {
padding: 5px 10px 10px
}
#ax-mobileui-search #search_block_left p {
margin: 0
}
#ax-mobileui-search #search_block_left #search_query_block {
margin: 0;
height: 35px;
width: calc(100% - 35px);
max-width: none
}
#ax-mobileui-search #search_block_left #search_button {
height: 35px;
width: 35px
}
#ax-mobileui-search #search_block_left #search_button span {
border: 0
}
#ax-mobileui-left #ax-mobileui-search {
margin-bottom: 30px
}