/* Product Images */
.product-view {
    padding-top: 15px;
    padding-bottom: 15px;
}
.product-view .product-img-box {
    float:left;
    text-align:center;
    margin-bottom:30px;
}
.col3-layout .product-view .product-img-box {
    float:none;
    margin:0 auto;
}
.product-view .product-img-box .product-image {
    position:relative;
    height:auto;
    border:1px solid #ececec;
    overflow: hidden;
}
.product-view .product-img-box .product-box-customs .product-image {
    overflow: hidden;
}
.item_details_image{
    max-width: 400px;
    min-height: 100px;
    padding: 20px;
}
.product-view .product-img-box .product-image .cloud-zoom-big {
}
.product-view .product-img-box .product-image .big {
    background-color: #fff;
}
.product-view .product-img-box .product-box-customs .product-image span {
    display:block;
    position:absolute;
    background:none;
    top:0;
    left:0;
    height:100%;
    width:100%;
}
.product-view .product-img-box .product-box-customs .product-image-zoom {
    position:relative;
    width:310px;
    height:310px;
    overflow:hidden;
    z-index:9;
}

.product-view .product-img-box .more-views li a {
    display:block;
    border: 1px solid #ECECEC;
}
@media only screen and (max-width: 767px) {
    .ps-phone .product-view .gallery-swipe-content {
        display: block;
    }
    .ps-phone .product-view .product-box-customs .product-image,
    .ps-phone .product-view .product-box-customs .more-views {
        display: none;
    }
    .product-view .product-img-box .product-image span {
        z-index: 9999;
    }
}

.product-image-popup {
    margin:0 auto;
}
.product-image-popup .buttons-set {
    float:right;
    clear:none;
    border:0;
    margin:0;
    padding:0;
}
.product-image-popup .nav {
    margin:0 100px;
    text-align:center;
}
.product-image-popup .image {
    display:block;
}
.product-image-popup .image-label {
}

.addthis_32x32_style .addthis_counter.addthis_bubble_style {
    width: 62px !important;
}

/* Product Shop */
.product-view .product-shop {
    float: left;
}
.product-view .product-shop .ratings {
    float:left;
    margin:0;
}
.product-view .product-shop .ratings .rating-box {
    float:none;
    margin:0 0 5px;
}
.col1-layout .product-view .product-shop {
    float:right;
    width:700px;
}
.col3-layout .product-view .product-shop {
    float:none;
    width:auto;
}
.product-view .product-name {
    margin-bottom:12px;
}
.product-view .product-name h1{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
}
.product-view .short-description {
    margin-bottom:13px;
}
.product-view .short-description h2 {
    display:none;
}
.product-view .short-description .std {
}
.product-view .product-shop .product-pricing {
    margin-bottom:15px;
    overflow:hidden;
}
.product-view .product-shop .product-pricing li {
    background:#f4f4f4;
    float:left;
    clear:left;
    line-height:22px;
    padding:0 13px;
    font-size:11px;
    margin-bottom:3px;
}
.product-view .product-shop .product-pricing li .benefit {
}
.product-view .product-shop .price-box {
    margin: 15px 0 20px;
}
.product-view .product-shop .price-box .regular-price {
}

.product-view .product-shop .price-box .price {
    color: #333333;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
}
.product-view .product-shop .price-box .old-price .price {
}
.product-view .product-shop .availability {
    display: block;
    font-size:12px;
    font-weight:bold;
    color:#3a3a3a;
    margin:5px 0;
}
.product-view .product-shop .availability span {
    display:inline-block;
    font-size:12px;
    font-weight:bold;
    color:#74b436;
    margin-left:6px;
}

.product-view .add-to-links {
    clear:left;
    margin:0px !important;
    padding: 15px 0 5px;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    width: 100%;
    list-style: none;
    display: inline-block;
}

.product-view .add-to-links li {
    margin-bottom: 8px;
    display: inline-block;
    float: left;
}
.product-view .add-to-links li:last-of-type {
    float: right;
}
.product-view .add-to-links li a:before {
    font-size: 15px;
    color:#333333;
}
.product-view .add-to-links li .link-wishlist:before {
    font-family: FontAwesome;
    content: "\f08a";
}

.product-view .add-to-cart .qty-block {
    margin-top: 4px;
}
.row-product{
    border-bottom:1px solid #dbdbdb;
    padding:15px 0;
    margin-bottom:20px;
    overflow:hidden;
    width:100%;
}
.email-friend {
}
.email-friend:before {
    font-family: FontAwesome;
    content: "\f003";
}

/* Product Options */
.product-options {
    clear: both;
    margin:5px 0 18px;
    border: 1px solid #DBDBDB;
    background: #fbfbfb;
    border-bottom: 0;
    padding:25px;
    margin-bottom: 0;
}
.product-options .qty-holder {
    display:block;
    padding-top:10px;
}
.product-options dl dt{
    display:block;
}
.product-options dt label {
    font-weight:bold;
    display:inline-block;
    padding-bottom:3px;
}
.product-options dt label em {
    float:right;
    color:#e03b3b;
}
.product-options dt .qty-holder {
    float:right;
}
.product-options dt .qty-holder label {
    vertical-align:middle;
}
.product-options dt .qty-disabled {
    background:none;
    border:0;
    padding:3px;
}
.product-options dd {
    margin:0px 0 10px 0;
    display:block;
    width:100%;
    float:left;
}
.product-options dl.last dd.last {
}
.product-options .input-box {
}
.product-options dd input.input-text {
    width:98%;
}
.product-options dd input.datetime-picker {
    width:150px;
}
.product-options dd .time-picker {
    display:-moz-inline-box;
    display:inline-block;
    padding:2px 0;
    vertical-align:middle;
}
.product-options dd textarea {
    width:98%;
    height:8em;
}
.product-options dd select {
    width:100%;
}
.product-options .options-list {
}
.product-options .options-list li {
    padding-top:10px;
}
.product-options .options-list li:first-child {
    padding-top:0;
}
.product-options .options-list li label {
    display:inline-block;
}
.product-options .options-list input.radio {
    float:left;
    margin:2px 0 0 0;
    height: auto;
}
.product-options .options-list input {
    width: auto;
}
.product-options .options-list input.checkbox {
    float:left;
    margin:3px -20px 0 0;
    height: auto;
}
.product-options .options-list .label {
    display:block;
    margin-left:20px;
}
.product-options ul.validation-failed {
    padding:0 7px;
}
.product-options p.required {
    padding:5px 0 0;
    overflow:hidden;
    width:100%;
    text-align:left;
    font-size:12px;
    color:#e03b3b;
}
.product-shop {
    position:relative;
}
.add-to-cart {
    border-top:1px solid #dbdbdb;
    width:100%;
    padding:10px 0;
}

.product-view .product-options-bottom {
    border: 1px solid #DBDBDB;
    padding:25px;
    background: #fbfbfb;
}
.product-view .product-options-bottom .price-box {
    float:none;
    display:block;
    padding:0;
    margin-top: 0;
    margin-right: 0 !important;
    overflow:hidden;
}
.product-view .product-options-bottom .price-box .price-as-configured {
    font-size:22px;
    line-height:27px;
}
.product-view .product-options-bottom .price-box .price-as-configured .price {
    font-weight:normal;
}
.product-view .product-options-bottom .add-to-cart {
    margin-top: 10px;
}
.product-view .product-options-bottom .add-to-links {
    border-bottom: 0;
}
.product-view .product-shop .product-options-bottom .price-box .price {
    font-size: 16px;
    line-height: 16px;
}
.product-view .product-shop .product-options-bottom .price-label {
    display: inline-block;
}

.row-product .addthis_toolbox {
    border-top: 1px solid #dbdbdb;
    border-bottom:0;
    padding-bottom:0;
    padding-top:15px;
    width: 100%;
    overflow: hidden;
}
.review-product-list .row-product .addthis_toolbox {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.addthis_toolbox {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
}
.addthis_mini_style .addthis_button_pinterest_pinit {
    margin-top:-1px;
}
.addthis_mini_style .addthis_button_pinterest_pinit span {
    height:20px;
}

.product-view ul {
    list-style: none;
    padding-left: 0px;
}