/*
 *  2007-2022 PrestaShop
 *
 *  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.
 *  It is also available through the world-wide-web at this URL:
 *  http://opensource.org/licenses/afl-3.0.php
 *  If you did not receive a copy of the license and are unable to
 *  obtain it through the world-wide-web, please send an email
 *  to license@prestashop.com so we can send you a copy immediately.
 *
 *  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.prestashop.com for more information.
 *
 *  @author 202-ecommerce <tech@202-ecommerce.com>
 *  @copyright Copyright (c) 2007-2022 202-ecommerce
 *  @license Commercial license
 *  International Registered Trademark & Property of PrestaShop SA
 *
 */

.ProductPrestashop {background-image:url('../img/header.png');background-repeat: no-repeat}
.headerProductPrestashop {width:1150px;height:130px}
.headerLeftProductPrestashop {text-align:left;padding-left:10px}
.headerLeftProductPrestashop img {border:1px solid grey}
.headerRightProductPrestashop {text-align:right;padding-right:10px}
.headerRightProductPrestashop a {color:black;text-decoration:none}
.headerSearchProductPrestashop {background-image:url('../img/search.png');background-repeat:no-repeat;border:0px;width:215px;height:31px;background-color:transparent;padding-left:35px}
.bodyProductPrestashop {text-align:left}
.bodyMainImageProductPrestashop {border:1px solid grey;margin-right:15px}
.bodyFirstMediumImageProductPrestashop {border:1px solid grey;margin-top:10px}
.bodyMediumImageProductPrestashop {border:1px solid grey;margin-left:10px;margin-top:10px}
.bodyNameProductPrestashop {font-weight:bold}
.bodyDescriptionProductPrestashop { }
.footerProductPrestashop {background-image:url('../img/footer.png');height:53px;background-size:100%;background-repeat:no-repeat;}
.leftProductPrestashop{vertical-align:top;}