/* ===[ For image replacement ]=== */

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
    *line-height: 0;
}

.ir br {
    display: none
}

.prod {
    text-align: center;
}

.prod .inner-box {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

/* page title  */

.page-title-wr {
    position: absolute;
    z-index: 2;
    text-align: center;
}

#category .page-title-wr {
    width: 33.2%;
    height: 50%;
    margin: 0 0 0 -44.1%;
    left: 50%;
    top: 6.5%;
}

#product .model {
    background-color: #739ca6;
}

#product .page-title-wr {
    width: 22%;
    height: 41%;
    margin: 0 0 0 -11%;
    left: 50%;
    top: 14%;
}

.page-title-background-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

/*.page-title-wr:after {
    position: absolute;
    display: block;
    top: 2%;
    left: 1%;
    z-index: -1;
    content: "";
    opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    filter: alpha(opacity=15);
    background-color: #000;
    background-color: #AAA\9;
}

#category .page-title-wr:after {
    right: -15%;
    bottom: -1%;
}

#product .page-title-wr:after {
    right: -2%;
    bottom: -2%;
}*/

.page-title-inner-cont {
    position: absolute;
    top: 14%;
    right: 10%;
    bottom: 10%;
    left: 10%;
    overflow: hidden;
    background-color: transparent;
    background-image: url("../img/common/black-gem-separator.png");
    background-repeat: no-repeat;
}

#category .page-title-inner-cont {
    background-position: center 20%;
}

#product .page-title-inner-cont {
    background-position: center 25%;
}

.page-title {
    height: 16%;
    text-align: center;
}

.page-title img {
    /*height: 100%;*/
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.fit-title {
    margin: 20% 0 0 0;
    color: #2d212f;
    font-style: italic;
    font-size: 34px;
    line-height: 34px;
    font-weight: normal;
}

.fit-title + .fit-title {
    margin: 0;
}

.page-intro {
    position: relative;
    display: block;
    margin: 10% 0 0;
    padding: 0;
    height: 63%;
    font-size: 23px;
    line-height: 33px;
    line-height: 30px\0/;
    text-align: center;
}

.btn-read-more {
    display: block;    
    position: absolute;
    left: 0;
    right: 0;
    margin: 4% auto;
    padding: 0 18px 0 0;
    max-width: 45%;
    color: #2e2130;
    font-size: 16px;
    line-height: 36px;
    background: transparent url('../img/common/btn-read-more.gif') no-repeat right center;
}

.fancy-inline {
    display: none;
}

.product-description {
    max-width: 700px;
    padding: 40px 20px;
    text-align: center;
    background: #fff;
    position: relative;
}

.product-description > div{
    margin: 0 auto;
    padding: 0 20px;
}

.product-description > div p{
    font-size: 25px;
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 28px;
}
.product-description > div .title{
    background: url("../img/common/black-gem-separator.png") bottom center no-repeat transparent;
}
.product-description > div .title img{
    display: block;
    margin: 0 auto;
}

.product-description .attitude_desc .title{ height: 55px; }

#grupee-desc.product-description .attitude_desc .title{ height: 80px; }

#highkee-desc.product-description .attitude_desc .title,
#faithlegg-desc.product-description .attitude_desc .title,
#lowky-desc.product-description .attitude_desc .title,
#myguy-desc.product-description .attitude_desc .title,
#fayza-desc.product-description .attitude_desc .title,
#flairlegg-desc.product-description .attitude_desc .title{ height: 65px; }

#bootzee-desc.product-description .attitude_desc .title{ height: 60px; }

.product-description .attitude_desc .title img{
    height: 50px;
}

.product-description .attitude_desc p{
    width: 600px;
    margin: 10px auto 0 auto;
}
.product-description .fit_desc{
    margin: 60px 0 0 0;
}
.product-description .fit_desc .title{
    height: 60px;
}
.product-description .fit_desc .title img{
    height: 25px;
}
.product-description .fit_desc p{
    font-size: 20px;
}
.product-description .fit_desc .subtitle{
    font-size: 25px;
    margin: 5px 0 0 0;
}

/* video  */

.video-wr {
    position: absolute;
    left: 50%;
    top: 58.6%;
    z-index: 3;
    width: 35.9%;
    height: 34%;
    margin: 0 0 0 -45.1%;
    font-size: 0;
    line-height: 0;
}

.video-preview {
    position: relative;
    z-index: 1;
    width: 100%;
}

/* Youtube video play has been disabled */

.video-play {
    display: none;
    /* display: block; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.video-play img {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 15%;
    height: 25%;
    margin: -7.5% 0 0 -7.5%;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
}

.video-play:hover img {
    display: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

/* main image  */

.main-image-wr {
    position: absolute;
    z-index: 2;
}

#category .main-image-wr {
    width: 26.1%;
    height: 89.1%;
    margin: 0 0 0 -11.3%;
    background-color: #b9b8b4;
    left: 50%;
    top: 9.1%;
}

#product .main-image-wr {
    width: 42%;
    height: 100%;
    left: 0;
    top: 0;
}

.main-image-link {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.main-image-link.current {
    display: block
}

.main-image-link:after {
    position: absolute;
    display: block;
    top: 10%;
    right: -2%;
    bottom: -1%;
    left: 1%;
    z-index: -1;
    content: "";
    opacity: 0.10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    background-color: #000;
    background-color: #AAA\9;
}

.main-image {
    width: 100%;
}

#category .main-image-wr .media {
    position: absolute;
    left: 0;
    top: 0;
}

.main-image-wr .media {
    display: none;
}
.main-image-wr .media.current {
    display: block;
}

#product .main-image-wr .media .video-js {
    background: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
}

#product .main-image-wr .media .video-js * {
    background: transparent !important;
}

/* scrollable  */

#category .scrollable-wr {
    position: absolute;
    left: 50%;
    top: 4.3%;
    z-index: 1;
    width: 33.6%;
    height: 55.9%;
    margin: 0 0 0 11.5%;
    text-align: center;
}

#category #brave .scrollable-wr {
    background-color: #7a9ba5;
}
#category #confident .scrollable-wr {
    background-color: #e4d7c2;
}
#category #freespirited .scrollable-wr {
    background-color: #AA968F;
}
#category #chic .scrollable-wr {
    background-color: #81AFA4;
}
#category #spontaneous .scrollable-wr {
    background-color: #918D8E;
}

.scrollable-canvas {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 344px;
    height: 356px;
    margin: -178px 0 0 -172px;
}

#category .scrollable-wr .navi-wrapper {
    display: none;
    position: absolute;
    bottom: 14%;
    left: 50%;
    width: 45%;
    z-index: 2;
}

#category .scrollable-wr .navi-ct {
    position: absolute;
    left: 0;
    margin: 0 auto;
    width: auto;
    max-width: 100%;
}

#category .scrollable-wr .navi, #category .scrollable-wr .navi-prefix, #category .scrollable-wr .navi-suffix {
    float: left;
    width: auto;
    height: 23px;
    text-align: center;
}

#category .scrollable-wr .navi {
    background: transparent url('../img/common/navi/navi.png') repeat-x top left;
    vertical-align: middle;
}

#category .scrollable-wr .navi-prefix {
    width: 10px;
    background: transparent url('../img/common/navi/navi-prefix.png') no-repeat top left;
}

#category .scrollable-wr .navi-suffix {
    width: 10px;
    background: transparent url('../img/common/navi/navi-suffix.png') no-repeat top right;
}

#category .scrollable-wr .navi a {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 3px 0 0 3px;
    border: 3px solid #fff;
    border-radius: 9px;
    background-color: #fff;
}

#category .scrollable-wr .navi a:first-child {
    margin: 0
}

#category .scrollable-wr .navi a.active {
    background-color: #000
}

/* le frecce dei carousel sono temporaneamente nascoste, ma non sono state eliminate  */

#category .scrollable-wr .browse {
    float: none;
    display: none;
    position: absolute;
    bottom: 2px;
    z-index: 2;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    background-color: #000000;
}

#category .scrollable-wr .browse.disabled {
    display: none
}

#category .scrollable-wr .browse.prev {
    left: 60px
}

#category .scrollable-wr .browse.next {
    right: 60px
}

#category .scrollable-wr .scrollable-list-mask {
    position: relative;
    z-index: 1;
    width: 344px;
    height: 356px;
    overflow: hidden;
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr {
    position: relative;
    height: 356px;
    list-style: none;
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr {
    float: left;
    position: relative;
    width: 344px;
    height: 356px;
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr .scrollable-list-item-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr .scrollable-list-item-link {
    position: absolute;
    right: 35px;
    top: 60px;
    z-index: 2;
    width: 145px;
    height: 40px;
    border-bottom: 1px #000 solid;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: transparent;
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr .scrollable-list-item-link:after {
    position: absolute;
    display: block;
    content: "";
    top: 4px;
    right: 0;
    width: 7px;
    height: 11px;
    background: url("../img/common/right-black-arrow.png") no-repeat scroll left top transparent;
}

/* free spirited  */

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-grupee {
    background-image: url("../img/freespirited/grupee-lbl.png")
}

/* brave  */

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-getlegg {
    background-image: url("../img/brave/getlegg-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-straitzee {
    background-image: url("../img/brave/straitzee-lbl.png")
}

/* confident  */

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-louvboot {
    background-image: url("../img/confident/louvboot-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-bootzee {
    background-image: url("../img/confident/bootzee-lbl.png")
}

/* chic  */

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-highkee {
    background-image: url("../img/chic/highkee-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-flairlegg {
    background-image: url("../img/chic/flairlegg-lbl.png")
}

/* spontaneous  */

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-faithlegg {
    background-image: url("../img/spontaneous/faithlegg-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-myguy {
    background-image: url("../img/spontaneous/myguy-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-fayza {
    background-image: url("../img/spontaneous/fayza-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr #linkto-lowky {
    background-image: url("../img/spontaneous/lowky-lbl.png")
}

#category .scrollable-wr .scrollable-list-mask .scrollable-list-wr .scrollable-list-item-wr .scrollable-list-item-text {
    position: absolute;
    right: 35px;
    top: 115px;
    z-index: 2;
    width: 145px;
    font-size: 15px;
    line-height: 18px;
    color: #2d212f;
    text-align: center;
}

/* view product  */

.view-product-wr {
    position: absolute;
    left: 50%;
    top: 88.3%;
    z-index: 1;
    width: 24.7%;
    height: 7.2%;
    margin: 0 0 0 17.7%;
    font-size: 0;
    line-height: 0;
    color: #fff;
    background-color: #000;
}

.view-product-link {
    display: block;
    padding: 4.4%;
    text-align: left;
    font-size: 20px;
    line-height: 20px;
    color: #fff !important;
    background: url("../img/arrow-small-white.png") no-repeat 90% center transparent;
}

/* ecommerce  */

.ecommerce-wr {
    position: absolute;
    z-index: 3;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    background-size: cover;
}

#category .ecommerce-wr {
    width: 25%;
    height: 23%;
    margin: 0 0 0 19.6%;
    left: 50%;
    top: 62.4%;
}

#product .ecommerce-wr {
    width: 20%;
    height: 14%;
    margin: 0 0 0 -10%;
    left: 48%;
    top: 50%;
}

.ecommerce-link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    font-size: 0;
    line-height: 0;
}

.ecommerce-link img {
    width: 100%;
    display: block;
}

.ecommerce-link:after {
    display: block;
    position: absolute;
    top: 2%;
    right: -1%;
    bottom: -2%;
    left: 2%;
    z-index: -1;
    content: "";
    opacity: 0.10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    background-color: #000000;
}

/* product-view  */

.product-view {
    width: 20%;
    height: 30%;
    margin: -15% 0 0 -10%;
    position: absolute;
    left: 50%;
    top: 82%;
    z-index: 4;
}

.product-view .product-view-controller {
    overflow: hidden
}

.product-view .product-view-controller li {
    margin: -1px 0 0 0;
    padding: 10px 0;
    border-top: 1px solid #538b9a;
    display: block;
}

.product-view .product-view-controller li a {
    padding: 0 0 0 20px;
    text-align: left;
    color: #1a4a59;
    line-height: 24px;
    font-size: 24px;
    background-color: transparent;
    background-image: url('../img/common/sprite-product-controller.png');
    background-repeat: no-repeat;
    display: block;
}

.product-view .product-view-controller li a.front {
    background-position: 4px 6px
}

.product-view .product-view-controller li a.front.current {
    background-position: 4px -16px
}

.product-view .product-view-controller li a.back {
    background-position: 4px -36px
}

.product-view .product-view-controller li a.back.current {
    background-position: 4px -57px
}

.product-view .product-view-controller li a.video {
    background-position: 0 -79px
}

.product-view .product-view-controller li a.video.current {
    background-position: 0 -103px
}

/* product-view  */

/* washes */
.washes {
    min-width: 358px;
    min-height: 558px;
    width: 36%;
    height: 90%;
    position: absolute;
    left: 64%;
    top: 14%;
}

.washes h2 {
    border-bottom: 1px solid #a9a29a;
    padding: 0 0 16px;
    color: #655e57;
    line-height: 18px;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    font-style: italic;
}

.washes .scrollable {
    max-width: 365px;
    border-bottom: 1px solid #a9a29a;
    padding: 0 0 7px 0;
    position: relative;
}

.washes .scrollable .scrollable-slider {
    margin: 0 30px;
    padding-top: 10px;
    position: relative;
    overflow: hidden;
}
.washes .scrollable.noNavigation .scrollable-slider {
    margin: 0;
}

.washes .scrollable .items {
    letter-spacing: -4px;
    word-spacing: -4px;
    white-space: nowrap;
    position: relative;
    display: inline-block;
}
.washes .scrollable.noNavigation .items {
    float: left;
}

.washes .scrollable .items li {
    padding: 0 1px;
    display: inline-block;
}

.washes .scrollable .items li a {
    letter-spacing: normal;
    word-spacing: normal;
    padding: 0 0 4px 0;
    display: block;
}

.washes .scrollable .items li a.current {
    background: transparent url('../img/common/scrollable-current-indicator.gif') no-repeat center bottom;
}

.washes .scrollable .items li a strong {
    padding: 7px 0;
    color: #beb4a9;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    background: #a89e97;
    display: block;
}

.washes .scrollable .items li a.current strong {
    font-weight: bold;
    color: #fff;
}

.washes .scrollable .items li a img {
    border-bottom: 3px solid #a89e97;
    display: block;
}

.washes .scrollable .items li a.current strong {
    background: #655e57;
}
.washes .scrollable .items li a.current img {
    border-bottom: 3px solid #655e57;
}

.washes .scrollable .browse {
    width: 6px;
    height: 11px;
    margin: -6px 0 0 0;
    background-color: transparent;
    background-image: url('../img/common/sprite-product-controller.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 65%;
}
.washes .scrollable.noNavigation .browse {
    display: none;
}

.washes .scrollable .browse.prev {
    background-position: left top;
    left: 8px;
}

.washes .scrollable .browse.prev:hover {
    background-position: left -21px;
}

.washes .scrollable .browse.next {
    background-position: left -42px;
    right: 8px;
}

.washes .scrollable .browse.next:hover {
    background-position: left -63px;
}

.washes .view-larger-images {
    display: none;
    height: 40px;
    text-align: left;
    border-bottom: 1px solid #a9a29a;
}

.washes .view-larger-images img {
    margin-left: 8px;
    margin-top: 13px;
}

.washes .view-larger-images span {
    margin-left: 8px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #655e57;
    text-align: left;
    vertical-align: super;
}

.washes .zoom {
    height: 75%;
    position: relative;
}

.washes .zoom h2 {
    padding: 16px 0 16px 36px;
    background: transparent url('../img/common/mag-glass.gif') no-repeat 6px center;
    border-bottom: 1px solid #538b9a;
}

.washes .zoom .pic {
    background: #BEB4A9;
    /*overflow: hidden;*/
    position: absolute;
}

.shadow {
    -moz-box-shadow:    8px 8px 0px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 8px 8px 0px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         8px 8px 0px 0px rgba(0, 0, 0, 0.15);
    zoom: 1;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=8, OffY=8, Color=#26000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=8, OffY=8, Color=#26000000)";
}

/*.washes .zoom .pic.bgAsBorder {
    background: #1c1c1c;
}*/

.washes .zoom .pic img {
    width: 100%;
    display: block;
    z-index: 2;
    position: relative;
}

.washes .zoom .first,
.washes .zoom .second {
    border: 8px solid #1c1c1c;
}
.washes .zoom .third {
    border: 4px solid #1c1c1c;
}

.washes .zoom .first {
    width: 46%;
    min-height: 43%;
    left: 0;
    top: 8%;
}

.washes .zoom .second {
    width: 35%;
    min-height: 30%;
    left: 45%;
    top: 41%;
    z-index: 3;
}

.washes .zoom .third {
    width: 30%;
    min-height: 25%;
    left: 7%;
    top: 65%;
}

/*.washes .zoom .pic:after {
    position: absolute;
    display: block;
    width: 107%;
    height: 107%;
    z-index: 1;
    content: "";
    background-color: #000;
    opacity: 0.15;
    -ms-filter: "alpha(opacity=15)"
    filter: alpha(opacity=15);
    -khtml-opacity: 0.15;
    -moz-opacity: 0.15;
}
.washes .zoom .first:after,
.washes .zoom .second:after,
.washes .zoom .third:after{
    top: 0;
    left: 0;
}*/
/* washes */


/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {

    #content #category .prod .inner-box {
      margin-top: -45px !important;
    }
    
    .product-view {
        top: 77%;
    }

}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
}