.aw-box {
    display: inline-block;
    width: 50%;
    padding-left: 15px;
}

.aw-mini-related-items .product-images {
    width: 72px;
}

.aw-mini-related-cart .product-images a {
    display: block;
    margin-left: 0 !important;
}

.aw-mini-related-items .product-images a {
    display: block;
    margin-left: 20px;
}

.aw-mini-related-items .product-images input {
    float: left; /*margin-right:4px; margin-left:-6px;*/
}

.aw-mini-related-items .product-images .checkbox-container {
    float: left;
    width: 15px;
}

.aw-mini-related-items .product-details {
    margin-left: 80px;
    padding-left: 25px;
}

.aw-mini-related-items ol li {
    padding-left: 0;
    padding-right: 0;
}

.aw-base-mini ol li {
    padding: 7px 4px 7px 0;
}

.aw-base-mini .product-images {
    float: left;
    width: 52px;
    height: 52px;
}

.aw-base-mini .product-images a img {
    border: 1px solid #a9a9a9;
    vertical-align: top;
}

.aw-base-mini .product-checkbox {
    float: left;
    width: 10px;
}

.aw-base-mini .product-names {
    margin-left: 18px;
}

.aw-mini-related-cart .product-details {
    margin: 0 0 0 40px !important;
    height: 50px;
}

.aw-base-mini .product-details {
    margin: 0 0 0 60px;
    height: 50px;
}

.aw-base-mini .product-details[class] {
    height: auto;
    min-height: 50px;
}

.aw-base-mini .special-price {
    font-size: 11px;
}

.aw-base-mini .minimal-price {
    font-size: 11px;
}

.aw-base-mini .price-box {
    margin: 1px 0;
}

.side-col .aw-box {
    margin-bottom: 1.3em;
}

.side-col .aw-content {
    padding: 5px 10px;
}

.shopping-cart-collaterals .aw-box .form-button {
    margin-left: 5px;
}

.aw-box.aw-base-mini.aw-mini-related-items.block .head {
    border-top: 1px solid #cccccc;
    padding-top: 15px;
}

.cart .aw-box.aw-base-mini.aw-mini-related-items.block .head {
    border-top: 0;
}

/* What is Afterpay modal */
#afterpay-what-is-modal  img.afterpay-modal-image {
    display: block;
}
#afterpay-what-is-modal  img.afterpay-modal-image-mobile{
    display: none;
}

@media only screen
and (max-width : 480px) {
    #afterpay-what-is-modal  img.afterpay-modal-image-mobile {
        display: block;
    }
    #afterpay-what-is-modal  img.afterpay-modal-image{
        display: none;
    }
}

/* Afterpay info in checkout */
#what-is-afterpay-trigger {
    margin-top: 0;
    margin-left: 0;
    float: none;
}

#afterpay-logo {
    height: 18px;
    float: none;
}

#dt_method_afterpaypayovertime span {
    margin-left: 10px;
}

#payment_form_afterpaypayovertime.form-list {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .form-alt {
    display: inline-block; /* shrink-wrap the form, to make the footer align nicely */
}

#payment_form_afterpaypayovertime .total-due p {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #A1A4A6;
    margin: 0 5px 0 0;
    text-transform: uppercase;
    float: left;
    height: 35px;
    line-height: 38px;
}

#payment_form_afterpaypayovertime .total-due span {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 30px;
    height: 35px;
    line-height: 35px;
    color: #000000;
}

#payment_form_afterpaypayovertime .instalments {
    margin-bottom: 30px;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .header-text {
    font-family: Arial, sans-serif;
    font-weight: 600;
    font-size: 9px;
    color: #A1A4A6;
    margin: 10px 0;
    text-transform: uppercase;
    line-height: 20px;
}

#payment_form_afterpaypayovertime .instalments .cost,
#payment_form_afterpaypayovertime .instalments .icon,
#payment_form_afterpaypayovertime .instalments .instalment {
    display: table-row;
    position: relative;
}

#payment_form_afterpaypayovertime .instalments .icon:after {
    content: "";
    background: #f7f7f7;
    display: block;
    height: 1px;
    left: 30px;
    right: 30px;
    margin-top: -5px;
}

#payment_form_afterpaypayovertime .instalments li {
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}

#payment_form_afterpaypayovertime .instalments li:first-child {
    padding-left: 0;
}

#payment_form_afterpaypayovertime .instalments li:last-child {
    padding-right: 0;
}

#payment_form_afterpaypayovertime .instalments .cost {
    font-size: 14px;
    color: #379dd6;
}

#payment_form_afterpaypayovertime .instalments .icon img {
    width: 12px;
    display: inline;
    position: relative;
    z-index: 1;
}

#payment_form_afterpaypayovertime .instalments .instalment {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

#payment_form_afterpaypayovertime .instalment-footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #636363;
    text-align: center;
}

#payment_form_afterpaypayovertime .instalment-footer a {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
    text-decoration: underline;
}

@media (min-width: 560px) {
    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments li {
        padding: 0 30px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .header-text {
        font-size: 12px;
    }

    .checkout-onepage-index #payment_form_afterpaypayovertime .instalments .cost {
        font-size: 25px;
    }
}

/* By default, only show the callout text on the default checkout */
#afterpay-callout {
    display: none;
}

.checkout-onepage-index #afterpay-callout {
    display: block;
    margin-left: 0;
}

/* AW_Onestepcheckout support */
#aw-onestepcheckout-payment-method #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

/* IWD_Opc support */
.opc-index-index #dt_method_afterpaypayovertime img {
    height: auto;
    display: inline-block;
    margin: 7px auto 0;
}

.opc-index-index #dt_method_afterpaypayovertime label a {
    display: none;
}

.opc-index-index #payment_form_afterpaypayovertime .form-alt {
    font-style: normal;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.5;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li {
    color: #379dd6;
    padding: 0 10px;
    font-size: 20px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .cost li:first-child {
    padding-left: 0;
}

.opc-index-index #payment_form_afterpaypayovertime .instalment-footer p {
    color: #636363;
    font-size: 11px;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments .instalment li {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #A1A4A6;
}

.opc-index-index #payment_form_afterpaypayovertime .instalments li {
    padding: 0 20px;
}

/* GoMage Lightcheckout support */
#gcheckout-payment-methods-available #payment_form_afterpaypayovertime .instalments .header-text {
    height: auto;
    line-height: 1.55;
    margin-top: 10px;
}

/* Onetouch on cart page */
.method-afterpay_onetouch h3 {
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: #379dd6;
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: none;
}

.method-afterpay_onetouch p {
    font-size: 12px;
}

.method-afterpay_onetouch .button {
    margin-top: 10px;
    padding: 7px 30px 7px 30px;
}

.method-afterpay_onetouch .button img {
    display:block;
    width: 90px;
    height: 18px;
}

.method-afterpay_onetouch .express-button {
    width: 267px;
    max-width: 100%;
    margin-top: 10px;
    cursor: pointer;
}

#payment_form_afterpaypayovertime li {
    float:none
}

/* Hide the doubled Afterpay Assets */
.product-view .afterpay-installments-amount {
    display:none;
}
.product-view .afterpay-installments-amount:last-of-type {
    display:inline;
}

h4.aitmanufacturers-link {
    clear: left;
}

.product-view .product-shop h4.aitmanufacturers-link {
    display: none;
    float: left;
}

@media only screen and (min-width: 771px) {
    .product-view .product-shop h4.aitmanufacturers-link {
        display: block;
    }

    .product-img-box h4.aitmanufacturers-link {
        display: none;
    }
}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
#ampromo-items-add {
  border: 1px solid #ededed;
  padding: 7px;
  text-align: center;
  margin-bottom: 12px;
}
#ampromo-items-add a {
  text-decoration: none;
  border-bottom: 1px dashed;
}
.amscheckout #ampromo-items-add {
  margin: 7px 10px;
}
#ampromo-overlay {
  direction: ltr;
}
#ampromo-overlay.mode-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 10000;
  text-align: center;
  overflow: scroll;
}
#ampromo-overlay.mode-popup .close {
  position: absolute;
  top: 7px;
  right: 7px;
  background: url(https://www.americangenericlabs.com/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
  width: 16px;
  height: 16px;
  z-index: 1;
  margin: 0;
  padding: 0;
  font-size: 0;
  display: block;
  opacity: .8;
}
#ampromo-overlay.mode-popup .close:hover {
  opacity: 1;
  transition: opacity 0.2s ease;
}
#ampromo-overlay.mode-inline #ampromo-items {
  width: 100%;
  margin: 20px 0 40px;
  border: 0;
  padding: 0;
}
#ampromo-overlay.mode-inline #ampromo-items .products {
  margin: 0 -20px 25px;
  align-items: stretch;
}
#ampromo-overlay.mode-inline #ampromo-items .products .product {
  margin-bottom: 20px;
}
#ampromo-overlay.mode-inline #ampromo-items #ampromo-carousel-wrapper {
  margin: 0 -15px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item {
  margin: 0 20px 20px;
  height: 100%;
  width: auto;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .ampromo-items-form {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: space-between;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .ampromo-item-buttons {
  margin-top: 20px;
  text-align: center;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config .ampromo-item-options {
  margin-bottom: 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options {
  display: flex;
  align-items: flex-start;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options {
  margin-left: 12px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options,
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options input,
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.options .ampromo-item-options select {
  max-width: 160px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple {
  margin: -20px -20px 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple .ampromo-item-image-wrap {
  padding: 20px 20px 0;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-config.simple .ampromo-item-title {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title {
  position: relative;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title .ampromo-item-title {
  padding: 12px;
  box-sizing: border-box;
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title:hover .ampromo-item-title {
  display: flex;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title h4 {
  color: white;
  line-height: initial;
  text-align: center;
  font-size: 16px;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-item .product-title h4 a {
  color: white;
  line-height: initial;
}
#ampromo-overlay.mode-inline #ampromo-items .ampromo-add-all {
  margin-top: 7px;
  display: flex;
  justify-content: center;
}
#ampromo-overlay.mode-inline .ampromo-slide {
  margin: 10px 0;
}
#ampromo-overlay.mode-inline #ampromo-carousel-content {
  display: flex;
  flex-wrap: wrap;
}
#ampromo-overlay .ampromo-carousel-control {
  position: absolute;
  top: 260px;
  background: url(https://www.americangenericlabs.com/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
  width: 48px;
  height: 45px;
  font-size: 0;
  display: none;
}
#ampromo-overlay .ampromo-carousel-control.carousel-disabled.prev {
  background-position: 0 0 !important;
}
#ampromo-overlay .ampromo-carousel-control.carousel-disabled.next {
  background-position: -46px 0 !important;
}
#ampromo-overlay .ampromo-carousel-control.prev {
  background-position: 0 -45px;
  left: 20px;
}
#ampromo-overlay .ampromo-carousel-control.prev:hover {
  background-position: 0 -91px;
}
#ampromo-overlay .ampromo-carousel-control.next {
  background-position: -46px -45px;
  right: 20px;
}
#ampromo-overlay .ampromo-carousel-control.next:hover {
  background-position: -46px -91px;
}
#ampromo-overlay #ampromo-items {
  border: 1px solid #ededed;
  background-color: white;
  position: relative;
  margin: 0 auto;
  padding: 24px;
  display: inline-block;
  box-sizing: border-box;
}
#ampromo-overlay #ampromo-items.amcarousel {
  display: block;
  width: 950px;
}
#ampromo-overlay #ampromo-items.amcarousel #ampromo-carousel-wrapper {
  width: 780px;
}
#ampromo-overlay #ampromo-items.amcarousel #ampromo-carousel-content {
  width: 4500px;
  height: 1px;
}
#ampromo-overlay #ampromo-items.amcarousel .ampromo-carousel-control {
  display: block;
}
#ampromo-overlay #ampromo-items .ampromo-item {
  box-sizing: border-box;
  margin-bottom: 7px;
  padding: 20px;
  width: 250px;
  border: 1px solid #ededed;
  position: relative;
  margin-right: 12px;
}
#ampromo-overlay #ampromo-items .ampromo-item.ampromo-type-amgiftcard {
  width: 400px;
}
#ampromo-overlay #ampromo-items .ampromo-item.ampromo-type-amgiftcard .ampromo-item-options {
  overflow-y: scroll;
  max-height: 300px;
}
#ampromo-overlay #ampromo-items .ampromo-item-options {
  margin-bottom: 12px;
  text-align: left;
}
#ampromo-overlay #ampromo-items .ampromo-item-image {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 160px;
}
#ampromo-overlay #ampromo-items .rule .ampromo-rule-header {
  font-weight: bold;
  font-size: 18px;
  background: #f3f3f3;
  text-transform: uppercase;
  height: 45px;
  line-height: 45px;
  box-sizing: border-box;
  padding-left: 20px;
  margin-bottom: 25px;
  cursor: pointer;
}
#ampromo-overlay #ampromo-items .rule .ampromo-rule-header:after {
  content: '▲';
  margin-left: 12px;
  color: #919191;
}
#ampromo-overlay #ampromo-items .rule .products {
  display: flex;
  flex-wrap: wrap;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin: 0 0 40px;
}
#ampromo-overlay #ampromo-items .rule .products .product {
  margin-left: 10px;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple {
  margin: -20px -20px -40px;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple .product-title {
  position: static;
}
#ampromo-overlay #ampromo-items .rule .products .product .product-config.simple .ampromo-item-image-wrap {
  padding: 20px;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item {
  box-shadow: none;
  border: 1px solid #d8dae4;
  border-radius: 0;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item.checked {
  outline: 1px solid #d8dae4;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item .ampromo-item-title {
  border-radius: 0;
}
#ampromo-overlay #ampromo-items .rule .products .product .ampromo-item .mark input {
  position: absolute;
  left: -25px;
  top: 0;
}
#ampromo-overlay #ampromo-items .rule.collapsed .ampromo-rule-header:after {
  content: '▼';
}
#ampromo-overlay #ampromo-items .rule.collapsed .products {
  display: none;
}
@media only screen and (max-width: 820px) and (min-width: 420px) {
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    width: 400px;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel #ampromo-carousel-wrapper {
    width: 250px;
  }
}
@media only screen and (max-width: 420px) {
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    width: 100%;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel #ampromo-carousel-wrapper {
    width: 250px;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control {
    z-index: 10001;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control.next {
    right: 0;
  }
  #ampromo-overlay.mode-popup .ampromo-carousel-control.prev {
    left: 0;
  }
}
@media only screen and (max-width: 340px) {
  #ampromo-overlay.mode-popup #ampromo-items .ampromo-item {
    border: none;
  }
}
@media only screen and (max-height: 500px) {
  #ampromo-overlay.mode-popup #ampromo-items {
    padding-top: 0;
  }
  #ampromo-overlay.mode-popup #ampromo-items.amcarousel {
    top: 0 !important;
    height: 100%;
  }
  #ampromo-overlay.mode-popup #ampromo-items > h4 {
    display: none;
  }
}
#ampromo-carousel-wrapper {
  overflow: hidden;
  margin: 0 auto;
}
#ampromo-carousel-content .ampromo-slide {
  float: left;
}
.ampromo-item .qty-holder {
  display: none;
}
.ampromo-item .giftcard-send-form {
  padding: 0;
  margin: 0;
}
.ampromo-item-options select,
.ampromo-item-options input {
  max-width: 210px;
}
.ampromo-notification {
  padding: 7px;
  text-align: center;
  margin-bottom: 12px;
  border: 1px solid #f16048;
  color: #df280a;
  background: #faebe7;
}
.ampromo-items-form h4 {
  line-height: 50px;
}
.ampromo-items-form h4 a {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}
.ampromo-label {
  float: right;
  position: absolute;
  z-index: 500;
}
.ampromo-gift .product-image {
  float: left;
}
.ampromo-gift li {
  margin: 10px 10px;
  float: left;
}
.ampromo-tooltip {
  padding: 2px 5px;
  background: #FEC;
  border: 1px solid #FAA819;
  color: #1F5070;
  text-align: left;
  width: 300px;
  position: absolute;
  z-index: 10001;
}
.ampromo-product-name {
  font-weight: bold;
}

.calendar {
  z-index:10001;
}

.shop-categories-filter {
	overflow: hidden;
	background-color: #c4df9b;	
	border-radius: 5px;
	height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

.shop-categories-filter .ic,
.shop-categories-filter .input-text {
	position: absolute;
}

.shop-categories-filter .ic {
	font-size: 1.3em;
	top: 16px;
	left: 13px;
}

.shop-categories-filter .input-text {
	background: none;
	top: 16px;
	left: 42px;
	border: 0;
	padding: 0;
	width: 50%;
	height: auto;
	min-width: 280px;
	font-size: 18px;
	line-height: 1.1em;
}

.shop-categories-holder {
	border: 1px solid #e5e5e5;
	padding: 20px;
}

.shop-categories-nav {
	position: relative;
	margin-bottom: 20px;
}

.shop-categories-nav:after {
	content: " ";
	border-top: 1px dashed #e5e5e5;
	display: block;
	position: absolute;
	bottom: -20px;
	left: 40px;
	right: 40px;
}

.shop-categories-alphabets {
	overflow: hidden;
	margin-bottom: 10px;
}

.shop-categories-alphabets li {
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}

.shop-categories-alphabets li a {
	
	display: block;
	text-decoration: none;
	color: #54585a;
	border: 2px solid #eaeaea;
	padding: 2px 4px;
	background-color: #fff;
	font-size: 16px;
	min-width: 25px;
}

.shop-categories-alphabets li a:hover {
	border-color: #a4a6a9;
}

.shop-categories-alphabets li.none a {
	border: 2px solid #eaeaea;
	background-color: #eaeaea;
	color: #b2b2b2;
}

.shop-categories-alphabets li.selected a {
	border-color: #39b54a;
	background-color: #c4df9b;
}	


.shop-categories-results {
	padding-top: 20px;
}

.shop-categories-unfiltered-list {
	-webkit-column-break-inside: avoid;
	-webkit-break-inside: avoid;
	break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
}

.shop-categories-section {
	break-inside: avoid;
	/*overflow: hidden;*/
}




.shop-categories-no-result {
	display: none;
}


@media only screen and (max-width: 1200px) {
	
	.shop-categories-unfiltered-list {
		
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
}


@media only screen and (max-width: 768px) {
	
	.shop-categories-unfiltered-list {
		
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}


@media only screen and (max-width: 500px) {
	
	.shop-categories-unfiltered-list {
		
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}





.share-cart-form {
    background: #f5f5f5;
    padding: 13px;
    display: block;
}

.share-cart-form .input-text {
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: baseline;
    width: 58%;
    box-sizing: border-box;
}

.share-cart-form .input-box {
    width: 100%;
}

.share-cart-form .form-list label {
    float: none;
}

.share-cart-popup .button span span:hover {
    color: #ffffff!important;
    text-decoration: none!important;
}

.share-cart-form textarea {
    height: 94px!important;
}

.share-cart-form .actions-toolbar {
    text-align: center;
}

.share-cart-popup .buttons-set {
    border-top: none;
}

.share-cart-popup .form-list {
    border-bottom: 1px solid #ededed;
}

.share-cart-popup-overlay {
    display: none;
    position: fixed;
    height: 100%!important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: visible;
    opacity: 1;
    z-index: 999999;
    overflow: auto;
}

.share-cart-popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    transition: all 5s ease-in-out;
}

.share-cart-popup .close {
    position: absolute;
    top: 0;
    right: 10px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.share-cart-popup .close:hover {
    color: #06D85F;
    cursor: pointer;
}

.share-cart-popup .content {
    max-height: 30%;
    overflow: auto;
    text-align: center;
}

.share-cart-popup .top-actions .seperator {
    margin: 0 15px 0 15px;
}

.share-cart-popup .top-actions .active span {
    background: #fff;
}

.share-cart-popup .top-actions span {
    position: relative;
}

.share-cart-popup .top-actions span::before {
    width: 8px !important;
    height: 14px;
    min-width: 21px;
    min-height: 28px;
    content: '';
    position: absolute;
    padding: 7px;
    left: -25px;
    top: -12px;
}

.block-minicart .share-cart-btn {
    margin-top: 5%;
}

.share-cart-btn {
    margin-bottom: 7px;
}

@media screen and (max-width: 1024px){
    .share-cart-popup {
        width: 70%!important;
    }
}

@media screen and (max-width: 1138px){
    .share-cart-form .input-text {
        width: 70%;
    }

    .share-cart-popup .top-actions .seperator {
        display: block;
        margin: 10px 0 10px 0;
    }
}

@media screen and (max-width: 433px){
    .share-cart-form .input-text {
        width: 100%;
    }
    .share-cart-popup {
        width: 80%!important;
    }
}

.stop-scroll {
    overflow: hidden;
}

.share-cart-popup ul.top-actions li {
    display: inline-block;
    padding: 10px 4px 5px 25px;
    cursor: pointer;
    margin-right: 20px;
}

.share-cart-popup ul.top-actions li:last-child {
    margin-right:0px;
}

.share-cart-popup .top-actions .active {
    border-bottom: 2px solid #75b51c;
    font-weight: 500;
}

.share-cart-popup .title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 20px;
    text-transform: capitalize;
    letter-spacing: 1px;
}


li#share-cart-whatsapp span::before {
    background: url('https://www.americangenericlabs.com/skin/frontend/base/default/redchamps/share_cart/images/css_sprites.png') -6px 2px;
}

li#share-cart-sms span::before {
    background: url('https://www.americangenericlabs.com/skin/frontend/base/default/redchamps/share_cart/images/css_sprites.png') 34px 3px;
}

li#share-cart-email span::before {
    background: url('https://www.americangenericlabs.com/skin/frontend/base/default/redchamps/share_cart/images/css_sprites.png') -9px -31px;
}

li#share-cart-link span::before {
    background: url('https://www.americangenericlabs.com/skin/frontend/base/default/redchamps/share_cart/images/css_sprites.png') 33px -31px;
}


button#copy-link-to-share {
    margin-bottom: 3px;
    border-radius: 0 4px 4px 0;
    border-left: 0;
    height: 35px;
}

input#link-to-share {
    background: #fdfdfd;
    width: 60%;
    height: 35px;
    outline: none;
    border: #74b51c solid 1px;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    font-family: monospace;
}

input#link-to-share:focus {
    border-color:#3d99cc;
    background:#fff;
    color:#3d99cc;
}

input#link-to-share:hover {
    border-color:#3d99cc;
    background:#fff;
    color:#3d99cc
}

.share-cart-popup .buttons-set button.button {
    float: inherit;
    margin-left: 0;
    min-width: 140px;
}

.share-cart-popup .buttons-set {
    text-align: center;
}

#share-cart-sms span {
    padding-right: 6px;
    background: #fff;
}

#share-cart-link span {
    padding-right: 10px;background: #fff;
}

.share-cart-popup .result {
    padding-bottom: 13px;
    border-bottom: solid 1px #e8e8e8;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.share-cart-popup .result .error {
    color: #df280a;
    font-weight: bold;
}

.share-cart-popup .result .success {
    color: #11b400;
    font-weight: bold;
}


@media screen and (max-width: 600px){
    .share-cart-popup ul.total-enabled-4 li {
        padding: 10px 35px 5px 24px;
    }

    .share-cart-popup ul.total-enabled-4 #share-cart-link {
        margin-right: 11px;
    }

    .share-cart-popup ul.total-enabled-4 #share-cart-whatsapp {
        padding-right: 24px;
    }

    .share-cart-form {
        margin-top: 30px;
    }

    input#link-to-share {
        width: 100%;
        border-radius: 3px;
        border: #74b51c solid 1px !important;
    }

    button#copy-link-to-share {
        margin-top: 10px;
        border-radius: 4px !important;
        border: solid 1px #74b51c !important;
    }
}
.shared-carts-table th {
    text-align: left!important;
}
.shared-carts-table td {
    text-align: left;
    padding: 15px 15px 15px 0!important;
    font-family: inherit;
}

.shared-carts-table th {
    text-align: center;
}
.shared-carts-table.clean-table {
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    /* font-weight: 300; */
}
.shared-carts-table.clean-table th {
    border-bottom: 1px solid silver;
}
.shared-carts-table.clean-table td {
    padding: 15px;
    vertical-align: top;
}
.shared-carts-table.clean-table thead th {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

@media only screen and (max-width: 1199px) {
    .shared-carts-table.clean-table td {
        padding-left: 10px;
        padding-right: 10px;
    }
}
@media only screen and (max-width: 979px) {
    .shared-carts-table.clean-table td {
        padding-left: 5px;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 770px) {
    .shared-carts-table:after {
        content: '';
        display: table;
        clear: both;
    }
    .shared-carts-table tr {
        position: relative;
    }
    .shared-carts-table tr:after {
        content: '';
        display: table;
        clear: both;
    }
}
@media only screen and (max-width: 479px) {
    .shared-carts-table tr {
        position: relative;
    }
}

#shared-carts-warning-box a,
#shared-carts-warning-box button,
#shared-carts-warning-box .page-title,
#shared-carts-warning-box .cart-footer-actions {
    display: none;
}

#shared-carts-warning-box .product-image,
#shared-carts-warning-box .product-name a {
    display: block;
}

#shared-carts-warning-box .cart-totals-wrapper,
#shared-carts-warning-box .cart-table {
    width: 100%!important;
}
.shared-cart-restore-button {
    display: inline-block!important;
    float: right;
}
.restore-shared-cart-notice {
    float: right;
    display: block;
    color: red;
    clear: both;
    margin-top: 10px;
}
.block-amseorichdata
{
    margin: 20px 0 10px;
    clear: both;
}

.block-amseorichdata .block-content
{
    padding: 7px 7px;
}
