/**
* 2007-2018 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    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2018 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
/**
* 2007-2018 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    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2018 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/
#embajadores .h3Title{
	margin-top: 10px;
	margin-bottom: 24px;
}
#embajadores .h4Title{
	font-weight: 700;
}
#embajadores .h3Title,#embajadores .h4Title{
	color: #3fa0e4;
}
#embajadores .landExpl{
    font-size: 14px;
    color: black;
    font-family: 'Roboto', Verdana, Arial, Helvetica, Sans-Serif;
    line-height: 23px;
	margin-top: 5px;
}
#embajadores .circulos {
	display: flex;
	margin-top: 25px;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
#embajadores .circulos .circBloque{
	width: 50%;
	display: flex;
}
#embajadores .circulos .circBloque > div{
	width: 180px;
	height: 180px;
	border-radius: 99%;
	border: 11px #F4F4F4 solid;
	margin: auto;
	display: flex;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	position: relative;
}
#embajadores .circulos .circBloque .number-circle {
	top: 0px;
	left: -5px;
	background-color: #3fa0e4;
	position: absolute;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	color: #fff;
}
#embajadores .circulos div span{
	margin: auto;
	text-align: center;
	max-width: 110px;
}
#embajadores .contentCaja{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
}
#embajadores .landCaja{
	height: 500px;
	width: 50%;
	margin: auto;
	display: flex;
}
#embajadores .codigoEmbajador, #embajadores .agradecimiento{
	max-width: 480px;
	margin: auto;
	/*display: flex;
	flex-wrap: wrap;*/
	padding: 15px;
	width: 420px;
	height: 465px;
}
#embajadores .copiar{
	width: 100%;
	display: flex;
}
#embajadores .codigoEmbajador span, #embajadores .agradecimiento span{
	margin: auto;
	width: auto;
}
#embajadores .codigoEmbajador .landExpl, #embajadores .agradecimiento .landExpl{
	display: block;
} 
#embajadores .textCenter{
	text-align: center;
}
#embajadores .textLeft {
	text-align: left;
	padding: 10px;
}
#embajadores .textBlue{
	color: #3fa0e4;
}
#embajadores .codigoEmbajador{
	background-color: #F1F9FF;
}
#embajadores .agradecimiento{
	background-color: #f6f6f6;
}

#embajadores .tabla_1{
	width: 100%;
	min-height: 60px;
	border: 1px solid black;
	display: flex;
	flex-direction: column;
	margin-top: 25px;
}
#embajadores .tabla_1 div{
	margin: auto;
	width: 100%;
	height: 100%;
	padding: 2px;
}
#embajadores .headTabla{
	display: flex;
	border-bottom: 1px solid black;
	color: black;
	font-weight: bold;
	margin: unset !important;
	margin-bottom: auto;
}
#embajadores .contenidoTabla{
	display: flex;
	color: black;
}
#embajadores .headTabla div{
	display: flex;
}
#embajadores .contenidoTabla div{
	display: flex;
} 
#embajadores .headTabla div span{
	margin: auto;
}
#embajadores .contenidoTabla div span{ 
	margin: auto;
}
#embajadores .tabla_2{
	width: 100%;
	display: flex;
	margin-bottom: 35px;
}
#embajadores .tabla_2 .contentTabla_2{
	width: 70%;
	margin-left: auto;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
	color: black;
	font-weight: bold;
	background-color: #F4EEEF;
}
#embajadores .tabla_2 .contentTabla_2 div{
	display: flex;
	margin: auto;
	width: 100%;
	height: 48px;
	margin: 0px;
}
#embajadores .tabla_2 .contentTabla_2 div span{
	margin: auto;
	width: 50%;
}
#embajadores .tabla_2 .contentTabla_2 .total{
	border: 1px solid grey;
	border-bottom: none;
}
#embajadores .tabla_2 .contentTabla_2 .total_2{
	border: 1px solid grey;
}
/*#embajadores .tabla_2 .contentTabla_2 .total:hover, #embajadores .tabla_2 .contentTabla_2 .total_2:hover{
	background-color: #EFF9FF;
}*/
#embajadores .tabla_2 .contentTabla_2 .total:hover .totalEuros, #embajadores .tabla_2 .contentTabla_2 .total_2:hover .totalEuros{
	color: #3fa0e4;
}
#embajadores .botones{
	border-top: 1px #E9E9E9 solid;
	padding-top: 15px;
	margin-bottom: 25px;
	margin-top: 20px;
}
#embajadores .explFinal span{
	display: block;
}
#embajadores .explFinal .condiciones{
	margin-top: 20px;
	width: 100%;
	text-align: right;
}
#embajadores .explFinal .condiciones a{
	color: black;
}
#embajadores .explFinal .condiciones a:hover{
	text-decoration: underline;
}


#embajadores .codigoEmbajador button {
	background: transparent;
	border: 0px;
	color: #fff;
}

i.icon-embajadores {
	background-image: url(/modules/wim_embajadores/views/img/premium-badge.svg);
	background-size: 100%;
	max-width: 35px;
	max-height: 35px;
	top: 8px!important;
	left: 8px!important;
}
#my-account ul.myaccount-link-list li a span.new {
	position: absolute;
	right: 0px;
	top: 0px;
	color: #3fa0e4;
	font-weight: bold;
	font-size: 14px;
	border: 0px;
	line-height: 22px;
}

#embajadores .explFinal .condiciones span{
	margin-left: auto;
}
#embajadores .contentCaja h5{
	font-weight: bold;
}
#embajadores .textBold{
	font-weight: 500;
}
#embajadores .cuadroAzul{
	width: 70%;
	margin: auto;
	background-color: #3fa0e4;
	color: white;
	height: 38px;
	font-weight: 800;
	display: flex;
}
#embajadores .cuadroBlanco{
	width: 70%;
	margin: auto;
	background-color: white;
	color: white;
	height: 38px;
	font-weight: 800;
	display: flex;
}
@media (max-width: 990px){
	#embajadores .circulos .circBloque{
		width: 100%;
		margin-bottom: 20px;
	}
	#embajadores .circulos{
		margin-bottom: unset;
	}
	#embajadores .landCaja{
		width: 100%;
	}
}
@media (max-width: 450px){
	#embajadores .landCaja{
		height: 540px;
	}
	#embajadores .codigoEmbajador, #embajadores .agradecimiento{
		height: 530px;
	}
	#embajadores .cuadroBlanco{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#embajadores .cuadroAzul{
		margin-bottom: 10px;
		margin-top: 10px;
	}
	#embajadores .tabla_1, #embajadores .tabla_2{
		font-size: smaller;
	}
	#embajadores .explFinal .condiciones{
		text-align: left;
	}

}
@media (max-width: 400px){
	#embajadores .circulos .circBloque > div{
		line-height: 20px;
		font-size: 13px;
		width: 140px;
		height: 140px;
	}

	#embajadores .circulos .circBloque .number-circle{
		left: -18px;
	}

}
#embajadores .copiarCodigoAgradecimiento:hover{
	cursor: pointer;
}
#embajadores .codigoSuperior{
	display: flex;
	flex-wrap: wrap;
	height: 180px;
}
#embajadores .codigoSuperior span h5{
	margin: unset;
	font-size: 15px;
}
#embajadores .codigoSuperior .margBott{
	margin-bottom: 25px;
} 
#embajadores .resume{
	display: flex;
}
#embajadores .resumeInside{
	margin: auto;
	width: auto !important;
}