ul.bullet li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-left: 0;
  transition: background-position 150ms ease-out 0s;
  line-height: 31px;
  font-size: 15px;
}

.inlogtemp {
    color: #fff;
    text-align: center;
}

.block-layered-nav .block-title {
    display: none;
}

.inlogtemp h3 {
    padding-top: 40%;
}

.user-menu li.first.last {
    background-color: #608dab;
    padding: 10px 33px;
    font-size: 16px;
}

.user-menu li.first.last > a {
    color: #fff;
}

.footer-primary {
  font-size: 15px;
  line-height: 26px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.collapsible .block-title {
  cursor: pointer;
  color: #fff;
}

h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a {
  color: inherit;
  color: #123359;
  font-weight: 600;
}

.home-account-login {
  background-color: #608dab;
  padding: 24px;
  color: #fff;
}

#mini-cart {
    display: none;
}
.loggedin #mini-cart {
    display: block;
}

.header-primary {
  padding-bottom: 20px;
  padding-top: 10px;
}

body {
  background-color: #f5f5f5;
  color: #333333;
  font-size: 13px;
  font-family: "open sans";
}

.block-viewed .block-content li.item, .block-compare .block-content li.item, .block-compared .block-content li.item {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-left: 0;
}

/*.lilist li {
  display: inline !important;
}*/

#qty {
    color: #444;
    font-size: 23px;
    height: 45px;
    padding: 6px 6px 6px 15px;
    width: 25px;
}
.lilist .grid12-6 {
  min-height: 25px;
  width: 48%;
}
.price-box .price {
  font-weight: bold;
}

.products-list .right-column {
  bottom: 37px;
  float: right;
  position: absolute;
}

.header-regular .hp-blocks-holder .hp-block {
	vertical-align: bottom;
}

.header .logo-wrapper .logo {
	margin: 0;
}

.header-top-container {
	position: absolute;
	width: 100%;
}

.registered-users .form-list input.input-text {
	width: 100%;
}

.registered-users .required {
	display: none;
}

.home-account-login .registered-users button.button {
	min-width: 100%;
	padding: 0;
}

.block-layered-nav dl dd ol > li > a::before {
  border-color: rgba(0, 0, 0, 0) -moz-use-text-color rgba(0, 0, 0, 0) #ddd;
  border-style: none;
  border-width: 0 medium 4px 4px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transition: left 150ms ease-in-out 0s;
  width: 0;
}

.block-layered-nav dt {
  background-color: #608dab;
  font-size: 14px;
  padding: 10px !important;
  color: #fff;
}

.products-list .btn-cart {
    width: 75%;
    max-width: 180px;
}

.homeblock1 {
  
  background-color: #608dab;
  color: #fff;
  padding:20px;
 
  
}


.homeblock2 > li {
    margin-left: 10px;
}

.homeblock2 {
	background-color: #123359;
  /* background-color: #608dab; */
  color: #fff;
  padding:20px;
  
  
}

.block-layered-nav dl dd {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

.block-layered-nav dl dd ol > li > a, .block-layered-nav dl dd ol > li > span {
  display: block;
  padding: 3px 0;
  position: relative;
}

.minimal-price-link {
    display: none;
}


.tier-prices {
    margin: 0 0 0px;
    padding-left: 0px;
}


.tier-prices li {
    background: none;
    line-height: inherit;
    margin: 0px 0;
    padding: 0 0 0 0px;
}

.products-list .product-image .alt-img, .products-grid .product-image .alt-img {
 
    background-color: #fff;
}

.block.block-layered-nav.amshopby-filters-left {
    margin-right: 18px !important;
}
select.amshopby-select {
    width: 100%;
}

.skip-link .count {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 25px;
}

.mini-cart .mini-cart-heading .ic {
    margin-right: 10px;
    font-size: 24px;
}

/*      checkbox        */

div.block-layered-nav dd a.amshopby-attr {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background-image: url(../images/box.png);
    padding-left: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
}

div.block-layered-nav dd a.amshopby-attr:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background-image: url(../images/box_hover.png);
    padding-left: 20px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
}

div.block-layered-nav dd a.amshopby-attr-selected {
    background-image: url(../images/checkbox.png);
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-left: 20px;
}


/*      checkbox        */


@media only screen and (max-width: 767px) {
    .block-layered-nav dl dd ol > li > a {
        background-color: transparent;
    }
    .header-mobile .skip-link.skip-active {
        color: #133558;
    }
}

/*      Ipads (portrait) 768px to 1024px   */

@media (min-width: 768px) and (max-width: 1024px) {
    .product-shop.grid12-5.mobile-grid-half {
        width: 100%;
        float: none;
    }
    .grid12-3.mobile-grid-half {
        width: 100%;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .block-layered-nav .block-content > dl > dt {
        padding: 7px 10px 7px 25px !important;
    }
    li.grid12-6.listinglabel {
        width: 46% !important;
    }
    li.grid12-6.listingvalue {
        width: 50% !important;
    }
}

.catalog-category-view .downloads-links-block {
  margin-top: 10px !important;
}

.product-view .collateral-container {
    display: none;
}

.product-view .listinglabel {
    margin-left:0%!important;
}