﻿article.cpt-product{position:relative;background:#f8f8f8;-webkit-border-radius:4rem;-moz-border-radius:4rem;border-radius:4rem;}article.cpt-product .image{padding:56.25% 0 0 0;position:relative;display:block;overflow:hidden;-webkit-border-radius:4rem 4rem 0 0;-moz-border-radius:4rem 4rem 0 0;border-radius:4rem 4rem 0 0;}article.cpt-product .image .img{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}article.cpt-product .image .img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}article.cpt-product .image .image-content{width:100%;height:100%;position:absolute;left:0;top:0;display:block;overflow:hidden;z-index:10;}article.cpt-product .image .verified-purchase{width:8.4rem;height:6.4rem;position:absolute;left:2rem;top:2rem;display:block;background:url(../../../images/product-verified-purchase.svg) no-repeat center center;background-size:contain;}article.cpt-product .image .btn{position:absolute;right:3rem;top:3rem;font-size:12px;font-weight:600;}article.cpt-product .image .icon-new-star{position:absolute;left:2rem;bottom:2rem;}article.cpt-product .image .rating-stars{position:absolute;right:3rem;bottom:1.4rem;}article.cpt-product .content{padding:3rem 3rem 11.8rem 3rem;}article.cpt-product .content .texts{display:flex;}article.cpt-product .content .texts .title{flex-grow:1;}article.cpt-product .content .texts h2,article.cpt-product .content .texts h3{padding:0;margin:0;color:#1a2428;font-size:1.6rem;line-height:2.2rem;font-weight:bold;}article.cpt-product .content .texts h2 a,article.cpt-product .content .texts h3 a{color:#1a2428;}article.cpt-product .content .texts h2 a:hover,article.cpt-product .content .texts h3 a:hover{text-decoration:underline;}article.cpt-product .content .texts a.more{margin:1.4rem 0 0 0;display:inline-block;vertical-align:top;color:#fd7d23;font-size:1.5rem;line-height:2rem;font-weight:bold;}article.cpt-product .content .texts a.more:hover{text-decoration:underline;}article.cpt-product .content .texts .price{padding:0 0 0 3rem;white-space:nowrap;text-align:right;}article.cpt-product .content .texts .price strong{display:block;color:#1a2428;font-size:3.2rem;line-height:3.2rem;font-weight:bold;}article.cpt-product .content .texts .price span{margin:1.2rem 0 0 0;position:relative;display:inline-block;vertical-align:top;color:#1a2428;font-size:1.9rem;line-height:2rem;font-weight:400;}article.cpt-product .content .texts .price span:before{content:" ";width:70%;height:1px;position:absolute;left:15%;top:50%;display:block;overflow:hidden;background:#1a2428;-webkit-transform:rotate(-30deg);-moz-transform:rotate(-30deg);-o-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg);}article.cpt-product .content .buttons{padding:2.4rem 0 0 0;margin:2rem 0 0 0;position:absolute;left:3rem;right:3rem;bottom:3rem;display:flex;white-space:nowrap;border-top:1px solid #d3d3d3;}article.cpt-product .content .buttons .icon-buttons{flex-grow:1;text-align:right;}article.cpt-product .content .buttons .icon-buttons .icon-btn{margin:0 0 0 1rem;}@media screen and (max-width:500px){article.cpt-product{-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;}article.cpt-product .image{-webkit-border-radius:2rem 2rem 0 0;-moz-border-radius:2rem 2rem 0 0;border-radius:2rem 2rem 0 0;}article.cpt-product .image .verified-purchase{left:1rem;top:1rem;}article.cpt-product .image .btn{right:2rem;top:2rem;}article.cpt-product .image .icon-new-star{position:absolute;left:1rem;bottom:1rem;}article.cpt-product .image .rating-stars{right:1rem;bottom:1rem;}article.cpt-product .content{padding:1.2rem 2rem 2rem 2rem;}article.cpt-product .content .texts{display:block;}article.cpt-product .content .buttons{padding:1.6rem 0 0 0;margin:1.6rem 0 0 0;position:static;}}@media screen and (max-width:400px){article.cpt-product .content .buttons{display:block;white-space:normal;}article.cpt-product .content .buttons .main-button{padding:0 0 1rem 0;}article.cpt-product .content .buttons .main-button .btn{display:block;}article.cpt-product .content .buttons .icon-buttons{text-align:center;}article.cpt-product .content .buttons .icon-buttons .icon-btn{margin:0 .5rem;}}article.cpt-product.display-simple .content h2,article.cpt-product.display-simple .content h3{padding:0;margin:0;color:#1a2428;font-size:2.3rem;line-height:2.8rem;font-weight:bold;}article.cpt-product.display-simple .content h2 a,article.cpt-product.display-simple .content h3 a{color:#1a2428;}article.cpt-product.display-simple .content h2 a:hover,article.cpt-product.display-simple .content h3 a:hover{text-decoration:underline;}@media screen and (max-width:500px){article.cpt-product.display-simple .content h2,article.cpt-product.display-simple .content h3{font-size:1.8rem;line-height:2.4rem;}}