#stones .stone{margin-bottom:40px;position:relative;cursor:pointer}#stones .stone .image-wrap{height:120px;display:flex;justify-content:center;align-items:center}#stones .stone .image-wrap img{width:40%;margin-bottom:10px}#stones .stone h5{font-weight:300}#stones .stone .overlay{position:absolute;background-color:var(--color-dark-blue);width:100%;height:100%;top:0;left:0;opacity:0;visibility:hidden;transition:.4s;text-align:left;padding:10px 20px}#stones .stone .overlay p{color:#fff}#stones .stone.ruby img{width:33%}#stones .stone.citrine img{width:48%}#stones .stone.emerald img{width:34%}#stones .stone.amethyst img,#stones .stone.topaz img{width:44%}#stones .stone:hover .overlay{opacity:1;visibility:visible}#stones h3,#stones h5,#stones p{font-family:var(--font-family-walsheim)}#stones .information{margin:80px 0 60px}#stones .information h3{text-transform:uppercase;letter-spacing:.08em;font-weight:300;font-size:1.1rem;margin-bottom:20px;margin-top:30px}#stones .information .padded-right{padding-right:40px}#stones .information .padded-left{padding-left:40px}#stones .pearls .tahitian img{width:37%}#stones .pearls .baroque img{width:38%}#stones #newsletter h3{font-family:Gill Facia Reg Display,serif}.mobilePearl{display:none}#stone-accordion .plus-img{width:15px!important;height:15px!important}.stones .stone .image-wrap img{height:100px}@media screen and (max-width:1440px){.stones .stone{margin:0 60px}#stones .stone .image-wrap{height:120px}}@media screen and (max-width:800px){.stones .stone{margin:0 40px}}@media only screen and (max-width:869px){.stonesPage_Shape .grid__item{padding-left:0}.stonesPage_Shape .grid__item .image-wrap img{width:100%!important;max-width:100%}}@media screen and (max-width:868px){#stones .information .padded-left{padding-left:0}.desktopPearl,.large--hide .information .padded-left #page-stones-left-column_1{display:none}#stones .large--hide .stone-grid,.mobilePearl{display:block}#stones .stone img{width:60%}}@media only screen and (max-width:480px){.small--one-half{width:50%}}