/* STYLES ADDED BY GORILION GRID VIEW */
/* eCellar styling */

/* lets get rid of the shitty loader */
.ecp-ui-block {
  width: 10px !important;
  height: 10px !important;  
  background-size:cover !important;
  position: absolute !important; 
  right: 0 !important; 
  top: 15px !important; 
  z-index: 500; 
}
#account-cart {
  position: absolute;
  right: 35px;
  top: 5px;
  z-index: 99;
  font-size: 13px;
  min-width: 300px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 500;
}
#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 {
 color:#225577;
}
#account-cart a:hover {
  color:#40200f;
}

.ecp-wrapper {
  display:none !important;
}
.page-id-112 .ecp-wrapper {
display:block !important;
}
.esg-grid a {
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  display:inline-block;
  text-align: center;
}

/* Lightbox popup fix */
.elementor-slideshow__footer, .elementor-slideshow__header {
  

}
.elementor-lightbox .elementor-lightbox-item {
  max-height: 70%;
}
.elementor-slideshow__footer {
  bottom: 45px;
}
.elementor-slideshow__footer, .elementor-slideshow__header {
  padding: 15px 0px 0px 0px;
}
.elementor-slideshow__description {
  padding-left: 3%;
  padding-right: 3%;
}
.elementor-element.elementor-element-9f8d2f0 .elementor-image-carousel-caption {
color:#000000;
}
/* BUTTONS */
.ecp-component button, .ecp-form button {
  font-family: 'Georgia', sans-serif;
  text-transform: uppercase;
  background: #225577 !important;
  margin-right: 5px;
  position: relative;
  padding: 0px 20px !important;
  line-height: 42px;
  border: 2px solid#ddddee !important;
  color: #fff !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;
  font-weight: 400 !important;
  text-shadow: none;
  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;
  width:auto !important;
  box-sizing: initial !important;
}
.ecp-component button:hover {
  background: #5588aa !important;
  color:#ffffff !important;
}
.ecp-component.ecp_ProductDetail .ecp-columns-left, .ecp-component.ecp_ProductDetail .ecp-columns-right {
  width: 50%;
}

.ecp_ProductDetail .ecp-columns-left img {
  height: 350px;
width: auto;
}

.ecp_ProductDetail h2 {
  text-align: center;

}
.ecp_ProductDetail .ecp-form button {
  margin-left: 10px !important;
}
.ecp_ProductDetail .ecp-form .ecp-form-row {
  display: inline-flex;
width: 100%;
justify-content: center;
}
.ecp_ProductDetail .ecp-form .ecp-form-row .ecp-form-row-col-25, .ecp_ProductDetail .ecp-form .ecp-form-row .ecp-form-row-col-75 {
  width: 50%;
}
.ecp_ProductDetail .ecp-columns-left .ecp-card {
  margin-left: 15px;
  margin-right: 15px;
  float:none;
}
.ecp_ProductDetail .ecp-columns-left .ecp-card ul li {
margin-left: 0px;
}
.ecp_ProductDetail .ecp-columns-left .ecp-card .ecp-item-list{
  display: inline-block;
  float:none;
  text-align: center;
}

.ecp-form .ecp-grid-col-6 {
  width: auto !important;
}

ul.ecp-stepper li.ecp-stepper-active {
  background-color: #225577 !important;
border-color: #225577 !important;
}
/* PRODUCTS LISTING */

.ecp_CategoryWithProducts .ecp-x-list {

  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-content: space-between
}
.ecp_CategoryWithProducts .ecp-list-item {
  /* single list item */
  margin: 0px 40px 40px 0px;
  padding: 15px 15px 15px 15px;
  border: 1px solid #666;
  color:#666;
  }
  .ecp_CategoryWithProducts .ecp-list-item .ecp-item-list {
    text-align: center;
    color:#000000;
  }
.ecp_GeneralCart [data-ecp-handle="products"] {
  display:block;
}
.ecp_CategoryWithProducts .ecp-list-item .ecp-form-row {
  
  display:block;
  text-align: center;
}


.ecp-component.ecp_ProductDetail .ecp-form-row-col-25 {
  text-align: right;
}
.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;
  text-align: center;
}
.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: 40px !important;
height: 32px !important;
padding:0px;
}
.ecp_ProductDetail select[name="product_qty"] {
height: 32px !important;
padding:0px;
max-width: 133px;
display: inline-block;
}
.ecp_CategoryWithProducts button, .ecp_ProductDetail .ecp-form button {
  font-size: 12px;
  line-height: 31px;
  margin-top: -1px;
}
.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: 105px;
    max-width: 235px;*/
    line-height: 1 !important;
    margin:0px auto !important;
    
  }
  .ecp_CategoryWithProducts h3 a {
    font-size: 16px;
    line-height: 16px !important;
    
    
  }
  .ecp_CategoryWithProducts img {
    max-height: 180px;
  }


.ecp-form select {
  box-sizing: border-box;
  height: 44px !important;
  padding: 0px !important;
  -webkit-appearance:menulist !important;
}
.ecp_CategoryWithProducts div.ecp-html-subtitle {
min-height: 90px;
}
.ecp-callout-box {
  padding: .75rem 1.5rem;
  background-color: transparent !important;
  border:none !important;
  /*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_CategoryWithProducts .ecp-callout-box, .ecp_ProductDetail .ecp-callout-box {
  padding:0px;
  background:none;
  font-size: 10px;
  line-height: 12px;
  border:none !important;
  padding:0px !important;
}
.ecp_ProductDetail .ecp-callout-box {
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
  color: #000 !important;
}
.ecp_ProductDetail .tech_notes {
  text-align: left;
}
.ecp_GeneralCart select {
text-align: center !important;
}
.ecp-sidekick {
  top: 120px !important;
}

.ecp-sidekick .ecp-columns-left img {
  max-height: 200px;
}
.ecp-form-row.detail [class*="ecp-form-row-col-"] {
  display:inline-block;
  float:none;
}
.ecp-component.ecp_ReservationTimes .ecp-section h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.review_notes {
  display:block;
  clear: both;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #cacaca;
}
.review_notes div {
  margin-bottom: 10px;
  display:block;
}
.review_notes i {
  color: #8a8a8a;
  display: block;
  font-size: 0.8125rem;
text-align: right;
}

.review_notes i::before {
content:'- ';
}

.ecp-component.ecp_GeneralCart .ecp-grid .ecp-columns-left img {
  max-height: 350px;
  width:auto;

}
.ecp-form-buttonset-2 button:last-child {
  float:left !important;
}

/* order review */
.ecp_OrderReview h3 span.giftnote {
  font-size: 16px;
  
}

@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: 1000px) {


  .ecp_CategoryWithProducts .ecp-list-item {
    margin:0px;
  }
  .ecp_GeneralCart .ecp-columns-left {
    width: 10% !important;
  }
  .ecp_GeneralCart .ecp-columns-right {
    width: 80% !important;
  }
  .header_inner_right {
    float:none;
    width: 100%;
    z-index: 0;
}
  #account-cart {
   width: 100%;
   
    position: relative;
    text-align: center;
    right:auto;
    min-width: auto;
    left: auto;
    
   
}
.header_top .left {
display:none;

}
#account-cart > div {
  margin-right: 0px;
}
#gallery-1 .gallery-item {
width: 100% !important;
}
.ecp-component.ecp_ProductDetail .ecp-columns-left, .ecp-component.ecp_ProductDetail .ecp-columns-right {
  width: 100%;
}
.ecp_ProductDetail .ecp-columns-left img {
  max-height: 200px;
  width:auto;
}


}

@media screen and (max-width: 767px) {

  .ecp_CategoryWithProducts .ecp-x-list {
    display: block;
    width: 100%;
  }

}