.page-header .panel.wrapper{background-color:#076805;}
.nav-sections .navigation .level0 .submenu a:hover,.navigation .level0 .submenu a.ui-state-focus{background-color:#fcfcfc;}
.action.primary{border-color:#066805;color:#066805;}
.action.primary:hover, .action.primary:focus, .action.primary:active{background:#066805;border-color:#066805;}
.cart-summary .checkout-methods-items .action.primary.checkout, .box-tocart .actions .action.primary, .block-minicart .actions .action.primary{background:#066805;border-color:#066805;}
.cart-summary .checkout-methods-items .action.primary.checkout:hover, .box-tocart .actions .action.primary:hover, .block-minicart .actions .action.primary:hover, .cart-summary .checkout-methods-items .action.primary.checkout:active, .box-tocart .actions .action.primary:active, .block-minicart .actions .action.primary:active{border-color:#066805;color:#066805;}
.page-footer .footer-action {
    color: #066805;
    font-size: 1.9rem;
    font-weight: bold;
    margin: 0 0 0.3em;
    display: inline-block;
}

.cb-fp h2 {
    font-weight: 300;
    line-height: normal;
    font-size: 2.0rem;
    margin-top: 2.5rem;
    margin-bottom: 2rem;
}

.block-books .block-title {
    text-align: center;
    background: #066805;
    color: #fff;
    padding: 6px;
}

.block-books .block-title strong {
    font-weight: 200;
    font-size: 2.8rem;
}


@media all and (min-width: 1024px), print {
    .main .block.widget .products-grid:not(.swiper-container) .product-items .product-item {
        position: relative;
        overflow: hidden;
        height: 300px;
        border: 1px solid #eeeeee;
        box-shadow: none;
        background-color: #fff;
    }
}

.argento-tabs > .item.title:not(.disabled) > .switch:active, .argento-tabs > .item.title.active > .switch, .argento-tabs > .item.title.active > .switch:focus, .argento-tabs > .item.title.active > .switch:hover, .argento-tabs:not(.argento-tabs-initialized) > *:first-child > .block-title strong {
    background: #066805;
    color: #ffffff;
    text-decoration: none;
}

.seller-list li img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.nav-sections.is_stuck .navigation {
    max-width: none;
    background: rgba(6, 104, 5, 0.8);
}

.page-footer .block-social .social-icons {
    display: none;
}
.page-footer .block-social {
    margin: 0;
}
.footer-toolbar-bottom .footer.links {
    float: right;
    display: none;
}
.overview {
  max-height: 43px;
  overflow: hidden;
  -webkit-transition: max-height .75s;
  transition: max-height .75s;
}
.product-info-main .product.attribute.overview {
    margin: 20px 0 10px 0;
}
.read-more {
    background: none;
    border: none;
    color: #333333; 
    cursor: pointer;
    font-size: 1em;
    font-weight: 400;
    outline: none;
    text-transform: none;
    padding: 0px;
    position: relative;
    bottom: 14px;
}
button.read-more:hover {
    background: #ffffff;
    border: none;
    color: #333333;
}
.read-more:focus {
  outline: none;
  background: #ffffff;
  border: none;
  color: #333333;
}
.read-more::-moz-focus-inner {
  border: 0;
}
.hid {
  display: none;
}
div.product.pricing {
  display: none;    
}
.amstockstatus {
    font-weight: 700;
    text-transform: uppercase;    
}

.widget.highlight-cols-8 .products-grid .product-item:nth-child(n),
.page-layout-1column .block.widget.highlight-cols-8 .products-grid .product-item:nth-child(n),
.page-layout-3columns .block.widget.highlight-cols-8 .products-grid .product-item:nth-child(n) {
  margin: 0 0 10px 10px;
  width: calc(100% / 8 - 10px - 0.1px);
}

.fp-featured-titles .price-box, .fp-featured-titles .product-item-inner {
    display: none;
}

.jumbotron.jumbotron-image.fp-featured-titles {
    background: none;
    margin-top: 10px;
}    
    
.product-item-actions .actions-primary + .actions-secondary > .action {
    margin-right: 10px;
    width: auto;
    line-height: 33px;
    display: none !important;
}

.block.widget.fp-featured-titles .products-grid:not(.swiper-container) .product-items .product-item:hover .product-item-info .product-item-inner {
    display: none;
}

.pub-footer-login {
    font-weight: 700;
}

.additional-attributes-wrapper .row {
  display: flex;
  margin-left:-5px;
  margin-right:-5px;
}

.additional-attributes-wrapper .row .column {
  flex: 50%;
  padding: 5px;
}

.additional-attributes-wrapper .row .column table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.additional-attributes-wrapper th, td {
  text-align: left;
  padding: 16px;
}

.additional-attributes-wrapper tr:nth-child(even) {
  background-color: #f2f2f2;
}

.product.data.items > .item.title > .switch {
    text-shadow: none; 
}

.product.data.items > .item.title:not(.disabled) > .switch:active, .product.data.items > .item.title.active > .switch, .product.data.items > .item.title.active > .switch:focus, .product.data.items > .item.title.active > .switch:hover {
    background: #066805;
    color: #ffffff;
    text-decoration: none;
}

.simple-col img {
    max-height: 110px;
}
.simple-detail .table.grouped .col.item {
    width:auto;
}

.simple-detail .table.grouped [data-th="Product Name"] {
    width:80% !important;
}

.fotorama__stage__frame .fotorama__img {
    height: auto;
    left: 50%;
    max-height: 99%;
}

@media screen and (min-width: 768px), print {
	.logo img {
	    display: inline-block;
	    width: auto;
        height: 60px;
	}
	.main .block.widget.fp-featured-titles .products-grid:not(.swiper-container) .product-items .product-item {
    position: relative;
    overflow: hidden;
    height: 200px;
    border: 1px solid #eeeeee;
    box-shadow: none;
    background-color: #fff;
	}
}