/***********************************************************************
       ___         __                        __  _          
      /   | __  __/ /_____  ____ ___  ____  / /_(_)   _____ 
     / /| |/ / / / __/ __ \/ __ `__ \/ __ \/ __/ / | / / _ \
    / ___ / /_/ / /_/ /_/ / / / / / / /_/ / /_/ /| |/ /  __/
   /_/  |_\__,_/\__/\____/_/ /_/ /_/\____/\__/_/ |___/\___/   
      __          ________                 ____      _ __     
     / / __ __   /_  __/ / ___ __ _ ___   / __/__ __(_) /____ 
    / _ | // /    / / / _ | -_)  ' | -_) _\ \ / // / / __/ -_)
   /_.__|_, /    /_/ /_//_|__/_/_/_|__/ /___/ \_,_/_/\__/\__/ 
       /___/                                                                                     

   Theme Name:      Automotive Child Theme
   Description:     Finally a gorgeous website template for car dealerships that doesn’t just look beautiful, but also includes complete easy-to-use functionality. Whether your business is a small car dealer or a large fully functional car dealership, you are sure to find what you need in this automotive template.
   Theme URI:       http://demo.themesuite.com/automotive-wp/
   Version:         4.0
   Author:          Theme Suite
   Author URI:      http://www.themesuite.com/
   Support:         http://support.themesuite.com/
   License:         GNU GPL
   Tags:            white, light, one-column, two-columns, right-sidebar, fluid-layout, editor-style, featured-images, sticky-post, translation-ready
   License URI:     http://demo.themesuite.com/automotive-wp/License/
   Template:        automotive
   
   Place custom CSS below this line
***********************************************************************/
header .navbar-brand img {
    max-width: 200px !important;
    height: auto;
}
header .bottom-header .navbar-default {
    align-items: center;
}

.cart_item__image_name {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
}

.actions-cart-page {
    display: flex;
    justify-content: flex-end;
}
.actions-cart-page .wc-proceed-to-checkout {
    max-width: 262px;
}
.woocommerce-cart .woocommerce .actions-cart-page .wc-proceed-to-checkout .checkout-button {
    padding: 17px;
    margin: 0;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item td {
    padding-bottom: 0;
}

.review-order-widgets {
    border-bottom: 1px solid #E3E3E3;
}
.review-order-widgets h3 {
    color: #2D2D2D;
    font-size: 18px;
    font-weight: 600;
}





