*,
*::after,
*::before {
  box-sizing: border-box !important;
}

a{
    text-decoration: none !important;
}

button:focus, button:hover{
    text-decoration: none !important; 
}

/* product container starts */
.active8-product-container {
  font-family: "Poppins", sans-serif;
}
.active8-product-container a {
  color: #de5b48 !important;
  text-decoration: none !important;
}
.active8-product-container img,
svg {
  max-width: 100% !important;
}
.active8-product-container button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  -ms-appearance: none !important;
  -o-appearance: none !important;
  appearance: none !important;
  cursor: pointer !important;
  border: none !important;
  padding: 0 !important;
}
.active8-product-container button:focus {
  outline: none !important;
}
.active8-product-container {
  font-size: 14px !important;
  color: rgb(102 102 102) !important;
  background-color: rgb(255 255 255) !important;
  line-height: 1.7em !important;
  font-weight: 500 !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  display: grid;
}
.active8-product-container .cd-gallery {
  width: 100% !important;
}
.active8-product-container {
  max-width: 1200px !important;
  margin: 1.5em auto !important;
}
.active8-product-container .cd-customization {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.active8-product-container .cd-customization .add-to-cart {
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 30px !important;
  background-color: rgb(68 68 68) !important;
  color: rgb(255 255 255) !important;
  cursor: pointer !important;
  vertical-align: middle !important;
  padding: 6px 15px 6px 15px !important;
  text-decoration: none !important;
  text-transform: inherit !important;
}
.active8-product-container .cd-customization .disabled, .active8-product-detail-container .cartrow button.disabled {
  cursor: not-allowed !important;
  background-color: rgb(213, 213, 213) !important;
}
.active8-product-container .cd-customization .add-to-cart.disabled:hover, .active8-product-detail-container .add-to-cart.disabled:hover {
  cursor: not-allowed !important;
  background-color: rgb(213, 213, 213) !important;
}
.active8-product-detail-container .cartqtyinputInputField {
  width: 42px !important;
  height: 42px !important;
  font-weight: bold !important;
  font-size: 20px !important;
  text-align: center !important;
  border: rgb(64 64 64) solid thin !important;
  margin-top: 0px !important;
}
.active8-product-container .cd-gallery .product-info {
  text-align: center !important;
}
.active8-product-container .cd-gallery .product-name a {
  text-align: center !important;
  font-size: 18px !important;
  color: #000 !important;
  font-weight: 700 !important;
  font-family: "Poppins", sans-serif;
  text-decoration: none !important;
}
.active8-product-container .product-price {
  font-weight: 600 !important;
  font-size: 16px !important;
  margin-bottom: 10px !important;
  color: rgb(64 64 64) !important;
}
.active8-product-container .cd-customization .size,
.cd-customization .add-to-cart {
  width: 120px !important;
}
.active8-product-container .cd-single-item.product-image {
  text-align: center !important;
}
.active8-product-container .cd-gallery > li {
  width: 25% !important;
  float: left !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.active8-product-detail-container span.cartqtyelementLabel.normal {
  margin-right: 10px !important;
}
.active8-product-detail-container .cartqtyinputInputField {
  margin-right: 10px !important;
}
.active8-product-container ul.cd-gallery li {
  list-style: none !important;
}
.active8-product-container ul.cd-gallery {
  padding-left: 0px !important;
  margin: 0px auto !important;
}

.active8-product-detail-container .CatalogElementBodyDiv {
  font-family: "Poppins", sans-serif;
  font-style: normal !important;
  font-weight: 400 !important;
}
.active8-product-container button.add-to-cart {
  font-family: "Poppins", sans-serif;
}
.active8-product-detail-container .CatalogElementAvailable {
  margin-right: 0px !important;
  font-weight: 600 !important;
  font-size: 14px !important;
}
.active8-product-detail-container .CatalogElementAvailableText {
  color: rgb(64 64 64) !important;
  margin-right: 30px !important;
  font-size: 14px !important;
}
span.size-span {
  color: #404040 !important;
  font-weight: 700 !important;
  display: inline-block !important;
  margin-right: 5px !important;
  font-size: 16px !important;
}
span.size-ml-span {
  color: #000 !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}
.desc-text {
  margin-bottom: 18px !important;
  margin-top: 0px !important;
  font-size: 16px !important;
  font-weight: normal !important;
}
.quant-div_span {
  padding-top: 0px !important;
  padding-bottom: 10px !important;
  color: #404040 !important;
  font-size: 16px !important;
}
.active8-product-detail-container .CatalogElementPrice {
  color: rgb(0 0 0) !important;
  font-size: 26px !important;
  font-weight: 400 !important;
}

.active8-product-detail-container .CatalogElementNotes {
  font-size: 100% !important;
}
.active8-product-detail-container .CatalogElementDetailRow {
  border-bottom: 1px solid rgb(102 102 102) !important;
}
.active8-product-detail-container .CatalogElementDetailLine {
  width: 100% !important;
}
.active8-product-detail-container .CatalogElementDetailsColumnLeft {
  margin-right: 2% !important;
  width: 100% !important;
}
.active8-product-detail-container .CatalogElementDetailsColumnLeft,
.active8-product-container .CatalogElementDetailsColumnRight {
  float: left !important;
}

.active8-product-detail-container .CatalogElementDetailLine {
  border-bottom: 1px solid rgb(102 102 102) !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  margin: 0px !important;
}
.active8-product-detail-container .CatalogElementDetailLabelLeft {
  color: rgb(64 64 64) !important;
  font-weight: bold !important;
  width: 35% !important;
  display: inline-block !important;
  margin-right: 4% !important;
  font-size: 15px !important;
}
.active8-product-container .CatalogElementDetailsColumnRight {
  width: 100% !important;
}
.active8-product-detail-container .cartline {
  width: 100% !important;
  display: block !important;
  padding: 5px 0 !important;
  margin-top: 30px !important;
}
.active8-product-container .CatalogElementSocials {
  width: 40% !important;
  float: left !important;
  margin-left: 105px !important;
}
.active8-product-detail-container .cartrow {
  float: right !important;
  text-align: right !important;
  margin-top: 50px !important;
}
.active8-product-detail-container .cartrow form {
  display: inline-flex !important;
  align-items: center !important;
}
/* .active8-product-detail-container .cartqtyelement {
  margin-right: 120px !important;
  line-height: 30px !important;
} */
.active8-product-detail-container .cartqtyelement {
  display: flex !important;
  align-items: center !important;
}
.active8-product-detail-container .cartqtyelementLabel,
.cartqtyinputInputField {
  margin-right: 10px !important;
  vertical-align: middle !important;
}
.active8-product-detail-container .cartqtyinputInputField {
  width: 50px !important;
  height: 50px !important;
  font-weight: normal !important;
  font-size: 20px !important;
  text-align: center !important;
  border: rgb(64 64 64) solid thin !important;
  margin-top: 0px !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  border-radius: 0px !important;
}

.active8-product-container .cartbuybtn {
  font-weight: 500 !important;
  background-color: rgb(39 39 39) !important;
  margin-top: -52px !important;
}
.active8-product-detail-container .continueshoppingrow {
  width: 100% !important;
  display: block !important;
  vertical-align: middle !important;
}
.active8-product-detail-container .continueshoppingbtn {
  cursor: pointer !important;
  vertical-align: middle !important;
  float: left !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: rgb(39 39 39) !important;
  border: 1px solid rgb(51 51 51) !important;
  text-transform: uppercase !important;
  line-height: 30px !important;
  padding: 9px 15px 9px 15px !important;
  margin-top: 50px !important;
}
.active8-product-detail-container span.CatalogElementDetailTextLeft {
  font-size: 15px !important;
  font-weight: 500 !important;
}
.active8-product-container .cartbuybtn {
  line-height: 30px !important;
  color: rgb(255 255 255) !important;
  cursor: pointer !important;
  vertical-align: middle !important;
  padding: 6px 15px 6px 15px !important;
  margin-bottom: 10px !important;
  display: inline-block !important;
  font-size: 15px !important;
}
.active8-product-container .cd-single-item.product-image img {
  width: auto !important;
  max-height: 300px !important;
}
.active8-product-container input.inventory {
  width: 50px !important;
  height: 40px !important;
  font-weight: bold !important;
  font-size: 16px !important;
  text-align: center !important;
  border: rgb(64 64 64) solid thin !important;
  margin-top: 0px !important;
  margin-right: 10px !important;
  padding: 0px !important;
  margin-bottom: 0px !important;
  border-radius: 0px !important;
  background: transparent;
}
.active8-product-container span.CatalogElementQuantityLabel.normal {
  margin-right: 10px !important;
  font-weight: 900 !important;
  color: rgb(0 0 0) !important;
}
.active8-product-container .product-name {
  margin-bottom: 15px !important;
}
.active8-product-container nav#navigation {
  display: none !important;
}
.active8-product-container ul.cd-gallery li {
  padding: 0px !important;
  margin: 0px !important;
  margin-bottom: 75px !important;
  height: 450px !important;
  display: none !important;
  align-items: end !important;
}
.active8-product-container ul.cd-gallery li.bounceInUp img:hover {
  transform:scale(1.03) !important;
}
.active8-product-container ul.cd-gallery li.bounceInUp img {
  transition: transform 0.5s ease !important;
}
.active8-product-container ul.cd-gallery li.bounceInUp {
  display: grid !important;
}
.active8-product-container .cd-customization .add-to-cart:hover {
  background-color: black !important;
}
.active8-product-container .loadmore-container {
  text-align: center !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}
.active8-product-container .loadmore-container a {
  color: #ffffff !important;
  text-decoration: none !important;
  background-color: #9e1313 !important;
  padding: 12px 80px !important;
  border-radius: 5px !important;
}
.active8-product-container .loadmore-container .noProduct {
  background-color: #ccc !important;
  cursor: no-drop !important;
}
.active8-product-container .loadmore-container a:hover {
  opacity: 0.8 !important;
}
/* product container ends */

/* cart container starts */
.active8-cart-container #c7-cart > a {
  background: url(../img/icon_cart@2x.png) no-repeat center / 20px !important;
  width: 20px !important;
  text-indent: -99999px !important;
  margin-right: 10px !important;
  display: block !important;
}
.active8-cart-container #c7-cartv {
  height: 100% !important;
  width: 500px !important;
  position: fixed !important;
  z-index: 999 !important;
  top: 0 !important;
  right: -510px;
  background-color: #fff !important;
  overflow-x: hidden !important;
  transition: 1s !important;
  padding: 30px 20px 30px 20px !important;
  box-shadow: 0px 0px 10px #959595 !important;
}
.active8-cart-container #c7-cartv a.closebtn {
  font-size: 25px !important;
  width: 25px !important;
  float: right !important;
}
.active8-cart-container #c7-cartv .catalog-subcontent {
  color: rgb(68 68 68) !important;
  text-transform: uppercase !important;
  font-size: 21px !important;
  font-weight: 600 !important;
  border-bottom: 1px solid rgb(204 204 204) !important;
  padding-bottom: 15px !important;
}
.active8-cart-container #c7-cartv .catalog-subcontent span {
  color: #ccc !important;
}
.active8-cart-container #c7-cartv button:hover {
  text-decoration: none !important;
  opacity: 0.8 !important;
}
.active8-cart-container #c7-cartv a:hover {
  text-decoration: none !important;
}
.active8-cart-container .lgincont {
  font-size: 18px !important;
  color: rgb(50 50 50) !important;
  margin: 30px 0px !important;
  font-weight: 400 !important;
}
.active8-cart-container .cart-section-info {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-bottom: 30px !important;
}
.active8-cart-container .cart-abt {
  display: flex !important; /* width: 100%; */
  justify-content: space-between !important;
  border-top: 1px solid rgb(105 105 105) !important;
  padding: 10px 0px !important;
}
.active8-cart-container .cart-abt h6 {
  font-size: 14px !important;
  font-weight: 400 !important;
  margin: 0px !important;
  text-transform: capitalize !important;
}
.active8-cart-container .cart-alert {
    font-size: 15px !important;
    font-weight: 600 !important;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    color: #000 !important;
    text-align: center !important;
}
.active8-cart-container .cart-added-img img {
    max-width: 45px !important;
    height: 55px;
    max-height: 55px;
    margin: 0 8px;
}
.active8-cart-container .cart-added-img {
    width: 60px;
    position: relative;
    text-align: center;
}
.active8-cart-container span.total-amnt {
  font-weight: 700 !important;
}
.active8-cart-container button.cont-shpg-wo-border {
    width: 100% !important;
    background: rgb(0 0 0 / 0%) !important;
    color: rgb(68 68 68) !important;
    margin-bottom: 10px !important;
    font-size: 17px !important;
    border: none !important;
    font-weight: 600;
    padding: 20px 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.active8-cart-container button.view-cart {
    width: 100% !important;
    padding: 12px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    background-color: rgb(68 68 68) !important;
    margin-bottom: 20px !important;
    border: none;
    font-size: 17px;
    color: #fff !important;
    cursor: pointer;
}
.active8-cart-container button.pro-to-checkout {
    width: 100% !important;
    padding: 12px !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
    background-color: rgb(0 0 0) !important;
    margin-bottom: 20px !important;
    border: none;
    font-size: 17px;
    color: #fff !important;
    cursor: pointer;
}
.active8-cart-container .price-sect-cart {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between;
  width: 350px !important;
}
.active8-cart-container .cart-added-total-price {
  font-size: 14px !important;
  word-break: keep-all !important;
  margin-left: 35px !important;
}
.active8-cart-container .cart-added-product-price {
  font-size: 14px !important;
  margin-left: 30px !important;
  word-break: keep-all !important;
}
.active8-cart-container .cart-section-info input.inventory {
  width: 43px !important;
  height: 40px !important;
  padding: 0px !important;
  text-align: center !important;
  border: 1px solid #717171;
  font-size: 14px;
}
.active8-cart-container .lgincont a {
  display: inline-block !important;
  font-size: 18px !important;
  text-decoration: underline !important;
}
.active8-cart-container #c7-cartv .catalog-content {
  font-size: 20px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  line-height: 40px !important;
}
.active8-cart-container #c7-cartv button.cont-shpg {
  width: 100% !important;
  padding: 12px !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
  background-color: rgb(68 68 68) !important;
  border: none;
  font-size: 17px;
  color: #fff !important;
  cursor: pointer;
}
.active8-cart-container a.cart-added-rremove {
  color: #9a0205 !important;
}
.active8-cart-container .cart-added-product-name a {
  font-size: 14px !important;
  margin-top: 5px !important;
  line-height: 20px !important;
}
.cart-added-product-name {
  width: 150px !important;
}
.cart-added-product-name a {
  font-weight: 600 !important;
}
a.cart-added-remove {
    color: #d20000 !important;
    font-weight: 400 !important;
    display: inline-flex !important;
}
.active8-cart-container #c7-cartv a.cart-added-remove:hover {
  text-decoration: underline !important;
}
.catalog-title {
    display: inline-flex;
    font-size: 18px;
    margin: 45px 0px 25px;
}
.cart-section .empty {
    text-align: center;
    padding: 10px 0px 35px;
} 
.cart-load {
    padding: 3px 0px 0px 2px;
    display: inline-flex;
}
.cart-load img {
    height: 10px;
}
/* cart container ends */

/* active8-product-detail-container starts */
.active8-product-detail-container .CatalogElementImage {
  width: 18% !important;
  float: left !important;
}

.active8-product-detail-container .CatalogElementInfo {
  width: 80% !important;
  float: left !important;
  margin-left: 2% !important;
}
.active8-product-detail-container .CatalogElementInfoHeader {
  margin-top: 48px !important;
  padding-bottom: 0px !important;
}
.active8-product-detail-container .CatalogElementInfoHeader {
  display: flex;
  margin-bottom: 10px !important;
  margin-top: 0px !important;
  justify-content: space-between;
}
p.tast-notes a {
  color: #f26400 !important;
  font-size: 18px !important;
  margin-bottom: 22px !important;
  margin-top: 0px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
p.serv-sugg {
  margin-bottom: 2px !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #000 !important;
  text-transform: uppercase !important;
}
p.taste_notes {
  margin-bottom: 2px !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  color: #000 !important;
  text-transform: uppercase !important;
}
.active8-product-detail-container .CatalogElementInfoHeaderRight {
  font-weight: 500 !important;
}
.active8-product-detail-container .CatalogElementInfoHeaderRight {
  float: right !important;
  line-height: 50px !important;
}
.active8-product-detail-container .CatalogElementInfoDescription {
  clear: both !important;
  font-size: 16px !important;
  line-height: 25px !important;
  text-align: justify !important;
  padding-bottom: 25px;
}
.active8-product-detail-container .CatalogElementName {
  text-decoration: none !important;
  color: rgb(0 0 0) !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 32px !important;
  float: left !important;
  line-height: 50px !important;
  margin: 0 !important;
}
.active8-product-detail-container .maincont {
  max-width: 1100px !important;
  width: 100% !important;
  margin: 0 auto !important;
}
.active8-product-detail-container {
  color: rgb(102 102 102) !important;
}
.active8-product-detail-container span.CatalogElementNotes > div {
  margin-bottom: 15px !important;
}
.active8-product-detail-container .cartrow button {
    font-weight: 500 !important;
    background-color: rgb(39 39 39) !important;
    margin-top: 0px !important;
    padding: 15px 20px;
    border: none !important;
    font-size: 17px  !important;
    color: #fff !important;
    cursor: pointer;
}
.active8-product-detail-container .cartrow button:hover {
    background-color: #000 !important;
}
/* active8-product-detail-container ends */

/*Catalog Search*/
.active8-product-container .search-container {
  width: 350px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.active8-product-container .no-product {
  text-align: center !important;
  font-size: 20px !important;
  color: #000 !important;
  font-weight: 900 !important;
}
/*Catalog Search End*/

/* Cart Page Starts */
.active8-cart-detail-container {
  max-width: 1200px !important;
  margin: 1.5em auto !important;
  font-family: "Poppins", sans-serif;
}
.active8-cart-detail-container .cart-items-sec {
  display: flex !important;
  align-items: center !important;
}
.active8-cart-detail-container .cart-detail-container-title h1 {
  font-size: 28px !important;
  text-transform: uppercase !important;
  font-weight: 400 !important;
}
.active8-cart-detail-container table.table {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 0px !important;
}
td input {
  width: 40px !important;
  height: 40px !important;
  padding: 0px !important;
}
.active8-cart-detail-container th {
  padding: 20px !important;
  color: #424242 !important;
  border: none !important;
  font-size: 14px !important;
  text-align: center !important;
}
.active8-cart-detail-container .cart-detail-table thead.thead {
  background: #fafafa !important;
}
.active8-cart-detail-container td {
  padding: 20px !important;
  color: #000 !important;
  text-align: center !important;
  border: none !important;
  font-size: 14px !important;
}
.active8-cart-detail-container .cart-items-image img {
  max-height: 70px !important;
  margin: 0px auto !important;
}
.active8-cart-detail-container tbody th {
  padding: 5px !important;
  text-align: center !important;
}
.active8-cart-detail-container tr {
  border: 1px solid #ebebeb !important;
}
.active8-cart-detail-container .table-foot {
  border: 1px solid #ebebeb !important;
  border-top: none !important;
  padding: 20px !important;
  display: flex !important;
  justify-content: space-between !important;
}
.active8-cart-detail-container .cart-detail-desc h6 {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #333 !important;
  text-transform: capitalize !important;
}
.active8-cart-detail-container a.btn-w-bg {
  background-color: #333 !important;
  color: #fff !important;
  padding: 15px 20px !important;
  border: 1px solid #333 !important;
  font-size: 14px !important;
}
.active8-cart-detail-container a.btn-w-border {
  border: 1px solid #333 !important;
  color: #333 !important;
  padding: 15px 20px !important;
  margin-right: 10px !important;
  font-size: 14px !important;
}
.active8-cart-detail-container .cart-end-section {
  justify-content: end !important;
  display: grid !important;
}
.active8-cart-detail-container .subtotal-det {
  display: flex !important;
  justify-content: space-between !important;
  font-size: 18px !important;
  color: #000 !important;
}
#ACSWaitCursor img {
    text-align: center !important;
    margin: 0 auto !important;
}
#ACSWaitCursor {
    text-align: center !important;
}
/* Cart Page Ends */
button:focus,
button:hover,
.button:focus,
.button:hover,
.faux-button:focus,
.faux-button:hover,
.wp-block-button .wp-block-button__link:focus,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-file .wp-block-file__button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
  outline: none !important;
}
input.inventory:focus {
  outline: none !important;
}

.active8-product-container .search-container input#search-product {
   border: none !important;
    width: 170px;
    border-radius: 0;
    margin: 0px;
    background: transparent;
    width: 100%;
}
.active8-product-container .search-container .search-pdt {
  border: 1px solid #dcd7ca !important;
  display: flex;
  align-items: center;
  padding: 5px 0px 5px 10px;
  width: 60%;
  height:50px;
}
.active8-product-container
  .search-container
  .search-pdt
  input#search-product:focus {
  border: none !important;
  outline: none !important;
}
.active8-product-container .search-container .search-pdt img {
  width: 20px !important;
  height: 20px !important;
}
.active8-cart-container .update a {
    font-size: 10px !important;
    color: #808080 !important;
}
.active8-cart-container .update a:hover {
    color: #000 !important;
}
.active8-cart-container li.cart-icon {
    list-style: none;
    display: flex;
    align-items: center;
}
.active8-cart-container #c7-cart {
    position: relative !important;
}
.active8-cart-container .cart-added-product-name a {
    color: #000 !important;
}

.active8-cart-container .cart-added-product-name a.cart-added-remove {
    color: #d20000 !important;
    display: block !important;
}
.active8-product-detail-container {
    max-width: 1100px !important;
    margin: 20px auto;
}
.CatalogFrameDiv {
    max-width: 100% !important;
}
.cart-added-product-name h4 {
    margin: 0px !important;
    font-size: 14px !important;
}
.active8-cart-container .cart-added-product-name h4 a {
    line-height: 17px !important;
}
.badge {
  position: absolute !important;
  top: -8px !important;
  /*right: -2px !important;
  left: 20px !important;*/
  border-radius: 50% !important;
  background-color: #e6003e !important;
  color: white !important;
  font-size: 11px !important;
  width: 21px !important;
  height: 21px !important;
  /*display: flex !important;*/
  justify-content: center !important;
  align-items: center !important;
  margin-left: 10px;
}

.flex{ display: flex !important; }

.hide{ display: none !important; }

input[type="number"] {
    -moz-appearance: inherit !important;
}
div#c7-cart {
  padding: 0px 10px !important;
}
#search-product {
    width: 100%;
}
.loader.small-loader {
    text-align: center;
    margin: 20px 0px;
}
#sign-in-out {
  margin-left: 10px;
  margin-right: 5px;
}
/*wishlist*/
.active8-cart-container .wishlist-section .inventory {
  width: 43px !important;
  height: 40px !important;
  padding: 6px 0px 0px 0px !important;
  text-align: center !important;
  border: 1px solid #717171;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.catalog-title.sh-wishlist {
  margin-top: 20px;
}
.active8-product-detail-container.allocations .cartrow button.add-to-cart{
    margin-left:auto;
    margin-top:25px !important;
}
.active8-product-detail-container.allocations .cartrow .cartqty{
    width:50%;
}
.active8-product-detail-container.allocations .cartrow form {
	flex-wrap: wrap;
	justify-content: space-between;
	display: flex !important;
}
.active8-product-detail-container.allocations .cartrow .cartqty.align-right .cartqtyelement{
    justify-content:flex-end;
}
.active8-product-detail-container.allocations .cartrow .cartqty.align-right .cartqtyelement .cartqtyinputInputField{
   margin-right:0px !important;
}

.allocations .qtymsg, .allocations .above-qtymsg, .active8-product-detail-container .qtymsg {
  text-align: right;
  margin-top: 10px;
  color: green;
}

.active8-product-container .qtymsg{
    color: green;
}

.qtymsg span, .above-qtymsg span{
    font-weight: bold;
}

/* Media only desktop starts */
@media (max-width: 1024px) {
  .active8-product-container ul.cd-gallery li {
    width: 33.3334% !important;
  }
}
/* only desktop ends */

/* upto ipad starts */
@media (max-width: 1023px) {
  .active8-product-container ul.cd-gallery li {
    width: 50% !important;
  }
  .modal-menu a {
    display: block !important;
    padding: 2rem 2.5rem !important;
    text-decoration: none !important;
    width: 100% !important;
    color: rgb(50 50 50) !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
  li#cart-icon {
    display: block !important;
    margin-top: 10px !important;
    position: absolute !important;
    right: 125px !important;
    top: 50px !important;
  }
  .header-navigation-wrapper {
    display: block !important;
  }
  .header-navigation-wrapper .primary-menu-wrapper {
    display: block !important;
  }
  .header-navigation-wrapper .primary-menu-wrapper li {
    display: none !important;
  }
}
/* upto ipad ends */

/* mobile only starts */
@media (max-width: 565px) {
  .active8-product-container ul.cd-gallery li {
    width: 100% !important;
  }
  li#cart-icon {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    position: absolute !important;
    right: 85px !important;
    top: 0px !important;
    line-height: 2 !important;
  }
  
  .active8-cart-container #c7-cartv {
    width: 100% !important;
  }
  .active8-product-detail-container .CatalogElementInfo {
    width: 100% !important;
    margin: 0px !important;
  }
  .active8-product-detail-container .CatalogElementImage {
    width: 100% !important;
    float: none !important;
	  text-align:center;
  }
  .active8-product-detail-container .CatalogElementImage img {
    margin: 0px auto 30px auto;
  }
  .active8-product-container .search-container {
    width: 100% !important;
    display: inline-block !important;
  }
  .active8-product-container .search-container .search-cnt {
    margin-top: 20px;
  }
  /*new quantity and add-to-cart button change*/
  .active8-product-container .cd-customization {
    display: block !important;
  }
  .active8-product-container input.inventory {
    width: 100% !important;
  }
  .active8-product-container .cd-customization .add-to-cart {
    width: 100% !important;
    margin-top: 15px;
  }
  .active8-product-container ul.cd-gallery li {
    height: 480px !important;
  }
  .active8-product-container span.CatalogElementQuantityLabel.normal {
    font-size: 17px !important;
  }
  .active8-cart-container .price-sect-cart {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    width: 270px !important;
  }
	.active8-product-detail-container.allocations{
		width:100%;
		padding:20px;
	}
/* 	y */

.active8-product-detail-container.allocations .cartrow .cartqty {
	width: 100%;
}

.AllocationInfo .CatalogElementDetailLine {
	background: #f9f9f9 !important;
	padding: 0 !important;
}



.active8-product-detail-container.allocations .AllocationInfo span.CatalogElementDetailLabelLeft {
	width: 100% !important;
	margin-right: 0% !important;
	text-align: left;
}
	
	
	
.AllocationInfo .CatalogElementDetailLine .CatalogElementDetailLabelLeft {
	border-bottom: 1px solid #000;
	padding: 3px 11px;
}

.active8-product-detail-container .cartqtyelement {

	justify-content: space-between !Important;
}

.active8-product-detail-container.allocations .cartrow form {
	flex-wrap: inherit;
	display: inline-block !important;
	width: 100%;
}

.active8-product-detail-container .cartqtyinputInputField {
	margin-right: 0px !important;
}

.cartqty.normal.align-left {
	margin: 15px 0px;
}

.active8-product-detail-container.allocations .cartrow button.add-to-cart {
	margin-left: 0;
	margin-top: 25px !important;
	width: 100%;
}
  
}
/* mobile only ends */

/***Chris CSS***/
.ACSLoginDiv {
  position: static;
  top: 0px;
  right: 0;
  width: 100%;
  height: 40px;
  z-index: 10000;
  vertical-align: bottom;
}
.ACSLogin {
  font-family: "Helvetica";
  font-size: 120%;
  font-weight: 500;
  color: #630303;
  line-height: 40px;
  margin-left: 10px;
}
.ACSLogin:hover {
  color: black;
  line-height: 40px;
  margin-left: 10px;
}
.CatalogFrameDiv {
  margin-top: 0;
  margin-left: 0;
  margin-right: 15%;
  margin-bottom: 0;
  height: auto;
  background-color: white;
  width: 100%;
}
.CatalogFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}
.BasketFrameDiv {
  border: none;
  margin: 0;
  padding: 0;
  position: fixed;
  top:   0px;
  right: 0px;
  height: auto;
  width: 400px;
  z-index: 101;
} 
.BasketFrame {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.MenuFrameDiv {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  float: right;
  height: auto;
  width: 20%;
  max-width: 220px;
  position: relative;
  z-index: 102;
  top: 70px;
  left: 0;
}
.MenuFrame {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}
.MsgFrameDiv {
  outline: none;
  border: none;
  margin: 0;
  padding: 0;
  position: fixed;
  height: auto;
  max-width: 50%;
  width: 60%;
  z-index: 10000;
}
.MsgFrame {
  width: 100%;
  outline: none;
  border: none;
  margin: 0;
  height: auto;
  border-left: solid 1px gray;
  box-shadow: 3px 5px 3px gray;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-top-left-radius: 10px;
  -moz-border-top-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 15px;
}
.RegisterFrameDiv {
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  background-color: white;
  width: 80%;
}
.RegisterFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}
.ManageFrameDiv {
  margin-top: 0px;
  margin-left: 0%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  background-color: white;
  width: 100%;
}
.ManageFrame {
  width: 100%;
  border: none;
  height: auto;
}
.SelectionFrameDiv {
  margin-top: 10px;
  margin-left: 10%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  background-color: white;
  width: 80%;
}
.SelectionFrame {
  width: 100%;
  border: none;
  height: auto;
  outline: none;
}
.ForgotPasswordFrameDiv {
  margin-top: 0;
  margin-left: 10%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  background-color: white;
  width: 80%;
}
.ForgotPasswordFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}
.ResetPasswordFrameDiv {
  margin-top: 0;
  margin-left: 10%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  width: 80%;
}

.ResetPasswordFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}
.UnsubscribeFrameDiv {
  margin-top: 0;
  margin-left: 10%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  width: 80%;
}

.UnsubscribeFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}

.NewsletterHookFrameDiv {
  margin-top: 0;
  margin-left: 10%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  background-color: transparent;
  width: 26%;
}

.NewsletterHookFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}

.NewsletterFrameDiv {
  margin-top: 0;
  margin-left: 20%;
  margin-right: 0;
  margin-bottom: 0;
  height: auto;
  background-color: white;
  width: 60%;
}

.NewsletterFrame {
  width: 100%;
  outline: none;
  border: none;
  height: auto;
}
/***Chris CSS Ends***/

/****** Chris Start Media Statements ******/
@media screen and (max-width: 1530px) {
  .ACSLoginDiv {
    top: 40px;
  }
}

@media screen and (max-width: 1224px) {
}

@media screen and (max-width: 1024px) {
  .ACSLoginDiv {
    top: 0;
  }
  .CatalogFrameDiv {
  }
}

@media screen and (max-width: 1090px) {
  .MenuFrameDiv {
    top: 90px;
  }
}

@media screen and (max-width: 880px) {
  .MenuFrameDiv {
    display: none;
  }
  .ACSLoginDiv {
    position: static;
    margin-left: 0;
  }
  .CatalogFrameDiv {
    margin-left: 0%;
    width: 100%;
  }
  .MenuFrameDiv {
    display: none;
  }
  .MsgFrameDiv {
    width: 90%;
    max-width: 100%;
  }
}

@media screen and (max-width: 700px) {
  .CatalogFrameDiv {
    margin-left: 0%;
    width: 100%;
  }
  .MenuFrameDiv {
    display: none;
  }
  .MsgFrameDiv {
    width: 90%;
    max-width: 100%;
  }
  .RegisterFrameDiv {
    width: 100%;
    margin: 0 0 0;
  }
}

@media screen and (max-width: 600px) {
  .ACSLoginDiv {
    top: 40px;
  }
  .MenuFrameDiv {
    display: none;
  }
  .MsgFrameDiv {
    width: 90%;
    max-width: 100%;
  }
}


/****** End Chris Media Statements ******/

.active8-product-container .active-top-container {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom:50px !important;
}
.active8-product-container .sorting-container select#fsorting {
    height: 50px !important;
    padding: 5px 10px !important;
    width: 215px !important;
    margin-left: 10px !important;
    border: 1px solid #dcd7ca !important;
}
.active8-product-detail-container .CatalogElementImage img {
    max-width: 100% !important;
}
.active8-product-container .desc {
  text-align: center;
  margin: 40px auto 5px;
  width: 100%;
  vertical-align: middle;
  padding: 0px 15px 0px 15px;
}
.product-info .product-catalogtextline {
	font-size: 14px !important;
	color: #9bbd41;
	min-height: 25px;
}
.CatalogElementNotes .product-catalogtextline {
  color: #9bbd41;
}
/*allocations*/
.AllocationInfo {
  border: 1px solid;
    border-top-color: currentcolor;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: currentcolor;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  border-top: none;
  border-bottom: none;
  background: #F9F9F9;
}
.active8-product-detail-container.allocations .AllocationInfo .CatalogElementDetailLabelLeft {
  width: 32% !important;
  margin-right: 0% !important;
  text-align: center;
}
.allocation-space {
  margin-bottom: 30px;
  border-bottom: 1px solid #828282;
  padding-bottom: 30px;
}
.CatalogElementContainer .CatalogElementRow:last-child .allocation-space, .active8-product-detail-container.allocations .CatalogElementDiv:last-child .hr-bold{
  display: none;
}
.AllocationCartDisplay {
  margin-bottom: 20px;
}
.active8-product-detail-container.allocations .cartrow {
  width: 100%;
  text-align: left !important;
}
.hr-bold {
  border: 2px solid #515050;
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
/*wishlist*/
.wishlist-container .cart-section-info {
	justify-content: start !important;
}

.wishlist-container .cart-added-product-price {
	margin-left: 0px !important;
}

.wishlist-container .cart-added-total-price {
	margin-left: 0px !important;
}
@media screen and (max-width: 976px) {
    .active8-product-container .search-container {align-items: flex-start !important;flex-direction: column-reverse;}
    .active8-product-container .sorting-container select#fsorting {margin-left: 0px !important;}
}
@media screen and (max-width: 480px) {
    .active8-product-container .active-top-container {display: block !important;}
    .active8-product-container .search-container .search-pdt{width:100% !important;}
    .active8-product-container .sorting-container select#fsorting {width: 100% !important;margin-left: 0px !important;margin-top:20px !important;}
    .active8-product-container .active-top-container .sorting-container {margin-top: 50px !important;}
    
}