/*
    ****************************************************************
    Desktop Specific Product Page Styles
    ver: 1.20140820.1445
    Purpose:
    - Styles for Desktop Product Pages: Product Detail Page
    - Styles for Desktop Product Pages: Giftcard Page
    - Styles for Desktop Product Pages: eGiftcard Page
    - Styles for Desktop Product Pages: Quickview Modal
    ****************************************************************
*/

/*
 ****************************************
 DESKTOP: Product Detail Page Styles
 ****************************************
*/



#body-parent {
    padding: 14px 0 10px 0;
    box-sizing: content-box;
    width: 994px;
}

#secondary-nav h3 {
    color: #424242;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.clear {
    clear: both;
}

.hide {
    display: none;
}

.show{

    display: block !important;
}

.view-fullscreen {
    font-size: 12px;
    left: 345px;
    position: relative;
    text-decoration: underline;
    top: -19px;
}

.view-fullscreen i {
    padding: 0px 4px 0px 0px;
}

.page-divider-hr {
    height: 1px;
    background: #666666;
    color: #666666;
    margin: 30px 0px 30px 0px;
    padding: 0;
}

.styled-select {
}

.styled-select select { border: 1px solid #000; font-size: 11px; text-transform: none; }


#product-detail-page {

}

#canvas {

}

#page {

}

#back_link {
    text-transform: uppercase;
    font-size: 12px;
    height: 27px;
    padding: 0px;
    margin: 35px 0px 2px 0px;
}

#left-side-content-container {
    /* height: 685px; */
    width: 545px;
    /* padding: 0 30px 0 0; */
    /* float:left; */
}

#zoomThumbnails {
    width: 83px !important;
    /* height: 685px !important; */
    /* overflow: hidden; */
    background-color: #FFFFFF !important;
    float: left;
}

#photos {
    width: 450px;
}

#zoomThumbnails img {
    width: 83px;
    height: 104px;
    margin-bottom: 2px;
    position: relative !important;
}

#default-product-image {
    width: 450px !important;
    height: 563px !important;
    float: left;
}

#zoomActions {

}

.zoomImg {

}

.modalTrigger {

}

#right-side-content-container {
    float: left;
    width: 385px;
    margin: 0 0 0 30px;
    padding: 20px 0 0 !important;
}

#product-header {
    height: 24px;
    background-image: none !important;
    color: #000;
    /* border-top: 1px solid #FFF; */
    border: none !important;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

#product-name-parent{
    float:left;
}

#display {
    font-size: 11px;
    float: left;
    text-transform: uppercase;
}

.groupName{}

#product-style {
    float: right;
}

#product-name {
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
    width:310px;
}

.styleId {
    font-size: 11px;
}

#BVRRSummaryContainer { display: block; float: left; height: auto; margin: 0 0 15px; width: 100%; }

.BVBrowserWebkit {

}

.BVRRRatingSummaryStyle2 {
    /* height: 60px !important; */
}

#buy-more-wrapper {

}

#product-price {
    font-size: 26px;
}

.line-through-price {

}

.regular-price {
    text-decoration: line-through;
}

.sale-price {
    color: #f26e50;
}

.priced-from {
    color: #f26e50;
    font-size: 12px;
}

ul.swatches {
    display: inline;
    margin-left: 0;
}

li.swatch {
    list-style: none;
    display: inline;
    float: left;
    padding: 10px 10px 10px 0px;
}

li.swatch input {
    display: none;
}

li.swatch.selected img {
    border: 1px solid #000000;
}

img.swatch-image {
    height: 30px;
    width: 30px;
}

#swatch-name {
    margin: 15px 0 0 0;
    font-size: 16px;
}

#product-swatch {

}

#fit-predictor-wrapper {
    clear: both;
    height: 25px;
    width: 380px;
    margin-bottom: 15px;
}

#fit-predictor {
    width: auto;
    display: block;
    height: 25px;
    float: left;
}

#size-chart  {
    padding-top: 7px;
    height: 25px;
    width: 100px;
    float: left;
}

#size-chart a,
#size-chart a:hover,
#size-chart a:visited {
    font-size: 10px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: underline;
}

.product-length {
    float: left;
    height: 30px;
    width: 108px;
    margin-right: 5px;
    text-transform: uppercase;
    padding: 0 0 0 9px;
}

.product-size {
    float: left;
    height: 30px;
    width: 125px;
    margin-right: 5px;
    text-transform: uppercase;
    padding: 0 0 0 9px;
}

.product-quantity {
    float: left;
    height: 30px;
    width: 55px;
    margin-right: 5px;
    text-transform: uppercase;
    padding: 0 0 0 9px;
}

.product-design {
    float: left;
    height: 30px;
    width: 125px;
    margin-right: 5px;
    text-transform: uppercase;
    padding: 0 0 0 9px;
}

#product-options {
    float:left;
    width: 270px;
}

#buy-more-text-wrapper {

    float: left;
}

.buy-more-plus {
    font-size: 20px;
    color: #000000;
    float: left;
    font-weight: normal;
    text-transform: uppercase;
    margin:6px 0px 5px 0px;
}

.buy-more-text {
    font-size: 10px;
    color: #000000;
    margin-top: 10px;
    float: left;
}

#product-actions-wrapper {

}

#add-to-bag {
    font-family: myriad pro, arial, helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    background: #000000;
    width: 150px;
    height: 40px;
    /* padding: 5px 0px 0px 0px; */
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
    border:none;
    color:#fff;
}

#add-to-wishlist {
    font-family: myriad pro, arial, helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    color: #000000;
    background: #FFFFFF;
    width: 105px;
    height: 40px;
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: 1.0625rem;
    padding-left: 1rem;
    border:none;
}

#find-in-store {
    background: none repeat scroll 0 0 #ffffff;
    border-left: 1px solid #666666;
    color: #000000;
    float: left;
    font-family: myriad pro,arial,helvetica,sans-serif;
    font-size: 12px;
    height: 40px;
    margin-bottom: 0;
    padding: 0.5rem 1rem 0;
    text-transform: uppercase;
    width: 68px;
}

#actions-divider {
    height: 40px;
    width: 1px;
    background: #CCCCCC;
    float: left;
}

#product-availability {
    font-size: 12px;
    color: #f26e50;
    margin-bottom: 20px;
}

.product-description,
.product-description p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.2rem;
    color: #333333;
}

.read-toggle, .read-toggle:hover, .read-toggle:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.2em;
    color: #333333;
    text-decoration: underline;
}

#read-more-link {
    margin-top: 20px;
}

#read-less-link {
    margin-top: 20px;
}

#componentDiv {

}

.gig-bar-container {
    margin-top: 25px;
}

.gig-share-bar-container {

}

.gigya-link {
    margin-right: 10px;
}

#related-items {
    text-align: center;
}

#related-items-header {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #333333;
    clear:both;
    padding-bottom:17px;
}

#related-items-images-wrapper {
    padding: 30px 0 0 200px;
}

.related-items-image {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.1rem;
    text-align: center;
    color: #333333;
    float: left;
    width: 200px;
    padding: 0 20px;
}

#product-promoslot {

}

#reviews-wrapper {
    text-align: center;
    margin: 0 auto;
}

ul.bv_tabNavigation {
    list-style: none;
}

.reviews-tab, .reviews-tab a, .reviews-tab a:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.1rem;
    color: #333333;
    float: left;
    width: 200px;
    padding: 0 20px;
}

.reviews-tab.active, .reviews-tab.active a {
    font-weight: bold;
}


.product-description ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.2rem;
    color: #333333;
}

#main-content-wrapper {
    width:995px;
    margin:0px auto;
}

.fieldset1, .fieldset2, .fieldset3, .fieldset4 {
    display: none;
}

.product-form-controls {
    overflow: hidden;
    margin-bottom: 34px;
}

.selected-color-name {
    margin: 15px 0 0 0;
    font-size: 16px;
}
.model-shot-wrapper {
    width: 450px;
    position: relative;
    padding: 0px !important;
    cursor: pointer;
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

#left-side-content-container {
    width: auto;
    padding:0;
}

#fit-predictor-wrapper {


}
ul.alt-images {
    width: 83px;
    float: left;
    list-style: none;
    margin:0 6px !important;
    padding:0;
}
ul.alt-images li {
    margin-bottom: 10px;
    cursor: pointer;
}
#related-items-images-wrapper {
    padding: 0;
}
.relatedLast {
    padding: 0;
    margin: 0px !important;
}
.ratings-wrapper {
    clear:both;
}

.fieldset0 {
    border:none;
    margin:0px 0px 20px 0px;
    padding:0px 0px 5px 0px;
}

.product-fieldset {
    border-bottom: solid 1px #ddd;
    border-left: none;
    border-right: none;
    border-top: none;
    margin:0px 0px 20px 0px;
    padding:0px 0px 5px 0px;
    clear:both;
}


.header-search-form {
    display: none;
}

.related-items {
    clear: both;
    padding-top: 27px;
    text-align: center;
}

.related-items-image {
    width: 160px;
    padding:0;
}

#related-items-images-wrapper a {
    color: #000;
}

#related-items-header { clear:both;  padding-bottom: 17px;}

#back_link a {
    color: #000;
}

#back_link a:hover {
    text-decoration: none;
}
.styleId {
    text-transform: uppercase;
}
.product-details select.size-menu {
    min-width: 102px;
}

.product-details input,
.product-details textarea{
    box-shadow: none;
}

.product-details input:focus,
.product-details textarea:focus{
    box-shadow: none;
    background: #fff;
    border: solid 1px #ccc;
}

.product-details div#zone-error {
    background: none;
    border: none;
    padding: 10px 0;
    margin: 0;
}


.swatches-wrapper {
    margin:0;
    padding:0;
}

.product-form {
    overflow: visible;
    margin-bottom: 34px;
    float:left;
}

.product-form-show-control {
    position: relative;
    float:right;
}

.product-form-show-control .add,
.product-form-show-control .remove {
    cursor: pointer;
    font-size: 10px;
    padding-top: 5px;
}

.product-form-error-message {
    display: none;
}

.product-form-error-wrapper select{
    border-color: #e20000;
    border-width: 3px;
}

.product-form-error-wrapper .product-form-error-message {
    font-size: 12px;
}

.product-form-show-control .remove {
    cursor: pointer;
    position: absolute;
    top: -169px;
    right: 0px;
    text-transform: uppercase;
}

.middle-fieldset .product-form-show-control .remove,
.current-fieldset .product-form-show-control .remove {
    display: inline;
}

.beginning-fieldset .product-form-show-control .add,
.beginning-fieldset .product-form-show-control .remove {
    display: none;
}

.end-fieldset .product-form-show-control .add {
    display: none;
}

.end-fieldset .product-form-show-control .remove {
    display: inline;
}

.middle-fieldset .product-form-show-control .add {
    display: none;
}

.product-description-wrapper .product-description {
    position: relative;
}

.product-description-wrapper.show-fragment .product-description {
    overflow: hidden;
    height: 55px;
}

.product-description-wrapper.show-fragment .product-description ul {
    display: none;
}

.product-description-wrapper.show-fragment .description-controls .read-more {
    display: block;
}

.product-description-wrapper.show-fragment .description-controls .read-less {
    display: none;
}


.product-description-wrapper.show-fragment ul {
    display: none;
}

.product-description-wrapper.expanded .description-controls .read-more {
    display: none;
}

.product-description-wrapper.expanded .description-controls .read-less {
    display: block;
}

/* This fixes an issue in IE because IE adds classes from the parent to the children such as ".description-controls"  */
.show-fragment.aligned-read-more.product-description-wrapper .description-controls{
    display:block\9;
}

.product-description-wrapper.expanded ul {
    display: block;
}


.description-controls span {
    font-size: 13px;
    line-height: 1.2rem;
    color: #333333;
    float:right;
    text-decoration: underline;
    cursor: pointer;
}

.product-description-wrapper {
    padding-top: 25px;
    clear: both;
    border-top: 1px solid #dddddd;
    width: 100%;
}

.product-description-wrapper.aligned-read-more.show-fragment .description-controls {
    display: none;
}

.product-description-wrapper.aligned-read-more.show-fragment .product-description .alignment-container .description-controls,
.product-description-wrapper.aligned-read-more.show-fragment .product-description .alignment-container .description-controls .read-more {
    display: inline;
    float: none;
}

.product-description-wrapper.aligned-read-more.expanded .alignment-container {
    display: none;
}

.style-group-wrapper {
    display: none;
}

.linked-media {
    position: relative;
}

.play-icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODZBQTI2RTIxODAxMUU0OTU2MUNEMzhFQUE4RkI1QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODZBQTI2RjIxODAxMUU0OTU2MUNEMzhFQUE4RkI1QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NkFBMjZDMjE4MDExRTQ5NTYxQ0QzOEVBQThGQjVDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk4NkFBMjZEMjE4MDExRTQ5NTYxQ0QzOEVBQThGQjVDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pK6++AAAA19JREFUeNrMmctPU0EYxadXoBYSUaBqjFHQxDY+wESkIUYXulNXuKkkkIaFCYTwvxCWrtzZ2AXdqCFNGh4uIBqDysM3MRiqKWpNKOVZzycz5tpc2s5lpr0n+S1Ib+89nH4zc+cbF9u7XMALGkAd2M/ZBOvgN1gGCbCq4mF2VAHOgHOgCVQX8Z0sWALvwTT4UQrDHtAGAkWazKdPYBx81mGYrmsFN/jPrVIfwONiEy/G8AFwB5xk+kT1/hQ8L3ThvgKfnwAhPqh0yuBjggbtO17v0oZ94K6GEsinI+A4mAPbMoabuNkKVnrVceNzVklbGa4H3aCKlU80p9fw8shrmBLtAgdZ+XWMLzjfc4vdrKvgqMxdvV5vpUbTN3nSlgnX8enLkLnj1NRU0OfzVY2MjCxls1nVhiv5AvXWKuFrdgaZx+NxDwwM3J6ZmekKBAK1GlJu4WH+Z5ge1LyXu/r9/lOjo6O9g4ODlwzDUGmYbnYl13CLbClYyQ1R2rOzs6rTPs/L45/JZpWRoKYp7b6hoSFVabv5QvbXcC2f95QKYVf19/erTPu0MNyoczJVmHajMHxY9wpgTru9vd3uonSIVl9DRznkSzsej/ci7VabadcbCnYOdtK+hbS7baRdbZTrJQdpN8VisXuSA9JtsDJpcXEx0dnZ+WBycjIlu/tdL6XRLSgSiYz39PSMp9Ppbcmvr5PhdClTRf0OR6PRbzZvsUKGk2IVcWiqZi1X5L4gOzBVoZ+iJBYcnqrQghh0KV4WDQ5M1ayPzPTC/gpcV5TqGFKdUJSq0JrYdYh5eHq3PoBMqh0dHfeDweCYYrOkN2DDnHCKp3xRuse0ubkVDofjoVBoIpPJbGsYDnTPZ+IPV84mtE92X4etUc38/PyKxonmJYha7ZpXuVmppl8ymdzQaJY8PRTlYNWXoH5tgjlH1IZdyddIof8kAjIOMPsCvC7UqmL83eIruKBiJ21T1FMbZkU2A0m/+JLtL4NpOkoIs50mNyvWMOOr3xe202iuLJFZKoFHu5ktZFgkTZM2dRJ1djTJ4BMQY3m677nzcKHrLvPl2/GHMmbRsRcdebUp2LzScdcY03TsZbW1opf+s0zuYDHBZwB6DVi282CXgp9UHN16+fLu5r/EBifFFB7d/hFgANr4HRUKrT39AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height:50px;
    top:30px;
    left:23px;
}




div#componentDiv {
    padding-top: 0px !important;
}

.linked-media-modal {
    width: 510px;
    height: 624px;
    margin: 0 auto;
}
.linked-media-modal iframe{
    width: 460px;
    height: 574px;
    border:none;
}

.product-details form.oneSize .product-size,
.product-details form.oneSize .priced-from,
.product-details form.oneSize .fieldset1,
.product-details form.oneSize .fieldset2,
.product-details form.oneSize .fieldset3,
.product-details form.oneSize .fieldset4 {
    display: none;
}

.sku-price.price-delta .regular-price {
    text-decoration: line-through;
}

.regular-price {
    text-decoration: none
}

.product-price-wrapper {
    position: relative;
}

#add-to-wishlist-modal {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    float: left;
    font-family: myriad pro,arial,helvetica,sans-serif;
    font-size: 12px;
    height: 40px;
    margin-bottom: 0;
    padding: 0.5rem 1rem 0;
    text-transform: uppercase;
    width: 84px;
}

.wishlist-modal {
    width: 250px;
    height: 300px;
    margin: auto;
}

/**
* Zoom Tool
*/
#zoom-overlay{
    background:none !important;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2910;
    position: fixed;
    top: 0;
    left: 0;
    max-width:100%;
    max-height:100%;
    display:none;
}
#zoom-overlay.open{
    display:block;
}
#zoom-overlay img{ max-width:100%; max-height:100%; display:block; margin:0 auto; position:relative; z-index:9100; float:left; }

#close-btn{
    position:absolute;
    top:15px;
    left:95%;
    display:block;
    z-index:9300;
}
#zoom-wrap{
    max-width:100%;
    max-height:100%;
    width:100%;
    height:100%;


}
.has-zoom{
    width:100%;
    height:100%;
    overflow:hidden;
}
#zoom-bg{
    background: #000 !important;
    filter: alpha(opacity = 80);
    height: 100%;
    left: 0;
    opacity: 0.80;
    position: absolute;
    top: 0;
    width: 100%;
    /*z-index: 2905;*/
}
#zoom-image-wrap{
    cursor: zoom-in;
    cursor:-webkit-zoom-in;
    cursor:-moz-zoom-in;
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:hidden;
}
#zoom-image-wrap.zoomed{
    max-width:none;
    max-height:none;
    width:95%;
    height:auto;
    cursor: zoom-out;
    cursor:-webkit-zoom-out;
    cursor:-moz-zoom-out;
}
#zoom-overlay #zoom-thumbs{
    max-width:none;
    max-height:none;
}
#zoom-image-wrap.zoomed #zoom-image{
    max-width:none;
    max-height:none;
}
#zoom-thumbs {
    top: 0;
    z-index:9100;
    position: absolute;
}
#zoom-thumbs #zoom-thumb4{
    margin-bottom:0;
}

#zoom-thumbs-inner {
    width:100%;

}
.has-full-zoom #zoom-thumbs-inner{
    position:fixed;
    bottom:0;
}
#zoom-thumbs a {
    float:left;
    clear:both;
    position:relative;
    margin: 0 0 15px 0;
    padding:3px;
    border:none;
    background:#EDEDED;
    box-sizing:border-box;
    -moz-box-sizing:border-box;


}
#zoom-thumbs a:hover{

}
#zoom-thumbs img{
    opacity:.5;
}
#zoom-thumbs a.sel{
    padding:0;

    border:3px solid #FFF;

}
#zoom-thumbs a.sel img{
    opacity:1;
}
#zoom-thumbs a img{
    width:auto;
    height:auto;
    max-width: none;
}
#zoom-image-wrap{
    cursor: zoom-in;
    cursor:-webkit-zoom-in;
    cursor:-moz-zoom-in;
    max-width:1000px;
}
#zoom-wrap-inner{ position:absolute; height:100%; top:0; left:0; }
#zoom-wrap-inner.zoomed #zoom-image-wrap{
    max-width:none;
    max-height:none;
    width:100%;
    height:auto;
    cursor: zoom-out;
    cursor:-webkit-zoom-out;
    cursor:-moz-zoom-out;
}
#thumbs{
    position:absolute;
    top:551px;
    left:193px;
}
#thumbs a{
    position:absolute;
    top:0;
    left:0;
}
#thumbs a.sel span{
    display:block;
    width:52px;
    height:65px;
    position:absolute;
    top:0;
    left:0;
    background:url(https://www.soma.com/web_assets/css/pages/images/sel.png) no-repeat left top;
}
#thumbs #thumb2{
    left:53px;
}
#thumbs #thumb3{
    left:106px;
}
#thumbs #thumb4{
    left:159px;
}
#product-image{
    position:absolute;
    top:184px;
    left:193px;
}
#product-loading{
    position:absolute;
    top:184px;
    left:193px;
    background-color:rgba(127, 127, 127,1);
    width:264px;
    height:330px;
    display:none;
}
#product-loading img{
    position:absolute;
    top:124px;
    left:107px;
}
#product-loading-large {
    background-color: rgba(127, 127, 127, 1);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9200;
    display:none;
}
#product-loading-large img {
    position: relative;
    left: 47%;
    top:30%;
}

.active-product-form-wrapper{
    clear:both;
}


/*
 ****************************************
 DESKTOP: Giftcard Page Styles
 ****************************************
*/

.not-multigiftcard{display:none;}

.is-giftcert #body-parent{
    padding: 14px 0 10px 0;
    box-sizing: content-box;
    width: 994px;
}
.is-giftcert #secondary-nav h3 {
    color: #424242;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.is-giftcert .clear {
    clear:both;
}

.is-giftcert .hide {
    display: none;
    top: 50px;
    right: 116px;
}

.is-giftcert .page-divider-hr {
    height: 1px;
    background: #666666;
    color: #666666;
    margin: 30px 0px 30px 0px;
    padding: 0;
}

.is-giftcert .styled-select {
}

.is-giftcert .styled-select select {
    font-size: 12px;
}


.is-giftcert #product-detail-page {

}

.is-giftcert #canvas {

}

.is-giftcert #page {

}

.is-giftcert #main-content-wrapper {

}

.is-giftcert #back_link {
    text-transform: uppercase;
    font-size: 12px;
    height: 27px;
    padding-top: 13px;
    margin-bottom: 20px;
}

.is-giftcert #left-side-content-container {
    /* height: 685px; */
    width: 545px;
    /* padding: 0 30px 0 0; */
    /* float:left; */
}

.is-giftcert #zoomThumbnails {
    width: 83px !important;
    /* height: 685px !important; */
    /* overflow: hidden; */
    background-color: #FFFFFF !important;
    float:left;
}

.is-giftcert #photos {
    width: 450px;
}

.is-giftcert #zoomThumbnails  img {
    width: 83px;
    height: 104px;
    margin-bottom: 2px;
    position: relative !important;
}

.is-giftcert #default-product-image {
    width: 450px !important;
    height: 563px !important;
    float: left;
}

.is-giftcert #zoomActions {

}

.is-giftcert .zoomImg  {

}

.is-giftcert .modalTrigger {

}

.is-giftcert #right-side-content-container {
    float: left;
    width: 420px;
    margin: 0 0 0 30px;
    padding: 0 !important;
}

.is-giftcert #product-header {
    height: 24px;
    background-image:  none !important;
    color: #000;
    /* border-top: 1px solid #FFF; */
    border:  none !important;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

.is-giftcert #display {
    font-size: 11px;
    float:left;
    text-transform: uppercase;
}

.is-giftcert #product-style {
    float:right;
}

.is-giftcert #product-name {
    font-size: 26px;
    font-family: Arial,Helvetica,sans-serif;
}

.is-giftcert #product-subname {
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.is-giftcert #product-subname a,
.is-giftcert #product-subname a  {
    text-transform: uppercase;
    text-decoration: underline;
    color: #000000;
}

.is-giftcert .styleId {
    font-size: 11px;
}

.is-giftcert #BVRRSummaryContainer {
    height:40px;

}

.is-giftcert .BVBrowserWebkit {

}

.is-giftcert #buy-more-wrapper {

}

.is-giftcert #product-price {
    font-size: 26px;
}

.is-giftcert .line-through-price {

}

.is-giftcert .regular-price {
    text-decoration: line-through;
}

.is-giftcert .sale-price {
    color:#f26e50;
}

.is-giftcert .priced-from {
    color:#f26e50;
    font-size:12px;
}
.is-giftcert ul.swatches {
    display: inline;
    margin-left: 0;
}
.is-giftcert li.swatch {
    list-style: none;
    display: inline;
    float:left;
    padding: 10px 10px 10px 0px;
}
.is-giftcert li.swatch input {
    display: none;
}
.is-giftcert li.swatch.selected img {
    border:1px solid #000000;
}
.is-giftcert img.swatch-image {
    height: 30px;
    width: 30px;
}
.is-giftcert #swatch-name {
    margin: 15px 0 0 0;
    font-size: 16px;
}

.is-giftcert #product-swatch {

}

.is-giftcert #fit-predictor-wrapper {

}

.is-giftcert #fit-predictor {

}

.is-giftcert #size-chart {

}

.is-giftcert .product-length {
    float: left;
    height: 30px;
    width: 160px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-giftcert .product-size {
    float: left;
    height:30px;
    width: 125px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-giftcert .product-quantity {
    float: left;
    height: 30px;
    width: 55px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-giftcert .product-design {
    clear: both;
    height: 30px;
    width: 160px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
    margin-bottom: 28px;
}

.is-giftcert #product-options {

}

.is-giftcert #buy-more-text-wrapper {

    float: left;
}
.is-giftcert .buy-more-plus {
    text-transform: uppercase;
}

.is-giftcert .buy-more-text {
    font-size: 10px;
    color: #000000;
    margin-top: 10px;
    float:left;
}

.is-giftcert #product-actions-wrapper {

}

.is-giftcert #product-form-controls {

}

.is-giftcert #add-to-bag {
    font-family: myriad pro, arial, helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    background: #000000;
    width: 150px;
    height: 40px;
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
}

.is-giftcert #giftcard-form-divider {

}

.is-giftcert #giftcard-form-divider-hr {
    height: 1px;
    color: #CCCCCC;
    width: 100%;
    background: #CCCCCC;
    float: left;
    margin: 15px 0 20px 0;
}

.is-giftcert #actions-divider {
    height: 40px;
    width:1px;
    background: #CCCCCC;
    float: left;
}

.is-giftcert #find-in-store {
    float: left;
}

.is-giftcert #product-availability {
    font-size: 12px;
    color: #f26e50;
    margin-bottom: 20px;
}

.is-giftcert .product-description {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.2rem;
    color: #333333;
}

.is-giftcert .read-toggle,
.is-giftcert .read-toggle:hover,
.is-giftcert .read-toggle:visited    {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.2em;
    color: #333333;
    text-decoration: underline;
}

.is-giftcert #read-more-link {
    margin-top: 20px;
}

.is-giftcert #read-less-link {
    margin-top: 20px;
}

.is-giftcert #componentDiv {

}

.is-giftcert .gig-bar-container {
    margin-top: 30px;
    float:left;
}

.is-giftcert .gig-share-bar-container {

}

.is-giftcert .gigya-link {
    margin-right: 10px;
}

.is-giftcert #related-items {
    text-align:center;
}

.is-giftcert #related-items-header {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #333333;
}

.is-giftcert #related-items-images-wrapper {
    padding:30px 0 0 200px;
}

.is-giftcert .related-items-image {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.1rem;
    text-align: center;
    color: #333333;
    float: left;
    width: 200px;
    padding: 0 20px;
}

.is-giftcert #product-promoslot {

}

.is-giftcert #reviews-wrapper {
    text-align: center;
    margin: 0 auto;
}

.is-giftcert ul.bv_tabNavigation {
    list-style:none;
}

.is-giftcert .reviews-tab,
.is-giftcert .reviews-tab a,
.is-giftcert .reviews-tab a:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.1rem;
    color: #333333;
    float:left;
    width: 200px;
    padding:0 20px;
}
.is-giftcert .reviews-tab.active,
.is-giftcert .reviews-tab.active a {
    font-weight:bold;
}
.is-giftcert .product-form-secondary {
    display: none;
}

.is-giftcert .styleId {
    display: none;
}

.is-giftcert .priced-from {
    display: none;
}

.is-giftcert .product-description-wrapper {
    padding-top: 25px;
    clear:both;
    border-top: 1px solid #dddddd;
}

.is-giftcert #componentDiv {

}

.is-giftcert .product-description-wrapper.show-fragment .product-description{
    overflow: auto;
    height: auto;
}

.is-giftcert .description-controls {
    display: none;
}

.is-giftcert .giftcard-amount select,
.is-giftcert .giftcard-quantity select {
    float:left;
    height: 30px;
    margin-right: 10px;
    text-transform: uppercase;
    padding: 0 0 0 9px;
}

.is-giftcert #BVRRSummaryContainer {
    display: none;
}

.is-giftcert .giftcard-quantity select {
    width: 74px;
    margin-bottom: 10px;
}

.is-giftcert .giftcard-amount select {
    width: 160px;
}

.is-giftcert .size-menu {
    width: 160px;
}

/*
 ****************************************
 DESKTOP: eGiftcard Page Styles
 ****************************************
*/

.is-egiftcert #body-parent{
    padding: 14px 0 10px 0;
    box-sizing: content-box;
    width: 994px;
}
.is-egiftcert #secondary-nav h3 {
    color: #424242;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.is-egiftcert .page-divider-hr {
    height: 1px;
    background: #666666;
    color: #666666;
    margin: 30px 0px 30px 0px;
    padding: 0;
}

.is-egiftcert form.egift-card-form {
    overflow: hidden;
    margin-bottom: 34px;
}

.is-egiftcert .styled-select {
}

.is-egiftcert .styled-select select {

}


.is-egiftcert #product-detail-page {

}

.is-egiftcert #canvas {

}

.is-egiftcert #page {

}

.is-egiftcert #main-content-wrapper {

}

.is-egiftcert #back_link {
    text-transform: uppercase;
    font-size: 12px;
    height: 27px;
    padding-top: 13px;
    margin-bottom: 20px;
}

.is-egiftcert #left-side-content-container {
    /* height: 685px; */
    width: 545px;
    /* padding: 0 30px 0 0; */
    /* float:left; */
}

.is-egiftcert #zoomThumbnails {
    width: 83px !important;
    /* height: 685px !important; */
    /* overflow: hidden; */
    background-color: #FFFFFF !important;
    float:left;
}

.is-egiftcert #photos {
    width: 450px;
}

.is-egiftcert #zoomThumbnails  img {
    width: 83px;
    height: 104px;
    margin-bottom: 2px;
    position: relative !important;
}

.is-egiftcert #default-product-image {
    width: 450px !important;
    height: 563px !important;
    float: left;
}

.is-egiftcert #zoomActions {

}

.is-egiftcert .zoomImg  {

}

.is-egiftcert .modalTrigger {

}

.is-egiftcert #right-side-content-container {
    float: left;
    width: 420px;
    margin: 0 0 0 30px;
    padding: 0 !important;
}

.is-egiftcert #product-header {
    height: 24px;
    background-image:  none !important;
    color: #000;
    /* border-top: 1px solid #FFF; */
    border:  none !important;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

.is-egiftcert #display {
    font-size: 11px;
    float:left;
    text-transform: uppercase;
}

.is-egiftcert #product-style {
    float:right;
}

.is-egiftcert #product-name {
    font-size: 26px;
    font-family: Arial,Helvetica,sans-serif;
}

.is-egiftcert #product-subname {
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.is-egiftcert #product-subname a,
.is-egiftcert #product-subname a:hover,
.is-egiftcert #product-subname a:visited{
    text-transform: uppercase;
    text-decoration: underline;
    color: #000000;
}

.is-egiftcert .styleId {
    font-size: 11px;
}

.is-egiftcert #BVRRSummaryContainer {
    display: none;
}

.is-egiftcert .BVBrowserWebkit {

}

.is-egiftcert #buy-more-wrapper {

}

.is-egiftcert #product-price {
    font-size: 26px;
}

.is-egiftcert .line-through-price {

}

.is-egiftcert .regular-price {
    text-decoration: line-through;
}

.is-egiftcert .sale-price {
    color:#f26e50;
}

.is-egiftcert .priced-from {
    color:#f26e50;
    font-size:12px;
}
.is-egiftcert ul.swatches {
    display: inline;
    margin-left: 0;
}
.is-egiftcert li.swatch {
    list-style: none;
    display: inline;
    float:left;
    padding: 10px 10px 10px 0px;
}
.is-egiftcert li.swatch input {
    display: none;
}
.is-egiftcert li.swatch.selected img {
    border:1px solid #000000;
}
.is-egiftcert img.swatch-image {
    height: 30px;
    width: 30px;
}
.is-egiftcert #swatch-name {
    margin: 15px 0 0 0;
    font-size: 16px;
}

.is-egiftcert #product-swatch {

}

.is-egiftcert #fit-predictor-wrapper {

}

.is-egiftcert #fit-predictor {

}

.is-egiftcert #size-chart {

}

.is-egiftcert #form_table_row3 {
    margin: 0px;
    padding: 0px;
}

.is-egiftcert #product-size-selection-wrapper {
    max-width: 408px;
}

.is-egiftcert .product-length {
    float: left;
    height: 30px;
    width: 160px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
    margin-bottom: 10px;
}

.is-egiftcert .product-size {
    float: left;
    height:30px;
    width: 125px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-egiftcert .product-quantity {
    float: left;
    height: 30px;
    width: 55px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-egiftcert .product-design {
    /* float: left; */
    clear: both;
    height: 30px;
    width: 160px;
    margin-right: 5px;
    text-transform: uppercase;
    padding:0 0 0 9px;
    margin-bottom: 16px;
}

.is-egiftcert #product-options {
    width:100%;
}

.is-egiftcert #buy-more-text-wrapper {
    float: right;
}
.is-egiftcert .buy-more-plus {
    margin-top: 5px;
    font-size:20px;
    color: #000000;
    float:left;
    font-weight:normal;
    text-transform: uppercase;
}

.is-egiftcert .buy-more-text {
    font-size: 10px;
    color: #000000;
    margin-top: 10px;
    float:left;
}

.is-egiftcert #product-actions-wrapper {

}

.is-egiftcert #product-form-controls {

}

/*.is-egiftcert #add-to-bag { removed per BRP-1316
    font-family: myriad pro, arial, helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    width: 150px;
    height: 40px;
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
    margin-top: 10px;
}*/

.is-egiftcert #giftcard-form-divider {

}

.is-egiftcert #giftcard-form-divider-hr {
    height: 1px;
    color: #CCCCCC;
    width: 100%;
    background: #CCCCCC;
    float: left;
    margin: 15px 0 20px 0;
}

.is-egiftcert #actions-divider {
    height: 40px;
    width:1px;
    background: #CCCCCC;
    float: left;
}

.is-egiftcert #find-in-store {
    float: left;
}

.is-egiftcert #product-availability {
    font-size: 12px;
    color: #f26e50;
    margin-bottom: 20px;
}

.is-egiftcert .product-description {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 1.2rem;
    color: #333333;
}

.is-egiftcert .product-description  a,
.is-egiftcert .product-description  a:hover,
.is-egiftcert .product-description  a:visited {
    color: #333333;
    text-decoration: underline;
}

.is-egiftcert .read-toggle,
.is-egiftcert .read-toggle:hover,
.is-egiftcert .read-toggle:visited    {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.2em;
    color: #333333;
    text-decoration: underline;
}

.is-egiftcert div.e-gift-card-fName {
    width: 198px;
    float: left;
    margin-right: 12px;
}

.is-egiftcert div.e-gift-card-lName {
    width: 198px;
    float: left;
}

.is-egiftcert div#e-gift-card-message {
    width: 408px;
}

.is-egiftcert div#e-gift-card-message .form-labels {
    float: left;
    margin-bottom: 4px;
}

.is-egiftcert #e-gift-card-entry-form textarea{
    width: 408px;
    height: 70px;
    margin-bottom: 9px;
}

.is-egiftcert span.global-highlights {
    color: #767676;
}

.is-egiftcert #charCount {
    margin-bottom: 4px;
    font-size: 12px;
    float: right;
    color: #767676;
}

.is-egiftcert #e-gift-card-entry-form .form-labels{
    font-size: 12px;
}

.is-egiftcert #e-gift-card-entry-form input{
    width: 198px;
    height: 30px;
    margin-top: 4px;
    margin-bottom: 9px;
}

.is-egiftcert #read-more-link {
    margin-top: 20px;
}

.is-egiftcert #read-less-link {
    margin-top: 20px;
}

.is-egiftcert #componentDiv {

}

.is-egiftcert .gig-bar-container {
    margin-top: 30px;
}

.is-egiftcert .gig-share-bar-container {

}

.is-egiftcert .gigya-link {
    margin-right: 10px;
}

.is-egiftcert #related-items {
    text-align:center;
}

.is-egiftcert #related-items-header {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #333333;
}

.is-egiftcert #related-items-images-wrapper {
    padding:30px 0 0 200px;
}

.is-egiftcert .related-items-image {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.1rem;
    text-align: center;
    color: #333333;
    float: left;
    width: 200px;
    padding: 0 20px;
}

.is-egiftcert #product-promoslot {

}

.is-egiftcert #reviews-wrapper {
    text-align: center;
    margin: 0 auto;
}

.is-egiftcert ul.bv_tabNavigation {
    list-style:none;
}

.is-egiftcert .reviews-tab,
.is-egiftcert .reviews-tab a,
.is-egiftcert .reviews-tab a:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.1rem;
    color: #333333;
    float:left;
    width: 200px;
    padding:0 20px;
}
.is-egiftcert .reviews-tab.active,
.is-egiftcert .reviews-tab.active a {
    font-weight:bold;
}

.is-egiftcert .zone-error {
    display: none;
}

.is-egiftcert .styleId {
    display: none;
}

.is-egiftcert .view-fullscreen {
    display: none;
}

.is-egiftcert .model-shot-wrapper {
    cursor: default;
}

.is-egiftcert .priced-from {
    display: none;
}

.is-egiftcert .product-description-wrapper {
    padding-top: 25px;
    clear: both;
    border-top: 1px solid #dddddd;
}


.is-egiftcert #componentDiv {

}

.is-egiftcert .product-description-wrapper.show-fragment .product-description{
    overflow: auto;
    height: auto;
}

.is-egiftcert .description-controls {
    display: none;
}

.is-egiftcert .egiftcard-entry-form {
    clear:both;
}

.is-egiftcert .egiftcard-form-error{
    color: #e20000;
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 0 10px;
    display:none;
}



.is-egiftcert .styled-select.product-form-error-wrapper select, .is-egiftcert .product-form-error-wrapper input{

    border:3px solid #e20000;
}

/*
 ****************************************
 DESKTOP: Donation Styles
 ****************************************
*/
.is-donation .swatches-wrapper {
    display: none;
}

.is-donation .product-form-secondary {
    display: none;
}

.is-donation .product-description-wrapper {}

.is-donation .product-size {
    width: 160px;
}

.is-donation .active-product-form-wrapper {
    margin-top: 30px;
}

.is-donation #fit-predictor-wrapper,
.is-donation #size-chart,
.is-donation .product-price-wrapper .sku-price,
.is-donation #BVRRSummaryContainer {
    display: none !important;
}

.is-donation .product-price-wrapper{
    height:0;
}

.is-donation .view-fullscreen, .product-details.is-quickview.is-donation .view-fullscreen{display: none;}
.is-donation .model-shot-wrapper{cursor: default;}

.is-donation .product-description-wrapper.show-fragment .product-description { height: auto; overflow: visible; }

.is-donation .description-controls { display: none; }


/*
 ****************************************
 DESKTOP: Quickview Styles
 ****************************************
*/

#quickViewWindow table tr td {
    padding: 0 !important;
}
.quickViewContent .ratings-wrapper {
    display: none;
}

.quickViewContent {
    width: 860px !important;
    height: 670px !important;
    padding: 0 30px 30px 30px !important;
}

.quickViewContent .related-items-image { margin: 0 5px; width: 120px; }

.quickViewContent .relatedLast {
    display: none;
}

.quickViewContent #related-items-header {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    color: #333333;
    float: left;
    width: 130px;
    padding: 60px 10px;
}

.quickViewContent .related-items {
    clear: both;
    padding-top: 0px;
}


.is-quickview .page-divider-hr {
    height: 1px;
    background: #666666;
    color: #666666;
    margin: 30px 0px 30px 0px;
    padding: 0;
    max-width: 800px;
}

.is-quickview .styled-select {
}

.is-quickview .styled-select select {

}

.is-quickview .style-group-select {
    height: 24px;
    width:112px;
    margin-right: 5px;
}

.is-quickview #left-side-content-container {
    width: 355px;
    padding: 0 !important;
}

.is-quickview ul.alt-images {
    width: 61px !important;
    background-color: #FFFFFF !important;
    float: left;
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.is-quickview .play-icon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5ODZBQTI2RTIxODAxMUU0OTU2MUNEMzhFQUE4RkI1QyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5ODZBQTI2RjIxODAxMUU0OTU2MUNEMzhFQUE4RkI1QyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NkFBMjZDMjE4MDExRTQ5NTYxQ0QzOEVBQThGQjVDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk4NkFBMjZEMjE4MDExRTQ5NTYxQ0QzOEVBQThGQjVDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pK6++AAAA19JREFUeNrMmctPU0EYxadXoBYSUaBqjFHQxDY+wESkIUYXulNXuKkkkIaFCYTwvxCWrtzZ2AXdqCFNGh4uIBqDysM3MRiqKWpNKOVZzycz5tpc2s5lpr0n+S1Ib+89nH4zc+cbF9u7XMALGkAd2M/ZBOvgN1gGCbCq4mF2VAHOgHOgCVQX8Z0sWALvwTT4UQrDHtAGAkWazKdPYBx81mGYrmsFN/jPrVIfwONiEy/G8AFwB5xk+kT1/hQ8L3ThvgKfnwAhPqh0yuBjggbtO17v0oZ94K6GEsinI+A4mAPbMoabuNkKVnrVceNzVklbGa4H3aCKlU80p9fw8shrmBLtAgdZ+XWMLzjfc4vdrKvgqMxdvV5vpUbTN3nSlgnX8enLkLnj1NRU0OfzVY2MjCxls1nVhiv5AvXWKuFrdgaZx+NxDwwM3J6ZmekKBAK1GlJu4WH+Z5ge1LyXu/r9/lOjo6O9g4ODlwzDUGmYbnYl13CLbClYyQ1R2rOzs6rTPs/L45/JZpWRoKYp7b6hoSFVabv5QvbXcC2f95QKYVf19/erTPu0MNyoczJVmHajMHxY9wpgTru9vd3uonSIVl9DRznkSzsej/ci7VabadcbCnYOdtK+hbS7baRdbZTrJQdpN8VisXuSA9JtsDJpcXEx0dnZ+WBycjIlu/tdL6XRLSgSiYz39PSMp9Ppbcmvr5PhdClTRf0OR6PRbzZvsUKGk2IVcWiqZi1X5L4gOzBVoZ+iJBYcnqrQghh0KV4WDQ5M1ayPzPTC/gpcV5TqGFKdUJSq0JrYdYh5eHq3PoBMqh0dHfeDweCYYrOkN2DDnHCKp3xRuse0ubkVDofjoVBoIpPJbGsYDnTPZ+IPV84mtE92X4etUc38/PyKxonmJYha7ZpXuVmppl8ymdzQaJY8PRTlYNWXoH5tgjlH1IZdyddIof8kAjIOMPsCvC7UqmL83eIruKBiJ21T1FMbZkU2A0m/+JLtL4NpOkoIs50mNyvWMOOr3xe202iuLJFZKoFHu5ktZFgkTZM2dRJ1djTJ4BMQY3m677nzcKHrLvPl2/GHMmbRsRcdebUp2LzScdcY03TsZbW1opf+s0zuYDHBZwB6DVi282CXgp9UHN16+fLu5r/EBifFFB7d/hFgANr4HRUKrT39AAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height:50px;
    top:12px;
    left:4px;
}


.is-quickview .video-area {
    position: absolute;
    top: 0;
    opacity: 0;
}

.is-quickview .video-area {opacity: 0;}
.is-quickview .video-area #player{
    width:100%;
    height:100%;
}


.is-quickview #photos {
    width: 294px;
}

.is-quickview ul.alt-images li {
    margin-bottom: 3px;
    cursor: pointer;
}

.is-quickview ul.alt-images li.alt-images img {
}

.is-quickview .model-shot-wrapper {
    width: 294px !important;
    padding: 0 !important;
    float: left;
}

.is-quickview .model-shot {
    width: 294px !important;
    padding: 0 !important;
    margin-left: 2px;
    float: left;
}

.is-quickview li.alt-image img,
.is-quickview li.linked-media img {
    height: 65px;
    width: 52px;
}

.is-quickview #zoomActions {

}
.is-quickview .view-fullscreen {
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    height: 30px;
    left: 2px;
    position: relative;
    text-align: center;
    text-decoration: underline;
    top: 5px;
    width: 294px !important;
}

.is-quickview .active-product-form-wrapper #frmAddToBag {
    display: block;
}


.is-quickview .zoomImg  {

}

.is-quickview .modalTrigger {

}

.is-quickview #right-side-content-container {
    float: left;
    width: 399px;
    margin: 0 0 0 46px; !important
padding: 0 !important;
}

.is-quickview #product-header {
    /* height: 24px; */
    background-image:  none !important;
    color: #000;
    /* border-top: 1px solid #FFF; */
    border:  none !important;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

.is-quickview #display {
    font-size: 11px;
    float:left;
    text-transform: uppercase;
}

.is-quickview .full-product-details-link {
    text-transform: uppercase;

}

.is-quickview #product-style {
    float:right;
}

.is-quickview #product-name {
    font-size: 26px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 28px;
}

.is-quickview .styleId {
    font-size: 11px;
}


.is-quickview .BVBrowserWebkit {

}

.is-quickview #buy-more-wrapper {

}

.is-quickview #product-price {
    font-size: 26px;
}

.is-quickview .line-through-price {

}

.is-quickview .regular-price {

}

.is-quickview .sale-price {
    color:#f26e50;
}

.is-quickview .priced-from {
    color:#f26e50;
    font-size:12px;
}
.is-quickview ul.swatches {
    display: inline;
    margin-left: 0;
}
.is-quickview li.swatch {
    list-style: none;
    display: inline;
    float:left;
    padding: 5px 5px 5px 0px;
}
.is-quickview li.swatch input {
    display: none;
}
.is-quickview li.swatch.selected img {
    border:1px solid #000000;
}
.is-quickview img.swatch-image {
    height: 21px;
    width: 21px;
}
.is-quickview #swatch-name {
    margin: 15px 0 0 0;
    font-size: 16px;
}

.is-quickview #product-swatch {

}

.is-quickview #fit-predictor-wrapper {

}

.is-quickview #fit-predictor { width: auto !important; }

.is-quickview #size-chart {
}

.is-quickview .product-length {
    float: left;
    height: 24px;
    width: 108px;
    margin-right: 5px;
    font-size: 12px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-quickview .product-size { float: left; font-family: arial,sans-serif; font-size: 11px; height: 24px; margin-right: 5px; padding: 0 0 0 9px; text-transform: none; width: 159px; }

.is-quickview .product-quantity {
    float: left;
    height: 24px;
    width: 55px;
    margin-right: 5px;
    font-size: 12px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-quickview .product-design {
    float: left;
    height: 24px;
    width: 125px;
    margin-right: 5px;
    font-size: 12px;
    text-transform: uppercase;
    padding:0 0 0 9px;
}

.is-quickview #product-options {

}

.is-quickview .buy-more {
    display: none;
}


.is-quickview .product-description-wrapper {
    display: none;
}

.is-quickview #product-actions-wrapper {

}

/*.is-quickview #add-to-bag { removed per jira BRP-1332
    font-family: myriad pro, arial, helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    background: #000000;
    width: 150px;
    height: 40px;
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
}*/

.is-quickview #add-to-wishlist {
    font-family: myriad pro, arial, helvetica, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    float: left;
    color: #000000;
    background: #FFFFFF;
    width: 105px;
    height: 40px;
    padding-top: .5rem;
    padding-right: 1rem;
    padding-bottom: 1.0625rem;
    padding-left: 1rem;
}

.is-quickview #add-to-wishlist {
    float: left;
}

.is-quickview #actions-divider {
    height: 40px;
    width:1px;
    background: #CCCCCC;
    float: left;
}

.is-quickview #find-in-store {
    float: left;
}

.is-quickview #product-availability {
    font-size: 12px;
    color: #f26e50;
    margin-bottom: 20px;
}

.is-quickview #view-full-details {
    font-size: 16px;
    padpding-top: 44px;
    text-transform: uppercase;
}

.is-quickview #read-more-link {
    margin-top: 20px;
}

.is-quickview #read-less-link {
    margin-top: 20px;
}

.is-quickview #componentDiv {

}

.is-quickview .gig-bar-container {
    margin-top: 25px;
}

.is-quickview .gig-share-bar-container {

}

.is-quickview .gigya-link {
    margin-right: 10px;
}

.is-quickview #related-items {
    text-align:center;
}



.is-quickview #related-items-images-wrapper {
    padding:30px 0 0 100px;
}

.is-quickview .related-items-image {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.1rem;
    text-align: center;
    color: #333333;
    float: left;
    width: 140px;
    padding: 0 5px;
}

.is-quickview .also-love {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.1rem;
    text-align: left;
    color: #333333;
    float: left;
    width: 140px;
    padding: 60px 5px;
}

.is-quickview #product-promoslot {

}

.is-quickview #reviews-wrapper {
    text-align: center;
    margin: 0 auto;
}

.is-quickview ul.bv_tabNavigation {
    list-style:none;
}

.is-quickview .reviews-tab, .reviews-tab a, .reviews-tab a:hover {
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.1rem;
    color: #333333;
    float:left;
    width: 200px;
    padding:0 20px;
}
.is-quickview .reviews-tab.active, .reviews-tab.active a {
    font-weight:bold;
}

.is-cart-page #secondary-controls, .is-order-page #secondary-controls, .is-order-page .related-items{
    display:none;
}
.is-cart-page .full-product-details-link, .is-order-page .full-product-details-link, .is-order-page .related-items{
    display: none;
}

.is-order-page .quickViewContent{
    height: 415px !important;
}

/* bazaar voice */

#BVRRRatingSummaryNoReviewsWriteImageLinkID img {
    height: auto;
    max-width: 100%;
    width: inherit;
}

.BVRRRatingSummary .BVRROverallRatingContainer .BVRRLabel {
color: #7C7C7C;
display: block;
float: right;
padding-bottom: 0px;
line-height: 15px;
}

.BVRRRatingOverall {
width: 235px;
}

.BVRRRatingOverall .BVRRRatingNormalImage {
padding: 0px 0px 0px 0px;
margin: 0px 7px 0px 0px;
}

.BVRRRatingNormalOutOf {
margin: -2px 0px 0px 0px;
}


/* Gigya overide*/
div.gig-button-container{ padding-left: 10px !important; padding-right: 0 !important; }

div.gig-button-container.gig-button-container-facebook{ padding-left: 0 !important; }

/* KSC Video */

.force-hide {
             display:none;
             visibility: hidden;
             }

.video-js { background: transparent !important;
            background-color: transparent !important;
            filter: inherit;
            }

.vjs-poster { background-color: transparent !important; }

/* quick view height fix for smaller screens */

@media (max-height: 700px) {
    .quickViewContent {
        height: 455px !important;
    }
}


/* fit predictor overrides */
/*.fp-root .fp-element .fp-logo-text {
display: inline-block;
padding: 0 3px 0 0;
margin: 0 0 0 2px;
font-family: Arial,Helvetica,sans-serif;
 line-height: 22px;
}*/



/* Webkit specific styles */
@media screen and (-webkit-min-device-pixel-ratio:0){

    .styled-select select {
        background: transparent url("../../ui/select-box-arrow.png") no-repeat scroll 97% 0px;
        -webkit-appearance: none;
    }

 }
