/**
 * Magento
 *
 * 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_AFL.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@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* {
	font-size: 10px;
}



@media only screen and (min-width:479px){
	
	.category-products ul.products-grid{width: 1000px; text-align: center;}
		.main-container.configurador {
    	height: 485px;
	}
	.configurador .product-view .product-essential { height:230px; }
}


@media only screen and (max-width:479px){
	.linha-opcao{
		min-height: 70px;
		padding: 10px 0;
	}
	.main-container { 
		margin-top: 40px;
		padding: 0 20px;
    	background: #fff;
	}
	.main{
		background: #fff;
		overflow: hidden;
	}
	.categorypath-coleccao-wedding-essential .footer-container{
		margin: 20px 0 20px 0;
	}
	.clear{
		 width: 100%; text-align: center; border-bottom: 4px solid #f9f9f9;
		 /*margin-bottom: 10px;
		 padding-top: 20px;*/
	}
	.base-linha{
		text-align: center;
		padding-bottom: 10px;
	}

	.primeiroclear {
		padding-top: 0px !important;
	}

	.configurador .product-view .product-essential { 
		width: 100% !important; float: none !important;
		margin-top: 340px;
	}
	.configurador .f-left.fl1.formato{width: 100%;float: none; text-align: center;}



	.configurador .f-left.fl1.formato {
		margin-top: 0px !important;
		margin-right: 0px !important;
		display: none;
	}
	.perfil-nome{/*display: none !important;*/}

	.configurador .perfil {
		display: inline-block;
		position: relative;
		cursor: pointer;
		height: auto !important;
		width: 57px;
		margin: 0 -3px 0 0px !important;
	}

	/* Tools */
	.f-left,
	.left         { float:none !important; }
	.f-right,
	.right        { float:none !important; }
	.f-none       { float:none !important; }
	.f-fix        { float:none; width:100%; }
	
	/* ======================================================================================= */

	/* Botões Mais e Menos */

	div.tamanho .botoes{
	display: inline-block;
	margin-right: 0px;
	}

	div.tamanho .botoes div{
		margin-right: 0px;
	}

	div.tamanho .botoes .valor.valor-medida {
		line-height: 25px;
		padding: 0 5px;
		text-decoration: underline;
	}

	div.tamanho .botoes .botao-valor{
		padding: 0 25px;
		line-height: 25px;
		border: 1px solid #ededed;
	}

	div.tamanho .botoes .botao-valor:active{
		background-color: #ededed;
	}

	div.tamanho .botoes .botao-valor.menos,
	div.tamanho .botoes .botao-valor.mais,
	div.tamanho div.labeldiametro .label,
	div.tamanho .botoes .valor-medida
	{display: inline-block;}


	/* Layout ================================================================================ */


	.f-left.fl1 {
		text-align: left;
		padding-left: 20px;
		max-width: 100%; /* ALTERADO */
		font-size: 9px; /* ALTERADO */
		font-weight: bold;
		margin-right: 0px; /* ALTERADO */
		margin-top: 0px; /* ALTERADO */
		color: #dbdbdb; /* ALTERADO */
	}
	.f-left.fl2 {
		text-align: right;
		font-size: 10px;
		margin-top: 9px;
		padding-right: 10px;
	}

	.configurador .f-left.fl1.formato {
		margin-top: 58px;
		margin-right: 4px;
	}

	.configurador .f-left.fl2.pedra {
		height: 13px;
	}


	.configurador .f-left.fl2.ref {
		margin-top: 10px;
	}

	.configurador .top-preco.preco{
		position: absolute;
		top: 0;
		left: 0;
		font-size: 12px !important;
		background-color: #bbb;
		padding: 5px 10px;
		color: #fff;
	}

	.configurador .f-left.fl2.preco,
	 .f-left.fl2 .preco{
		font-weight: bold !important;
		font-size: 15px !important;
		margin-left: 15px;
	}
	.configurador .f-left.fl2.caminho {
		display: none;
	}

	.configurador .f-left.fl2.add-to-cart {
		width: 370px;
	}

	.configurador .f-left.fl2.add-to-cart .f-left {
		margin-right: 15px;
	}

	.configurador .f-left.fl2.add-to-cart input.qty {
		width: 14px !important;
		text-align: center;
	}


	.configurador .f-left.fl2.linha {
		width: 460px;
		border-top: none;   /* ALTERADO */
		height: 0;
		margin-left: 120px;
		padding-top: 3px;
		margin-top: 12px;
	}

	.configurador .f-left.fl2.linha.pedras {
		margin-top: 25px;
	}

	.configurador .f-left.fl2.ref ,
	.configurador .f-left.fl2.preco {
	}

	.configurador .f-left.fl2.add-to-wishlist {
	}

	.configurador .perfil {
		display: inline-block;
		position: relative;
		cursor: pointer;
		height: 90px;
		width: 57px;
		margin: 0 -3px 0 0px !important;
	}


	.configurador .perfil img { 
		display: block; margin: 0 auto; 
		position: relative;
		right: 5px;
	}

	.configurador .perfil .perfil-nome {
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;
		padding-left: 16px;
		width: 200px;
		font-size: 9px;
		text-transform: uppercase;
		background: #fff;
		z-index: 1;
	}

	.configurador .perfil:hover .perfil-nome {
		z-index: 2;
	}


	.configurador .perfil .perfil-img {
		text-align: center;
	}

	.configurador .perfil .perfil-img img.img_hover ,
	.configurador .perfil:hover .perfil-img img ,
	.configurador .perfil.selected .perfil-img img ,
	.configurador .pedra-tipo-img img.img_hover ,
	.configurador .pedra-tipo-img:hover img ,
	.configurador .pedra-tipo-img.selected img {
		display: none;
	}

	.configurador .perfil:hover .perfil-nome ,
	.configurador .perfil.selected .perfil-nome {
		display: none;
	}

	.configurador .perfil .perfil-img img ,
	.configurador .perfil:hover .perfil-img img.img_hover ,
	.configurador .perfil.selected .perfil-img img.img_hover ,
	.configurador .pedra-tipo-img img ,
	.configurador .pedra-tipo-img.selected img.img_hover ,
	.configurador .pedra-tipo-img:hover img.img_hover {
		display: inline-block;
	}



	.configurador .opcao ,
	.configurador .opcao-2 ,
	.configurador .opcao-3 ,
	.configurador .opcao-4 {
		color: #ccc3b5;
		cursor: pointer;
		display: inline-block;
		margin-right: 7px;
		text-transform: uppercase;
		vertical-align: top;
	}
	.configurador .opcao:hover ,
	.configurador .opcao.selected ,
	.configurador .opcao-2:hover ,
	.configurador .opcao-2.selected ,
	.configurador .opcao-3:hover ,
	.configurador .opcao-3.selected ,
	.configurador .opcao-4:hover ,
	.configurador .opcao-4.selected {
		color: #2e2925;
		border-bottom: 1px solid #2e2925;
	}

	.configurador .opcao.perfil ,
	.configurador .pedratipo {
		border-bottom: none !important;
	}

	.configurador .pedra-tipo-largura {
		margin-left: -5px;
		display: none;
	}
	.configurador .pedra-tipo-largura.selected {
		display: inline-block;
	}

	.configurador .opcao-4.pedra-tipo-img {
		margin-right: 0;
	}

	.configurador .opcao-4.pedra-tipo-img img {
		margin-top: -7px;
	}

	.configurador .pedra-largura {
		display: none;
		vertical-align: top;
	}
	.configurador .pedra-largura.selected {
		display: inline-block;
	}

	.configurador .pedra-largura .opcao-3 {
		position: relative;
	}

	.configurador .pedra-largura .opcao-3 .pedra-quilatagem {
		position: absolute;
		left: 0;
		top: 16px;
		width: 60px;
		color: #ccc3b5 !important;
		display: none;
	}
	.configurador .pedra-largura .opcao-3.selected .pedra-quilatagem {
		display: block;
	}



	/* Product View ========================================================================== */


	/* Product Images */
	.base-product-img-box{
		position: fixed;
		top: 55px;
		left: 0px;
		background-color: white;
		overflow: hidden;
		/*width: calc(100% - 40px);;*/
		width: 100%;
		-webkit-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.1);
		box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.1);
		/*margin:0 20px !important;*/
	}

	.product-view .product-img-box { float: none; } /* ALTERADO */
	.configurador .product-view .product-img-box {  /* ALTERADO */
		width:209px !important; margin: auto; height: 240px; margin: auto;
		position: relative;
		right: 10px;
	}

	.configurador .product-view .product-essential { float: left; width: 690px; }
	.configurador .product-view .product-img-box img {
		position:absolute; top:0; left:0;
		opacity:0;
		
		transition:all 0.6s;
		-webkit-transition:all 0.6s;
		-moz-transition:all 0.6s;
		-o-transition:all 0.6s;
	}
	.product-view .product-img-box img.selected {
		opacity:1;
		
		transition:all 0.3s;
		-webkit-transition:all 0.3s;
		-moz-transition:all 0.3s;
		-o-transition:all 0.3s;
	}



	.product-view .botoes .botao-valor ,
	.product-view .botoes .valor {
		color: #555553;
		float:none; /* ALTERADO */
		display: inline-block; /* ALTERADO */
		text-align:center;
	}
}

@media only screen and (min-width:479px){
	.wrapper {
		width: 1000px;
		margin: auto;
	}
	.header .logo{text-align: center;}
	.header-container a.logo{ display:block;}
	#mobilemenu a.logo {display: none;}
	a.logo img{max-width:100%; display: inline-block;}


	/* Tools */
	.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
	.nobr         { white-space:nowrap !important; }
	.wrap         { white-space:normal !important; }
	.a-left       { text-align:left !important; }
	.a-center     { text-align:center !important; }
	.a-right      { text-align:right !important; }
	.v-top        { vertical-align:top; }
	.v-middle     { vertical-align:middle; }
	.f-left,
	.left         { float:left !important; }
	.f-right,
	.right        { float:right !important; }
	.f-none       { float:none !important; }
	.f-fix        { float:left; width:100%; }
	.no-display   { display:none; }
	.no-margin    { margin:0 !important; }
	.no-padding   { padding:0 !important; }
	.no-bg        { background:none !important; }
	.clear { width:0; height:0; clear:both; }
	/* ======================================================================================= */


	/* Layout ================================================================================ */
	.page { position:relative; width:100%; height:100%;  }
	.page-print { background:#fff; padding:25px 30px; text-align:left; }
	.page-empty { background:#fff; padding:20px; text-align:left; }
	.page-popup { background:#fff; padding:25px 30px; text-align:left; }
	.main-container.coleccao { z-index:4; top:148px; height:409px; }



	.configurador .f-left.fl1 {
		text-align: right;
		width: 100px;
		font-size: 11px;
		font-weight: bold;
		margin-right: 20px;
		margin-top: 8px;
	}
	.configurador .f-left.fl2 {
		text-align: left;
		font-size: 10px;
		margin-top: 9px;
	}

	.configurador .f-left.fl1.formato {
		margin-top: 58px;
		margin-right: 4px;
	}

	.configurador .f-left.fl2.pedra {
		height: 13px;
	}


	.configurador .f-left.fl2.ref {
		margin-top: 10px;
	}

	.configurador .f-left.fl2.preco {
		font-weight: bold;
		font-size: 12px;
		margin-left: 15px;
	}
	.configurador .f-left.fl2.caminho {
		display: none;
	}

	.configurador .f-left.fl2.add-to-cart {
		width: 370px;
	}

	.configurador .f-left.fl2.add-to-cart .f-left {
		margin-right: 15px;
	}

	.configurador .f-left.fl2.add-to-cart input.qty {
		width: 14px !important;
		text-align: center;
	}


	.configurador .f-left.fl2.linha {
		width: 460px;
		border-top: 1px solid #dcd4ca;
		height: 0;
		margin-left: 120px;
		padding-top: 3px;
		margin-top: 12px;
	}

	.configurador .f-left.fl2.linha.pedras {
		margin-top: 25px;
	}

	.configurador .f-left.fl2.ref ,
	.configurador .f-left.fl2.preco {
		/*display: none;*/
	}

	.configurador .top-preco{display: none;}

	.configurador .f-left.fl2.add-to-wishlist {
	}

	.configurador .perfil {
		display: inline-block;
		position: relative;
		cursor: pointer;
		height: 90px;
		width: 57px;
		margin: 0 -3px 0 0px !important;
	}


	.configurador .perfil img { display: block; margin: 0 auto; }

	.configurador .perfil .perfil-nome {
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;
		padding-left: 16px;
		width: 200px;
		font-size: 9px;
		text-transform: uppercase;
		background: #fff;
		z-index: 1;
	}

	.configurador .perfil:hover .perfil-nome {
		z-index: 2;
	}


	.configurador .perfil .perfil-img {
		text-align: center;
	}

	.configurador .perfil .perfil-img img.img_hover ,
	.configurador .perfil:hover .perfil-img img ,
	.configurador .perfil.selected .perfil-img img ,
	.configurador .pedra-tipo-img img.img_hover ,
	.configurador .pedra-tipo-img:hover img ,
	.configurador .pedra-tipo-img.selected img {
		display: none;
	}

	.configurador .perfil:hover .perfil-nome ,
	.configurador .perfil.selected .perfil-nome {
		display: block;
	}

	.configurador .perfil .perfil-img img ,
	.configurador .perfil:hover .perfil-img img.img_hover ,
	.configurador .perfil.selected .perfil-img img.img_hover ,
	.configurador .pedra-tipo-img img ,
	.configurador .pedra-tipo-img.selected img.img_hover ,
	.configurador .pedra-tipo-img:hover img.img_hover {
		display: inline-block;
	}



	.configurador .opcao ,
	.configurador .opcao-2 ,
	.configurador .opcao-3 ,
	.configurador .opcao-4 {
		color: #ccc3b5;
		cursor: pointer;
		display: inline-block;
		margin-right: 7px;
		text-transform: uppercase;
		vertical-align: top;
	}
	.configurador .opcao:hover ,
	.configurador .opcao.selected ,
	.configurador .opcao-2:hover ,
	.configurador .opcao-2.selected ,
	.configurador .opcao-3:hover ,
	.configurador .opcao-3.selected ,
	.configurador .opcao-4:hover ,
	.configurador .opcao-4.selected {
		color: #2e2925;
		border-bottom: 1px solid #2e2925;
	}

	.configurador .opcao.perfil ,
	.configurador .pedratipo {
		border-bottom: none !important;
	}

	.configurador .pedra-tipo-largura {
		margin-left: -5px;
		display: none;
	}
	.configurador .pedra-tipo-largura.selected {
		display: inline-block;
	}

	.configurador .opcao-4.pedra-tipo-img {
		margin-right: 0;
	}

	.configurador .opcao-4.pedra-tipo-img img {
		margin-top: -7px;
	}

	.configurador .pedra-largura {
		display: none;
		vertical-align: top;
	}
	.configurador .pedra-largura.selected {
		display: inline-block;
	}

	.configurador .pedra-largura .opcao-3 {
		position: relative;
	}

	.configurador .pedra-largura .opcao-3 .pedra-quilatagem {
		position: absolute;
		left: 0;
		top: 16px;
		width: 60px;
		color: #ccc3b5 !important;
		display: none;
	}
	.configurador .pedra-largura .opcao-3.selected .pedra-quilatagem {
		display: block;
	}



	/* Product View ========================================================================== */



	/* Product Images */
	.product-view  { position:relative; }
	.product-view .product-img-box { position:relative; float: left; margin-top:13px; width: 267px; height: 280px; }
	.configurador .product-view .product-img-box { width: 209px; height: 235px; margin-left: 80px; }
	.configurador .product-view .product-img-box { width: 209px; height: 280px; }
	.configurador .product-view .product-essential { float: left; width: 590px; }
	.product-view .product-img-box img {
		position:absolute; top:0; left:0;
		opacity:0;
		
		transition:all 0.6s;
		-webkit-transition:all 0.6s;
		-moz-transition:all 0.6s;
		-o-transition:all 0.6s;
	}
	.product-view .product-img-box img.selected {
		opacity:1;
		
		transition:all 0.3s;
		-webkit-transition:all 0.3s;
		-moz-transition:all 0.3s;
		-o-transition:all 0.3s;
	}



	.product-view .botoes .botao-valor ,
	.product-view .botoes .valor {
		float:left; text-align:center;
	}

}