.backgroundBreadcrumb{
    background-color: #e1dcd2;
    position: absolute;
    left: 0;
    width: 100%;
    height: 95px;
    margin: 0;
    z-index: -1;
}
.row.rowBreadcrumb>div>p{
    color: #7b7268;
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.row.rowBreadcrumb>div>ul{
    margin-left: 0;
    padding-left: 5px;
    display: inline-block;
    list-style: none;
}
.row.rowBreadcrumb>div>ul>li{
    display: inline-block;
}
.row.rowBreadcrumb>div>ul>li:after{
    content: "»";
    display: inline-block;
    color: #e6518b;
    font-size: 14px;
    line-height: 14px;
    margin-left: 6px;
    margin-right: 6px;    
}
.row.rowBreadcrumb>div>ul>li:last-child{
    font-weight: bold;
    color: #303030;
    font-size: 14px;
    line-height: 14px;
}
.row.rowBreadcrumb>div>ul>li:last-child:after{
    display: none;
}
.row.rowBreadcrumb>div>ul>li>a{
    color: #303030;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Lato', sans-serif;
}
.backgroundChristmas{
    background-color: #000;
    position: absolute;
    left: 0;
    width: 100%;
    height: 45px;
    margin: 0;
    z-index: -1;
}
.row.rowChristmas{
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.row.productInfo>div.first{
    position: relative;
    text-align: right;
}
.row.productInfo>div.first>.productInfoImage{
    display: inline-block;
}
.row.productInfo>div.second>.row>div.first>.productInfoName{
    font-family: 'Vesper Libre', serif;
    text-transform: uppercase;
    color: #000000;
    font-size: 38px;
    line-height: 38px;
    font-weight: normal;
    margin: 0;
}
.row.productInfo>div.second>.row>div.first>.productInfoType{
    color: #303030;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
}
.row.productInfo>div.second>.row>div.last{
    text-align: right;
}
.row.productInfo>div.second>.row>div.last>a>.productInfoBrand{
    display: inline-block;
}

.row.productInfo>div.second>.rowCustomerReviewActions{
    border-top: 1px solid #e5e3dc;
    border-bottom: 1px solid #e5e3dc;
    height: 47px;
    padding-top: 15px;
}
.row.productInfo>div.second>.rowCustomerReviewActions>p{
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    display: inline-block;
}
.row.productInfo>div.second>.rowCustomerReviewActions>div.productInfoStars{
    width: 82px;
    height: 13px;
    display: inline-block;
    background-color: #000000;
    position: relative;
}
.row.productInfo>div.second>.rowCustomerReviewActions>div.productInfoStars:after{
    content: "";
    width: 0;
    height: 13px;
    display: block;
    background-color: #e6518b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.stars5:after{width: 82px !important;}
.stars4:after{width: 65px !important;}
.stars3:after{width: 48px !important;}
.stars2:after{width: 33px !important;}
.stars1:after{width: 15px !important;}
.row.productInfo>div.second>.rowCustomerReviewActions>div.productInfoStars>p{
    width: 100%;
    height: 100%;
    background-image: url(../img/stars-background.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
}
.row.productInfo>div.second>.rowCustomerReviewActions>a.first{
    color: #303030;
    font-size: 14px;
    line-height: 20px;
}
.row.productInfo>div.second>.rowCustomerReviewActions>a.first>span{
    color: #e6518b;
    font-size: 14px;
    line-height: 20px;
}
.row.productInfo>div.second>.rowCustomerReviewActions>a.last{
    float: right;
    color: #303030;
    font-size: 14px;
    line-height: 20px;
    background-image: url(../img/bulle.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
}
.rowDescriptionShort{
    margin-top: 25px;
}
.rowDescriptionShort>p{
    color: #303030;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
	margin-bottom: 1em;
	}
.rowDescriptionShort>a{
    color: #e6518b;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.rowDescriptionShort>a>i{
    color: #e6518b;
    font-size: 14px;
    line-height: 20px;
    font-weight: lighter;
}
.productInfoReduction{
    font-size: 13px;
    line-height: 19px;
    color: #e6518b;
    border: 3px solid #e6518b;
    text-align: center;
    margin-top: 30px;
    min-height: 40px;
    padding-top: 7px;
	padding-bottom: 7px;
}
.productInfoReduction p {
	font-size: 12px;
	margin: 3px 0 0 0px;
}
.productInfoReduction>span{
    font-weight: bold;
}
table.productInfoVersions{
    margin-top: 25px;
    margin-bottom: 0;
}
table.productInfoVersions .bold{
    font-weight: bold !important;
}
table.productInfoVersions .colored{
    color: #e6518b !important;
}
table.productInfoVersions tr>td.colored>span{
    display: none;
}
.table.productInfoVersions>thead>tr>th, 
.table.productInfoVersions>tbody>tr>th, 
.table.productInfoVersions>tfoot>tr>th, 
.table.productInfoVersions>thead>tr>td, 
.table.productInfoVersions>tbody>tr>td, 
.table.productInfoVersions>tfoot>tr>td{
    border-top: 0;
    border-bottom: 1px solid #ddd;
}
.table.productInfoVersions>thead>tr.first>th,
.table.productInfoVersions>tbody>tr.first>th, 
.table.productInfoVersions>tfoot>tr.first>th,
.table.productInfoVersions>thead>tr.first>td,
.table.productInfoVersions>tbody>tr.first>td, 
.table.productInfoVersions>tfoot>tr.first>td,
.table.productInfoVersions>thead>tr.last>th,
.table.productInfoVersions>tbody>tr.last>th, 
.table.productInfoVersions>tfoot>tr.last>th,
.table.productInfoVersions>thead>tr.last>td,
.table.productInfoVersions>tbody>tr.last>td, 
.table.productInfoVersions>tfoot>tr.last>td{
    border-bottom: 0;
}
table.productInfoVersions tr>th{
    font-size: 12px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    padding: 0;
}
.table.productInfoVersions tr.first>th.last{
    padding-left: 20px;
}
table.productInfoVersions tr>td{
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    height: 40px;
    padding: 0;
    padding-top: 12px;
    padding-bottom: 4px;
}
table.productInfoVersions tr>td.last{
    padding-top: 0;
}
table.productInfoVersions tr>td>div{
    height: 40px;
    background-color: #e6518b;
    position: relative;
    margin-top: 4px;
    margin-left: 20px;
}
table.productInfoVersions tr>td>div>span{
    width: 67px;
    height: 40px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000000;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #e6518b;
    text-align: center;
    padding-top: 8px;
    z-index: 1;
}
table.productInfoVersions tr>td>div>form>button{
    display: block;
    width: 100%;
    padding-left: 67px;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    z-index: 2;
    position: relative;
	height: 40px;
	border: 0;
	background-color: transparent;
}
#product .row.rowReinsurance{
    margin-top: 60px;
}
.row.rowDerives{
    height: 505px;
    position: relative;
}
.row.rowDerives>img{
    position: absolute;
    left: -360px;
    top: -28px;
}
.row.rowDerives div{
    margin-left: 56.433333%;
    padding-left: 50px;
    padding-right: 0;
    width: 42%;
}
.row.rowDerives div h2{
    font-size: 26px;
    margin: 0;
    margin-top: 45px;
    margin-bottom: 30px;
    font-family: 'Vesper Libre', serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
}
.row.rowDerives ul{
    padding: 0;
}
.row.rowDerives ul li.product{
    width: 215px;
}
.row.rowDerives ul li.product .productImage{
    margin-top: 0;
}
.row.rowDerives ul li.product .thumbColor{
    position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #e5e3dc;
	height: 40px;
	width: 40px;
}

#product .backgroundSameProducts{
    position: absolute;
    left: 0;
    width: 100%;
    height: 110px;
    margin: 0;
    z-index: -1;
    background-color: #ede9e0;
}
#product .rowSameProducts{
    height: 504px;   
}
#product .rowSameProducts h2{
    font-size: 26px;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Vesper Libre', serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
}
#product .rowSameProducts ul{
    margin: 0;
    padding: 0;
}
#product .rowSameProducts ul li.product .productImage{
    margin-top: 0;
}
#product .rowSameProducts ul li.product .thumbColor{
    position: absolute;
	top: 0;
	left: 0;
	border: solid 1px #e5e3dc;
	height: 40px;
	width: 40px;
}

#product .rowSameProducts ul li.product .productType{
    margin-top: 19px;
}

.row.rowCustomerReview{
    margin-top: 80px;
}
.row.rowCustomerReview>div>h2{
    font-size: 26px;
    margin: 0;
    margin-bottom: 21px;
    font-family: 'Vesper Libre', serif;
    color: #000000;
    text-transform: uppercase;
    font-weight: normal;
}
.row.rowCustomerReview>div>.row>div.first>input.form-control{
    border: 0;
    border-radius: 0;
    background-color: #000000;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Lato', sans-serif;
    font-style: italic;
    color: #a59e9a;
    display: inline-block;
    width: 49%;
    height: 45px;
    padding-left: 18px;
}
.row.rowCustomerReview>div>.row>div.first>a{
    text-align: right;
    color: #303030;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    text-decoration: underline;
    margin-top: 8px;
    display: block;
}
.row.rowCustomerReview>div>.row>div.last>button{
    color: #ffffff;
    font-size: 16px;
    width: 195px;
    height: 45px;
    line-height: 45px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    background-color: #e6518b;
    border: 0;
}
.row.rowCustomerReview>div>.row>div.last>a{
    text-align: center;
    color: #303030;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    text-decoration: underline;
    margin-top: 8px;
    display: block;
    width: 195px;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div{
    margin-top: 30px;
    padding-top: 25px;
    border-top: 1px solid #e5e3dc;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewTitle{
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewTitle>div{
    width: 82px;
    height: 13px;
    display: inline-block;
    background-color: #000000;
    position: relative;
    margin-right: 15px;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewTitle>div:after{
    content: "";
    width: 0;
    height: 13px;
    display: block;
    background-color: #e6518b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewTitle>div>p{
    width: 100%;
    height: 100%;
    background-image: url(../img/stars-background.png);
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
    position: relative;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewTitle>span{
    color: #303030;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewAuthor{
    color: #303030;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-top: 5px;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewAuthor>span{
    color: #e6518b;
}
.row.rowCustomerReview>div>.row.rowCustomerReviews>div>.reviewText{
    color: #303030;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    
}

@media (min-width: 1200px){
    .backgroundBreadcrumb{
        margin-top: -37px;
    }
    .row.rowBreadcrumb>div{
        padding-top: 19px;
        height: 57px;
    }
    .row.rowChristmas>div{
        padding-top: 12px;
    }
    .row.productInfo{
        margin-top: 70px;
    }
    .row.productInfo>div.first>div.productInfoSocial{
        position: absolute;
        top: 0;
        left: 0;
    }
    .row.productInfo>div.first>div.productInfoSocial>a{
        background-color: #000000;
        width: 52px;
        height: 52px;
        border-radius: 50%;
        display: block;
        text-align: center;
        line-height: 61px;
        margin-bottom: 10px;
    }
    .row.productInfo>div.first>div.productInfoSocial>a>i{
        font-size: 25px;
        color: #e6518b;
        font-weight: normal;
    }
}

@media (min-width: 768px) and (max-width: 1199px){
    .row.backgroundBreadcrumb{
        height: 49px;
    }
    .rowBreadcrumb>div{
        padding-top: 14px;
        height: 49px;
    }
    .row.rowDerives>img{
        right: 42%;
        left: auto;
    }
    .backgroundBreadcrumb{
        height: 49px;
    }
    .backgroundChristmas{
		height: 66px;
    }
    .row.rowChristmas>div{
        padding-top: 12px;
    }
    .row.productInfo{
        margin-top: 70px;
    }
    .row.productInfo>div.first{
        text-align: center;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    #product .row.rowReinsurance{
        height: auto;
        margin-top: 38px;
    }
    .row.rowDerives>img {
        right: 70%;
    }
    .row.rowDerives div{
        width: 66.66666667%;
        margin-left: 33.33333333%;
        padding-left: 10px;
		height: 500px;
    }
    .row.rowDerives div h2{
        margin-top: 40px;
    }
    #product .backgroundSameProducts{
        height: 110px;
    }
    #product .rowSameProducts{  
        height: 440px;
        overflow: hidden;
        width: 100%;
		margin-top: 25px;
    }
    #product .rowSameProducts h2{
        margin-top: 20px;
    }
    .row.rowVentesFlash .countdown div {
        display: block;
        margin-top: -70px;
        margin-left: 160px;
    }
    .row.rowCustomerReview>div>.row>div.last{
        text-align: right;
    }
    .row.rowCustomerReview>div>.row>div.last>a{
        float: right;
    }
}

@media (max-width: 767px){
    .row.backgroundBreadcrumb{
        height: 49px;
    }
    .rowBreadcrumb>div{
        padding-top: 14px;
        height: 49px;
    }
    .row.rowChristmas{
        height: auto;
		background-color: #000;
		margin-top: 12px;
    }
    .rowChristmas>div{
        padding-top: 4px;
		padding-bottom: 4px;
    }
    .productInfoReduction{
        height: auto;
        padding-bottom: 7px;
        padding-left: 15px;
        padding-right: 15px;
    }
    table.productInfoVersions tr>td>div>form>button{
        font-size: 11px;
    }
    table.productInfoVersions tr>td.colored>span{
        color: #91877d;
        font-size: 12px;
        text-decoration: line-through;
        display: block;
    }
    .row.rowDerives>img{
        right: 42%;
        left: auto;
    }
    .backgroundBreadcrumb{
        height: 49px;
    }
    .row.productInfo>div.first{
        text-align: center;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    #product .row.rowReinsurance{
        height: auto;
        margin-top: 38px;
    }
    .row.rowDerives{
        height: 445px;
        overflow: hidden;
    }
    .row.rowDerives>img{
        display: none;
    }
    .row.rowDerives div{
        width: 100%;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row.rowDerives div h2{
        margin-top: 55px;
        margin-bottom: 20px;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
    }
    .row.rowDerives ul{
        text-align: center;
    }
    .row.rowDerives ul li.product{
        width: 185px;
    }
    #product .backgroundSameProducts{
        height: 130px;
    }
    #product .rowSameProducts{  
        height: 390px;
        overflow: hidden;
        width: 100%;
        margin: 0;
        padding: 0;
        margin-top: 50px;
    }
    #product .rowSameProducts h2{
        margin-top: 0;
        font-size: 18px;
        line-height: 21px;
    }
    #product .rowSameProducts ul{
        text-align: center;
    }
    #product .rowSameProducts ul .product{
        max-width: 230px;
    }
    #product .row.rowVentesFlash{
        margin-top: 85px;
    }
    #product .row.rowVentesFlash .countdown div {
        display: block;
        margin-top: -70px;
        margin-left: 0;
    }
    .row.rowCustomerReview>div>h2{
        margin-bottom: 10px;
        font-size: 24px;
    }
    .row.rowCustomerReview>div>.row>div.last{
        text-align: right;
    }
    .row.rowCustomerReview>div>.row>div.first>input.form-control{
        width: 100%;
        display: block;
        margin-bottom: 10px;
        float: none !important;
    }
    .row.rowCustomerReview>div>.row>div.first>a{
        text-align: center;
        margin-top: 0;
    }
    .row.rowCustomerReview>div>.row>div.last>button{
        margin-top: 20px;
        width: 100%;
    }
    .row.rowCustomerReview>div>.row>div.last>a{
        float: none !important;
        text-align: center;
        width: auto;
    }
	.row.productInfo>div.second>.row>div.last{
		text-align: left;
		margin-bottom: 10px;
	}
	.row.productInfo>div.second>.row>div.last>a>.productInfoBrand{
	    max-width: 150px;
	}
}

.row.productInfo>div.second>.row>div.last>a.productInfoBrandText{
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    text-align: center;
    display: block;
}