/* Homepage */
/* ------------------------------------- */

.pt_storefront .homeContent {margin: 0 35px;}


/* contribuable */
.home-serviceItem {float:left; width:298px; margin-right:15px; border:1px solid #e5e5e5; border-color:#e5e5e5 #CBCBCB #CBCBCB #e5e5e5; box-shadow:2px 2px 2px 0 #CBCBCB;}
.home-serviceItem.last {margin-right:0;}
.home-serviceItem img {display:block;}

/* home swiper */
.homeSlider .swiper-wrapper {overflow:hidden; height: 439px !important;}
.homeSlider .img {position:absolute;}
.homeSlider .product-slide .img {margin-left: 75px;}
.homeSlider .productArea {width:300px; padding-left:665px; text-align:center; font-size:10px; display:table-cell; vertical-align:middle; height:439px;}
.homeSlider .title {font-size:3em; display:block; margin-bottom:15px;}
.homeSlider .subtitle {font-size:1.5em; display:block; margin-bottom:15px;}
.homeSlider .priceArea .standardPrice .label {font-size:1.1em;}
.homeSlider .priceArea .standardPrice .crossedOut {font-size:1.1em;}
.homeSlider .priceArea .standardPrice .actualPrice {font-size:1.3em;}
.homeSlider .priceArea .standardPrice .actualPrice strong {font-size:1.55em;}
.homeSlider .priceArea .clubPrice .label {font-size:1.8em;}
.homeSlider .priceArea .clubPrice .crossedOut {font-size:1.1em;}
.homeSlider .priceArea .clubPrice .actualPrice {font-size:1.2em;}
.homeSlider .priceArea .clubPrice .actualPrice strong {font-size:2.75em;}
.homeSlider .priceArea .clubPrice .actualPrice .currency {font-size:1.5em;}
.homeSlider .productArea a {display:inline-block; height:39px; line-height:39px; padding:0 18px; font-size:1.9em; border-radius:21px; margin-top:20px;}

/* new products */
.newProductsList ul {overflow:hidden; margin:0 -20px 0 0; padding:0;}
.newProductsList li {float:left; width:298px; margin:0 15px 15px 0; padding:0; border:1px solid #e5e5e5; border-color:#e5e5e5 #CBCBCB #CBCBCB #e5e5e5; box-shadow:2px 2px 2px 0 #CBCBCB;}
.newProductsList li.right {margin-right:0;}
.newProductsList li.left {clear:both;}
.newProductsList .img {display:block; height:199px; overflow:hidden;}
.newProductsList img {max-width:100%; display:block; line-height:0; margin:0 auto;}
.newProductsList .content {display:block;}
.newProductsList .productArea {width:298px; padding:10px 15px; box-sizing:border-box;}
.newProductsList .priceArea .standardPrice .actualPrice strong,
.newProductsList .priceArea .clubPrice .actualPrice strong {font-size:1.78em;}
.newProductsList li.newProductsContrib {float:none; clear:both; width:auto; margin-right:20px;}

/* highlighted products slider */
.home-highlightSlider {position:relative; border:1px solid #e5e5e5; border-color:#e5e5e5 #CBCBCB #CBCBCB #e5e5e5; box-shadow:2px 2px 2px 0 #CBCBCB; padding:3px 30px 10px; width:auto;}
.home-highlightSlider ul {width:9000px;}
.home-highlightSlider .swiper-slide {width:auto;}
.home-highlightSlider .swiper-slide a {display:block; width:200px; margin:0 9px; text-align:center;}
