﻿

.section-scroller__menu {
  margin: 0;
  padding: 0;
  list-style: none;
}


.section-scroller__menu-item {
  padding: 5px;
  height: 17px;
  width: 30px;
  text-align: center;
  opacity: 0.8;
}


.section-scroller__menu-item:hover {
  opacity: 1;
}


.section-scroller__menu-item.active {
  opacity: 1;
}


.section-scroller__menu-item.active .section-scroller__menu-link {
  width: 7px;
  background: #ff6166;
}


.section-scroller__menu-link {
  transition: width 0.2s ease, background-color 0.2s ease;
  background: #fff;
  height: 7px;
  width: 20px;
  display: inline-block;
}


#mainmenu {

position:fixed;
top:150px;
width:100%;
text-align:center;
padding:0;
z-index:99;
}


#mainmenu.container {

margin-top:-40px;
}


.desktop {
display:block;

}



.nailthumb-container.desktop {

display:block;

}

.tagline {font-size:85%; text-transform: uppercase; letter-spacing: 2px;}

p.tagline, .hidde-mobile {display:none;}

.clear {
		content:".";
		display:block;
		height: 0;
		clear:both;
		visibility:hidden;
	 	font-size: 0px;
	   }



#linkbuttons {width:500px;height:60px;margin-left:auto;margin-right:auto;;padding:20px 10px;}

.header-style-1.a-sticky .logo-has-sticky .mk-desktop-logo,
.header-style-3.a-sticky .logo-has-sticky .mk-desktop-logo {
  opacity: 0;
}

.logo-in-middle.a-sticky .logo-has-sticky .mk-desktop-logo {
  display: none;
}

.mk-desktop-logo.light-logo {
  display: none;
}

.mk-desktop-logo.dark-logo {
  display: block;
}

	  .trans-header .bg-true.light-skin:not(.a-sticky) .mk-desktop-logo.light-logo {
	    display: block !important;
	  }

	  .trans-header .bg-true.light-skin:not(.a-sticky) .mk-desktop-logo.dark-logo {
	    display: none !important;
	  }



	  .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-desktop-logo.dark-logo {
	    display: block !important;
	  }

	  .trans-header .bg-true.dark-skin:not(.a-sticky) .mk-desktop-logo.light-logo {
	    display: none !important;
	  }
.img-responsive{display:block;height:auto;max-width:100%}


		  body:not(.material) #header-outer, .ascend #header-outer[data-full-width="true"][data-using-pr-menu="true"] header#top nav ul.buttons li.menu-item, .ascend #header-outer[data-full-width="true"][data-format="centered-menu"] header#top nav ul.buttons li#social-in-menu { padding-top: 10px; }
.ie8 .woocommerce .container ul.products li.product, .ie8 body.woocommerce-page .container ul.products li.product{float:left}
.ie .woocommerce-checkout #page .container header.entry-header h1.entry-title{padding:0;margin:20px 0 30px}
.page-container .container {background-color : #f8f5ea; }
 #page .container #secondary .widget h3.widget-title, #page .container #secondary .widget h1.widget-title, header.post-header .post-title{border-color : #2881a2; }
#page .container #secondary .widget ul li.cat-item a:before {color : #1e6284; }
html[dir="rtl"] #page .container #secondary .widget ul li.cat-item a:after {color : #1e6284; }

  .pc-none {
    display: none !important;
  }
