/*
 Theme Name: Au Jardin de la Testa
 Theme URI: https://www.smartfire.pro
 Description: Smartfire Child theme for Hongo theme
 Version: 1.0
 Author: Smartfire
 Author URI: https://www.smartfire.pro
 Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, flexible-footer, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
 Template: hongo
 Text Domain: hongo-child
*/

.woocommerce
  .woocommerce-ordering
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  padding: 30px 15px 16px 15px;
}

.woocommerce
  .woocommerce-ordering
  .select2-container--default
  .select2-selection--single {
  height: fit-content;
}

.select2-container .select2-container--default .select2-container--open {
  top: 738px;
}

.hongo_font_1649236434683 i.fa-phone-alt {
  margin: 4px 0 0 0;
}

.wpb_wrapper .vc_custom_1649236434684 {
  margin-right: 0px !important;
}

@media (max-width: 992px) {
  .hongo_font_1649236434683 i.fa-phone-alt {
    margin: 0 0 18px 0;
  }
}
