.cursor-pointer {
	cursor:pointer;
}

body.catalog-product-view-type-rtw .alert-stock .label {
	color: #A06A65;
}

body.catalog-category-view-type-men,
body.catalog-product-view-type-men { background-color: #f5f5f5; background-image: url('../images/background-repeat-men.png'); }

body.catalog-category-view-type-men .wrapper,
body.catalog-product-view-type-men .wrapper { background-image: url('../images/background-top-men.png'); }

body.catalog-category-view-type-rtw .page,
body.catalog-category-view-type-rtw .page .main {
	width:1200px;
}

body.touch.catalog-category-view-type-rtw .page,
body.touch.catalog-category-view-type-rtw .page .main {
	width:960px;
}

body.touch.catalog-category-view-type-rtw .lookbook-wrapper {
	width:95%;
	margin-left:30px;
}

body.touch.catalog-category-view-type-rtw .lookbook .look.first {
	/*margin-left:179px;*/
	margin-left:0px;
}

body.touch.catalog-category-view-type-rtw .lookbook .look {
	margin: 0 7px;
}

body.catalog-category-view-type-rtw .page-title h1 {
	width:350px;
}

body.catalog-category-view-type-rtw .footer-container {
	width:auto;
}

body.catalog-category-view-type-rtw .breadcrumbs {
	margin-left:130px;
}

body.catalog-category-view-type-rtw .category-view.lookbook {
	/*margin:56px 0 50px 0;*/
	margin:0px 0 50px 0;
}

body.catalog-category-view-type-rtw .lookbook-wrapper {
	position:relative;
}

body.catalog-category-view-type-rtw .lookbook-wrapper .pages {
	display:none;
}

body.catalog-category-view-type-rtw .lookbook {
	/*height:542px;*/
	height:600px;
	margin-top:50px;
	width:100%;	
}

body.catalog-category-view-type-rtw .lookbook-btn {
	/*display:none;*/
	display:block;
	z-index:2;
	position:absolute;
	cursor:pointer;
	top:207px;
}

body.catalog-category-view-type-rtw .lookbook-btn.allowed {
	/*display:block;*/
	display:none;
}

body.catalog-category-view-type-rtw .prev {
	left:-23px;
}

body.catalog-category-view-type-rtw .next {
	right:-23px;
}

body.catalog-category-view-type-rtw .lookbook .look {
	float:left;
	position:relative;
	margin:0 50px;
	height:600px;
	width:300px;
}

body.catalog-category-view-type-rtw .lookbook .look.first {
	margin-left:50px;
}

body.catalog-category-view-type-rtw .lookbook .look .content {
	display:none;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product-list {
	text-align:center;
	border-bottom:1px solid #d9d9d9;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product-list.count-3 .look-title {
	margin-bottom:0;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product-list .look-title {
	background:url(../images/lookbook-line.jpg) repeat-x 0 55%;
	text-align:center;
	margin-bottom:15px;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product-list .look-title div {
	font:normal 81px/81px MrsEaves;
	padding:0 15px;
	display:inline-block;
	background:#fff;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product {
	position:relative;
	margin-left:15px;
	display:inline-block;
	margin-bottom:15px;
	width:140px;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product.first, body.catalog-category-view-type-rtw .lookbook .look .content .product.new-line {
	margin-left:0;
}

body.catalog-category-view-type-rtw .lookbook .look .content .count-1,
body.catalog-category-view-type-rtw .lookbook .look .content .count-2 {
	margin-top:65px;
	padding-bottom:45px;
}

body.catalog-category-view-type-rtw .lookbook .look .content .count-3 {
	padding-bottom:15px;
}

body.catalog-category-view-type-rtw .lookbook .look .content .count-3 .product.last {
	margin-left:0;
	margin-bottom:0;
	
}

body.catalog-category-view-type-rtw .lookbook .look .content .product .title {
	font:normal 15px/15px MrsEaves;
	padding:0;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product .colors {
	/*margin-top:-5px;*/
	width:140px;
	position:absolute;
	bottom:-10px;
	left:0;
}

body.catalog-category-view-type-rtw .lookbook .look .content .count-3 .product .product-img {
	height:150px;
	width:116px;
}

body.catalog-category-view-type-rtw .lookbook .look .content .product .product-img {
	margin-top:-12px;
}

body.catalog-category-view-type-rtw .lookbook .look .loader {
	display:none;
	z-index:3;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#fff url(../images/ajax-loader.gif) no-repeat 50% 40%;
}

body.catalog-category-view-type-rtw .lookbook .look a.subcategory {
	z-index:2;
	position:relative;
	width:300px;
	height:585px;
	margin:0;
}
body.catalog-category-view-type-rtw .lookbook .look a,
body.catalog-category-view-type-rtw .lookbook .look a:focus,
body.catalog-category-view-type-rtw .lookbook .look a:active,
body.catalog-category-view-type-rtw .lookbook .look a:selected {
	outline: none;
	border: none;
	ie-dummy: expression(this.hideFocus=true);
}

body.catalog-category-view-type-rtw .lookbook .look a .look-image {
	position:absolute;
	top:0;
	left:0;
}

.breadcrumbs ul li.first a {
	padding-left:0;	
}

.catalog-category-view-type-ria .page .main { 
    position:relative;
}

.catalog-category-view-type-ria .toolbar .pager {
	background:none;
	border:0;
}

.catalog-category-view-type-ria .toolbar-bottom {
	position:relative;
	margin-top:px;
}

.catalog-category-view-type-ria .toolbar-bottom .ria-loader {
	padding:10px 0;
	margin-bottom:30px;
	border-top:1px solid #E0C6C9;
	border-bottom:1px solid #E0C6C9;
	display:none;
}

.catalog-category-view-type-ria .toolbar-bottom .ria-loader .title {
	color: #ABABAB;
    font: 12px/12px Georgia;
	margin-bottom:10px;
}

.catalog-category-view-type-ria .toolbar .pager .link {
	background-image:url(../images/small-arrow-down.jpg);
	color:#ababab;
	font:normal 12px/12px Georgia;
	padding-left:10px;
}

.catalog-category-view-type-ria .page .main div.col .category-view { 
    opacity:0;
}

.catalog-category-view-type-ria .page .main .loader { 
    background:#fff url(../images/ajax-loader.gif) no-repeat 50% 100px;
    height:100%;
    width:100%;
    display:block;
    opacity:0;
    z-index:10;
    position:absolute;
}

.catalog-category-view-type-ria .page .main div.col .category-view .note-msg, .category-description {
    padding:80px;
}

.sendfriend-container .loader { display:none; background:#fff url(../images/ajax-loader.gif) no-repeat 50% 100px; height:100%; width:100%; opacity:1; z-index:10; position:absolute; }
.sendfriend-container { height:200px; display:block; display:none; }

.title {
    text-align:center;
    position:relative;
    z-index:1;
}

.title h2 {
    font:normal 16px/16px MrsEaves;
    letter-spacing:0.4px;
}

.title .vertical-separator {
    height:15px;
    width:0px;
    display:block;
    border-left:1px solid #000;
    display:inline-block;
    margin-top:7px;
}

.secondary-media-wrapper {
    text-align:center;
}
.lt-9 .secondary-media-wrapper {
    float: left;
    width: 100%;
}

.secondary-media-wrapper .slideshow-wrapper,
.secondary-media-wrapper .video-wrapper {
    width:460px;
    display: inline-block;
}

.secondary-media-wrapper .slideshow-wrapper .slideshow,
.secondary-media-wrapper .video-wrapper .video {
  position:relative;
  overflow:hidden;
  width: 460px;
  height:360px;
  margin-top:-11px;
}

.secondary-media-wrapper .slideshow .items {
    width:20000em;
    position:absolute;  
}

.secondary-media-wrapper .slideshow .items .item {
    width:460px;
    text-align:center;
    float:left;
}

.secondary-media-wrapper .slideshow .items .item .image {
    margin-bottom:15px;
}

.secondary-media-wrapper .slideshow .items .item .caption,
.secondary-media-wrapper .video-wrapper .video .caption {
    font-size:12px;
    line-height:15px;
}

.secondary-media-wrapper .slideshow .arrow-left, 
.secondary-media-wrapper .slideshow .arrow-right {
    top:120px;
}

.secondary-media-wrapper .slideshow .arrow-left {
    left:8px;
}

.secondary-media-wrapper .slideshow .arrow-right {
    right:8px;
}

.secondary-media-wrapper .video-wrapper {
    width:460px;
    margin-left:15px;
}

.secondary-media-wrapper .video-wrapper .video {
    text-align:center;
}

.secondary-media-wrapper .video-wrapper .video .embed {
    margin-bottom:15px;
    height:255px;
}

.autolist-wrapper {
    margin:0 0 45px 0;
}
.lte-9 .autolist-wrapper {
    width: 960px; float: left; margin: 0 !important; margin-bottom: 45px !important;
}
.autolist-wrapper .shoes-circle {
    width:696px;
    margin:0 auto 30px auto;
}

.autolist-wrapper .shoes-circle .circle-wrapper {
    margin-bottom:52px;
    position:relative;
    height:127px;
    width:332px;
}

.autolist-wrapper .shoes-circle .circle {
    width:332px;
}

.autolist-wrapper .shoes-circle .circle .imagemap {
    z-index:13;
    position:absolute;
    top:0;
    left:0;
}

.autolist-wrapper .shoes-circle .circle .autolist {
    top:0;
}

.autolist-wrapper .shoes-circle .circle,
.autolist-wrapper .shoes-circle .separator {
    float:left;
}

.autolist-wrapper .shoes-circle .separator {
    margin:73px 15px 0;
    border-left:1px solid #000000;
    height:75px;
    width:1px;
    display:block;
}

.autolist-wrapper .shoes-circle .circle-left .caption,
.autolist-wrapper .shoes-circle .circle-left .caption .link {
    text-align:right;
}

.autolist-wrapper .shoes-circle .empty-circle-left, .autolist-wrapper .shoes-circle .empty-circle-right {margin-bottom: 100px;}

.autolist-wrapper .shoes-circle .circle-right .caption,
.autolist-wrapper .shoes-circle .circle-right .caption .link {
    text-align:left;
}

.autolist-wrapper .shoes-circle .circle-left .caption {
    margin-right: 16px;
}
.autolist-wrapper .shoes-circle .circle-right .caption {
    margin-left: 16px;
}

.autolist-wrapper .shoes-circle .caption .title {
    text-rendering:none;
    font:small-caps 15px/15px Georgia;
    color:#000000;
}

.autolist-wrapper .shoes-circle .caption .link span {
    /*background:url(../images/small-arrow-right.jpg) no-repeat 0 50%;*/
    padding-left:1px;
    font:normal 12px/15px Georgia;
    color:#666666;
    cursor:pointer;
}

.autolist-wrapper .shoes-circle .caption .link.active {
    background:url(../images/small-arrow-down.jpg) no-repeat 0 50%;
}

.autolist-wrapper .other-products-wrapper {
    position:relative;
    border-top:1px solid #e2ced0;
    border-bottom:1px solid #e2ced0;
}

.autolist-wrapper .other-products-wrapper.folded {
    border-bottom:0;
}

.autolist-wrapper .other-products {
    position:absolute;
    top:0;
    left:0;
    padding:15px 0 0 0;
    text-align:center;
    width:100%;
    display:none;
}

.autolist-wrapper.carlotta .other-products {
    margin:0;
    position:relative;
    display:block;
}

.autolist-wrapper.carlotta .other-products-wrapper {
    border:0;
    width:460px;
    display:inline-block;
}

.autolist-wrapper.carlotta {
    text-align:center;
    float:none;
    margin-left:0;
    margin-top:0;
    text-align:center;
    margin-top:-35px;
    margin-bottom:0;
}
.ie .autolist-wrapper.carlotta,
.ff .autolist-wrapper.carlotta {
	margin-top: 35px !important;
}

.autolist-wrapper.thin,
.autolist-wrapper .other-products.other-pointes {
    margin:0 0 25px 0;
    text-align:center;
}

.autolist-wrapper .other-products.other-pointes .box-width,
.autolist-wrapper .other-products.other-pointes .sole-hardness {
    width:180px;
    display:inline-block;
}

.autolist-wrapper .other-products.other-pointes .product-thumb {
    width:auto;
}

.autolist-wrapper .other-products.other-pointes .product-thumb img {display: block;margin:0 auto;margin-bottom: 5px;}

.autolist-wrapper .other-products.other-pointes .sole-hardness {
    background:url(../images/carlotta-separator.jpg) no-repeat 0% 50%;
    padding-left:30px;
}

.autolist-wrapper .other-products.other-pointes .box-width {
    padding-right:30px;
}

.autolist-wrapper .other-products.other-pointes .sole-hardness,
.autolist-wrapper .other-products.other-pointes .sole-hardness .title {
    text-align:left;
}

.autolist-wrapper .other-products.other-pointes .box-width,
.autolist-wrapper .other-products.other-pointes .box-width .title {
    text-align:right;
}

.autolist-wrapper.thin .other-products-wrapper {
    width:460px;
    display:inline-block;
}

.autolist-wrapper.thin .other-products {
    display:block;
    padding:0;
}

.autolist-wrapper.thin .other-products {
    position:static;
}

.autolist-wrapper.thin .other-products .title {
    margin:15px 0 0 0;
}

.autolist-wrapper .other-products .full {
    padding-top:15px;
    border-top:1px solid #e2ced0;
}

.autolist-wrapper .other-products .title {
    text-rendering:none;
    font:small-caps 15px/15px Georgia;
    color:#000000;
    margin-bottom:15px;
}

.autolist-wrapper .other-products .product-thumb {
    display:inline-block;
    width:65px;
    margin:0 7px 15px 7px;
}

.product-right {
    z-index:15 !important;
}

.product-right .link {
    background:url(../images/small-arrow-right.png) no-repeat 0 50%;
    padding-left:10px;
    margin-left:5px;
    color:#666666;
    cursor:pointer;
}

.product-right .link:hover {
    color:#222222;
}

.product-right .right-block {
    text-align:center;
    position:relative;
    margin:3px 0 15px 0;
}

.product-right .right-block .link {
    margin-left:-10px;
}

.product-right .right-block .link {
    padding-left:10px;
    font-size:12px;
}

.product-right .right-block span {
    display:inline-block;
}

.product-right .right-block .label {
    font:italic 12px/15px Georgia;
    color:#000;
}

.product-right .alert-stock .select {
    width:125px;
    margin:0 auto;
}

.product-right .alert-stock.simple .select {
    width:auto;
    display:inline-block;
}

.product-right .alert-stock.simple .select a {
    margin-left:0;
}

.product-right .alert-stock.simple .label {
    color:#a06a65;
}

.product-right .alert-stock .select a {
    margin-left:5px;
    padding:2px 5px;
    color:#ffffff;
    background:#E2CED0;
    float:left;
    text-transform:uppercase;
}

.product-right .alert-stock .content .info {
    margin-bottom:15px;
}

.product-right .alert-stock .content {
    background:#fff url(../images/ajax-loader.gif) no-repeat 50% 50%;
}

.ajax-return-message.error {
    color:#a06a65;
}

.product-right .alert-stock .input-box {
    position:relative;
    float:left;
}

.product-right .validation-advice {
    z-index:15;
}

.product-right .alert-stock .inner-wrapper {
    height:105px;
    display:table-cell;
    vertical-align:middle;
    background:#fff;
}

.product-right .alert-stock .validation-advice {
    right:100px;
}

.product-view .product-shop .price-box,
.product-view .product-options-bottom {
    margin-bottom:10px;
}

.product-view .product-shop .price-box .price-label {
    display:none;
}

.product-view .product-shop .price-box .old-price span,
.product-view .product-shop .price-box .special-price span {
    color:#000000;
}

.product-view .product-shop .price-box p.special-price,
.product-view .product-shop .price-box p.watermark {
    margin-left:20px;
}

.product-view .product-shop .price-box .old-price .price .int,
.product-view .product-shop .price-box .old-price .price .sep,
.product-view .product-shop .price-box .old-price .price .dec,
.product-view .product-shop .price-box .old-price .price .sym {
    color:#000000;
    font:normal 17px/17px Georgia;
}

.product-view .product-shop .price-box p {
    display:inline-block;
}

.product-view .product-shop .price-box p.old-price,
.product-view .product-shop .price-box p.special-price,
.product-view .product-shop .price-box p.watermark {
    line-height:25px;
    margin-top:0;
    margin-bottom:0;
}

.product-view .product-shop .price-box p.watermark {
    font:normal 13px/16px Georgia;
    background:url(../images/discount-watermark.jpg) no-repeat;
    color:#ffffff;
    margin-left:20px;
    height:17px;
    width:47px;
}

.product-view .product-shop .price-box .discount {
    color:#010000;
    font:normal 18px/18px MrsEaves;
}

.col-main .block-layered-nav .block-content {
    padding:20px 0 0 0;
    /*margin-bottom:30px;*/
    text-align:center;
}

.col-main .block-layered-nav .block-content dl {
    text-align:center;
}

.col-main .block-layered-nav .block-content dd {
    float:left;
}

.col-main .block-layered-nav .block-content dd.discount-percent {
    display:inline-block;
    float:none;
}

.col-main .block-layered-nav .block-content dd .filter {
    width:230px;
    /*padding:0 10px;*/
}

.col-main .block-layered-nav .block-content dd .filter .title {
    font:normal 15px/15px MrsEaves;
}

.col-main .block-layered-nav .block-content dd .filter.material-group {
    width:390px;
    margin:0 25px;
}

.col-main .block-layered-nav .block-content dd .filter ol {
    background:url(../images/ria-filter-horizontal-separator.jpg);
    text-align:center;
    border-top:1px solid #eee3e4;
}

.col-main .block-layered-nav .block-content dd .filter.heel-group ol {
	border-bottom:1px solid #eee3e4;
}

.col-main .block-layered-nav .block-content dd .filter.discount-percent ol {
    border:0;
}

.col-main .block-layered-nav .block-content dd .filter.discount-percent {
    width:auto;
	float:right;
}

.col-main .block-layered-nav .block-content dd .filter.heel-group ol,
.col-main .block-layered-nav .block-content dd .filter.discount-percent ol {
    background:none;
}

.col-main .block-layered-nav .block-content dd .filter ol li {
    display:inline-block;
    /*padding:4px 3px;*/
	/*padding:0px 3px;*/
	padding:4px 1px;
	/*padding-top:2px;*/
}

.col-main .block-layered-nav .block-content dd .filter ol li.hidden-filter {
	display:none;
}

.col-main .block-layered-nav .block-content dd.leatherbags-color-group .filter ol li {
    padding:4px 1px;
}

.col-main .block-layered-nav .block-content dd .filter ol li h2 {
    /*font:normal 14px/15px Georgia;*/
	font:normal 12px Georgia;
    text-transform:uppercase;
}

.col-main .block-layered-nav .block-content dd .filter .filter-value {
    position:relative;
    display:block;
}

.col-main .block-layered-nav .block-content dd .filter.discount-percent li.hidden-filter {
    display:none;
}

.col-main .block-layered-nav .block-content dd .filter .filter-value img.disabled {
    position:absolute;
    display:none;
}

.col-main .block-layered-nav .block-content dd .filter li.hidden-filter .filter-value {
    cursor:default;
}

.col-main .block-layered-nav .block-content dd .filter li.hidden-filter .filter-value span {
    color:#d6d6d6;
}

.col-main .block-layered-nav .block-content dd .filter li.hidden-filter .filter-value img.disabled {
    display:block;
}

.col-main .block-layered-nav .block-content dd .filter.color-group .filter-value {
    top:0;
    left:0;
}

.col-main .block-layered-nav .block-content dd .filter.discount-percent .filter-value {
    text-align:center;
    display:block;
    width:53px;
}

.col-main .block-layered-nav .block-content dd .filter.discount-percent .filter-value img {
    position:absolute;
    left:0;
}

.col-main .block-layered-nav .block-content dd .filter.discount-percent .filter-value span,
.col-main .block-layered-nav .block-content dd .filter.discount-percent .filter-value.disabled span,
.col-main .block-layered-nav .block-content dd .filter.discount-percent .filter-value.active span {
    color:#ffffff;
    font:normal 13px/15px Georgia;
    position:relative;
}

.col-main .block-layered-nav .block-content dd .filter .filter-value span {
    font:normal 12px/15px Georgia;
    color:#888888;
}

.col-main .block-layered-nav .block-content dd .filter .filter-value.active span {
    color:#000000 !important;
}

.col-main .block-layered-nav .block-content dd .filter .filter-value.disabled span {
    /*color:#d6d6d6;*/
    color:#888888;
}

.col-main .block-layered-nav .block-content dd .filter.material-group ol li {
    padding:7px 3px;
}

.col-main .block-layered-nav .block-content dd .filter.heel-group ol li {
    padding:5px 2px;
}

.col-main .block-layered-nav .block-content dd .filter.material-group .filter-value {
    width:115px;
    display:block;
    text-align:center;
}

.col-main .block-layered-nav .block-content dd .filter.heel-group .filter-value {
    width:70px;
    display:block;
    text-align:center;
}

.col-main .block-layered-nav .block-content dd .filter.heel-group .filter-value span {
    display:block;
    margin-top:10px;
}

.catalog-category-view-type-leatherbags-ria .block-layered-nav .block-content  {
    display:inline-block;
    margin:0 200px 30px;
}

.catalog-category-view-type-shoes-ria  .block-layered-nav .block-content  {
    display: inline-block;
    margin-bottom: 30px;
}

.catalog-category-view-type-shoes-ria .block-layered-nav .actions  {
	margin-bottom:10px;
}

.catalog-category-view-type-rtw-ria .block-layered-nav .block-content  {
    display:inline-block;
    margin:0 125px 30px;
}
.catalog-category-view-type-rtw-ria .block-layered-nav .actions {
	margin-bottom: 10px;
}

.catalog-category-view-type-leatherbags-ria .col-main .block-layered-nav .actions {
    margin-bottom:10px;
}

.catalog-category-view-type-leatherbags-ria.catalog-category-view-type-ria .col-main .category-view {
    margin-top:0;
}

.catalog-category-view-type-leatherbags-ria .col-main .block-layered-nav .block-content dd .filter {
    width:240px;
}

/*.catalog-category-view-type-leatherbags-ria .col-main .block-layered-nav .block-content dd .filter ol {
    height:29px;
}*/

.catalog-category-view-type-leatherbags-ria .col-main .block-layered-nav .block-content dd.bearing {
    margin-left:30px;   
}

.catalog-category-view-type-leatherbags-ria .col-main .block-layered-nav .block-content dd.bearing .filter .filter-value {
    display: block;
    text-align: center;
    width: 70px;
}

.catalog-category-view-type-leatherbags-ria .col-main .block-layered-nav .block-content dd.bearing .filter ol li {
    padding:7px 4px;
}

.catalog-category-view-type-ria .available-sizes {
	padding: 5px 1px;
	font:normal 12px/12px Georgia;
 text-align:left;
}

.catalog-category-view-type-ria .available-sizes .title {
	text-align:left;
	color:#222222;
}

.catalog-category-view-type-ria .available-sizes .product-sizes .product-size {
	display:inline-block;
	margin:10px 0 0px 3px;
}

.col-main .block-layered-nav .actions {
    text-align:center;
}

.col-main .block-layered-nav .actions .title {
    display:block;
    text-align:center;
    font:normal 15px/15px Georgia;
    margin-bottom:15px;
}

.col-main .block-layered-nav .actions a {
    display:inline-block;
}

.col-main .block-layered-nav .actions a span {
    color:#888888;
    font:normal 12px/15px Georgia;
    padding-left:8px;
    background:url(../images/small-arrow-right.jpg) no-repeat 0 50%;
}

.catalog-category-view-type-ria .col-main .category-view {
    margin:30px -20px 50px -20px;
}

.catalog-category-view-type-ria .col-main .category-products {padding-top:0;margin-top:0;}
.catalog-category-view-type-ria .category-products-medium a.item {margin-top:0;}
.catalog-category-view-type-ria .col-main .category-view {margin-top:0}

.catalog-category-view-type-ria .col-main .category-products {
    padding-top:0;
}

.cms-page-view .col-main .category-products- {
	width:950px;
}

.col-main .category-products .scrollbutton {
	z-index:2;
	position:fixed;
	bottom:162px;
	right:50px;
	display:none;
}

.col-main .category-products .scrollbutton a {
	background:url(../images/button-top.png) no-repeat 0 50%;
	padding:0 10px 0 45px;
	font:italic 12px/23px Georgia;
	display:block;
	color:#888888;
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
}

.catalog-category-view-type-ria .col-main .category-products .products-list a.item {
    margin:0 0 0 22px;
}


.catalog-category-view-type-ria .col-main .category-products .products-list a.item {
	margin:0 0 0 0;
}


.catalog-category-view-type-ria .col-main .category-products .products-list a.item span.no-bkg span {
    background-image:none !important;
}

.catalog-category-view-type-rtw-ria .col-main .category-products .products-list a.item .secondary-img {
	background-color:#fff;
	display:none;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
}

.catalog-category-view-type-discounts-rollover .col-main .category-products .products-list a.item .secondary-img {
	background-color:#fff;
	display:none;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
}

.catalog-category-view-type-shoes-ria .col-main .category-products .products-list a.item .secondary-img,
.catalog-category-view-type-leatherbags-ria .col-main .category-products .products-list a.item .secondary-img{
	background-color:#fff;
	display:none;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
}

/*.catalog-category-view-type-leatherbags-ria .col-main .category-products .products-list a.item .secondary-img {
	background-color:#fff;
	display:none;
	opacity:0;
	position:absolute;
	top:-31px;
	left:-16px;
}*/

.catalog-category-view-type-leatherbags-ria .col-main .category-products-large.category-products  .products-list a.item .secondary-img {
	top:0px;
	left:0px;
}

.catalog-category-view-type-shoes-ria .category-products-small .secondary-img img{
	width: 136px;
	height: 120px;
}

.catalog-category-view-type-shoes-ria .category-products-large .secondary-img img{
	width: 220px;
	height: 195px;
}

.catalog-category-view-type-shoes-ria .category-products-medium .secondary-img img{
width: 187px;
height: 165px;
}

.catalog-category-view-type-ria .col-main .category-view,
.catalog-category-view-type-ria .col-main .category-view .category-products {
	margin-bottom:0;
}

.catalog-category-view-type-ria .col-main .box-reports-related {
	margin-top:0;
}

#my-orders-table,
#my-orders-table .data-table {
    border:0;
}

#my-orders-table thead {
    background:none;
    height:45px;
}

#my-orders-table thead .main-thead th {
    text-transform:none;
    font:small-caps 16px/15px Georgia;
}

#my-orders-table thead th {
    vertical-align:middle;
    border:0;
}

#my-orders-table tbody tr.info {
    height:40px;
    background:#ffffff;
}

#my-orders-table tbody tr.info td {
    border-top:1px solid #e2ced0;
    border-bottom:1px solid #e2ced0;
    vertical-align:middle;
}

#my-orders-table .info .link {
	cursor:pointer;
}

#my-orders-table .info .link.opened {
	background-image:url("../images/separator-up.png");
}

#my-orders-table tr.items {
	display:none;
}

#my-orders-table tbody tr.items td.container {
    background:#ffffff;
    border-bottom:1px solid #e2ced0;
}

#my-orders-table tbody tr.items td.container table td,
#my-orders-table th,
#my-orders-table tr {
    font:normal 12px/15px Georgia;
    color:#222222;
}

#my-orders-table tr td.sku {
	padding-top:20px;
}

#my-orders-table .totlat-table .forced-shipping td {
	padding-top:15px;
}

#my-orders-table .totlat-table .shipping td {
	display:none;
}

#my-orders-table tbody tr.items td.container table td h3 {
    padding-top:5px;
    font:small-caps 15px/15px Georgia;
    color:#222222;
    padding-bottom:15px;
	letter-spacing:0.13em;
}

#my-orders-table tbody tr.items td.container table td.item-price {
    padding-top:10px;
}

#my-orders-table tbody tr.items td.container table td.item-price .unit-title {
    line-height:15px;
}

#my-orders-table tbody tr.items td.container table .price-incl-tax .price {
    font-weight:normal;
}

#my-orders-table tbody tr.items td.container table td.sku {
    font:italic 10px/15px Georgia;
}

#my-orders-table tbody tr.items td.container table tr:last-child td {
    border-bottom:0;
}

#my-orders-table tbody tr.items td.container table dd,
#my-orders-table tbody tr.items td.container table dt {
    background:none;
    display:inline-block;
    font:normal 12px/15px Georgia;
    padding:0;
}

#my-orders-table tbody tr.items td.container table dd {
    margin-left:3px;
}

#my-orders-table .data-table tbody,
#my-orders-table .data-table tfoot {
    background:none;
}

#my-orders-table .data-table tbody td {
    border-bottom:1px solid #e2ced0;
}

#my-orders-table .data-table tbody td table td {
    border:0;
}

#my-orders-table .data-table tbody tr.last td {
    border:0;
}

#my-orders-table tbody tr td.totals {
    float:none;
    border-top:0;
    background:#ffffff;
    text-align:center;
}

#my-orders-table tbody tr td.totals .title {
    font:small-caps 15px/15px Georgia;
    display:block;
    margin:10px 0 5px 0;
    color:#000000;
}

#my-orders-table tbody tr td.totals .vertical-separator {
    display:inline-block;
    height:15px;
    width:1px;
    border-left:1px solid #000;
}

#my-orders-table tbody tr td.totals table {
    width:100%;
    margin-top:-11px;
}

#my-orders-table tbody tr td.totals table tbody {
    background:#ffffff;
    border-bottom:1px solid #e2ced0;
    border-top:1px solid #e2ced0;
    padding:15px 0;
}

#my-orders-table tbody tr td.totals-col {
    width:110px;
}

#my-orders-table tbody tr td.totals table tbody {
    background:#f6dedc;
}

#my-orders-table tbody tr td.totals table tbody tr.first td {
    padding-top:15px;
}

#my-orders-table tbody tr td.totals table tbody tr.last td {
    padding-bottom:15px;
}

#my-orders-table tbody tr td.totals table tbody tr.first td.compact {
	padding-top:15px;
}

#my-orders-table tbody tr td.totals table tbody tr td.compact {
    padding:0px 12px;
}

#my-orders-table .tracking-link,
#my-orders-table .invoice .link {
	color:#888888;
}

#my-orders-table .shipping td:first-child {
	font-style:italic;
}

#my-orders-table .grand_total_incl td {
	color:#222222;
	vertical-align:bottom;
}

#my-orders-table .grand_total_incl td:first-child strong {
	font:bold 15px/15px Georgia;
}

#my-orders-table .grand_total_incl td:last-child strong {
	font:normal 25px/25px Georgia;
}

.breadcrumbs a.nolink {
	cursor:default;
}

.breadcrumbs a.nolink:hover {
	color:#666666;
}















/*LIST VARIATIONS*/

.catalog-category-view-type-ria .category-products .item {
    opacity:0;
}

.category-products .item span.watermark span {
    width:100%;
}

.category-products .item span.watermark span.discount {
	height:17px;
	background:url(../images/ria-discount-watermark.jpg) no-repeat 50% 50%;
	font:normal 12px/14px Georgia;
	color:#ffffff;
	display: block;
}

.category-products-small img.product-img {
    width:136px;
    height:120px;
}

.catalog-category-view-type-rtw-ria .category-products-small img.product-img,
.catalog-category-view-type-rtw-ria .category-products-small img.secondary-img,
.catalog-category-view-type-rtw-ria .category-products-small .secondary-img img {
    width:136px;
    height:176px;
}

.catalog-category-view-type-rtw-ria .category-products-small img.secondary-img {
	display:none;
	opacity:0;
}

.catalog-category-view-type-discounts-rollover .category-products-small img.secondary-img {
	display:none;
	opacity:0;
}

.category-products-small a.item {
    width:136px;
    margin-left:15px;
    margin-top:5px;
}

.category-products-medium img.product-img {
    width:187px;
    height:165px;
}

.catalog-category-view-type-leatherbags-ria .category-products-medium .secondary-img img{
	width:187px;
    height:165px;
}

.catalog-category-view-type-leatherbags-ria .category-products-large .secondary-img img{
width: 220px;
height: 195px;
}

.catalog-category-view-type-rtw-ria .category-products-medium img.product-img,
.catalog-category-view.catalog-category-view-type-rtw-ria .category-products-medium img.secondary-img,
.catalog-category-view.catalog-category-view-type-rtw-ria .category-products-medium .secondary-img img,
.catalog-category-view-type-discounts-rollover .category-products-medium img.product-img
/*.catalog-category-view-type-discounts-rollover .category-products-medium .secondary-img img*/ 
	{
    width:187px;
    height:242px;
}

.category-products-medium a.item {
    width:187px;
    margin-left:10px;
    margin-top:47px;
}

.category-products-large img.product-img {
    width:220px;
    height:195px;
}

.catalog-category-view-type-rtw-ria .category-products-large img.product-img,
.catalog-category-view-type-rtw-ria .category-products-large img.secondary-img,
.catalog-category-view-type-rtw-ria .category-products-large .secondary-img img {
    width:220px;
    height:285px;
}
.catalog-category-view.catalog-category-view-type-rtw-ria .category-products-large .secondary-img img {
	width:220px;
    height:285px;
}

.category-products-large a.item {
    width:220px;
    margin-left:14px;
    margin-top:45px;
}


/*.category-products-huge img.product-img {
    width:300px;
    height:266px;
}

.category-products-huge a.item {
    width:300px;
    margin-left:14px;
    margin-top:45px;
}

.category-products-huge a.item h3.product-name {
    width:300px;
}*/

.autolist-wrapper.default,
.ff .autolist-wrapper.default {
    float:none;
    margin:15px 0 45px 0;
}

.autolist-wrapper.default .other-products-wrapper .other-products,
.ff .autolist-wrapper.default .other-products-wrapper .other-products {
    display:block;
    position:relative;
}


.autolist-wrapper .shoes-circle .circle .autolist .product-thumb {
    position:absolute;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-1,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-12 {
    bottom:1px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-1 {
    right:1px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-2,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-13 {
    bottom:4px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-2 {
    right:44px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-3,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-14 {
    bottom:8px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-3 {
    right:84px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-4,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-15 {
    bottom:15px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-4 {
    right:123px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-5,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-16 {
    bottom:22px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-5 {
    right:159px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-6,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-17 {
    bottom:32px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-6 {
    right:190px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-7,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-18 {
    bottom:41px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-7 {
    right:216px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-8,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-19 {
    bottom:51px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-8 {
    right:235px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-9,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-20 {
    bottom:61px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-9 {
    right:250px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-10,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-21 {
    bottom:71px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-10 {
    right:262px;
}

.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-11,
.autolist-wrapper .shoes-circle .circle .autolist .product-thumb.position-22 {
    bottom:82px;
}

.autolist-wrapper .shoes-circle .circle-left .autolist .product-thumb.position-11 {
    right:270px;
}


.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-12 {
    left:1px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-13 {
    left:44px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-14 {
    left:84px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-15 {
    left:123px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-16 {
    left:159px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-17 {
    left:190px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-18 {
    left:216px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-19 {
    left:235px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-20 {
    left:250px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-21 {
    left:262px;
}

.autolist-wrapper .shoes-circle .circle-right .autolist .product-thumb.position-22 {
    left:270px;
}

.wrapper .page .main {
	min-height:460px;
}

.enterprise-rma-return-view h2,
.enterprise-rma-return-create h2 {
    font-size: 20px;
    font-variant: small-caps;
    color: #222;
}

.enterprise-rma-return-view h3,
.enterprise-rma-return-create h3 {
    font-size: 15px;
    font-weight:normal;
    font-variant: small-caps;
    color: #222;
}

.enterprise-rma-return-view .return-info,
.enterprise-rma-return-create .return-info {
    font-size:12px;
}

.enterprise-rma-return-view .return-info a,
.enterprise-rma-return-create .return-info a {
    color:#888;
}

.enterprise-rma-return-view .back a,
.enterprise-rma-return-create .back a{
    color:#888;
}

.enterprise-rma-return-view .back,
.enterprise-rma-return-create .back {
    margin: 15px 0;
}

.enterprise-rma-return-create #rma_create_form select {
    display:block;
}


.customer-account.enterprise-rma-return-view .col-main,
.customer-account.enterprise-rma-return-create .col-main {
    background-color: #FCF6F5;
    width: 660px; /*780*/
    padding: 10px 70px 10px 70px;
}

.enterprise-rma-return-view #rma_view,
.enterprise-rma-return-create #rma_create_form {
    float: right;
    width:440px;
    background-color:#fff;
    margin:40px 0;
    border-top: 1px solid #E2CED0;
    border-bottom: 1px solid #E2CED0;
    padding:15px 20px;
}

.customer-account .input-box .validation-advice, .customer-account-create .input-box .validation-advice

.enterprise-rma-return-create #rma_create_form .refund-info {
    text-align:left;
}

.enterprise-rma-return-create #rma_create_form label {
    width: 120px;
}


.enterprise-rma-return-create #rma_create_form textarea {
    margin-left: 120px;
    width:315px;
}

.enterprise-rma-return-create #rma_create_form .required-infos {
    color:#888;
    font-size:10px;
    text-align:left;
    margin:10px 0;
}

.enterprise-rma-return-create #rma_create_form .form-buttons {
    width:448px;
}


.enterprise-rma-return-create #rma_create_form .validation-advice {
    margin-right:25px;
    width:137px;
    min-width:137px;
    left:-202px !important;
    top: -10px;
}

.enterprise-rma-return-create #rma_create_form .validation-advice::after {
    display:block;
    background-image: url('../images/validation-advice-after.png');
    width: 8px;
    top: 12px;
	right: 32px !important;
	position: absolute;
}

.enterprise-rma-return-create #rma_create_form .validation-advice::before {
    display:none;
}


.enterprise-rma-return-view #rma_create_product, 
.enterprise-rma-return-create #rma_create_product {
    border-top: 1px solid #E2CED0;
    border-bottom: 1px solid #E2CED0;
    background-color:#fff;
    margin:40px 0;
    padding:10px;
    float:left;
    width:140px;
}

.enterprise-rma-return-view #rma_create_product div,
.enterprise-rma-return-create #rma_create_product div {
    text-align:left;
}

.enterprise-rma-return-view #rma_create_product div.title,
.enterprise-rma-return-create #rma_create_product div.title {
    font-size: 15px;
    font-variant: small-caps;
    margin-bottom:10px;
}

.enterprise-rma-return-view #rma_create_product div.sku,
.enterprise-rma-return-create #rma_create_product div.sku {
    margin-top:10px;
    font-size: 10px;
    font-style: italic;
}

.enterprise-rma-return-create #rma_create_product div.info {
    font-size: 12px;
}

.enterprise-rma-return-view #rma_view p.info2 {
    margin-bottom: 0;
}

.enterprise-rma-return-view #rma_view p.info2,
.enterprise-rma-return-view #rma_view p.info3 {
	float:left;
    width:420px;
}

.enterprise-rma-return-view #rma_view p.return-address {
	text-align:center;
    background-color: #FCF6F5;
    border-top: 1px solid #E2CED0;
    border-bottom: 1px solid #E2CED0;
    clear: both;
    width:220px;
    padding: 10px 0;
    margin: auto;
}

.enterprise-rma-return-create .resolution-input,
.enterprise-rma-return-create .resolution-label,
.enterprise-rma-return-create .resolution,
.enterprise-rma-return-create .resolution li{
	float:none;
    clear:both;
}

.enterprise-rma-return-create .resolution-field {
	text-align:left;
}

.enterprise-rma-return-create #rma_create_form label.resolution-label {
	display: block;
	width: 440px;
    margin: 12px 0;
}

.resolution .choice {
    margin-right: 6px;	
}

.enterprise-rma-return-create #rma_create_form #resolution-size label {
	width:150px;
    margin-left:18px;
}



.enterprise-rma-return-history .data-table tr.last th, 
.enterprise-rma-return-history .data-table tr.last td {
    border-bottom: 1px solid #E2CED0;
}

.enterprise-rma-return-history .data-table thead th {
    text-transform: none;
    font: small-caps 16px/15px Georgia;
}

.enterprise-rma-return-history .data-table,
.enterprise-rma-return-history .data-table thead,
.enterprise-rma-return-history .pager {
	background:none;
    border:none;
}

.enterprise-rma-return-history .pager .limiter .synoselect,
.enterprise-rma-return-history .pager .limiter label {
	float:left;
    margin: 0 2px;
}

.enterprise-rma-return-history .pager .limiter {
	width:289px;
}

.enterprise-rma-return-history .data-table tbody tr {
	height:40px;
    background-color:#fff;
}

.enterprise-rma-return-history .data-table tbody td {
    vertical-align:middle;
    border-bottom: 1px solid #E2CED0;
}

.enterprise-rma-return-view #rma_view p {
	font-size:12px;
    text-align:left;
    margin-bottom:15px;
}



.enterprise-rma-return-view #rma_view span.big {
	font-size:19px;
}

.enterprise-rma-return-view #rma_view .return-number {
	text-align:center;
    margin-bottom:20px;
}


.enterprise-rma-return-view #rma_view .print-return a{
    color:#888;
}

.enterprise-rma-return-view #rma_view .print-return {
	text-align:center;
	background-image: url('../images/separator.png');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-top: 9px;
	display: inline-block;
    color:#888;
}

.enterprise-rma-return-view #rma_view .number {
	text-align:center;
    font:bold 11px/11px MrsEaves;
    letter-spacing:0.4px;
	background-image: url('../images/opc-title.png');
	float: left;
	width: 9px;
	height: 14px;
    margin-right:5px;
	padding: 0px 3px;
	color: white;
}



/*=================== SITEMAP ==============*/

.catalog-seo-sitemap-category .sitemap h2 {
	background: url("../images/bkg-sitemap-title.png") no-repeat scroll center bottom transparent;
    color: #000000;
    font: 16px/16px MrsEaves;
    margin: 40px 0 0;
    padding: 0 0 20px;
    text-align: center;
    width: 140px;
}

.catalog-seo-sitemap-category .sitemap .col-1, .catalog-seo-sitemap-category .sitemap .col-2, .catalog-seo-sitemap-category .sitemap .col-3, .catalog-seo-sitemap-category .sitemap .col-4, .catalog-seo-sitemap-category .sitemap .col-5 {
	float:left;
	margin:0 15px 0 0;
}

 .catalog-seo-sitemap-category .sitemap .col-6 {
	float:left;
	margin:0;
 }

.catalog-seo-sitemap-category .sitemap h3 {
	color:#000000;
	font:normal 15px/15px MrsEaves;
	width:140px;
	margin:0;
	line-height:20px;
}


.catalog-seo-sitemap-category .sitemap h4 {
	color:#444444;
	font:normal 13px/16px Georgia;
	width:140px;
	line-height:20px;
}

.catalog-seo-sitemap-category .sitemap h4 a {
	color:#444444;
}

.catalog-seo-sitemap-category .sitemap h4 a:hover {
	color:#000000;
}



/*.catalog-seo-sitemap-category .sitemap .col-2 {
	width:280px;
}*/

.catalog-seo-sitemap-category .sitemap li {
	margin: 3px 0;
    width: 140px;
	float:left;
}

.catalog-seo-sitemap-category .sitemap .level-3 {
	clear: both;
    float: none;
    padding: 20px 0 0;
	
}

.catalog-seo-sitemap-category .sitemap .level-3, .catalog-seo-sitemap-category .sitemap .category-l-univers-repetto h3,
.catalog-seo-sitemap-category .sitemap .category-histoire, .catalog-seo-sitemap-category .sitemap .category-histoire h3,
.catalog-seo-sitemap-category .sitemap .category-savoir-faire, .catalog-seo-sitemap-category .sitemap .category-savoir-faire h3,
.catalog-seo-sitemap-category .sitemap .category-fondation-repetto, .catalog-seo-sitemap-category .sitemap .category-fondation-repetto h3,
.catalog-seo-sitemap-category .sitemap .category-les-mythiques, .catalog-seo-sitemap-category .sitemap .category-les-mythiques h3,
.catalog-seo-sitemap-category .sitemap .category-repetto-vu-par, .catalog-seo-sitemap-category .sitemap .category-repetto-vu-par h3,
.catalog-seo-sitemap-category .sitemap .category-les-vitrines, .catalog-seo-sitemap-category .sitemap .category-les-vitrines h3  
{
	margin:0;
	padding:0;
}

.cleaner {
	clear:both;
	overflow:hidden;
	height:0;
	width:0;
}

.my-account .pager {
	background : none;
	border : 0 none;
}

/* .my-account .amount { */
/* 	display : none; */
/* } */

.my-account .pager .limiter label,
.my-account .pager .limiter .synoselect {
    float: left;
    margin: 0 2px;
}

.my-account .pager .limiter {
    width: 289px;
}




.gift-message-form {
	background:none;
	border:0;
}

.gift-message-form .inner-box {
	overflow:visible;
	height:auto;
}

.gift-options-for-order {
	padding:0;
}

.add-gift-message {
	display:none;
}

.add-gift-options-for-order p label span {
	font-style:italic;
}

#allow-gift-options-for-order-container .container-label {
	padding-bottom: 10px;
}

#allow-gift-options-for-order-container .gift-wrapping-form {
	display:none;
}

div#onepage-checkout-shipping-method-additional-load {
	margin-top:20px;
}

#checkoutSteps #allow-gift-messages-for-order-container .form-list .fields {
	width:320px;
}

#checkoutSteps #allow-gift-messages-for-order-container .fieldset {
	margin:0;
}

#checkoutSteps #allow-gift-messages-for-order-container .fieldset .form-list li {
	margin:0;
}

#checkoutSteps #allow-gift-messages-for-order-container .form-list .field .input-box input,
#checkoutSteps #allow-gift-messages-for-order-container .form-list .input-box textarea {
	width:180px;
}

#checkoutSteps #allow-gift-messages-for-order-container .form-list .input-box textarea {
	resize:none;
	height:50px;
}

#checkout-step-shipping_method #co-shipping-method-form .sp-methods dt {
	display:none;
}

#checkout-step-shipping_method .double-dash {
	padding:0 2px;
}

#co-shipping-method-form .sp-methods dd label {
	margin-left:5px;
}

#co-shipping-method-form .sp-methods dd label .price {
	font-style:italic;
}

#co-shipping-method-form .sp-methods dd .additional-content {
	padding-left:13px;
	margin:10px 0 20px 0;
}

div#shipping-method-buttons-container.buttons-set {
	padding:0;
}

#checkout-step-payment #co-payment-form dl.sp-methods {
	width:320px;
	margin:0 auto;
}

#checkout-step-payment #co-payment-form #payment_form_ops_cc {
	text-align:left;
}

#checkout-step-payment #co-payment-form #payment_form_ops_cc input {
	float:none;
}

#checkout-step-payment #co-payment-form dl.sp-methods dt {
	margin-top:10px;
	text-align:left;
}

#checkout-step-payment #co-payment-form dl.sp-methods dt label {
	padding-left:5px;
	font:italic 12px/15px Georgia;
}

#checkout-step-payment #co-payment-form dl.sp-methods .additional-content ul li {
	display:inline-block;
	margin-left:5px;
}

#checkout-step-payment #co-payment-form dl dd {
	/*display:none;*/
}

#checkout-step-payment #co-payment-form .payment-additional {
	margin-top:25px;
}

#checkout-step-payment #co-payment-form .payment-additional p {
	padding:0;
}

#checkout-step-payment #co-payment-form .payment-additional h3 {
	font-size:12px;
	text-align:left;
	margin-bottom:10px;
}

#checkout-step-payment #co-payment-form .payment-additional table {
	margin-bottom:25px;
}

#checkout-step-payment #co-payment-form .payment-additional table tbody td {
	border-bottom:1px solid #e2ced0;
	background:#fff;
}

#checkout-step-payment #co-payment-form .payment-additional table tbody td.separator {
	width:15px;
	background:none;
	border:0;
	padding:0;
}

#checkout-step-payment #co-payment-form .payment-additional table tbody td p {
	text-align:center;
	width:130px;
	background:#fff; 
	padding:10px 5px 15px 5px;
}

#checkout-step-payment .buttons-set button {
	padding:5px 50px;
}

#checkout-step-review #checkout-review-load {
	width:415px;
	margin:0 auto;
}

#checkout-step-review .grand-total .label {
	color:#222222;
}

#checkout-step-review .grand-total .total .price {
	color:#222222;
	font-size:20px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper h2 {
	padding-bottom:10px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .grand-total {
	margin-bottom:15px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .cart-link {
	margin-bottom:30px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table h3 {
	font:normal 16px/20px MrsEaves;
	margin-bottom:10px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table td,
#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table th {
	text-align:center;
	width:200px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table tbody td {
	padding:10px 0;
	border-bottom:1px solid #e2ced0;
	border-top:1px solid #e2ced0;
	background:#fff;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table td.separator,
#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table th.separator {
	width:15px;
	background:none;
	border:0;
	padding:0;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table tfoot td {
	padding-top: 10px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper table {
	margin-bottom:25px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .shipping-method,
#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .payment-method {
	text-align:left;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .shipping-method {
	margin-bottom:15px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .shipping-method .title,
#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .payment-method .title {
	color:#222222;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .shipping-method .double-dash {
	padding:0 5px;
}

#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .method,
#checkoutSteps #checkout-step-review #checkout-review-table-wrapper .shipping-method .price {
	color:#777777;
	font-style:italic;
}

#checkoutSteps #checkout-step-review #checkout-review-submit .checkout-agreements {
	margin:30px 0 0 0;
}

#checkoutSteps #checkout-step-review #checkout-review-submit .checkout-agreements .agree {
	text-align:left;
	font-weight:normal;
	padding-left:0;
}

#checkoutSteps #checkout-step-review #checkout-review-submit .checkout-agreements .agree a {
	text-decoration:underline;
}

#checkoutSteps #checkout-step-review #checkout-review-submit .checkout-agreements .agree .checkbox {
	margin-right:10px;
	margin-top:2px;
}

.checkout-cart-index #shopping-cart-subtotals {
	display:none;
}

.checkout-onepage-index .totals #shopping-cart-totals .tax-totals-grand-total-excl-tax td strong,
.checkout-onepage-index .totals #shopping-cart-totals .tax-totals-grand-total-excl-tax td .price span,
.checkout-onepage-index .totals #shopping-cart-totals .tax-row td,
.checkout-cart-index .totals #shopping-cart-totals .tax-totals-grand-total-excl-tax td strong,
.checkout-cart-index .totals #shopping-cart-totals .tax-totals-grand-total-excl-tax td .price *,
.checkout-cart-index .totals #shopping-cart-totals .tax-row td {
	color:#888888;
	font:normal 12px/15px Georgia !important;
}

.checkout-onepage-index .totals .loader {
	background:#fff url(../images/ajax-loader.gif) no-repeat 50% 50%;
	text-align:center;
	font:normal 12px/15px Georgia !important;
	position:absolute;
	height:100%;
	width:305px;
	top:0;
	left:0; 
}

.checkout-onepage-index .totals .loader span {
	position:absolute;
	text-align:center;
	width:305px;
	top:35px;
	left:0;
}

.checkout-onepage-index .totals #shopping-cart-totals .tax-totals-grand-total-incl-tax td,
.checkout-cart-index .totals #shopping-cart-totals .tax-totals-grand-total-incl-tax td {
	padding-top:15px !important;
}



.customer-account .form-list label.dancer-label {
	padding-left:5px;
	padding-bottom:0;
}

.account-create .fieldset .form-list li.fields .field.dancer,
.form-list .field.dancer {
	/*padding-left:120px !important;*/
	padding-bottom:0 !important;
	margin-bottom:12px;
}

.form-list .field.dancer .dancer.input-box {
	margin: 6px 0 3px 0;
	float:left;
}

.footer .seo-baseline {
	margin-top:3px;
}

.footer .seo-baseline a,
.footer .seo-baseline  {
	font-size:9px;
	color:#888888;
}

/* PAGE SOLDES*/

.col-main .block-layered-nav .block-content.discount-percent {float:left;width: 470px}
.col-main .block-layered-nav .size-available {float:right;width: 470px;/*margin-top:1px;*/text-align:left; }
.col-main .block-layered-nav .delimiteur-size-available {background: url("../images/bkg-choupitou.jpg") no-repeat scroll center bottom transparent;height: 22px;margin: auto;margin-left:8px;width: 1px;float:left;padding-top:16px;}
.col-main .content .category-view {float:left;}
.col-main .size-available label {float: left;font: 12px Georgia;margin-bottom: 4px;margin-right: 12px;margin-top: 2px;text-transform: uppercase;}
.col-main .size-available .synoselect .synoselect-current .synoselect-arrow {background: url("../images/synoselect-arrow.png") no-repeat scroll left top transparent;border: medium none;height: 15px;right: 1px;top: 1px;width: 15px;}
.col-main .size-available .synoselect.synoselect-open .synoselect-current, .col-main .size-available .synoselect.synoselect-focus .synoselect-current, .col-main  .size-available .synoselect-pink.synoselect-open .synoselect-current, .col-main  .size-available #synoselect-2.synoselect-focus .synoselect-current {box-shadow: none;}
.col-main .size-available .synoselect .synoselect-current {border: 1px solid black;display: block;font-size: 11px;height: 13px;line-height: 14px;text-align: left;z-index: 12;}
.col-main .size-available .synoselect-options {width: 99%;}
.col-main .size-available .synoselect .synoselect-options {border: 1px solid black;margin-top: -2px;text-align: left;}
.col-main .block-layered-nav .block-content.discount-percent dd.discount-percent {float: right;}
.category-products .item p.soldes {margin-bottom: 2px;}
.category-products .item p.price-soldes {font-size:12px;font-family: Georgia,arial,Times;margin-top:5px;}
.category-products .item span.old-price {margin-right:6px;}
.category-products-small.discount a.item h3.product-name{height: 51px;padding-bottom: 3px;width: 136px;}
.category-products-small.discount {margin-top:0px;}
/* Formulaire Alerte Stock*/
.alert-stock-form-text {text-align: center;}
.alert-stock-form .synoselect {display: block;font-family: Georgia,serif;margin: 0 auto;width: auto;z-index: 100;}
.alert-stock-form .synoselect .synoselect-current .synoselect-arrow  {background: url("../images/synoselect-arrow-pink.png") no-repeat scroll left top transparent;border: medium none;height: 15px;right: 1px;top: 1px;width: 15px;}
.alert-stock-form  .synoselect-pink .synoselect-options { border: 1px solid #E2CED0;}
.alert-stock-form .synoselect .synoselect-options {margin-top: -2px;}
.alert-stock-form .synoselect-pink .synoselect-current {box-shadow: none !important;border: 1px solid #E2CED0;z-index: 12;display: block;font-size: 11px;height: 13px;line-height: 14px;text-align: left;z-index: 12;}
.alert-stock-form .synoselect .synoselect-options .synoselect-option {border-left: 2px solid white;border-right: 1px solid white;font-size: 11px;line-height: 11px;margin-left: -1px;text-align: left;transition: background 0.3s ease 0s;}
.alert-stock-form .synoselect .synoselect-option.synoselect-hover,
.alert-stock-form .synoselect .synoselect-option.synoselect-selected { background: #fff6f5; color: black; }

/* Popin nouvelle livraison */
.popin-new-livraison {font-size:17px;font-family: 'MrsEaves';letter-spacing:.6px;font-weight:normal;line-height:140%;;z-index:10000;height:40px;background-color: #F3E0DC;border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;display:none;padding-top:15px;display:none;}
.popin-new-livraison .geoip-closed {margin: -25px auto auto;text-align: right;width: 940px;}
.popin-new-livraison .geoip-closed span {font-weight: normal;color:#aeb0af;font-size:11px}
.popin-new-livraison .geoip-closed img {  margin-left: 5px;margin-top: 9px;}
.popin-new-livraison .separator-img {padding-right: 5px;padding-top: 10px;}
.popin-new-livraison .text-popin-new-livraison {display: block;width: 450px;margin:auto;}
.popin-new-livraison .text-popin-new-livraison.survol{font-family: Georgia,Times,serif; font-size: 11px;width: 960px;}

#menu-ventes-privileges, #menu-journees-privileges, #menu-exclusive-days,#menu-offres-privees,#menu-private-offers,#menu-private-sale,#menu-premium-angebote,#menu-offerte-private {font-weight:bold !important;}

/* Repetto's Perfume*/
/*Menu*/
#submenu-panel-perfume .submenu-bottom, #submenu-panel-parfum .submenu-bottom {padding-top:15px;}
#submenu-panel-perfume .mode-block-image-and-title a ,#submenu-panel-parfum .mode-block-image-and-title a {padding: 0px 0 15px 0;}
#submenu-panel-perfume .mode-block-image-and-title span ,#submenu-panel-parfum .mode-block-image-and-title span {letter-spacing: 0px;}
#submenu-panel-perfume .mode-block-image-and-title ,#submenu-panel-parfum .mode-block-image-and-title {height: 113px !important;padding-bottom: 15px;}
#submenu-panel-perfume .mode-block-image-and-title-2lines a, #submenu-panel-parfum .mode-block-image-and-title-2lines a{padding: 0px 0 11px 0;margin-top: -5px;line-height: 15px;}
/*Fiche Produit*/
.catalog-product-view-type-perfume .product-right h2 {font-size:15px;font-family: Georgia;text-transform: uppercase;line-height: 15px;}
.catalog-product-view-type-perfume .capacity .selected {background: url("../images/selecteur_capacity.jpg") no-repeat scroll left top transparent;; height: 45px;width: 45px;display: inline-block;}
.catalog-product-view-type-perfume .products-grid .product-image {width: auto;}
.catalog-product-view-type-perfume .capacity {height: 45px;margin-top:15px;}
.catalog-product-view-type-perfume .capacity a {font-size:12px;font-family: Georgia;margin-right:15px;}
.catalog-product-view-type-perfume .capacity span {padding-top: 15px;display: inline-block;line-height: 15px;}
.catalog-product-view-type-perfume .box-up-sell-perfume {margin-top:60px;background-color: #fdfbfa;width: 942px;height: 404px;   border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;margin-bottom: 35px;}
.catalog-product-view-type-perfume .secondary-media-wrapper {margin-top:40px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .box-title{text-align: center;font-size:15px;font-family: Georgia;text-transform: uppercase;margin-top:30px;margin-bottom:45px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-information {float:right;width: 300px;height: 270px;text-align: center;font-family: "Georgia";margin-right: 160px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-image {float:left;margin-left:240px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-name-upsell {font-size:30px;font-family: "MrsEaves";}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-name-upsell-info {font-size:15px;text-transform: uppercase;margin-top:15px;margin-bottom: 30px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-description {font-size:12px;margin-bottom: 30px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-price {font-family: "Georgia","Times"/*font-family: "MrsEaves"*/;font-size:30px;font-weight:normal;margin-bottom:30px;}
.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-price .regular-price .price,.catalog-product-view-type-perfume .box-up-sell-perfume .upsell-product-list .product-price .price-box .price{font-weight:normal;}
.catalog-product-view-type-perfume .social-links .text-social-links {font-size:12px;}
.catalog-product-view-type-perfume .social-links .icone-social-links {margin-top:15px;}
.catalog-product-view-type-perfume .social-links a {height: 14px;width: 14px;}
.catalog-product-view-type-perfume .social-links .icone-social-links > a:hover { background-position: 0 -14px; }
.catalog-product-view-type-perfume .social-links .icone-social-links .facebook-link {background-image: url("../images/facebook-big-link.png");margin-right: 5px;}
.catalog-product-view-type-perfume .social-links .icone-social-links .twitter-link { background-image: url("../images/twitter-big-link.png");margin-right: 5px;}
.catalog-product-view-type-perfume .social-links .icone-social-links .emailto-link {background-image: url("../images/emailto-big-link.png");}

/*Page Gamme*/
.catalog-category-view-type-perfume .discover-perfume {font-size:11px;font-family: Georgia;color:#666666;margin-top:3px;}
.catalog-category-view-type-perfume .breadcrumbs a {color:#000;}
.catalog-category-view-type-perfume #category-image { top: 105px;}
.catalog-category-view-type-perfume .category-products .item {width: 300px; margin: 0px 20px 0px;height: 375px;vertical-align: bottom;}
.catalog-category-view-type-perfume .category-products .item.first {height: 375px; margin: 0 0 0;}
.catalog-category-view-type-perfume .category-products .item.last {height: 375px;margin: 0 0 0;}
.catalog-category-view-type-perfume  .category-products{padding: 0;}
.catalog-category-view-type-perfume  .products-list {padding-top:35px;}
.catalog-category-view-type-perfume .category-products .item h3.product-name {width:300px;display:block;height: 15px;padding-bottom:0px;margin-top:-31px;margin-bottom: 3px;}

/* Page RIA Danse*/
.catalog-category-view-type-dance-ria .col-main .block-layered-nav .block-content dd .filter.material-group {width: 460px; margin: 0 20px;}
.catalog-category-view-type-dance-ria .col-main .block-layered-nav .block-content dd .filter.material-group .filter-value {width: auto;}
.catalog-category-view-type-dance-ria .col-main .block-layered-nav .block-content dd .filter.material-group ol li {padding: 7px 6px;}
.catalog-category-view-type-dance-ria .col-main .block-layered-nav .block-content dd .filter.size ol li {padding: 7px 6px;}
.catalog-category-view-type-dance-ria .col-main .block-layered-nav .block-content dd .filter.size .filter-value {width: auto;}
.catalog-category-view-type-dance-ria .block-layered-nav .block-content {display: inline-block;/*margin-bottom: 30px;*/margin: 0 0 30px;}
.catalog-category-view-type-dance-ria .block-layered-nav .actions {margin:0 0 10px;}
.catalog-category-view-type-dance-ria .img-ria-danse {float: left;position: relative;}
.catalog-category-view-type-dance-ria .category-products-small img.product-img , .catalog-category-view-type-dance-ria .category-products-large img.product-img{width: 230px;/*height: 360px;*/ height:203px;}
.catalog-category-view-type-dance-ria .category-products-small a.item h3.product-name, .category-products-medium a.item h3.product-name {height: auto;padding-top: 15px;}
.catalog-category-view-type-dance-ria .category-products-small a.item, .catalog-category-view-type-dance-ria .category-products-large a.item {width: 300px;margin-top:0px;height: 435px;}
.catalog-category-view-type-dance-ria .category-products .item h3.product-name {width: 300px;}
.catalog-category-view-type-dance-ria.catalog-category-view-type-ria .col-main .category-view {margin:0 10px 0;}
.catalog-category-view-type-dance-ria.catalog-category-view-type-ria .category-products {margin:0;}
.catalog-category-view-type-dance-ria .category-products-small .item.first-item-line, .catalog-category-view-type-dance-ria .category-products-large .item.first-item-line {margin-left:0px;}
.catalog-category-view-type-dance-ria .note-msg {padding-top: 20px !important;width: 960px;text-align: left;}
.catalog-category-view-type-dance-ria .category-view {width: 940px;}
.catalog-category-view-type-dance-ria .category-products {width: 940px;}
.catalog-category-view-type-dance-ria .col-main .category-products .products-list a.item .secondary-img {background-color: #FFFFFF;display: none;left: 0;opacity: 0;position: absolute;}
.catalog-category-view-type-dance-ria .category-products-large img.product-img {width: 300px;height: 360px;}
.catalog-category-view-type-dance-ria .category-products-large a.item {width: 300px;height: 360px;}
.catalog-category-view-type-dance-ria .category-products-large .item h3.product-name {height: auto;}
.catalog-category-view-type-dance-ria .category-products-medium img.product-img {width: 230px;height: 203px;}
.catalog-category-view-type-dance-ria .category-products-medium a.item {width: 300px;margin-top:0px;}
.catalog-category-view-type-dance-ria .category-products-medium .item h3.product-name {height: auto;}
.catalog-category-view-type-dance-ria .col-main .category-products .products-list a.item-0,.catalog-category-view-type-dance-ria .col-main .category-products .products-list a.item-1  {margin-top:0px;}
.catalog-category-view-type-dance-ria .col-main .category-products .products-list a.item {margin-bottom: 0px;/*height: 435px;*//*width: 300px;*/width: 229px;margin-left: 4px;margin-right: 0px;height: 203px;}
.catalog-category-view-type-dance-ria .col-main .category-products .products-list a.item.first-item-line {margin-left:0px;}
.catalog-category-view-type-dance-ria .category-products-large img.product-img {width: 230px;height: 203px;}
.catalog-category-view-type-dance-ria .col-main .category-products .products-list a.item .secondary-img {background-color: #FFFFFF;display: none;left: 0;opacity: 0;position: absolute;top: 0;}

/* Page Category Danse*/
.catalog-category-view-type-dance-normal .category-title {  margin-left: 10px;margin-right: 10px;width: 940px;}
.catalog-category-view-type-dance-normal .content { margin-left: 10px;margin-right: 10px;width: 940px;}
.catalog-category-view-type-dance-normal .category-products-large .item.first-item-line, .catalog-category-view-type-dance-normal .category-products-large .item.first-item-line {margin-left:0px;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content dd .filter.material-group {width: 460px; margin: 0 20px;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content dd .filter.material-group .filter-value {width: auto;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content dd .filter.material-group ol li {padding: 7px 6px;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content dd .filter.size ol li {padding: 7px 6px;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content dd .filter.size .filter-value {width: auto;}
.catalog-category-view-type-dance-normal .block-layered-nav .block-content {display: inline-block;/*margin-bottom: 30px;*/margin-bottom: 10px;}
.catalog-category-view-type-dance-normal .title .vertical-separator {height: 10px; top: 7px;  position: relative;margin-top:0;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .actions .title {margin-bottom: 5px;}
.catalog-category-view-type-dance-normal .img-ria-danse {float: left;position: relative;margin-top:25px;padding-right:3px;}
.catalog-category-view-type-dance-normal .category-products-small img.product-img {width: 300px;height: 360px;}
.catalog-category-view-type-dance-normal .category-products-small a.item h3.product-name, .category-products-medium a.item h3.product-name {height: auto;padding-top: 15px;}
.catalog-category-view-type-dance-ria .category-products-large a.item {width: 435px;margin-top:0px;}
.catalog-category-view-type-dance-normal .category-products-small a.item {width: 300px;margin-top:0px;}
.catalog-category-view-type-dance-normal .category-products .item h3.product-name {width: 300px;/*height: auto;*/}
.catalog-category-view-type-dance-normal.catalog-category-view-type-ria .col-main .category-view {margin:0 10px 0;}
.catalog-category-view-type-dance-normal.catalog-category-view-type-ria .category-products {margin:0;}
.catalog-category-view-type-dance-normal .category-products-small .item.first-item-line, .catalog-category-view-type-dance-ria .category-products-large .item.first-item-line {margin-left:0px;}
.catalog-category-view-type-dance-normal .note-msg {padding-top: 20px !important;width: 960px;text-align: left;}
.catalog-category-view-type-dance-normal .category-view {width: 940px;}
.catalog-category-view-type-dance-normal .category-products {width: 940px;}
.catalog-category-view-type-dance-normal .category-products-large img.product-img {width: 300px;height: 360px;}
/*.catalog-category-view-type-dance-normal .category-products-large .item h3.product-name {height: auto;}*/
.catalog-category-view-type-dance-normal .category-products-large a.item {margin-top:0px;width: 300px;height: 435px;margin-bottom:0px!important;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content dd .filter {width: 300px;margin-left:320px;}
.catalog-category-view-type-dance-normal .col-main .category-products .products-list a.item .secondary-img {background-color: #FFFFFF;display: none;left: 0;opacity: 0;position: absolute;top: 0;}
.catalog-category-view-type-dance-normal .category-products-medium a.item {width: 300px; margin-top: 0;}
.catalog-category-view-type-dance-normal .category-products-medium img.product-img {width: 300px; height: 360px;}
.catalog-category-view-type-dance-normal .category-products-medium .item h3.product-name {height: auto;}
.catalog-category-view-type-dance-normal .col-main .category-products .products-list a.item-0,.catalog-category-view-type-dance-normal .col-main .category-products .products-list a.item-1 {margin-top:0px;}
.catalog-category-view-type-dance-normal .category-title h2 {padding:0 0 20px 0;}
.catalog-category-view-type-dance-normal .col-main .block-layered-nav .block-content{padding:0;}
.catalog-category-view-type-dance-normal .col-main .block {margin-top:10px;}

/* Page Category Danse Tutu */
.catalog-category-view-type-dance-ria-tutu .category-products-large img.product-img {width: 300px;height: 360px;}
.catalog-category-view-type-dance-ria-tutu .category-products-large .item, .catalog-category-view-type-dance-ria-tutu .category-products-large .item .product-name, .catalog-category-view-type-dance-ria-tutu .category-products-large .item h3.product-name {width: 360px;}
/*.catalog-category-view-type-dance-ria-tutu .category-products-large a.item {width: 300px;height: 360px;}*/
.catalog-category-view-type-dance-ria-tutu .category-products-large a.item {height: 435px;margin-bottom: 0 !important;margin-top: 0;width: 300px;}
/*.catalog-category-view-type-dance-ria-tutu .wrapper {background-image: url("../images/tutu-fond-header.png");}*/
.catalog-category-view-type-dance-ria-tutu .col-main .block {background:none;}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter {width: 300px;margin-left:320px;}
.catalog-category-view-type-dance-ria-tutu .category-products-large .item.first-item-line, .catalog-category-view-type-dance-ria-tutu .category-products-large .item.first-item-line {margin-left:0px;}
/*body.catalog-category-view-type-dance-ria-tutu{ background-image: url("../images/tutu-fond.png");}*/
/*.catalog-category-view-type-dance-ria-tutu .wrapper {background-image:none;}*/
/*.catalog-category-view-type-dance-ria-tutu .col-main .block {background: none repeat scroll 0 0 transparent;}*/
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter ol {/*border-bottom: 1px solid #EEE3E4;	background: none repeat scroll 0 0 transparent;*/}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter.material-group {width: 460px; margin: 0 20px;}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter.material-group .filter-value {width: auto;}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter.material-group ol li {padding: 7px 6px;}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter.size ol li {padding: 7px 6px;}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter.size .filter-value {width: auto;}
.catalog-category-view-type-dance-ria-tutu .block-layered-nav .block-content {display: inline-block;margin-bottom: 30px;}
.catalog-category-view-type-dance-ria-tutu .img-ria-danse {float: left;position: relative;}
.catalog-category-view-type-dance-ria-tutu .category-products-large .item, .catalog-category-view-type-dance-ria-tutu .category-products-large .item h3.product-name {width: 300px; height: auto;}
.catalog-category-view-type-dance-ria-tutu .col-main .category-products .products-list a.item .secondary-img {background-color: #FFFFFF;display: none;left: 0;opacity: 0;position: absolutetop: 0;}
/*.catalog-category-view-type-dance-ria-tutu .category-products-small img.product-img , .catalog-category-view-type-dance-ria .category-products-large img.product-img{width: 300px;height: 360px;}
.catalog-category-view-type-dance-ria-tutu .category-products-small a.item, .catalog-category-view-type-dance-ria .category-products-large a.item {width: 300px;margin-top:0px;}
.catalog-category-view-type-dance-ria-tutu .category-products .item h3.product-name {width: 300px;}
.catalog-category-view-type-dance-ria-tutu.catalog-category-view-type-ria .col-main .category-view {margin:0 10px 0;}
.catalog-category-view-type-dance-ria-tutu.catalog-category-view-type-ria .category-products {margin:0;}
.catalog-category-view-type-dance-ria-tutu .category-products-small .item.first-item-line, .catalog-category-view-type-dance-ria .category-products-large .item.first-item-line {margin-left:0px;}
.catalog-category-view-type-dance-ria-tutu .note-msg {padding-top: 20px !important;width: 960px;text-align: left;}
.catalog-category-view-type-dance-ria-tutu .category-view {width: 940px;}
.catalog-category-view-type-dance-ria-tutu .category-products {width: 940px;}
.catalog-category-view-type-dance-ria-tutu .category-products-large img.product-img {width: 300px; height: 360px;}
.catalog-category-view-type-dance-ria-tutu .category-products-large a.item {width: 300px; height: 420px;}
.catalog-category-view-type-dance-ria-tutu .col-main .category-products .products-list a.item-0 {margin-top:0px;}
.catalog-category-view-type-dance-ria-tutu .col-main .category-products .products-list a.item-1 {margin-top:0px;}
.catalog-category-view-type-dance-ria-tutu .category-products-large a.item {margin-top:15px;}
.catalog-category-view-type-dance-ria-tutu .category-products-large .item h3.product-name {height: auto; padding-top: 15px;}
.catalog-category-view-type-dance-ria-tutu .col-main .block-layered-nav .block-content dd .filter {width: 300px;margin-left:320px;}*/
.catalog-category-view-type-dance-ria-tutu .category-products-medium a.item {width: 300px; margin-top: 0;}
.catalog-category-view-type-dance-ria-tutu .category-products-medium img.product-img {width: 300px; height: 360px;}
.catalog-category-view-type-dance-ria-tutu .category-products-medium .item h3.product-name {height: auto;}
.catalog-category-view-type-dance-ria-tutu .col-main .category-products .products-list a.item-0, .catalog-category-view-type-dance-ria-tutu .col-main .category-products .products-list a.item-1 {margin-top:0px;}

.catalog-category-view-type-dance-normal .category-products #recently-viewed-items .item {opacity:1} 

/* Page Produit Danse*/
.catalog-product-view-type-dance .loader {background: none repeat scroll 0 0 white;display:none; position: absolute;top: 33px;width: 620px;/*height:135px;*/z-index: 20; border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;margin-left:170px;}
.catalog-product-view-type-dance .loader .title {margin-top:15px;}
.catalog-product-view-type-dance .loader img{margin-left:280px;margin-top:10px;margin-bottom: 10px;}
.catalog-product-view .content-technical-pointe-repetto .img-central-technical-pointe {width: 300px;float: left;}
.catalog-product-view .content-technical-pointe-repetto h4 {font-family: 'MrsEaves';font-size:15px;font-weight: normal;text-align: center;margin-top:15px;margin-bottom:15px;}
.catalog-product-view .content-technical-pointe-repetto{width: 940px;}
.catalog-product-view .content-technical-pointe-repetto .first-line {height: 410px;}
.catalog-product-view .content-technical-pointe-repetto .second-line {height: 300px;}
.catalog-product-view .content-technical-pointe-repetto .third-line {height: 300px;}
.catalog-product-view .content-technical-pointe-repetto p{font-family: Georgia, Arial, Times;font-size:12px;width: 304px;}
.catalog-product-view .content-technical-pointe-repetto .cambion-semelle img{margin-left:80px;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .cote img{margin-left:80px;  display: inline-block;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .boite {width: 300px;margin-right: 20px;float:left;}
.catalog-product-view .content-technical-pointe-repetto .boite img{margin-left:80px;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .ailes {width: 300px;float:left;}
.catalog-product-view .content-technical-pointe-repetto .ailes img{margin-left:80px;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .deccolete {width: 300px;margin-left: 20px;float: right;}
.catalog-product-view .content-technical-pointe-repetto .deccolete img{margin-left:80px;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .plateforme {width: 300px;margin-right: 20px;  float:left;}
.catalog-product-view .content-technical-pointe-repetto .plateforme img{margin-left:80px;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .talon {width: 300px;float:left;}
.catalog-product-view .content-technical-pointe-repetto .talon img{margin-left:80px;margin-top:30px;}
.catalog-product-view .content-technical-pointe-repetto .empeigne {width: 300px;margin-left: 20px;float: right;}
.catalog-product-view .content-technical-pointe-repetto .empeigne img{margin-left:80px;margin-top:30px;}
.catalog-product-view-type-pointe .product-view .box-reports-related-container {margin-top:70px;}
.catalog-product-view .content-technical-pointe-repetto .cambion-semelle {width: 300px;margin-right: 20px;  float:left;}
.catalog-product-view .content-technical-pointe-repetto .cote {width: 300px;margin-left: 20px;float:right;}
.catalog-product-view .content-technical-pointe-repetto .title-content-technical {font-family: 'MrsEaves';font-size:15px;text-align: center;font-weight: normal;border-bottom: 1px solid #E0C6C9;padding-bottom: 15px;margin-bottom: 75px;}
.catalog-product-view  .technical-pointe-repetto {margin-top:15px;}
.catalog-product-view-type-dance .product-view .product-img-box .product-image, .catalog-product-view-type-dance .product-view .product-img-box .product-image img.zoomable {height: 354px;width: 400px; margin: auto;}
.catalog-product-view-type-dance .product-view .product-img-box .more-views {margin-top:27px;}
.catalog-product-view-type-dance .picto-danse {margin-top:15px;}
.catalog-product-view-type-dance .addToCartBox {  background: none repeat scroll 0 0 white;display:none; position: absolute;top: 33px;width: 620px;/*height:135px;*/z-index: 25; border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;margin-left:170px;}
.catalog-product-view-type-dance .addToCartBox .addToCartDone {font-family: Georgia,Arial;font-size:15px;margin-top:15px;margin-bottom:30px;text-align: center;}
.catalog-product-view-type-dance .addToCartBox .goToCart {font-family: Georgia,Arial;font-size:13px;margin-left:240px;}
.catalog-product-view-type-dance .addToCartBox .goToCart a, .catalog-product-view-type-dance .addToCartBox .continueVisit a{background-image: url("../images/separator.png");background-position: left center;background-repeat: no-repeat;padding-left: 10px;}
.catalog-product-view-type-dance .addToCartBox .continueVisit {font-family: Georgia,Arial;font-size:13px;margin-top:15px;margin-left:240px;margin-bottom: 20px;}
.catalog-product-view-type-dance .addToCartBox .close { position: absolute;left: 602px;top: 15px;}
.catalog-product-view-type-dance .addToCartBox .goToCart a {color:#a27b80;}
.catalog-product-view-type-dance .addToCartBox .toCompletePurchase {text-align: center;font-size:15px;font-family: 'MrsEaves';margin-top:30px;margin-bottom: 15px;}
.catalog-product-view-type-dance .addToCartBox .leftRelatedProduct {width: 280px;height: 135px;margin-left:20px;margin-right: 20px;border-top: 1px solid #E0C6C9;float: left;border-bottom: 1px solid #E0C6C9;margin-bottom:30px;}
.catalog-product-view-type-dance .addToCartBox .leftRelatedProduct.unique {margin-left:170px;margin-right: 170px;}
.catalog-product-view-type-dance .addToCartBox .rightRelatedProduct {width: 280px;height: 135px;border-top: 1px solid #E0C6C9;border-bottom: 1px solid #E0C6C9;float: right;margin-right: 20px;margin-bottom:30px;}
.catalog-product-view-type-dance .addToCartBox .rightRelatedProduct.unique {float: none;margin-left:170px;margin-right: 170px;}
.catalog-product-view-type-dance .addToCartBox .rightRelatedProduct img {/*margin-top:30px;margin-left:20px;*/}
.catalog-product-view-type-dance .addToCartBox .rightRelatedProduct .linkToProduct, .catalog-product-view-type-dance .addToCartBox .leftRelatedProduct .linkToProduct {font-size:12px;font-family:Georgia,Arial,Times;}
.catalog-product-view-type-dance .addToCartBox .rightRelatedProduct .linkToProduct a, .catalog-product-view-type-dance .addToCartBox .leftRelatedProduct .linkToProduct a{background-image: url("../images/separator.png");background-position: left center;background-repeat: no-repeat;padding-left: 10px;}
.catalog-product-view-type-dance .addToCartBox .rightRelatedProduct .name-product, .catalog-product-view-type-dance .addToCartBox .leftRelatedProduct .name-product {font-size:15px;font-family: 'MrsEaves';width: 120px;height: 90px;}
.catalog-product-view-type-dance .addToCartBox .leftRelatedProduct img {/*margin-top:30px;margin-left:20px;*/}
.catalog-product-view-type-dance .addToCartBox .info-product-related {display: inline-block;margin-left: 20px;margin-top: 15px;}
.catalog-category-view-type-dance .col-main .category-products .products-list a.item .secondary-img {background-color: #FFFFFF;display: none;left: 0;opacity: 0;position: absolute;top: 0;}

/* Page LookBook Dance*/
body.catalog-category-view-type-rtw.catalog-category-view-type-lookbook-dance .category-view.lookbook {margin:10px 0 50px;}
.category-products-large .item, .category-products-large .item h3.product-name
body.catalog-category-view-type-rtw.catalog-category-view-type-lookbook-dance .lookbook .look .content {width: 720px;z-index:20;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance {position:relative;z-index:20;width: 720px;background-color: white;  left: -220px;position: absolute;border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;opacity:1;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance .synoselect-open .synoselect-options { width: 88px;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance .title {font-family: "MrsEaves";font-size:19px;margin-top:15px;margin-bottom:30px;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance table {font-family: "MrsEaves";width: 660px;font-size:15px;margin-left:auto;margin-right:auto;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance th, .catalog-category-view-type-lookbook-dance .addToCartLookBookDance td {text-align: center;vertical-align: middle;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance th, .catalog-category-view-type-lookbook-dance .addToCartLookBookDance td.price {font-family: Georgia, Arial, Times;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance .line-product th {height: 90px;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance table tr.line-product {border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance table tr.line-product img {vertical-align: middle;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance table tr.table-header {height: 35px;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance table .table-header td{vertical-align: middle;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance .close {position: absolute;left: 698px;top: 15px;z-index: 25;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance .total-price {width: 660px;float:right;margin-top:15px;margin-right: 30px;text-align: right;}
.catalog-category-view-type-lookbook-dance .addToCartLookBookDance .add-to-cart {margin-bottom:20px; ;width: 150px;float:right;;margin-right: 30px;margin-top:15px;}
.catalog-category-view-type-lookbook-dance .synoselect {display: inline-block;font-family: Georgia,serif;margin: 0 auto;width: auto;}
.catalog-category-view-type-lookbook-dance .synoselect .synoselect-current {border: 1px solid black;display: block;font-size: 12px;height: 13px;line-height: 14px;text-align: left;z-index: 12;}
.catalog-category-view-type-lookbook-dance .synoselect .synoselect-current .synoselect-arrow {background: url("../images/synoselect-arrow.png") no-repeat scroll left top transparent;border: medium none;height: 15px;right: 1px;top: 1px;width: 15px;}
.catalog-category-view-type-lookbook-dance .synoselect .synoselect-options .synoselect-option {border-left: 2px solid white;border-right: 1px solid white;font-size: 12px;line-height: 12px;margin-left: -1px;text-align: left;transition: background 0.3s ease 0s;}
.catalog-category-view-type-lookbook-dance .synoselect .synoselect-options {border: 1px solid black;margin-top: -2px;}
.catalog-category-view-type-lookbook-dance .synoselect .synoselect-option.synoselect-hover, .catalog-category-view-type-lookbook-dance .synoselect .synoselect-option.synoselect-selected {background: none repeat scroll 0 0 #FFF6F5;color: black;}
.catalog-category-view-type-lookbook-dance .slidee .first .addToCartLookBookDance, .catalog-category-view-type-lookbook-dance .slidee .first .loader-lookbook {left:220px;}
.catalog-category-view-type-lookbook-dance .slidee .last .addToCartLookBookDance, .catalog-category-view-type-lookbook-dance .slidee .last .loader-lookbook {left:-611px;}
.catalog-category-view-type-lookbook-dance .slidee .last .addToCartBox {margin-left:-611px;}
.catalog-category-view-type-lookbook-dance .slidee .first .addToCartBox {margin-left:220px;}
.catalog-category-view-type-lookbook-dance .addToCartBox {  background: none repeat scroll 0 0 white;display:none; position: absolute;top: 33px;width: 720px;/*height:135px;*/z-index: 20; border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;margin-left:-220px;}
.catalog-category-view-type-lookbook-dance .addToCartBox .addToCartDone {font-family: Georgia,Arial;font-size:15px;margin-top:15px;margin-bottom:30px;text-align: center;}
.catalog-category-view-type-lookbook-dance .addToCartBox .goToCart {font-family: Georgia,Arial;font-size:13px;}
.catalog-category-view-type-lookbook-dance .addToCartBox .goToCart a, .catalog-product-view-type-dance .addToCartBox .continueVisit a{background-image: url("../images/separator.png");background-position: left center;background-repeat: no-repeat;padding-left: 10px;}
.catalog-category-view-type-lookbook-dance .addToCartBox .continueVisit {font-family: Georgia,Arial;font-size:13px;margin-top:15px;margin-bottom: 20px;}
.catalog-category-view-type-lookbook-dance .addToCartBox .close { position: absolute;left: 702px;top: 15px;}
.catalog-category-view-type-lookbook-dance .addToCartBox .goToCart a {color:#a27b80;}
.catalog-category-view-type-lookbook-dance .loader-lookbook { display:none;background-color: white;border-bottom: 1px solid #E0C6C9;border-top: 1px solid #E0C6C9;left: -220px;opacity: 1;position: absolute;width: 720px;z-index: 30;}
.catalog-category-view-type-lookbook-dance .loader-lookbook .title {margin-top:15px;}
.catalog-category-view-type-lookbook-dance .loader-lookbook img{margin-top:10px;margin-bottom: 10px;}
.catalog-category-view-type-lookbook-dance .slidee .btn-buy-lookbook-dance {bottom: 0;position: absolute;width: 180px;left:80px;display:none;}
.catalog-category-view-type-lookbook-dance #product_addtocart_form .btn-cart {width: 160px;}
.catalog-category-view-type-ria .box-reports-related-container {margin-top:60px;}

.catalog-category-view-type-lookbook-dance .current-colors {width: 21px;}
.catalog-category-view-type-lookbook-dance .others-colors {  display: inline-block;margin: 0 auto;vertical-align: middle;}

.checkout-onepage-payment-additional-customerbalance {width:360px; margin: 20px auto;}

.newsletters-index-index .required em ,.atelier-index-index .required em { margin-right: 0px;}

/* SOLDES*/
.catalog-category-view-type-ria.catalog-category-view-type-discounts .col-main .category-view {margin-top:30px;}

/*Site US*/
#shopping-cart-totals th.a-right {text-align:left !important;font: 12px/15px Georgia !important;}
.checkout-onepage-index .totals #shopping-cart-totals td span.price {font-weight: normal;}
.cart .totals #shopping-cart-totals td .price {font-weight: normal;font: 12px/15px Georgia !important;}

/* Survol Image Page Category*/
.catalog-category-view .category-products .products-list a.item .secondary-img {
	background-color:#fff;
	display:none;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
}

.catalog-category-view .category-products-large .secondary-img img{height: 195px;width: 220px;}
.catalog-category-view-type-dance-ria-tutu.catalog-category-view .category-products-large .secondary-img img{width: 300px;height: 360px;}
.catalog-category-view-type-dance-normal.catalog-category-view .category-products-large .secondary-img img{width: 300px;height: 360px;}
.catalog-category-view .category-products-medium .secondary-img img{height: 165px;width: 187px;}
.catalog-category-view-type-dance-ria-tutu.catalog-category-view .category-products-medium .secondary-img img {width: 300px;height: 360px;}
.catalog-category-view-type-dance-normal.catalog-category-view .category-products-medium .secondary-img img {width: 300px;height: 360px;}

/* Page event category*/
.catalog-category-view-event .sprite-category {display: inline-block;background: url('/extra/the-colorful-body-language/images/sprite_page_category.png') 0 0 no-repeat;}
.catalog-category-view-event .arrow-left {width: 47px;height: 49px;background-position: -1px 0px; position: absolute;z-index:10;margin-top:180px;left:10px;}
.catalog-category-view-event .arrow-right {width: 47px;height: 49px;background-position: -47px 0px;position: absolute;z-index: 10;margin-top: 180px;right: 10px;}
.catalog-category-view-event .main {margin:31px 0 14px;}
.catalog-category-view-event .category-products {margin:0 auto 40px;padding: 25px 0 0;padding: 0;}
.catalog-category-view-event .category-cms-block-page {height: 810px;}
.catalog-category-view-event .category-view {width: 940px;margin: 0 auto;}
.catalog-category-view-event .col1-layout .col-main {margin-top:4px;padding-top:0px;}
.catalog-category-view-event .slide {margin-bottom: 15px; height: 405px;}
.catalog-category-view-event .small-pictures-horizontal {width: 620px;height: 375px; float: left;margin-right: 20px;}
.catalog-category-view-event .small-pictures-horizontal .picture1 {margin-right: 20px;float: left;}
.catalog-category-view-event .small-pictures-horizontal iframe {display:none;}
.catalog-category-view-event .small-pictures-vertical {width: 300px;height: 375px; float: left;}
.catalog-category-view-event .small-pictures-vertical .picture1{margin-bottom:15px;float: left;}
.catalog-category-view-event .slide .swiper-container {height:405px;margin:0 auto;position:relative;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;/* Fix of Webkit flickering */z-index:1;}
.catalog-category-view-event .slide .swiper-wrapper {position:relative;width:100%;-webkit-transition-property:-webkit-transform, left, top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;	-moz-transition-property:-moz-transform, left, top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;	-o-transition-property:-o-transform, left, top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0px);-ms-transition-property:-ms-transform, left, top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform, left, top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease;}
.catalog-category-view-event .swiper-slide {float: left;}
/* IE10 Windows Phone 8 Fixes */
.catalog-category-view-event .swiper-wp8-horizontal {-ms-touch-action: pan-y;}
.catalog-category-view-event .swiper-wp8-vertical {-ms-touch-action: pan-x;}
.catalog-category-view-event .category-products-wardrobe img.product-img,.catalog-category-view-event .category-products-wardrobe .secondary-img img { height: 242px;width: 187px;}

.checkout-cart-index .information-cart{width: 635px;}
/* Soldes*/
.discount.category-products-medium .secondary-img img, .discount.category-products-small .secondary-img img {height: 242px;width: 187px;}
.discount.category-products-small a.item{width: 187px;}
.discount.category-products-small img.product-img {width: 187px;height: 165px;}
.discount.category-products-small .price-soldes {margin-bottom: 20px;}