.hfg_footer {
    display: none;
}
/*.elementor-widget-woocommerce-checkout-page .e-checkout__container {*/
/*    display: inline !important;*/
/*}*/
.e-checkout__column.e-checkout__column-start {
    float: left;
    width: 47% !important;
}
.nv-order-review {
    float: right;
    width: 50% !important;
}
@media (min-width: 960px){
.woocommerce-checkout form.checkout {
    grid-template-columns: 1fr !important;
    grid-column-gap: 60px;
}
/*.shop_table .single_add_to_cart_button {*/
/*    width: 116%;*/
/*}*/
/*table.shop_table.cart {*/
/*    width: 1400px;*/
/*}*/

.product-price, .product-quantity, .product-priority, .product-quantity{
      padding: 0 21px;
}

}
.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--forms-fields-normal-color,#818a91);
    line-height: 25px !important;
}
.ui-datepicker table {
   background-color: #C25C08;
}


@media (max-width: 600px){
  .view-search-form {
    width: 100% !important;
    margin-left: 0 !important;
}
}
.woocommerce.single .entry-summary>form.cart {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 2px solid var(--nv-text-color);
    margin-bottom: 30px;
    padding-bottom: 20px;
    flex-direction: column;
}
button#add-to-giftregistry-list {
    display: inline-block;
    padding: 8px 88px;
}
.woocommerce div.product form.cart {
     margin-bottom: 0 !important; 
}
.woocommerce.single .entry-summary>form.cart {
     border-bottom: none !important; 
}
a.add_to_wishlist.single_add_to_wishlist {
    display: inline-block;
    width: 49%;
    text-align: center;
}
td.product-quantity {
    text-align: center;
}



.eael-product-carousel .product-image-wrap .image-wrap img{

}
@media(min-width: 800px){
  .woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block !important;
}
td.product-thumbnail img {
    height: 226px;
    width: 226px;
    object-fit: cover;
}
}
.woocommerce ul.products li.product .button {
    font-size: 14px;
}
@media only screen and (max-width: 767px){
table.shop_table.cart > tbody > tr > td.product-thumbnail {
    position: relative !important;
     top: 0px !important; 
     left: -38px !important; 
     width: 100% !important; 
    padding: 0 !important;
}
  td.product-price, td.product-quantity, td.product-priority {
    display: flex;
    flex-direction: row;
    wwidth: 100% !important;
    justify-content: space-between;
}
.shop_table .single_add_to_cart_button {
    padding: 10px 40px !important;
    margin-top: 10px;
    margin-left: 37px;
}
}
.filter-giftregistry #filter-giftregistry, #level_filter {
    padding: 4px;
}
button#btn_filter {
    padding: 4px 45px !important;
}
.view {
    display: none !important;
}
