body, html {
    font-size: 100%;
    font-style: normal;/*new add rs*/
    font-weight: 400;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}
.container #header_top{ height:66px; clear:both; z-index: 10001 !important;}/*new add rs*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
.header-userdiv{position: relative !important; width: 42% !important; display: block !important; text-align:center; float: left !important; line-height: 21px !important; margin: 1% 0px !important;}
.sign-up-d{color:#000;font-size:14px; position:relative; bottom:7px;}
.arrow_box {
	
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.arrow_box:before {
	border-color: rgba(241, 241, 241, 0);
	border-bottom-color:#ddd;
	border-width: 11px;
	margin-left: -11px;
}
.right-menu-desktop{float:right !important;width:14%; position:relative; top:7px;}
#header_top{ font-family: webfontregular;margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;}
#header_top.img {
	max-width: 100%;
	height: auto;
	-webkit-transition: all .2s ease-in-out;
	border: none
}
#header_top.table {
	border-spacing: 0
}
#header_top.tr {
	display: block;
}
#header_top.ol, #header_top.ul {
	list-style: none
}
#header_top.h1.h2.h3.h4.h5.h6 {
	margin: 0;
	font-weight: 900
}
#header_top.bold.panel.footer {
	font-weight: 700
}
#header_top.btn.l-inline-list>li {
	display: inline-block
}
#header_top.l-float-left {
	float: left!important
}
#header_top.l-float-right {
	float: right!important
}
#header_top.l-float-none {
	float: none
}
#header_top.l-align-center {
	text-align: center
}
#header_top.l-align-right {
	text-align: right
}
#header_top.l-text-indent {
	text-indent: 1.5em
}
#header_top.l-container {
	margin: 0 auto
}
#header_top.l-floated-list li {
	float: left;
	margin: 5px 8px 5px 0
}
#header_top.l-vertical-list>li {
	display: block;
	float: left;
	text-align: left;
}
#header_top.l-pos-a {
	position: absolute
}
#header_top.l-floated-image {
	margin: .15em 1em 0 0
}
#header_top.l-floated-image-mr {
	margin: .15em 1.25em 0 0
}
#header_top.l-pull-right {
	left: auto;
	right: 1px;
	margin-right: -1px
}
#header_top.l-five-cols>li.l-four-cols>li.l-one-col>li.l-six-cols>li.l-three-cols>li.l-two-cols>li {
	float: left!important
}
#header_top.l-one-third-col.l-one-third-col-r.l-two-third-col.l-two-third-col-r {
	float: left
}
#header_top.l-no-pad-left {
	padding-left: 0
}
#header_top.l-one-col>li {
	width: 100%;
	margin-bottom: .35em
}
#header_top.l-two-cols>li {
	width: 47%;
	margin: 0 5.5% 1.15% 0;
	padding-right: 1%
}
#header_top.l-two-cols>li:nth-child(2n+2) {
	margin-right: 0
}
#header_top.l-three-cols>li {
	width: 31%;
	margin: 0 3.5% 2% 0
}
#header_top.l-three-cols>li:nth-child(3n+3) {
	margin-right: 0
}
#header_top.l-four-cols>li {
	width: 22.59125%;
	margin: 0 3.21% 1% 0
}
.Meganav-brandLetters .Nav-item:nth-child(odd) {
    background:none !important;
}
.Nav-item{ padding-top:1% !important; padding-bottom:1% !important; padding-left:5% !important; width:10px;}
.Nav-item:nth-child(odd) {
    background: #f1f1f1;
}
#header_top.l-four-cols>li:nth-child(4n+4) {
	margin-right: 0
}
#header_top.l-five-cols>li {
	width: 14.6%;
	margin: 0 2.48% .15% 0
}
#header_top.l-five-cols>li:nth-child(5n+5) {
	margin-right: 0
}
#header_top.l-six-cols>li {
	width: 15.2512%;
	margin: 0 1.25% .15% 0
}
#header_top.l-one-third-col {
	width: 32.9%;
	margin: 0 2.5% 1% 1%
}
#header_top.l-two-third-col {
	width: 61.91667%;
	margin: 0 0 0 1.65%
}
#header_top.l-one-third-col-r {
	width: 31.58333%;
	margin-right: 1%
}
#header_top.l-two-third-col-r {
	width: 63.91667%;
	margin-right: 2.5%;
	padding-right: 2.5%
}
#header_top.l-table-cell>li {
	display: table-cell
}
#header_top.small-font {
	font-size: .7em
}
#header_top.medium-font {
	font-size: .85em
}
#header_top.big-font {
	font-size: 1.1em
}
#header_top.very-big-font {
	font-size: 2em
}
#header_top.bg-gray {
	background: #e6e6e6
}
#header_top.margin-0 {
	margin: 0!important
}
#header_top.margin-1 {
	margin: 1em
}
#header_top.margin-right-0 {
	margin-right: 0!important
}
#header_top.margin-top-1 {
	margin-top: 1em!important
}
#header_top.margin-top-half {
	margin-top: .5em
}
#header_top.padding-0 {
	padding: 0!important
}
#header_top.padding-top-0 {
	padding-top: 0!important
}
#header_top.padding-top-1 {
	padding-top: 1em
}
#header_top.padding-right-1 {
	padding-right: 1em
}
#header_top.padding-left-1 {
	padding-left: 1em!important
}
#header_top.padding-bottom-1 {
	padding-bottom: 1em
}
#header_top.padding-left-half {
	padding-left: .5em
}
#header_top.pull-up-5 {
	margin-top: -5px
}
#header_top.pull-up-10 {
	margin-top: -10px
}
#header_top.justify {
	text-align: justify
}
#header_top.visible {
	display: block
}
#menu, .main-nav>li .sub-menu-1.is-hidden {
	display: none
}
#header_top.line-through {
	text-decoration: line-through;
	color: #b3b3b3
}
#header_top.ws-normal {
	white-space: normal
}
#header_top.normal-wrap>li {
	white-space: normal!important
}
#header_top.no-wrap>li {
	white-space: nowrap
}
#header_top.no-border-radius {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}
#header_top.border-0 {
	border: 0
}
#header_top.border {
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}
#header_top.main-title {
	margin: 20px auto
}
.main-nav {
	position: relative;
	padding: 0;
	z-index: 20;
        
}
.main-nav>li#home:hover {
	
}
#menu i {
	-webkit-transform: rotateZ(0)!important;
	-moz-transform: rotateZ(0)!important;
	transform: rotateZ(0)!important
}
#header_top.image-container.swivel-lists {
	-webkit-perspective: 1500px;
	-moz-perspective: 1500px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d
}
.main-nav>li {
	float: left;
	position: relative;
	display: inline-block;
	margin0;
	padding:3.22% 0 !important;
	top:3px;
	
}
.main-nav>li:last-child {
/*	float: right*/
}
.main-nav>li>a {
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
}
.main-nav>li>a>i {
	width: .65em;
	margin: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.main-nav>li .headerhome {
	left: 0
}
.main-nav>li.static {
	/*position: static*/
}
.main-nav>li.static .headerhome {
	left: .625em
}

ul.main-nav .has-sub-menu {
	padding-right: 5px;
	vertical-align:middle;
}
.only-other-part{ float:left; margin-right: 8px;  padding:0; display:inline-block; width:46%;}
.only-other-part ul{ margin:0; padding:0; }
.only-other-part ul li{  float: left;
    margin: 0 ;
    padding: 0 ; }

.only-other-part ul li a{ color: #000;
    display: inline-block;
    font-size: 14px;
    font-weight: lighter;
    text-transform: uppercase;}

.only-other-part-tablet{ float:left; margin:  14px 8px 0 0;  padding:0; display:inline-block; width:32%;}
.menu-links {
	padding: 3px 0;
	margin: -4px 0 0 0;
	display: block
}
.home-menu .menu-links {
	font-size: 14px;
	font-weight: bold;
	padding: 0 21.1px;
	text-transform: uppercase;
}
.mens-ul li {
	margin: 0 2%;
        width: 20%;
        line-height:18px;
}
.mens-ul li a{
	text-transform: capitalize !important;
}
.home-menu-mens .menu-links {
	padding: 0 21.1px !important;
}
.drop-down .menu-links, .multi-drop .menu-links {
	padding: .1em 1.75em
}
.menu-links .has-sub-menu {
	padding-right: 6px
}
#header_top.tri-right {
	width: 0;
	height: 0;
	border-top: 1.15em solid transparent;
	border-bottom: 1em solid transparent;
	border-right: 1.15em solid transparent;
	border-left: .75em solid #222;
	right: -22px;
	top: 0;
	z-index: 10;
	visibility: hidden
}
.sub-menu-1>ul>li, .sub-menu-2>ul>li {
	white-space: nowrap;
	font-size: .95em
}
.sub-menu-1 ul>li.no-wrap, .sub-menu-2 ul>li.no-wrap {
	white-space: normal;
	overflow: hidden
}
.sub-menu-1 {
	position: absolute;
	z-index: 999999;
	display: none;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px
}
.sub-menu-1.dropdown>ul>li, .sub-menu-1.multi-drop>ul>li {
	position: relative
}
.sub-menu-1.headerhome>ul>li {
	position: static
}
.sub-menu-2, .sub-menu-3, .sub-menu-4, .sub-menu-5, .sub-menu-6, .sub-menu-7 {
	display: none;
	-webkit-animation: slideLeft .3s ease;
	-moz-animation: slideLeft .3s ease;
	-o-animation: slideLeft .3s ease;
	animation: slideLeft .3s ease
}
.border-radius-br {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px
}
.border-radius-bl {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px
}
.sub-menu-2>ul>li, .sub-menu-3>ul>li {
	position: relative;
	white-space: nowrap
}
.drop-down.side-menu {
	position: absolute;
	padding: 0 0 .5em;
	left: 100%;
	top: 0;
	background: #FFF
}
.drop-down.side-menu li {
	line-height: 2.35em
}
.drop-down.side-menu>ul>li a {
	color: #333
}
.side-menu-wide {
	padding: .75em 1.5em .5em;
	display: none;
	background: #fff;
}
.side-menu-wide-width {
	width: 100% !important;
        float:left;
}
#header_top.fa img {
	width: 13px;
	height: 15px;
}
.lishopbyheader {
	width: 22%;/*rs31*/
}
#lijewelleryheadera{
	width: 29%;
        color: #000 !important;
}
#lijewelleryheadera:hover {
    color: #1e6b7b !important;
} 
.lijewelleryheader {
	width: 34%;
        margin: 0 3% !important;
        padding: 0 3% !important;
        padding-left:14px !important;
}
.libeautyheader {
	width: 27%;
}
.librandheader{
    width: 17%;
}
.lioffersheader{
    width: 14%;
    padding-left:10px !important;
	position:relative !important;
	
}
#header_top.shop {
	border: 1px solid #ccc;
	padding: 4px 2px;
}
#header_top.gallery h5, .side-menu-wide h5 {
	color: #333;
	letter-spacing: .0375em;
	margin-bottom: .75em;
	line-height: 1.75;
	text-shadow: 1px 1px 1px #EDEDED;
	font-size: 1.1em;
}
.side-menu-wide .menu-links, ul.specs li {
	line-height: 1.75em;
	color: #333
}
.side-menu-wide h6 {
	color: #333
}
.side-menu-wide .read-more:link, .side-menu-wide .read-more:visited {
	color: #747474
}
.side-menu-wide .read-more:active, .side-menu-wide .read-more:hover {
	color: #E53400
}
.side-menu-wide .read-more-paragraph:link, .side-menu-wide .read-more-paragraph:visited {
	font-weight: 700;
	font-size: 90%;
	text-transform: uppercase
}
.side-menu-wide .menu-links {
	font-size: 1em;
	padding: 0
}
li.is-active {
	background: #222 !important;
	z-index:999;
}

.side-menu-wide.is-active {
	display: table-cell;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px
}
.list-decimal {
	list-style: decimal
}
.category-list li {
}
.category-list li:last-child {
	border-bottom: 0
}
.specs {
	padding-left: .15em
}
.swivel-lists {
	perspective: 1500px;
	transform-style: preserve-3d
}
.swivel-lists>li {
	background: #fff;
	display: none
}
.topic-lists>li {
	line-height: 1.85
}
.panel {
	border: 1px solid #fff;
	position: relative
}
.full-width.full-width-nb>ul>li, .full-width>ul>li:last-child, .printers img {
	border-right: 0
}
.panel-with-padding {
	padding: 1em
}
.panel-with-padding-small {
	padding: .5em .75em
}
.panel-min-height {
	min-height: 225px
}
.panel-rounded-corners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.panel footer {
	line-height: 1.25em;
	padding: 0 .4em 1em;
	font-size: .875em;
	margin: 0;
	text-align: center;
	color: #333
}
.fly-leaf {
	padding: 0 .55em;
	position: absolute;
	top: -5px;
	left: 28px;
	font-size: .75em;
	z-index: 9;
	line-height: 2em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
#header_top.headerhome .sub-menu-2, .home-menu li, .tab-container, .tab-content{
	position: relative
}
#header_top.drop-down li, .home-menu li, .multi-drop li {
	line-height: 2.25em;/*border:1px solid #ccc;
	background:url(../images/arrow-right.png) right no-repeat;
	background-position:90% center;
	border-bottom:none;*/
}
#header_top.td.is-active:before {
	border: none !important;
}
#header_top.is-active {
	position: relative;
	text-align: center;
}
#header_top.is-active:before {
	content: "";
	display: block;
	width: 0;
	border: 10px solid #222;
	border-color: #222 transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}
#header_top.blog, .drop-down, .full-width, .gallery, .headerhome, .multi-drop, .social, .tabs {
	background: #fff
}
.drop-down, .multi-drop, .social {
	margin-left: 0
}
.blog, .sign-up {
	margin-right: -1px
}
.headerhome {
	width: 1105px;
	left: -150px !important;
        top:54px;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
	-moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
	box-shadow: -1px 1px 10px 0 #a8a8a8;

        z-index: 9999;
}
.offersc{ font-weight:bold; color:#1e6b7b; margin-left:10px;}
.mens-store {
	 height: auto !important;
   left: -446px !important;
        
}
.mens-store:hover {
	display: block!important;
	height: auto !important;
}
.mens-store td.is-active{
	border: 1px solid #ccc !important;
}
.beautyservices {
	left: -223px !important;
        display:block;
}
.mens-store a.up-arrow {
   left: 42% !important;
}
.mens-store .menu-links-men {
	margin: 0;
	font-weight: lighter;
}
.mens-store .side-menu-wide {
	float: left;
	width: 1105px;
}
.headerhome.home-two-thirds {
	width: 626px
}
.headerhome .home-menu {
	float: left;
	display: block;
	padding: .5em 0;
	background: #fff
}
.headerhome .home-menu.home-menu-wide {
	width: 188px
}
.home-menu li {
	font-size: .95em;
	
}
.headerhome h6 {
	letter-spacing: .025em;
	text-shadow: 1px 1px 1px #ececec
}
.headerhome>ul>li>a>i {
	margin-right: .275em
}
.drop-down {
	padding: .5em 0
}
.software p {
	margin: .5em 0 0
}
.networking h6 {
	min-height: 6.25em;
	font-weight: 400
}
.price li, .simple-list, label {
	font-weight: 700
}
.printers img {
	padding: 1em;
	border-top: 0;
	border-left: 0
}
.multi-drop, .side-menu {
	min-width: 180px;
	padding: .5em 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}
.multi-drop .has-sub-menu i {
	top: 9px;
	right: -5px
}
.multi-drop .has-sub-menu .menu-links {
	padding: 0 2em 0 1.75em
}
#header_top.full-width {
	width: 940px;
	padding: 1em;
	left: 9px;
	top: 40px
}
.full-width-beauty {
	width: 1110px;
	left: -353%;
	background: #fff;
	-webkit-box-shadow: -1px 1px 10px 0 #a8a8a8;
	-moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
}
.full-width-beauty a.up-arrow {
	left: 42% !important;
}
.beauty-img-full {
	max-width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.scroll-d {
	max-width: 1500px;
	margin: 0;
	padding: 0;
}
#header_top.beauty-img {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header_top.full-width.full-width-half {
	width: 380px;
	left: 0
}
#header_top.full-width.full-width-pad-half li {
	padding-left: .5em;
	padding-right: .5em
}
#header_top.full-width>ul>li {
	padding: 0 .75em;
	float: none
}
#header_top.full-width.full-width-fixed-w>ul>li {
	width: 17.251685em
}
#header_top.full-width li {
	line-height: 1em;
	font-size: .95em
}
 @-webkit-keyframes slideRight {
0% {
-webkit-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(-8%, 0, 0);
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-moz-keyframes slideRight {
0% {
-moz-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
-moz-transform:translate3d(-8%, 0, 0);
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
-moz-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-o-keyframes slideRight {
0% {
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes slideRight {
0% {
-webkit-transform:translate3d(-10%, 0, 0);
-moz-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(-8%, 0, 0);
-moz-transform:translate3d(-8%, 0, 0);
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(-5%, 0, 0);
-moz-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(8%, 0, 0);
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-moz-keyframes slideLeft {
0% {
-moz-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
-moz-transform:translate3d(8%, 0, 0);
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
-moz-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-o-keyframes slideLeft {
0% {
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes slideLeft {
0% {
-webkit-transform:translate3d(10%, 0, 0);
-moz-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(8%, 0, 0);
-moz-transform:translate3d(8%, 0, 0);
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(5%, 0, 0);
-moz-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
.animation-hingeTop {
	/*-webkit-animation-name: hingeTop;
	-moz-animation-name: hingeTop;
	-o-animation-name: hingeTop;
	animation-name: hingeTop;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;*/
	
}
.animation-hingeLeft, .animation-slideUp {
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s
}
.animation-hingeLeft {
	-webkit-animation-name: hingeLeft;
	-o-animation-name: hingeLeft;
	-moz-animation-name: hingeLeft;
	animation-name: hingeLeft;
	animation-duration: .5s
}
.main-nav .drop-down>ul>li:hover {
	background: #222
}
.main-nav .drop-down>ul>li:hover>span {
	-webkit-animation-duration: .4s;
	-o-animation-duration: .4s;
	-moz-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-name: slideUp;
	-o-animation-name: slideUp;
	-moz-animation-name: slideUp;
	animation-name: slideUp;
	color: #fff
}
.main-nav>li>a.highlight{
	color: #1e6b7b;
}
/*.main-nav>li:hover>a {
	color: #1e6b7b;
	
}*/
#navigation .main-nav.trigger-click>li.is-click-active.no-hover-bg>a, #navigation .main-nav>li.no-hover-bg:hover>a {
	color: #fff
}

.main-nav.trigger-hover>li:hover .sub-menu-1-hover {
	display: block!important;
	
}
.brandheader:hover {
	display: block!important;
	
}

#navigation .main-nav.trigger-click>li.is-click-active .sub-menu-1, .multi-drop .sub-menu-2 ul>li.has-sub-menu:hover>.sub-menu-3, .multi-drop .sub-menu-3 ul>li.has-sub-menu:hover>.sub-menu-4, .multi-drop .sub-menu-4 ul>li.has-sub-menu:hover>.sub-menu-5, .multi-drop .sub-menu-5 ul>li.has-sub-menu:hover>.sub-menu-6, .multi-drop .sub-menu-6 ul>li.has-sub-menu:hover>.sub-menu-7, .multi-drop>ul>li.has-sub-menu:hover>.sub-menu-2, .tab-marker [type=radio]:checked~.tab-content {
	display: block
}
#navigation .main-nav>li.no-hover-bg:hover {
	background: 0 0!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.slideDown:hover .slideDown-caption, .slideUp:hover .slideUp-caption {
	-webkit-box-shadow: 1px 1px 3px 1px #c3c3c3;
	-moz-box-shadow: 1px 1px 3px 1px #c3c3c3
}
#navigation .main-nav.trigger-click>li:hover {
	background: #f7f7f7
}
#navigation .main-nav.trigger-click>li.is-click-active {
	background: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
#navigation .main-nav.trigger-click>li.is-click-active.no-hover-bg {
	background: 0 0!important
}
#navigation .main-nav.trigger-click>li.is-click-active>a {
	color: #000
}
li.is-active a {
	-webkit-animation-duration: .3s;
	-o-animation-duration: .3s;
	-moz-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-name: slideRight;
	-o-animation-name: slideRight;
	-moz-animation-name: slideRight;
	animation-name: slideRight;
	color: #fff !important;
}
 li.is-active .tri-right {
	visibility: visible
}
.blog a:active, .blog a:hover, .gallery a:active, .gallery a:hover, .side-menu-wide a:active, .side-menu-wide a:hover, .tabs a:active, .tabs a:hover {
	color: #EA0E48
}
.side-menu-wide [class*="-caption"] a:active, .side-menu-wide [class*="-caption"] a:hover, .side-menu-wide [class*=overlay-blocks] a:active, .side-menu-wide [class*=overlay-blocks] a:hover {
	color: #ede656
}
.category-list li:hover {
}
.category-list li:last-child:hover {
	border-bottom: none
}
.full-width ul.list>li:hover {
	background: #1F1F1F;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in
}
/*--sign-up-css-------*/
#header_top.phones a.up-arrow {
	left: 16% !important;
	top: -25px !important;
}
#header_top.tablets a.up-arrow {
	left: 43% !important;
	top: -25px !important;
}
#header_top.desktops a.up-arrow {
	left: 71% !important;
	top: -25px !important;
}

.brandheader-leftmenu {
	float: left;
	display: block;
	margin: 0% 0 0% 0%;
	width: 100%;
}


/* Change in brand 19-7--------------*/
.brandheader-left .side-menu-wide {
	
}

.brandheader-left {
	width: 60%;
	float: left;
	margin: 0;
	padding: 0;
    
}

.brandheader-left ul li{  width:25%;}
.brandheader-left ul li.brand-logo, .BrandsnameWrapper ul li.brand-logo {
    height: 75px;
    margin: 1.5%;
    width: 120px !important;}
.brandheader-left .brandheader-leftmenu li {
	border: 1px solid #ccc;
	 line-height: 36px;
	display: inline-block;
	text-align:center;
	border-top:none;
	border-right:none;
	margin:0;
}
.brandheader-leftmenu li .link-text{ text-transform:uppercase; font-size:13px;}
.brandheader-leftmenu .active{ background:#1e6b7b; color:#fff;}
.brandheader-leftmenu .active .link-text{ color:#fff;}

.brandheader-right {
	width: 40%;
	float: left;
	margin: 0;
	padding:0 ;
	border-left: 1px solid #ccc;
        text-align:left;
}
.searchbgbutton{ border:1px solid #ccc;  padding:1.5% 2% 1.5% 10%; width:90%; background:url(../images/search.png) left no-repeat  ; background-position:5px 5px;}
.brandheader-div{padding:2% 0;}
.seeAllbrands{ border-bottom:1px solid #ccc; line-height:35px; text-align:center;}
.seeAllbrands a{ font-weight:bold !important; text-transform:uppercase !important;}
/* Change in brand 19-7--------------*/
.brandheader-leftmenu .menu-links {
	padding: 4px 15px !important;
	text-transform: capitalize;
	color: #000;
}
.brandheader-leftmenu .is-active::before {
	display: none;
}
.brandheader-leftmenu li.is-active {
	background: #ddd !important;
}
.brandheader-leftmenu li.is-active a {
	color: #1e6b7b !important;
}


.brandheader {
   box-shadow: -1px 1px 10px 0 #a8a8a8;
   left: -220px;
   line-height: 17px;
   padding: 0 !important;
   text-align: left;
   top: 54px;
   width: 1000px;
}

.brandheader a.up-arrow {
	left: 22%;
}
.headerbeautyservices a.up-arrow {
	left: 32% !important;
}
.brandheader-logo {
	float: left;
	margin: 1% 0 1% 2%;
	width: 124px;
}
#header_top.sign-upn {
	left: -228%;
	padding: 0;
        margin-top: 0px;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
	-moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
}
#header_top.sign-upn a.up-arrow {
	left: 65%;
}
#header_top.sign-upn ul li {
	border-bottom: 1px solid #e1e1e1;
	color: #4e4e4e;
	font-size: 17px;
	line-height: 45px;
	width: 100%;
}
#header_top.sign-upn ul li ul li a {
	padding: 0 10px 0 0;
}
#header_top.sign-upn ul li ul li .orders {
	background: url(../images/order.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .orders:hover {
	background: url(../images/rorder.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .mychoice {
	background: url(../images/my-choices.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .mychoice:hover {
	background: url(../images/my-choices-h.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .wishlist {
	background: url(../images/black-wishlist.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .wishlist:hover {
	background: url(../images/pink-wishlist.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .reviews {
	background: url(../images/pro-review.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .reviews:hover {
	background: url(../images/rstar.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .account_edit {
	background: url(../images/pro-review.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .account_edit:hover {
	background: url(../images/rstar.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .aw_pq2 {
	background: url(../images/qa.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .aw_pq2:hover {
	background: url(../images/rqa.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .rewardpoints {
	background: url(../images/reward.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .rewardpoints:hover {
	background: url(../images/rhistory.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .referral {
	background: url(../images/lyk.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .referral:hover {
	background: url(../images/rfnd.png) no-repeat scroll 6px 14px;
}
#header_top.sign-upn ul li ul li .address_book {
	background: url(../images/location.png) no-repeat scroll 0px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .address_book:hover {
	background: url(../images/rplace.png) no-repeat scroll 0px 14px;
}
#header_top.sign-upn ul li ul li .logout {
	background: url(../images/logout.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
#header_top.sign-upn ul li ul li .logout:hover {
	background: url(../images/rlogout.png) no-repeat scroll 6px 14px;
}
/*--sign-up-css------End-*/
.Meganav-brandScroll {
    height: 28.6rem;
    overflow-x: hidden;
}

.Meganav-item--brands .Meganav-col--divided {
	padding-right: 0;
	width: 22.5rem;
}
.Meganav-col {
	display: inline-block;
	font-size: 1rem;
	padding: 0;
	position: relative;
	vertical-align: top;
	white-space: normal;
	width: 21.33rem;
	float: left;
	overflow:hidden;
}
.Meganav-colalfa {
	display: inline-block;
	font-size: 0.9rem;
	padding: 0 10px;
	position: relative;
	vertical-align: top;
	white-space: normal;
	width: 2.33rem;
	float: left;
}
#header_top.border-radius-bl ul li{ margin:0; }
#header_top.Meganav-brandLetters .Nav-item, .Meganav-list .Nav-item{ float:none; width:100%}

.current{position:relative; margin-left:15%;}




#header_top.Meganav-list .Nav-item a {
	font-size: 16px;
	line-height: 20px;
	text-transform:capitalize;
	
}
#header_top.Meganav-hd {
	margin: 4% 0;
}
.Meganav-hd{ margin:5% 0 1% 0 !important; padding-left:5%;}
.excl-brd-tag-header {
    background-color: #42C0FB;
    color: #fff;
    display: inline-block;
    right: 0;
    top: 50%;
    font-size: 12px;
    margin-top: -8px;
    margin-right: 45px;
    height: 17px;
    text-align: center;
    width: 70px;
    padding: 2px;
    position: absolute;
}
    
.headerbeautyservices {
	height: auto !important;
        left: -322px !important;
        
        
}
.img-arrow{margin: -8px 0 0 100px;position: absolute;}
.headerbeautyservices:hover {
	display: block!important;
	height: auto !important;
}
.search-div-desktop{position: absolute; z-index: 900; top: 0px; left: 0px;}

.header-userdiv a{ margin:0 !important; padding:0 !important;}
.sign-up-d{color:#000;font-size:14px; position:relative; bottom:8px;}
/*.Meganav-colInner{overflow:hidden;}*/
.brandheader-left div table tr td{padding: 0px !important;border: none !important;}








@media screen and (min-width :768px) and (max-width :1024px) {

	.Meganav-colInner{display: inline-block;/*new add rs*/
    float: left;
    font-size: 1rem;
    padding: 0 10px;
    position: relative;
    vertical-align: top;
    white-space: normal;
    width: 90%;}

	* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
img {
	max-width: 100%;
	/*height: auto;*/
	-webkit-transition: all .2s ease-in-out;
	border: none
}
table {
	border-spacing: 0
}

ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: 900
}
.bold, .panel footer {
	font-weight: 700
}
.btn, .l-inline-list>li {
	display: inline-block
}
.l-float-left {
	float: left!important
}
.l-float-right {
	float: right!important
}
.l-float-none {
	float: none
}
.l-align-center {
	text-align: center
}
.l-align-right {
	text-align: right
}
.l-text-indent {
	text-indent: 1.5em
}
.l-container {
	margin: 0 auto
}
.l-floated-list li {
	float: left;
	margin: 5px 8px 5px 0
}
.l-vertical-list>li {
	display: block;
	float: left;
	text-align: left;
}
.l-pos-a {
	position: absolute
}
.l-floated-image {
	margin: .15em 1em 0 0
}
.l-floated-image-mr {
	margin: .15em 1.25em 0 0
}
.l-pull-right {
	left: auto;
	right: 1px;
	margin-right: -1px
}
.l-five-cols>li, .l-four-cols>li, .l-one-col>li, .l-six-cols>li, .l-three-cols>li, .l-two-cols>li {
	float: left!important
}
.l-one-third-col, .l-one-third-col-r, .l-two-third-col, .l-two-third-col-r {
	float: left
}
.l-no-pad-left {
	padding-left: 0
}
.l-one-col>li {
	width: 100%;
	margin-bottom: .35em
}
.l-two-cols>li {
	width: 47%;
	margin: 0 5.5% 1.15% 0;
	padding-right: 1%
}
.l-two-cols>li:nth-child(2n+2) {
	margin-right: 0
}
.l-three-cols>li {
	width: 31%;
	margin: 0 3.5% 2% 0
}
.l-three-cols>li:nth-child(3n+3) {
	margin-right: 0
}
.l-four-cols>li {
	width: 22.59125%;
	margin: 0 3.21% 1% 0
}
.l-four-cols>li:nth-child(4n+4) {
	margin-right: 0
}
.l-five-cols>li {
	width: 14.6%;
	margin: 0 2.48% .15% 0
}
.l-five-cols>li:nth-child(5n+5) {
	margin-right: 0
}
.l-six-cols>li {
	width: 15.2512%;
	margin: 0 1.25% .15% 0
}
.l-one-third-col {
	width: 32.9%;
	margin: 0 2.5% 1% 1%
}
.l-two-third-col {
	width: 61.91667%;
	margin: 0 0 0 1.65%
}
.l-one-third-col-r {
	width: 31.58333%;
	margin-right: 1%
}
.l-two-third-col-r {
	width: 63.91667%;
	margin-right: 2.5%;
	padding-right: 2.5%
}
.l-table-cell>li {
	display: table-cell
}
.small-font {
	font-size: .7em
}
.medium-font {
	font-size: .85em
}
.big-font {
	font-size: 1.1em
}
.very-big-font {
	font-size: 2em
}
.bg-gray {
	background: #e6e6e6
}
.margin-0 {
	margin: 0!important
}
.margin-1 {
	margin: 1em
}
.margin-right-0 {
	margin-right: 0!important
}
.margin-top-1 {
	margin-top: 1em!important
}
.margin-top-half {
	margin-top: .5em
}
.padding-0 {
	padding: 0!important
}
.padding-top-0 {
	padding-top: 0!important
}
.padding-top-1 {
	padding-top: 1em
}
.padding-right-1 {
	padding-right: 1em
}
.padding-left-1 {
	padding-left: 1em!important
}
.padding-bottom-1 {
	padding-bottom: 1em
}
.padding-left-half {
	padding-left: .5em
}
.pull-up-5 {
	margin-top: -5px
}
.pull-up-10 {
	margin-top: -10px
}
.justify {
	text-align: justify
}
.visible {
	display: block
}
#menu, .main-nav>li .sub-menu-1.is-hidden {
	display: none
}
.line-through {
	text-decoration: line-through;
	color: #b3b3b3
}
.ws-normal {
	white-space: normal
}
.normal-wrap>li {
	white-space: normal!important
}
.no-wrap>li {
	white-space: nowrap
}
.no-border-radius {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important
}
.border-0 {
	border: 0
}
.border {
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}
.main-title {
	margin: 20px auto
}
.main-nav {
	position: relative;
	padding: 0;
	z-index: 20
}
.main-nav>li#home:hover {
	background: #FEFEFE
}
#menu i {
	-webkit-transform: rotateZ(0)!important;
	-moz-transform: rotateZ(0)!important;
	transform: rotateZ(0)!important
}
.image-container, .swivel-lists {
	-webkit-perspective: 1500px;
	-moz-perspective: 1500px;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d
}
/*.main-nav>li {
	float: left;
	position: relative;
	line-height: 65px;
	display: inline-block;
}*/
.main-nav>li {
	float: left;
	position: relative;
	display: inline-block;
	margin: 0;
	padding:3.22% 0 !important;
	top: 0px !important;
	
}
.main-nav>li:last-child {
	float: right
}
/*.main-nav>li>a {
	display: inline-block;
	color: #3b3b3b;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}*/
.main-nav>li>a {
	display: inline-block;
	color: #000;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
}
.main-nav>li>a>i {
	width: .65em;
	margin: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear
}
.main-nav>li .home {
	left: 0
}
.main-nav>li.static {
	position: static
}
.main-nav>li.static .home {
	left: .625em
}

ul.main-nav .has-sub-menu {
	padding-right: 7px !important;
	vertical-align:middle;
}
.menu-links {
	padding: 0 1%;
	margin: 0%;
	display: block
}
.home-menu .menu-links {
	font-size: 14px;
	font-weight: bold;
	padding: 0 25.2px;
	text-transform: uppercase;
}
.mens-ul li {
	margin: 0 2%;
}
.home-menu-mens .menu-links {
	padding: 0 34.1px !important;
}
.drop-down .menu-links, .multi-drop .menu-links {
	padding: .1em 1.75em
}
.menu-links .has-sub-menu {
	padding-right: 6px
}
.tri-right {
	width: 0;
	height: 0;
	border-top: 1.15em solid transparent;
	border-bottom: 1em solid transparent;
	border-right: 1.15em solid transparent;
	border-left: .75em solid #222;
	right: -22px;
	top: 0;
	z-index: 10;
	visibility: hidden
}
.sub-menu-1>ul>li, .sub-menu-2>ul>li {
	white-space: nowrap;
	font-size: .95em
}
.sub-menu-1 ul>li.no-wrap, .sub-menu-2 ul>li.no-wrap {
	white-space: normal;
	overflow: hidden
}
.sub-menu-1 {
	position: absolute;
	top: 40px;
	display: none;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius: 7px
}
.sub-menu-1.dropdown>ul>li, .sub-menu-1.multi-drop>ul>li {
	position: relative
}
.sub-menu-1.home>ul>li {
	position: static
}
.sub-menu-2, .sub-menu-3, .sub-menu-4, .sub-menu-5, .sub-menu-6, .sub-menu-7 {
	display: none;
	-webkit-animation: slideLeft .3s ease;
	-moz-animation: slideLeft .3s ease;
	-o-animation: slideLeft .3s ease;
	animation: slideLeft .3s ease
}
.border-radius-br {
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px
}
.border-radius-bl {
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px
}
.sub-menu-2>ul>li, .sub-menu-3>ul>li {
	position: relative;
	white-space: nowrap
}
.drop-down.side-menu {
	position: absolute;
	padding: 0 0 .5em;
	left: 100%;
	top: 0;
	background: #FFF
}
.drop-down.side-menu li {
	line-height: 2.35em
}
.drop-down.side-menu>ul>li a {
	color: #333
}
.side-menu-wide {
	padding: .75em 1.5em .5em;
	display: none;
	background: #fff;
}
.side-menu-wide-width {
	width: 1120px;
}
.fa img {
	width: 13px;
	height: 15px;
}
.shop-by {
	width: 85px;
}
.mens {
	width: 10%;
}
.beauty {
	width: 11%;
}
.shop {
	
	padding: 4px 2px !important;
}
.gallery h5, .side-menu-wide h5 {
	color: #333;
	letter-spacing: .0375em;
	margin-bottom: .75em;
	line-height: 1.75;
	text-shadow: 1px 1px 1px #EDEDED;
	font-size: 1.1em;
}
.side-menu-wide .menu-links, ul.specs li {
	line-height: 1.75em;
	color: #333
}
.side-menu-wide h6 {
	color: #333
}
.side-menu-wide .read-more:link, .side-menu-wide .read-more:visited {
	color: #747474
}
.side-menu-wide .read-more:active, .side-menu-wide .read-more:hover {
	color: #E53400
}
.side-menu-wide .read-more-paragraph:link, .side-menu-wide .read-more-paragraph:visited {
	font-weight: 700;
	font-size: 90%;
	text-transform: uppercase
}
.side-menu-wide .menu-links, .BrandsnameWrapper .Brand-Content li {
	font-size: 1em;
	padding: 0
}
li.is-active {
	background: #222 !important;
	z-index:999;
}

.side-menu-wide.is-active {
	display: table-cell;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px
}
.list-decimal {
	list-style: decimal
}
.category-list li {
}
.category-list li:last-child {
	border-bottom: 0
}
.specs {
	padding-left: .15em
}
.swivel-lists {
	perspective: 1500px;
	transform-style: preserve-3d
}
.swivel-lists>li {
	background: #fff;
	display: none
}
.topic-lists>li {
	line-height: 1.85
}
.panel {
	border: 1px solid #fff;
	position: relative
}
.full-width.full-width-nb>ul>li, .full-width>ul>li:last-child, .printers img {
	border-right: 0
}
.panel-with-padding {
	padding: 1em
}
.panel-with-padding-small {
	padding: .5em .75em
}
.panel-min-height {
	min-height: 225px
}
.panel-rounded-corners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.panel footer {
	line-height: 1.25em;
	padding: 0 .4em 1em;
	font-size: .875em;
	margin: 0;
	text-align: center;
	color: #333
}
.fly-leaf {
	padding: 0 .55em;
	position: absolute;
	top: -5px;
	left: 28px;
	font-size: .75em;
	z-index: 9;
	line-height: 2em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.seeAllbrands a{ font-weight:bold !important; text-transform:uppercase !important;}
.home .sub-menu-2, .home-menu li, .tab-container, .tab-content, form div { position: relative; }
.drop-down li, .home-menu li, .multi-drop li { line-height: 2.25em; }
td.is-active:before { border: none !important; }
.is-active { position: relative; text-align: center; }
.is-active:before {
	content: "";
	display: block;
	width: 0;
	border: 10px solid #222;
	border-color: #222 transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}
.blog, .drop-down, .full-width, .gallery, .home, .multi-drop, .sign-up, .social, .tabs {
	background: #fff;
}
.drop-down, .multi-drop, .social { margin-left: 0; }
.blog, .sign-up { margin-right: -1px; }
.mens-store { left: -319px !important; }
.mens-store a.up-arrow { left: 32% !important; }
.mens-store .menu-links-men { margin: 0; font-weight: bold; }
.mens-store .side-menu-wide { float: left; width: 1105px; }
.home.home-two-thirds { width: 626px; }
.home .home-menu {
	float: left;
	display: block;
	padding: .5em 0;
	background: #fff
}
.home .home-menu.home-menu-wide { width: 188px; }
.home-menu li { font-size: .95em; border-bottom: 1px solid #ccc; }
.home h6 { letter-spacing: .025em; text-shadow: 1px 1px 1px #ececec; }
.home>ul>li>a>i { margin-right: .275em; }
.drop-down { padding: .5em 0; }
.software p { margin: .5em 0 0; }
.networking h6 { min-height: 6.25em; font-weight: 400; }
.price li, .simple-list, label { font-weight: 700; }
.printers img {
	padding: 1em;
	border-top: 0;
	border-left: 0;
}
.multi-drop, .side-menu {
	min-width: 180px;
	padding: .5em 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.multi-drop .has-sub-menu i { top: 9px; right: -5px; }
.multi-drop .has-sub-menu .menu-links { padding: 0 2em 0 1.75em; }
.full-width {
	width: 940px;
	padding: 1em;
	left: 9px;
	top: 40px
}
.full-width-new-category {	
	left: 0;
	width:743px;
	left: -174%;
	padding:10%;
	background: #fff;
	-webkit-box-shadow: -1px 1px 10px 0 #a8a8a8;
	-moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
}
.full-width-new-category a.up-arrow { left: 21% !important; }
.beauty-img-full {
	max-width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.scroll-d {
	max-width: 1500px;
	margin: 0;
	padding: 0;
}
.beauty-img {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
.full-width.full-width-half { width: 380px; left: 0; }
.full-width.full-width-pad-half li { padding-left: .5em; padding-right: .5em }
.full-width>ul>li { padding: 0 .75em; float: none; }
.full-width.full-width-fixed-w>ul>li { width: 17.251685em; }
.full-width li {
	line-height: 1em;
	font-size: .95em;
	padding:1%;
}
 @-webkit-keyframes slideRight {
0% {
-webkit-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(-8%, 0, 0);
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-moz-keyframes slideRight {
0% {
-moz-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
-moz-transform:translate3d(-8%, 0, 0);
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
-moz-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-o-keyframes slideRight {
0% {
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes slideRight {
0% {
-webkit-transform:translate3d(-10%, 0, 0);
-moz-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(-8%, 0, 0);
-moz-transform:translate3d(-8%, 0, 0);
transform:translate3d(-8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(-5%, 0, 0);
-moz-transform:translate3d(-5%, 0, 0);
transform:translate3d(-5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(8%, 0, 0);
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-moz-keyframes slideLeft {
0% {
-moz-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
-moz-transform:translate3d(8%, 0, 0);
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
-moz-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@-o-keyframes slideLeft {
0% {
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
@keyframes slideLeft {
0% {
-webkit-transform:translate3d(10%, 0, 0);
-moz-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
opacity:0
}
25% {
-webkit-transform:translate3d(8%, 0, 0);
-moz-transform:translate3d(8%, 0, 0);
transform:translate3d(8%, 0, 0);
opacity:.25
}
50% {
-webkit-transform:translate3d(5%, 0, 0);
-moz-transform:translate3d(5%, 0, 0);
transform:translate3d(5%, 0, 0);
opacity:.5
}
100% {
-webkit-transform:translate3d(0, 0, 0);
-moz-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
opacity:1
}
}
.animation-hingeTop { top: 52px !important; }
.animation-hingeLeft, .animation-slideUp {
	-webkit-animation-duration: .5s;
	-moz-animation-duration: .5s;
	-o-animation-duration: .5s
}
.animation-hingeLeft {
	-webkit-animation-name: hingeLeft;
	-o-animation-name: hingeLeft;
	-moz-animation-name: hingeLeft;
	animation-name: hingeLeft;
	animation-duration: .5s
}
.main-nav .drop-down>ul>li:hover, .main-nav .full-width ul.list li:hover, .main-nav .multi-drop>ul>li:hover, .main-nav .social ul.l-vertical-list>li:hover {
	background: #222
}
.main-nav .drop-down>ul>li:hover>a, .main-nav .full-width ul.list li:hover>a, .main-nav .multi-drop>ul>li:hover>a, .main-nav .social.social-inline ul.l-inline-list>li:hover a, .main-nav .social>ul>li:hover>a {
	-webkit-animation-duration: .4s;
	-o-animation-duration: .4s;
	-moz-animation-duration: .4s;
	animation-duration: .4s;
	-webkit-animation-name: slideUp;
	-o-animation-name: slideUp;
	-moz-animation-name: slideUp;
	animation-name: slideUp;
	color: #fff
}
.main-nav>li>a.highlight{ color: #1e6b7b; }
#navigation .main-nav.trigger-click>li.is-click-active.no-hover-bg>a, #navigation .main-nav>li.no-hover-bg:hover>a {
	color: #fff;
}
.main-nav.trigger-hover>li:hover { background: #fff; }
.main-nav.trigger-hover>li:hover .sub-menu-1-hover { display: block!important; height: auto; }

#navigation .main-nav.trigger-click>li.is-click-active .sub-menu-1, .multi-drop .sub-menu-2 ul>li.has-sub-menu:hover>.sub-menu-3, .multi-drop .sub-menu-3 ul>li.has-sub-menu:hover>.sub-menu-4, .multi-drop .sub-menu-4 ul>li.has-sub-menu:hover>.sub-menu-5, .multi-drop .sub-menu-5 ul>li.has-sub-menu:hover>.sub-menu-6, .multi-drop .sub-menu-6 ul>li.has-sub-menu:hover>.sub-menu-7, .multi-drop>ul>li.has-sub-menu:hover>.sub-menu-2, .tab-marker [type=radio]:checked~.tab-content {
	display: block;
}
#navigation .main-nav>li.no-hover-bg:hover {
	background: 0 0!important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.slideDown:hover .slideDown-caption, .slideUp:hover .slideUp-caption {
	-webkit-box-shadow: 1px 1px 3px 1px #c3c3c3;
	-moz-box-shadow: 1px 1px 3px 1px #c3c3c3
}
#navigation .main-nav.trigger-click>li:hover { background: #f7f7f7 }
#navigation .main-nav.trigger-click>li.is-click-active {
	background: #fff;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
#navigation .main-nav.trigger-click>li.is-click-active.no-hover-bg { background: 0 0!important }
#navigation .main-nav.trigger-click>li.is-click-active>a { color: #000 }
li.is-active a {
	-webkit-animation-duration: .3s;
	-o-animation-duration: .3s;
	-moz-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-name: slideRight;
	-o-animation-name: slideRight;
	-moz-animation-name: slideRight;
	animation-name: slideRight;
	color: #fff;
}
li.is-active .tri-right { visibility: visible; }
.blog a:active, .blog a:hover, .gallery a:active, .gallery a:hover, .side-menu-wide a:active, .side-menu-wide a:hover, .tabs a:active, .tabs a:hover {
	color: #EA0E48;
}
.side-menu-wide [class*="-caption"] a:active, .side-menu-wide [class*="-caption"] a:hover, .side-menu-wide [class*=overlay-blocks] a:active, .side-menu-wide [class*=overlay-blocks] a:hover {
	color: #ede656;
}
.category-list li:last-child:hover { border-bottom: none; }
.full-width ul.list>li:hover {
	background: #1F1F1F;
	-webkit-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in
}
/*--sign-up-css-------*/
.phones a.up-arrow { left: 16% !important; top: -25px !important; }
.tablets a.up-arrow { left: 43% !important; top: -25px !important; }
.desktops a.up-arrow { left: 71% !important; top: -25px !important; }
.brand-leftmenu {
	float: left;
	display: block;
	margin: 6% 0 1% 9%;
	width: 100%;
}
.brand-leftmenu li { border: 1px solid #ccc; background: #f8f8f8; display: inline-block; }
.brand-leftmenu .menu-links { padding: 4px 30px !important; text-transform: capitalize; color: #000; }
.brand-leftmenu .is-active::before { display: none; }
.brand-leftmenu li.is-active { background: #ddd !important; }
.brand-leftmenu li.is-active a { color: #1e6b7b !important; }
.brand-left .side-menu-wide { padding: 10px 20px!important; }
.brand-left {
	width: 60%;
	float: left;
	margin: 0;
	padding: 1%;
}
.brand-right {
	width: 100%;
	float: left;
	margin: 0;
	padding: 2%;
	border-left: 1px solid #ccc;
	text-align: left;
}
.brands-tablet {
	left: 2%;
	line-height: 18px;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
	-moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
	width: 743px;
	left: -60%;
	text-align: left;
	padding: 0 !important;
}
.brands-tablet a.up-arrow { left: 33%; }
.brand-logo {
	float: left;
	margin: 1% 0 1% 2%;
	width: 124px;
}
.sign-upn {
	right: 2%;
	line-height: 18px;
	padding: 0;
	width:215px;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
	-moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
	box-shadow: -1px 1px 10px 0 #a8a8a8;
}
.sign-upn a.up-arrow { left: 80%; }
.sign-upn ul li {
	border-bottom: 1px solid #e1e1e1;
	color: #4e4e4e;
	font-size: 17px;
	line-height: 45px;
	width: 100%;
}
.sign-upn ul li ul li a { padding: 0 10px 0 0; }
.sign-upn ul li ul li .orders {
	background: url(../images/order.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .orders:hover {
	background: url(../images/rorder.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .mychoice {
	background: url(../images/my-choices.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .mychoice:hover {
	background: url(../images/my-choices-h.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .wishlist {
	background: url(../images/black-wishlist.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .wishlist:hover {
	background: url(../images/pink-wishlist.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .reviews {
	background: url(../images/pro-review.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .reviews:hover {
	background: url(../images/rstar.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .account_edit {
	background: url(../images/pro-review.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .account_edit:hover {
	background: url(../images/rstar.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .aw_pq2 {
	background: url(../images/qa.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .aw_pq2:hover {
	background: url(../images/rqa.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .rewardpoints {
	background: url(../images/reward.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .rewardpoints:hover {
	background: url(../images/rhistory.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .referral {
	background: url(../images/lyk.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .referral:hover {
	background: url(../images/rfnd.png) no-repeat scroll 6px 14px;
}
.sign-upn ul li ul li .address_book {
	background: url(../images/location.png) no-repeat scroll 0px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .address_book:hover {
	background: url(../images/rplace.png) no-repeat scroll 0px 14px;
}
.sign-upn ul li ul li .logout {
	background: url(../images/logout.png) no-repeat scroll 6px 14px;
	float: left;
	height: 40px;
	margin: 0 5px 0 8px;
	width: 32px;
}
.sign-upn ul li ul li .logout:hover {
	background: url(../images/rlogout.png) no-repeat scroll 6px 14px;
}
/*--sign-up-css------End-*/
.Meganav-brandScroll { height: 31.42rem; overflow-x: hidden; }
.Meganav-item--brands .Meganav-col--divided { padding-right: 0; width: 22.5rem; }
.Meganav-col {
	display: inline-block;
	font-size: 1rem;
	padding: 0 10px;
	position: relative;
	vertical-align: top;
	white-space: normal;
	width: 100%;
	float: left;
}
.Meganav-colalfa {
	display: inline-block;
	font-size: 1rem;
	padding: 2% 0 0;
	position: relative;
	vertical-align: top;
	white-space: normal;
	width: 2.33rem;
	float: right;
}
.Nav-item a {
	font-size: 16px;
	line-height: 20px;
	text-transform:uppercase;
	font-weight:500;
}
.Meganav-list .Nav-item:nth-child(2n+1) { background: #f1f1f1 none repeat scroll 0 0; }
.Meganav-hd { margin: 4% 0; }

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {	
.issub-third{ width:600px;}
}

@media (min-device-width: 640px) and (max-device-width : 1024px) and (orientation: landscape) {
	.only-other-part-tablet{ margin: 1% 2% 0 2%; width: 35%; }
    .full-width-new-category {	
		width: 660%;
		left: -117%;
		padding:10%;
		background: #fff;
	    -webkit-box-shadow: -1px 1px 10px 0 #a8a8a8;
	    -moz-box-shadow: -1px 1px 10px 0 #a8a8a8;
		box-shadow: -1px 1px 10px 0 #a8a8a8;
	}
	.full-width-new-category a.up-arrow { left: 21% !important; }
	.animation-hingeTop { top: 55px !important; }
	.brands-tablet a.up-arrow { left: 34.5%; }
	.brands-tablet{ width: 279% !important; left: -50%; }
	.searchbgbutton{
		border:none;
		width:2%;
		padding: 0;
		background-position:0 0;
		height:17px;
	}
	.has-sub-menu-tablet{ font-size: larger; }
}
.brandsearchheader_tablet{
	width:100%;
	margin:2% 0;
	border:1px solid #ccc;
}
.brandsearch_tablet{
	width:88%;
	font-size:1.2em;
	padding:1.5% 1%;
	border:none;
}

html {
	-webkit-font-smoothing: antialiased;
}
body{text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}
.bodyShadow{
  opacity: 0.6;
  background-color: #000000;
  height: 100%;
  left: 0;
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari only override */
	::i-block-chrome,.arrBox_h,.arrowBox{bottom:21px !important;}
}

/*simple scrollbar css starts here*/
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left;
  left:-18px;
}

.ss-content {
  height: 100%;
  width: 100%;
  padding: 0 32px 0 0;
  position: relative;
  right: -18px;
  overflow-y: auto;
  overflow-x: hidden;
  box-sizing: border-box;
}

.ss-scroll {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  width: 9px;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s linear;
}
.ss-hidden { display: none; }
.ss-container:hover .ss-scroll { opacity: 1; }
.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

/*simple scrollbar css ends here*/
#HeaderMenu img, .megaMenu_main img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#HeaderWrapper{background:#fff;width:100%;position: relative;z-index: 10001;}
#HeaderMenu{width:100%; max-width:1140px;margin:0 auto;height: 62px; line-height: 62px;}
#NykaaLogo{
	background: url(../images/nykaamanlogo.svg) no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    line-height: 40px;
    width: 9.386%;
}
ul.HeaderNav {
	display: inline-block;
	vertical-align: middle;
 	height: 62px;
	line-height: 62px;
}
ul.HeaderNav li > a {
	display: block;
    font-size: 16px;
    font-family: 'SourceSansPro-Semibold', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #03021a;
    margin: 0 auto;
}
form.HomeSearchbar {
    border: 1px solid rgba(151, 151, 151, 0.1);
    /*width: 250px;*/
    padding: 0 2%;
    /*overflow: hidden;
    display: inline-block;
    height: 40px;*/
    line-height: 40px;
    background: rgba(151, 151, 151, 0.1);
    border-radius: 4px;
    /*position: relative;
    margin: auto;*/
    z-index: 8;
	transition:width ease-in-out 0.5s;
	-moz-transition:width ease-in-out 0.5s;
	-webkit-transition:width ease-in-out 0.5s;
}
.expandSearch{
	width:325px !important;
	border:1px solid #1e6b7b !important;
}
.SearchBoxContainer {
	position: relative;
    width: 23%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    vertical-align: -15px;
}
.SearchIcon{
	background: url(/media/wysiwyg/HeaderIcons/menusprite.png) -65px -36px no-repeat;
	display: inline-block;
    height: 20px;
    line-height: 20px;
    width:25px;
    vertical-align: text-top;
    position: absolute;
    top: 8px;
    left: 5px;
}
.SearchBox {
    display: inline-block;
    vertical-align: top;
    width: auto;
    background: #f4f4f4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
span.close_srch { position: absolute; top: 2px; right: 6px; }
span.close_brands { position: absolute; top: 0; right: 8px; }
input.SearchInputBox { border: none; background: #f4f4f4; width: 85%; float: right; height: 38px; }
input.expandInput { width: 93%; }
input.SearchInputBox ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #888888; }
input.SearchInputBox ::-moz-placeholder { /* Firefox 19+ */ color: #888888; }
input.SearchInputBox :-ms-input-placeholder { /* IE 10+ */ color: #888888; }
input.SearchInputBox :-moz-placeholder { /* Firefox 18- */ color: #888888; }
.pullRight{float: right; width: 12%;}
.UserAccount {
	display: inline-block;
	width:65%;
	margin-left: 3%;
    margin-right: 3%;
	position: relative;
	z-index: 1;
	vertical-align: middle;
	height: 40px;
	line-height: 40px;
}
.UserAccount .jsUserAccount { width: 100%; padding: 0; }
.UserIcon {
	background: url(/media/wysiwyg/HeaderIcons/menusprite.png) 3px -42px no-repeat;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 22px;
    vertical-align: middle;
    margin-right: 0;
}
.UserIcon.loyalty_icon { background: url(../images/nykaa_men.svg) -377px -239px no-repeat; }

.AccountText{    
	font-family: 'SourceSansPro-Regular';
    font-weight: 400;
    color: #03021a;
    font-size: 14px;
    margin-right: 10px;
    position: absolute;
}
.AddToBagbox {
    display: inline-block;
    width: 12.87%;
    position: relative;
	height: 40px;
    line-height: 40px;
    vertical-align: middle;
    cursor: pointer;
}
.AddBagIcon{
    background: url(/media/wysiwyg/HeaderIcons/menusprite.png) -39px -31px no-repeat;
	display: inline-block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    vertical-align: text-top;
}
#BagItems {
    background-color: #1e6b7b;
    border-radius: 10px;
    height: 21px;
    margin: 2px 0 0 -6px;
    position: absolute;
    width: 21px;
    left: 90%;
    bottom: 48%;
    line-height: 0px;
    text-align: center;
}
#BagItems p { margin: 10px auto; font-size: 12px; color: #fff; }
div.sprite {display: inline-block; width: 100px; height: 100px; }

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.Addbdr{border-bottom:1px solid #e6dede;width:100%;    position: relative; z-index: 10000;}
.addSubmenu-Shadow{
	width:100%;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	position: relative;
    z-index: 10000;
	top:-1px;
	height:1px;
	/*margin-bottom: 100px;*/
}
@-moz-document url-prefix() { 
 .addSubmenu-Shadow {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  }
ul.HeaderNav li > a, .MegaDropdown-ContentHeading, .btmOffers { font-weight: 400; }
}
.arrowBox {
    width: 15px;
    height: 13px;
    position: relative;
    margin: 0 auto;
    bottom: 22px;
	visibility: visible;
	z-index: 888;
}
.arrBox_h {
    width: 15px;
    height: 13px;
    position: relative;
    margin: 0 auto;
    bottom: 22px;
	z-index: 1002;
	visibility: hidden;
}
.arr_pos{left:-38%;}
.arrBox_hShow{ visibility: visible !important;}
.arrowBox:after, .arrowBox:before, .arrBox_h:after, .arrBox_h:before {
  	content: "";
    border-style: solid;
    border-width: 10px;
    width: 0;
    height: 0;
    position: absolute;
}

.arrowBox:after, .arrBox_h:after {
 	margin-top: 1px;
    border-color:  transparent transparent #fff;
}
.arrowBox:before, .arrBox_h:before { border-color:  transparent transparent #e6dede; }
.menuContainer_main { width: 50%; display: inline-block; }
.menuMobile_main { display: none; padding: 20px; }
.menuMobile_main:after {
    content: "\f394";
    font-family: "Ionicons";
    font-size: 2.5rem;
    padding: 0;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
}
#headerMenu { height: 62px; line-height: 62px; }
.megaMenu_main > ul:before, .megaMenu_main > ul:after { content: ""; display: table; }
.megaMenu_main > ul:after { clear: both; }
.megaMenu_main > ul > li {
	display:inline-block;
	cursor: pointer;
	padding: 0 14px !important;
}
#headerMenu> ul > li { float: left; height: 60px; }
#headerMenu> ul > li:last-child{width:180px;}

.megaMenu_main > ul > li:hover .megaMenu_main > ul > li > a + div.arrowBox { visibility: hidden; }
.megaMenu_main > ul > li > ul {
    display: none;
    width: 1140px;
    background: #ffffff;
    padding: 0;
    position: absolute;
    z-index:10002;
    left: 105px;
    margin:-14px 0 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */ 
	.megaMenu_main > ul > li > ul{margin:-14.5px 0 0;} 
}
 /*microsoft edge*/
 @supports (-ms-accelerator:true) {
  .megaMenu_main > ul > li > ul{margin:-14.5px 0 0;} 
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,.megaMenu_main > ul > li > ul{margin:-13px 0 0;}
}
.megaMenu_main > ul > li > ul:before,
.megaMenu_main > ul > li > ul:after {
    content: "";
    display: table;
}
.megaMenu_main > ul > li > ul:after { clear: both; }
.megaMenu_main > ul > li > ul > li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 100%;
    background: none;
    float: left;
}
.megaMenu_main > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
}
.megaMenu_main > ul > li > ul > li > ul:before,
.megaMenu_main > ul > li > ul > li > ul:after {
    content: "";
    display: table;
}
.megaMenu_main > ul > li > ul > li > ul:after { clear: both; }

.megaMenu_main > ul > li > ul > li > ul > li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    font-size: .8em;
}

.megaMenu_main > ul > li > ul > li > ul > li a { border: 0; }

.megaMenu_main > ul > li > ul.normal-sub {
    width: 1140px;
    left: 105px;
    padding: 0px;
}

.megaMenu_main > ul > li > ul.normal-sub > li { width: 100%; }

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 959px) {
    .menuContainer_main {
        width: 100%;
    }
    .menuMobile_main {
        display: block;
    }
    .menu-dropdown-icon:before {
        display: block;
    }
    .megaMenu_main > ul {
        display: none;
    }
    .megaMenu_main > ul > li {
        width: 100%;
        float: none;
        display: block;
    }
    .megaMenu_main > ul > li a {
        padding: 1.5em;
        width: 100%;
        display: block;
    }
    .megaMenu_main > ul > li > ul {
        position: relative;
    }
    .megaMenu_main > ul > li > ul.normal-sub {
        width: 100%;
    }
    .megaMenu_main > ul > li > ul > li {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .megaMenu_main > ul > li > ul > li:first-child {
        margin: 0;
    }
    .megaMenu_main > ul > li > ul > li > ul {
        position: relative;
    }
    .megaMenu_main > ul > li > ul > li > ul > li {
        float: none;
    }
    .megaMenu_main .showOnMobile_Menu {
        display: block;
    }
}
/*Mega Menu css Ends here*/
/*Brands Dropdown starts here*/
.allBrandsBox{
	width:360px;
	float:left;
	background:#fff;
	height:510px;
    border-bottom-left-radius: 3px;
}	
.brandsCategoryBox{
	width:68.4%;
	float:right;
    background: #f3f3f3;
    height: 510px;
    border-bottom-right-radius: 3px;
}
input#brandSearchBox[type=text]	 {
    padding: 0 0 0 5px;
    border: none;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: middle;
	height: 34px;
	line-height: 34px;
    width: 268px;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,input#brandSearchBox[type=text]{line-height: 15px;}
}
.brandSearchWrapper{
	 padding:10px 20px;
	 box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	 -moz-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
	 -webkit-box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.brandSearchMain{    
	width: 320px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border-radius: 2px;
    border: solid 1px rgba(151, 151, 151, 0.4);
    position: relative;
	}
.brandsNameboxWrapper{  width: 295px;float:left;height:445px}
.brandsNamebox{;width: 295px;margin-left:18px}
.brandsNamebox a.brandsNameCollection { line-height: 30px; display: block; }
.brandsSorting a{display: block;color: rgba(3, 2, 26, 0.6);}
.topbrandsHeading{
  font-family: 'SourceSansPro-Semibold', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: rgba(3, 2, 26, 0.6);
  text-transform: uppercase;
  margin-left:18px;
  height: 60px;
}
.addShadowBrand{
  height: 1px;
  opacity: 0.2;
  -webkit-filter: blur(1px);
  filter: blur(1px);
  background-image: radial-gradient(circle at 43% -126%, #000000, rgba(0, 0, 0, 0));
  background-image:-webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 5) -49%, transparent 126%, transparent 100%);
  margin-bottom: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari only override */
    ::i-block-chrome,.addShadowBrand{height: 2px;}
}
.brandsSorting{
  font-family: 'SourceSansPro-Semibold', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.9px;
  text-align: center;
  color: rgba(3, 2, 26, 0.6);
  width:35px;
  display:inline-block;
  margin:3% auto;
}
.brandsSorting a { line-height: 11px; padding: 2px 0; }
.brandsNameCollection{
 	font-family: 'SourceSansPro-Regular', sans-serif;
	font-weight: 400;
	font-size: 14px;
  	color: rgba(3, 2, 26, 0.6);
}
.BrandsCategoryHeading { margin: 2% auto 1%; text-align: center; }
.BrandsnameWrapper { margin: 0 auto; text-align: center; }
.BrandsCategoryHeading .brandHeadingbox{
  width:134px;
  height: 36px;
  line-height: 36px;
  font-family: 'SourceSansPro-Semibold', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: rgba(3, 2, 26, 0.8);
  text-transform: uppercase;
  background-color: #d8d8d8;
  display: inline-block;
  margin: 0 8px;
}
.BrandsCategoryHeading .current_active{ background-color:#1e6b7b; color:#ffffff !important; }
.Brand-Content{display:none;}

#brandCont_Popular{ display: block;}
.BrandsnameWrapper ul li.brand-logo { width:165px !important; height: 35px; display: inline-block; vertical-align: middle; margin: 0 auto 4%; }
/*.BrandsnameWrapper ul li.brand-logo a { width: 118px; height: 55px; }*/
.BrandsnameWrapper ul li.brand-logo a img { vertical-align: baseline !important; }
/*Brands Dropdown ends here*/

/*Beauty Advice Dropdown starts here*/
.BeautyAdviceboxWrapper{
	padding:30px;
	height: 481px;
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}
.BeautyAdviceboxWrapper:after{
    content: '';
    width: 100%;
    display: inline-block;
}
a.BeautyAdviceBox img{
  width: 240px;
  height: 150px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
  border-radius: 6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  margin-bottom: 10px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
a.BeautyAdviceBox{
  width:240px;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-bottom:30px;
}	
a.BeautyAdviceBox .beautyadviceHeading{
  font-family: 'SourceSansPro-Semibold', sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: rgba(3, 2, 26, 0.8);
  text-transform: uppercase;
  height: 18px;
  line-height: 18px;
}	
a.BeautyAdviceBox .beautyadviceDescription{
  font-family: 'SourceSansPro-Regular', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgba(4, 1, 20, 0.6);
  text-transform: capitalize;
  height: 18px;
  line-height: 18px;
}	
a.BeautyAdviceBox:hover img{
  box-shadow: 0px 0px 0px 2px #1e6b7b;
  -moz-box-shadow: 0px 0px 0px 2px #1e6b7b;
  -webkit-box-shadow: 0px 0px 0px 2px #1e6b7b;
}
ul.HeaderNav li > a:hover, 
a.BeautyAdviceBox:hover .beautyadviceHeading,
a.BeautyAdviceBox:hover .beautyadviceDescription, 
.megaMenu_main a:hover, .hoverCls{
  color:#1e6b7b;
}
.hoverCls{ color:#1e6b7b !important; }
a.Offers_Hover:hover{border-bottom: none !important;}
a.Offers_Hover:hover .bodyShadow{display: none !important;}
/*Beauty Advice Dropdown ends here*/
/*Popup Store Starts here*/
section.popUpsbox { margin-top: 0; }
.MegaDropdownHeading {
  margin: 0 auto;
  text-align: center;
  background:#fff;
  height: 50px;
  line-height: 47px;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);  
  position: relative;
}

.popUpsHeading{ position: relative;z-index: 10002 !important;}
.MegaDropdownHeading .MegaDropdownHeadingbox{
  font-family: 'SourceSansPro-Regular', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: rgba(3, 2, 26, 0.6);
  text-transform: capitalize;
  display:inline-block;
  vertical-align: middle;
  border-bottom: 3px solid transparent;
  width:145px;
}
.MegaDropdownHeading .current_active{
  font-weight: 600;
  border-bottom:3px solid #1e6b7b;
  color:#1e6b7b;
}
.MegaDropdown-ContentHeading{
  height: 18px;
  line-height: 18px;
  font-family: 'SourceSansPro-Semibold', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.MegaDropdown-ContentHeading a { color: rgba(3, 2, 26, 0.8); }
.MegaDropdown-ContentHeading {
    height: 18px;
    line-height: 18px;
    font-family: 'SourceSansPro-Semibold', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}
.brandsNameInner { position: relative; }
.MegaDropdown-ContentInner .MegaDropdown-ContentHeading.addMargintop { margin-top:30px; }
.MegaDropdown-ContentInner .MegaDropdown-ContentHeading.addMarginbottom { margin-bottom:10px; }
.MegaDropdown-ContentInner:last-child { border-left: solid 1px rgba(151, 151, 151, 0.20); }
.popUpsContentBox{height: 466px;position: relative;z-index: 7;}
.MegaDropdownbottomWrapper{
	position: relative;
	z-index: 999;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
	margin-top:1px;
	height:100px;
	width:100%;
	background:#fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.MegaDropdown-ContentInner{width:190px;height:366px;float:left;padding:12px;text-align: left;}	
.MegaDropdowntopWrapper:after{content:''; clear: both;display: block;}
.bgWhite{background-color:#fff;}
.bgGrey{background-color:#f7f7f7;}
.popUps-Content{display:none;}
#GlamnFitStore{display: block;}
.megaDropdown ul > li a{
    font-size: 14px !important;
    line-height: 18px;
    margin: 2% auto;
    display: block;
    color: rgba(3, 2, 26, 0.5);
    font-family: 'SourceSansPro-Regular', sans-serif !important;
    font-weight: 400 !important;
    text-transform: capitalize;
} 
.btmOffers{
	width: 380px;
    height: 100px;
    padding: 10px 30px;
    font-family: 'SourceSansPro-Semibold', sans-serif;
	font-weight: 600;
    font-size: 14px;
	float:left;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    border-right: 2px solid rgba(151, 151, 151, 0.2);
}
.btmOffers:after {
    content: '';
    width: 100%;
    display: inline-block;
}
.btmOffers:last-child{border-right:none;}
.btmOffers .Offerimg{
	width:25.16%;
	display: inline-block;
	vertical-align: top;
}
.btmOffers .OfferContent{
	text-align: left;
	display: inline-block;
	height: 80px;
	width:70%;
	position:relative;
}
.btmOffers .Offer-det{
  	color: #03021a;
	line-height: 20px;
}
.btmOffers .shopOffer-link{
	color: #1e6b7b;
	text-transform: uppercase;
    vertical-align: text-bottom;
    width: 100px;
    display: block;
    height: 26px;
	line-height: 26px;
	position: absolute;
	bottom:2px;
}
.btmOffers .shopOffer-link a{
	vertical-align: middle;
	color: #1e6b7b;
}
.btmOffers .shopOffer-arrow{
    display: inline-block;
    width: auto;
    height: 26px;
    line-height: 26px;
    margin-left: 5px;
    vertical-align: middle;
}
.btmOffers .shopOffer-arrow img {
    width: 75%;
    position: absolute;
}
/*Popup Store Ends here*/	
/*subMegaMenu_main css starts here*/
.subMegaMenu_main .MegaDropdownHeading .current_active:last-child{border-bottom: none !important;}
.subMegaMenu_main .MegaDropdownHeading {
    box-shadow: none !important;
    width: 100%;
	max-width: 1140px;
    margin: 0 auto;
}
.subMegaMenu_main{
    position: relative;
    z-index: 10000;
	background:#fff;
	border-bottom: 1px solid #e6dede;
}
.subMegaMenu_main > ul > li {
   display: inline-block;
   cursor: pointer;
   padding: 0 24.5px !important;
}
.subMegaMenu_main > ul > li:first-child {
    padding: 0 23px 0 0 !important;
}
.subMegaMenu_main > ul > li > ul { margin: 0; padding: 0; left: 0px; }
.subMegaMenu_main .MegaDropdownHeading {box-shadow:none !important;}
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox {
    width: auto;
    padding: 0;
    margin: 0;
    float: left;
}
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a {
    display: block;
    padding: 0;
    position: relative;
    z-index: 10003;
	border-bottom: 3px solid transparent;
    color: rgba(3, 2, 26, 0.6);
}	
 
/*.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a.current_active,.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a:hover{*/
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox > a.current_active {
	font-weight: 600; border-bottom:3px solid #1e6b7b; color:#1e6b7b;
} 
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox:last-child {
    width: 7.59%;
    position: absolute;
	right:0;
	padding:0;
}
.subMegaMenu_main .MegaDropdownHeading .MegaDropdownHeadingbox a:last-child {
    padding: 0;
}
	 
/*subMegaMenu_main css ends here*/	 
/*Luxe mega menu css starts here*/
.MegaDropdownHeading .MegaDropdownHeadingbox.Luxe_menufont{font-family: 'Montserrat-Regular'; font-weight: 500;}
.LuxeSubmenuWrapperbox1{width:486px; float:left;}
.LuxeSubmenuWrapperbox2{width: 324px; float:left;}	
.LuxeSubmenuWrapperbox3{width: 162px; float:left;}	
.LuxeSubmenuWrapperbox4{width: 162px; float:right;}
.LuxeSubmenuWrapperbox1:after, .LuxeSubmenuWrapperbox2:after, .LuxeSubmenuWrapperbox3:after, .LuxeSubmenuWrapperbox4:after{content:''; clear: both;display: block;}
.LuxeMegaDropdown-ContentInner .MegaDropdown-ContentHeading.addMargintop, .LuxeHeadingBox.addMargintop{
  margin-top:30px;
}
.LuxeMegaDropdown-ContentInner .MegaDropdown-ContentHeading.addMarginbottom, .LuxeHeadingBox.addMarginbottom{
  margin-bottom:10px;
}
.LuxeMegaDropdown-ContentInner{width:162px;height:441px;float:left;padding:12px 0;text-align: left;position: relative;z-index: 7;}	
.LuxeMegaDropdown-ContentInner .megaDropdown{padding:0 12px;}
.LuxeHeadingBox{
 background-color: rgba(255, 255, 255, 0.8);
 font-family: 'SourceSansPro-Semibold', sans-serif;
 font-weight: 600;
 font-size: 14px;
 height: 50px;
 text-align: center;
 color: rgba(3, 2, 26, 0.8);
 text-transform: uppercase;
 position: relative;
 z-index: 88;
}
.LuxeHeadingBox a{ color: rgba(3, 2, 26, 0.8);}
.LuxeHeadingBox:after {
    background-image: radial-gradient(circle at 49% -126%, #000000, rgba(0, 0, 0, 0));
	background-image:-webkit-radial-gradient(center, ellipse contain, rgba(0, 0, 0, 5) -49%, transparent 126%, transparent 100%);
	background-image: -moz-radial-gradient(circle at 49% -126%, #000000, rgba(0, 0, 0, 0));
    height: 5px;
    width: 95%;
    content: '';
    display: block;
    opacity: 0.1;
    -webkit-filter: blur(1px);
    filter: blur(1px);
}
/*Luxe mega menu css ends here*/
#overlay { z-index: 10001; }
@media screen and (min-width:1025px) {
	.block-content li {
	    font-family: 'SourceSansPro-Regular', sans-serif;
	    font-size: 14px
	}
	.cms-giftcard-html .overlay, .cd-popup { z-index: 10002 !important; }
}

#nykaa_network_flag,#bucketsubscription{
	display: none !important;
}

/*.loader{
	transform: scale(0.6);
	width: 30px;
    height: 30px;
    position: relative;
    -ms-animation: uil-rolling-anim 1s linear infinite;
    -moz-animation: uil-rolling-anim 1s linear infinite;
    -webkit-animation: uil-rolling-anim 1s linear infinite;
    -o-animation: uil-rolling-anim 1s linear infinite;
    animation: uil-rolling-anim 1s linear infinite;
	    animation: uil-rolling-anim 1s linear infinite;
    color: #f85177 !important;
    width: 60px;
    height: 30px;
}
*/
