/*
* 2011-2022 Helios IT
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.heliosit.tn for more information.
*
* @author Helios IT
* <contact@heliosit.mobi>
* @copyright  2011-2022 Helios IT
*/



 .shipping-container iframe {
    width: 100%;
  }
  .container-fluid.shipping-container {
    text-align: center;
  }
  .shipping-container .shipping-map-title{
    margin-block: 1.8999rem;
  }

