/*!
*  Aleyant skins - v6.0.0
*  Homepage: http://pressero.com
*  Copyright Aleyant 2018, All Rights Reserved
*  <!-- canary for www.pressero.com HostMonitor test DO NOT REMOVE, Web to Print Storefronts -->
*/

/*
Skin Name: Skin 13 - default
Skin URI: http://www.aleyant.com
Description: A simplistic Clean design focused on the clarity of content.
Version: 1.0

Copyright: Aleyant 2016, All Rights Reserved
*/

@import url("css/photoswipe/photoswipe.min.css");
@import url("css/photoswipe/default-skin/default-skin.min.css");
@import url("css/owl.carousel.min.css");
/** Admin shades **/

body, #shipToAddressWindow {
  background: #eeeeee;
  color: #333333;
}

.page-content, body.page-content-editor-body, body.product-detail-editor-body, body.category-content-editor-body, #shipToAddressWindow {
  background-color: #ffffff;
}

body.customize-iframe-body {
  background-color: #ffffff;
}

.instructions.alert-info, .alert.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

a {
  color: #666666;
}

a:hover {
  color: #333333;
}

#navigation1 a {
  color: #ffffff;
}

#navigation1 a:hover {
  color: #ffffff;
}

#navigation2 a, #navigation3 a, #featuredProduct h4 a, #twitter a, #contactBlock a {
  color: #666666;
}

#navigation2 a:hover, #navigation3 a:hover, #featuredProduct h4 a:hover, #twitter a:hover, #contactBlock a:hover {
  color: #333333;
}

#navigation4 a {
  color: #666666;
}

#navigation4 a:hover {
  color: #333333;
}

img.imageSize_mediumsquare, .featuredProductImage {
  border: 1px #eaeaea solid;
}

img.imageSize_mediumsquare, .featuredProductImage {
  box-shadow: 0px 0px 5px #ffffff;
  -webkit-box-shadow: 0px 0px 5px #ffffff;
  -moz-box-shadow: 0px 0px 5px #ffffff;
}

.name a, .categoryName a {
  color: #015497;
}

.name a:hover, .categoryName a:hover {
  color: #0099cc;
}

.pageTitle {
  color: #444444;
}

.addToCartButton input, .loginForm .submit input, #shopCartPage_button input.cartCheckoutButton, .checkoutButtons input, .pageType_checkoutNew .checkout-button input, .pageType_checkoutNew .btnCheckout, #controlButtonArea input.edocAddToCartButton {
  background-color: #5db4e8;
  color: #ffffff;
}

.addToCartButton input:hover, .loginForm .submit input:hover, #shopCartPage_button input.cartCheckoutButton:hover, .checkoutButtons input:hover, .pageType_checkoutNew .checkout-button input:hover, #controlButtonArea input.edocAddToCartButton:hover {
  background-color: #66ccff;
}

#container {
  background: #ffffff;
}

img.imageSize_mediumsquare {
  background: #f1f1f1;
}

.hproduct, li.imageSize_mediumsquare, .categoryItem {
  border: 1px #e7e7e7 solid;
}

.loginForm {
  background-color: #e3e3e3;
}

#container {
  box-shadow: 0px 0px 10px #cccccc;
  -webkit-box-shadow: 0px 0px 10px #cccccc;
  -moz-box-shadow: 0px 0px 10px #cccccc;
}

#navigationBackground {
  background-color: #aaaaaa;
}

#cart {
  background: #aaaaaa;
}

#cart {
  color: #ffffff;
}

#cart a {
  color: #ffffff;
}

#siteSearch {
  background: #aaaaaa;
}

/* for rad editor */

h1, h2, h3, h4, h5, h6 {
  color: #555555;
}

h2 {
  border-bottom: 1px solid #ccc;
}

h3 {
  border-bottom: 1px solid #ccc;
}

h4 {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}

h6 {}

/* major */

body {
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#container {
  width: 1000px;
}

#header {
  padding: 0;
  margin: 0;
  position: relative;
  height: 300px;
}

.headerImage {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#cart, #siteSearch {
  z-index: 4;
  position: relative;
}

#branding, #main, #siteInfo, .menu {
  width: 1000px;
  padding: 0 20px;
}

#main {
  padding: 20px 20px 0;
}

h1 {
  font-size: 22px;
}

#siteLogo {
  float: left;
}

#siteLogo img {
  max-height: 100px;
}

#subscriberLogo img {
  width: 185px;
  margin: 0 0 0 15px;
}

.aside {
  float: left;
  width: 215px;
  clear: left;
  background: url(images/navShadow.png) repeat-y top right;
  padding: 0 15px 30px 0;
}

input[type=submit], input[type=reset], button, input[type=text], input[type=button], input[type=password] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#contentArea {
  width: 720px;
}

/* search area */

#siteSearch input[type="text"] {
  width: 160px;
  height: 20px;
  border: 1px #ababab solid;
  background: #fff;
  margin: 0;
  line-height: 24px;
}

.IE6 .searchBox {
  width: 200px;
  height: 24px;
  border: 1px #ababab solid;
  background: #fff;
  float: left;
  margin: 3px 0 9px;
  line-height: 24px;
}

#siteSearch input[type="submit"] {
  height: 20px;
  border: none;
  margin: 1px 0 0 0;
}

#siteSearch input[type="submit"]:hover {
  background-position: 0 -34px;
}

#siteSearch {
  bottom: 0;
  opacity: 0.5;
  padding: 5px;
  position: absolute;
  right: 0;
  z-index: 3;
}

/* cart  */

#cart {
  float: right;
  position: relative;
  padding: 5px 5px 2px;
  margin: 0;
}

#cart a {
  padding: 3px 7px;
  border: 1px #ccc solid;
  background-image: url(images/fadeBgWhite.png);
  display: inline-block;
}

#cart {
  height: 37px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 3;
}

/* navigation  */

#navigationBackground {
  height: 40px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background-image: url(images/topNavFade2.png);
  background-repeat: repeat-x;
}

/* Top navigation */

#navigation1 {
  z-index: 999;
  position: relative;
  height: 3em;
}

/* Nesting skin */

.sf-menu {
  float: left;
}

.sf-menu a {
  border-left: none;
  border-top: none;
  text-decoration: none;
  padding: 1em;
}

/* using shade above */

.sf-menu li {
  background: transparent;
}

.sf-menu li:hover {
  background: transparent;
}

.sf-menu li li {
  background-color: #aaaaaa;
  background-image: url("images/topNavFade2.png");
}

.sf-menu li li:hover {
  background: #aaaaaa;
}

.sf-menu li li li {
  background: #aaaaaa;
  background-image: url("images/topNavFade2.png");
}

.sf-menu li li li:hover {
  background: #aaaaaa;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  outline: 0;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
  top: 3em;
  /* match top ul list item height */
}

a>.sf-sub-indicator {
  top: 1em;
}

/* side navigation */

#primary {
  margin: 40px 0 0 0;
}

#navigation2, #navigation3 {
  border-top: 1px #c3c3c3 solid;
  padding: 15px 0 0 0;
}

.navMenu2, .navMenu3, .recentHistory ul {
  margin: 0;
  padding: 0 0 0 10px;
}

.navMenu2 li, .navMenu3 li, .recentHistory li {
  list-style: none;
}

.navMenu2 a, .navMenu3 a, .recentHistory a {
  text-decoration: none;
  border-bottom: 1px solid #fff;
  display: block;
}

/* using shade above */

.navMenu2 a:hover, .navMenu3 a:hover, .recentHistory a:hover {
  border-bottom: 1px solid #c3c3c3;
}

.navMenu2 ul, .navMenu3 ul {
  margin: 10px 0;
  padding: 0 0 0 20px;
}

.navMenu2 ul li, .navMenu3 ul li {
  list-style: disc;
}

.navMenu2 ul li ul, .navMenu3 ul li ul {
  margin: 2px 0;
}

.navMenu2 ul li ul li, .navMenu3 ul li ul li {
  list-style: circle;
}

.recentHistory h3 {
  margin: 10px 0;
}

/* category root */

.categoryPage_root {
  padding: 40px 0 0 0;
}

/* aside */

#subscriberLogo {
  padding: 20px 15px 30px 0;
}

#subscriberImage {
  border-top: 1px #c3c3c3 solid;
  padding: 20px 0 0 0;
}

/* featured */

#featuredProduct {
  margin: 0;
}

#featuredProduct a {
  text-decoration: none;
}

#featuredProductImage {
  display: block;
  border-top: 1px #c3c3c3 solid;
  padding: 20px 0 0;
}

/* twitter */

.twitterList {
  border-top: 1px #c3c3c3 solid;
  margin: 0;
  padding: 20px 0 0 0;
}

/* rss */

.rssList {
  border-top: 1px #c3c3c3 solid;
  margin: 0;
  padding: 20px 0 0 0;
}

.rssList li {
  padding: 0 10px 0 0;
}

.rssList h3 {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.rssDescription {
  font-size: 11px;
}

/* contact block */

#contactBlock a {
  border-bottom: none;
}

#contactBlock li {
  list-style: none;
}

#contactBlock h4 {
  font-weight: bold;
  margin: 0 0 5px 0;
  border-top: 1px #c3c3c3 solid;
  padding: 20px 0 0 0;
}

#cbaddress, #cbphone, #cbemail {
  padding: 5px 0;
  margin: 0;
  border-bottom: 1px #ddd solid;
}

/* tagline */

#tagline {
  padding: 10px 0 0 0;
  margin: 0 0 30px 0;
}

/* footer */

#footer {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.pageType_customize #footer {
  float: none;
  margin: 0;
}

.pageType_customize #footer div {
  display: none;
}

#subscriberLogo {
  width: 100%;
  clear: both;
  text-align: center;
}

/* navigation 4 */

#navigation4 {
  height: 20px;
  margin: 10px 0 0 0;
  z-index: auto;
}

#navigation4 ul {
  float: left;
}

#navigation4 li {
  padding: 0 15px;
}

#navigation4 a {
  border: none;
  font-size: 12px;
}

#navigation4 a:hover {
  text-decoration: none;
}

/* page */

.pageTitle {
  font-size: 22px;
  border-bottom: 1px #c3c3c3 solid;
  padding: 3px 0;
}

/* category page */

.categoryItem {
  margin: 0 0 18px 0;
}

.categoryImage {
  margin: 8px 8px 0;
}

.categoryName {
  padding: 0 8px 5px;
}

.categoryDes {
  padding: 0 8px 10px;
  font-size: 11px;
  line-height: 14px;
  color: #555;
  text-align: center;
}

.categoryName a {
  font-size: 16px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  word-wrap: break-word;
}

li.imageSize_mediumsquare {
  width: 160px;
  margin: 0 6px 36px;
}

img.imageSize_mediumsquare {
  margin-bottom: 10px;
  width: 140px;
}

img.imageSize_mediumsquare:hover {
  border: 1px #0cf solid;
}

.currentCategoryDes {
  margin: 0 0 40px 0;
}

.categoryLink, .productAtt {
  display: none;
}

/* sub category/product listing page */

.hproduct, .categoryItem {
  width: 160px;
  margin: 0 6px 36px;
}

.hproduct .description {
  color: #555;
}

.productListImage {
  margin: 8px 8px 0;
}

.name {
  padding: 0 8px 5px;
}

.name a {
  font-size: 16px;
  text-decoration: none;
  font-family: Arial, sans-serif;
  word-wrap: break-word;
}

/*product detail page */

.productPageImage {
  border: 1px #ddd solid;
}

/* product detail page calculator */

.calculator #pricingAndButtonArea {
  background: #f1f1f1;
  box-shadow: 0px 0px 5px #ccc;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  border: 1px #ccc solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.calculatorResults {
  border-bottom: 1px #ccc solid;
  color: #900;
}

.calculator .acceptanceArea {
  border-bottom: 1px #ccc solid;
}

.calculator .addToCartButton input {}

/* login page */

.pageType_login #cart, .pageType_login #siteSearch, .pageType_login #featuredProduct, .pageType_login #secondary, .pageType_login #twitter, .pageType_login #rssFeed, .pageType_login #navigation4, .pageType_login #tagline, .pageType_login #cartBackground, .pageType_login #siteSearchBackground {
  display: none;
}

.pageType_login .loginForm {
  margin: 40px auto 40px;
}

.loginFormLinks a:hover, .loginFormLinks a {
  border: none;
}

/* ftp page */

.pageType_ftp #featuredProduct, .pageType_ftp #twitter, .pageType_ftp #rssFeed, .pageType_ftp #navigation4, .pageType_ftp #cart, .pageType_ftp #siteSearch, .pageType_ftp #navigation3, .pageType_ftp #subscriberLogo, .pageType_ftp #tagline, .pageType_ftp #siteSearchBackground, .pageType_ftp #cartBackground {
  display: none;
}

/* lostpassword page */

.pageType_lostpassword #featuredProduct, .pageType_lostpassword #twitter, .pageType_lostpassword #rssFeed, .pageType_lostpassword #navigation4, .pageType_lostpassword #cart, .pageType_lostpassword #siteSearch, .pageType_lostpassword #navigation3, .pageType_lostpassword #subscriberLogo, .pageType_lostpassword #tagline {
  display: none;
}

.pageType_lostpassword .lostpasswordForm {
  margin: 0 auto 40px;
}

.cartCost {
  display: inline;
}

.userInfo {
  display: inline;
  margin: 0 10px;
}

.userInfo a {
  color: #fff;
}

.teaserPrice {
  background: #DDD;
  padding: 2px 0;
  font-family: Arial, sans-serif;
}

/*
* === product gallery ===
*/

.product-gallery-carousel-item {
  background-image: url('images/loading2.gif');
}

.product-gallery-carousel-item.loaded {
  background-image: none;
}

.product-gallery-carousel-item>a.gallery-current {
  box-shadow: 0 0 0 3px #666666 inset;
}

/************************************************************/

/*          http://kyrene.bizds.com STYLES                  */

/************************************************************/

/* changes from default skin for kyrene custom here */

#contentArea {
  width: 100%;
}

.categoryWrap, .hproduct {
  float: left;
  width: 25%;
  padding: 0 15px 15px 15px;
}

.categoryItem {
  width: 100%;
  margin: 0;
}

img.imageSize_mediumsquare {
  margin-bottom: 16px;
  width: auto;
  max-width: 100%;
  height: auto;
  margin-right: 0;
}

.categoryPage_root {
  padding: 0;
}

.hproduct {
  border: none;
  margin: 0;
}

.productInner {
  border: 1px #E7E7E7 solid;
}

#cart {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

#siteSearch {
  opacity: 0.9;
}

#siteSearch input[type="text"] {
  width: auto;
  height: auto;
  border: none;
  background: #fff;
  margin: 0;
  line-height: normal;
  padding: 1px 10px;
}

#siteSearch input[type="submit"] {
  height: auto;
  border: none;
  margin: 0;
  font-size: 14px;
}

.shippingArea, #productControls {
  display: none;
}

.calculator #fixedElement {
  width: 320px;
}

.calculator .imageAndDescriptionArea {
  width: 570px;
}

.calculator .orderNotesArea textarea {
  width: 94%;
}

.calculator .shoppingCartButton {
  float: right;
}

.checkoutForm {
  width: 700px;
}

.checkoutNotes textarea {
  height: 100px;
}

.checkoutPromo {
  display: none;
}

.pleaseSelectError {
  background: #ffc;
  border: 1px solid #FF0000;
  color: red;
  font-size: 11px;
  margin: 0 0 5px;
  padding: 5px;
  text-align: center;
}

.addToCartButton input {
  margin: 0 0 5px !important;
}

.cartContinueShoppingButton {
  display: none;
}

#subCategoryList ul, #products ul {
  margin: 0;
  padding: 0;
}

.pageType_product .shipToArea {
  display: none;
}

/* barcode fix */
.itemBarcode {
  display: none;
}
.item-left-col{
  float:left;
  width:250px;
  text-align:center;
}
.item-left-col .itemBarcode{
  margin-bottom:10px;
}
.item-left-col .itemImage{
  float:none;
  display:inline-block;
}
.item-right-col{
  float:right;
  width:657px;
}
.item-right-col .itemDetail{
  float:none;
}
@media print {
  .itemBarcode {
    display: block;
  }
}
