/* STYLES ADDED BY GORILION GRID VIEW */
/* eCellar styling */
 #account-cart {
  position: absolute;
  right: 40px;
  top: 0px;
  z-index: 201;
  font-size: 13px;
  min-width: 300px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 500;
  color:#ffffff;
}
#account-cart .myaccount {
  margin-right: 20px;
}
#account-cart > div {
  display:inline-block;
  margin-right: 20px;
}
#account-cart .cart-label {
  /*font-weight: 600;*/
  
  margin-right: 3px;
}
#account-cart a {
  color:#ffffff;
}
#account-cart a:hover {
  color:#a99971;
}
.ecp_AddedToCart.ecp-sidekick {
  top: 210px;
}
.ecp_AddedToCart.ecp-sidekick .ecp-sidekick-content .ecp-columns-right {
  padding-left: 10px;
  padding-top: 0px;
}

ul.ecp-stepper li.ecp-stepper-active {
  background-color:#cbaa5c !important;
  border-color:#cbaa5c !important;
}



/* BUTTONS */
.ecp-component button, .ecp-form button {
  font-family: 'Montserrat';
  font-weight: 600 !important;
  text-transform: uppercase;
  background: none !important;
  margin-right: 5px;
  position: relative;
  padding: 13px 25px !important;
  line-height: 17px;
  font-size: 14px;
  background: #ad1f2d !important;
  color: #ffffff !important;
  border: none !important;
  letter-spacing: 2px;
  -o-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -ms-border-radius: 0px !important; 
  border-radius: 0px !important;
  text-shadow: none;
  width:auto !important;
  background-color:  transparent;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important;
}
.ecp-component button:hover {
  background: #820b21 !important;
  color:#ffffff !important;
}
.ecp_ProductDetail .ecp-form button {
  margin-left: 10px !important;
}
/* PRODUCTS LISTING */

.ecp_CategoryWithProducts .ecp-x-list {

  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: space-between
}
.ecp_CategoryWithProducts .ecp-list-item {
  /* single list item */
  margin: 0px 40px 40px 0px;
  padding: 30px 30px 30px 30px;
  border: 1px solid #666;
  color:#666;
  }

.ecp_GeneralCart [data-ecp-handle="products"] {
  display:block;
}
.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row {
  
  display:block;
  text-align: center;
}
.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row .ecp-form-row-col-75, .ecp_CategoryWithProducts .ecp-list-item .ecp-form-row .ecp-form-row-col-25 {
  display:inline-block;
  float:none !important;
  width:auto;
  vertical-align: top;
}
.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row .ecp-form-row-col-75 .ecp-form-tip {
  display:block;
  clear:both;
  width: 100%;
}
.ecp_CategoryWithProducts .ecp-price, .ecp_CategoryWithProducts .ecp-price-discounted, .ecp_CategoryWithProducts .ecp-price-regular {
  font-weight:500;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}
.ecp_CategoryWithProducts select[name="product_qty"] {
  width: 45px;
  height: 42px;
}
.ecp_CategoryWithProducts .ecp-columns-left, .ecp_CategoryWithProducts .ecp-columns-right {
  width:100% !important;
  float:none !important;
  text-align: center;
  }
  .ecp_CategoryWithProducts .ecp-columns {
    margin-bottom: 0px !important;
  }
  .ecp_CategoryWithProducts h3 {
    text-align: center;
    min-height: 50px;
    margin:0px auto !important;
    line-height: 1.0;
    
  }
  .ecp_CategoryWithProducts h3 a {
    font-size: 22px;
  }
  .ecp_CategoryWithProducts img {
    max-height: 300px;
  }


.ecp-form select {
  box-sizing: border-box;
   text-align-last:center;
 /*width: 40px !important;*/
 padding: 3px !important;
  -webkit-appearance:menulist !important;
-moz-appearance:menulist !important;
appearance:menulist !important;
  
}
.ecp_CategoryWithProducts div.ecp-html-subtitle {
/*min-height: 90px;*/
display:none;
}
.ecp-callout-box {
  padding: .75rem 1.5rem;
  background-color: transparent;
  font-weight: 700;
  text-transform: uppercase;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important;
  border: 2px solid#666 !important;
  color: #666 !important;
  letter-spacing: 1px;
  -o-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -ms-border-radius: 4px !important; 
  border-radius: 4px !important;
}
.ecp_GeneralCart select {
text-align: center !important;
}


@media screen and (max-width: 1200px) {

  .ecp_CategoryWithProducts .ecp-x-list {
    grid-template-columns: 1fr 1fr;
  }

}

@media screen and (min-width: 1023px) {
  /* lets shrink elements se they aren't full width awkward on desktop
     idealy we want to just change the column width but can't.
  */
  .ecp-component.ecp_LocateAccount, 
  .ecp-component.ecp_ForgotPassword, 
  .ecp-component.ecp_CreateCustomer,
  .ecp-component.ecp_EditProfile,
  .ecp-component.ecp_EditBillingAddress,
  .ecp-component.ecp_ChangePassword,
  .ecp_GeneralCart, .ecp-component.ecp_JoinList, 
  .ecp-component.ecp_CreateShippingAddress--checkout,
  .ecp-component.ecp_CreateBillingAddress--checkout,
  .ecp-component.ecp_EditBillingAddress--checkout,
  .ecp-component.ecp_JoinClub,
  .ecp-component.ecp_JoinClub__SelectTier,
  .ecp-component.ecp_SelectShippingAddress,
  .ecp-component.ecp_ShippingAddresses,
  .ecp-component.ecp_SelectPaymentMethod,
  .ecp-component.ecp_OrderReview,
  .ecp-component.ecp_CheckoutThankYou,
  .ecp-component.ecp_OrderDetail,
  .ecp-component.ecp_Dashboard,
  .ecp-component.ecp_PaymentMethods,
  .ecp-component.ecp_Reservations,
  .ecp-component.ecp_Orders,
  .ecp-component.ecp_CreateClubSubscription,
  .ecp-component.ecp_ClubSubscriptions,
  .ecp-component.ecp_Remixes,
  .ecp-component.ecp_RemixCart,
  .ecp-component.ecp_RemixReview,
  .ecp-component.ecp_ReservationTimes,
  .ecp-component.ecp_JoinClub__CreateCustomer,
  .ecp-component.ecp_JoinClub__CreateShippingAddress,
  .ecp-component.ecp_JoinClub__CreateBillingAddress,
  .ecp-component.ecp_JoinClub__CreatePaymentMethod,
  .ecp-component.ecp_ReservationSearch

   {
  max-width: 60%;
  /*margin: 0px auto;*/
  }

  
}

@media screen and (max-width: 1304px) {
  .fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-header {
    padding-top: 30px !important;
  }
  #account-cart {
    right: -18px;
    top: -30px;
}

}



@media screen and (max-width: 1000px) {


  


  .ecp_CategoryWithProducts .ecp-list-item {
    margin:0px;
  }
  .ecp_GeneralCart .ecp-columns-left {
    width: 10% !important;
  }
  .ecp_GeneralCart .ecp-columns-right {
    width: 80% !important;
  }


}

@media screen and (max-width: 767px) {

  .ecp_CategoryWithProducts .ecp-x-list {
    display: block;
    width: 100%;
  }

}