.page-wrapper {
    overflow: unset;
}
.box-tocart .fieldset-add {
    display: inline-block !important;
}
.product-item .product-item-name {
    max-height: 46px;
}
.widget-heading-center .heading-title {
    background: none;
    text-align: left;
    margin-bottom: 40px;
}

/*Gallery Product Page*/
.gallery-placeholder .fotorama__nav-wrap--vertical .fotorama__thumb-border {
    width: 50px !important;
    height: 50px !important;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
    width: 50px !important;
    height: 50px !important;
}
.gallery-placeholder .fotorama__thumb-border {
    border: none;
}
.fotorama__active > div {
    border: 1px solid #000 !important;
}
.gallery-placeholder .fotorama__thumb {
    border-radius: 3px;
}

/*Product Page Top*/
.product-info-main-top {
    display: none;
}
.product-info-main-content {
    margin-top: 50px;
}

/*Prodcut Page Right*/
.box-tocart .field>label {
    display: none;
}
.box-tocart .fieldset-add input.input-text, .custom-qty, .custom-qty button {
    height: 52px !important;
}
.product-info-stock-sku {
    margin-bottom: 10px;
}
span.stock-avail {
    display: block;
    font-size: 11px;
    color: #959595 !important;
}
.product-info-main .stock.available span {
    font-weight: 800;
}

/*Attributes Short*/
.attributes-short .row {
    margin-top: 5px;
}

/*Image Size Thmb*/
.owl-carousel .owl-item img {
    max-width: 150px;
}
.product-image-wrapper {
    padding: unset !important;
    height: auto !important;
}
.product-image-photo {
    position: unset;
}
.img-native-wrap img {
    position: unset;
}
.gallery-placeholder {
    height: unset;
    padding: unset;
}

/*Videos Short*/
.videoicon {
    width: 50px !important;
    height: 50px !important;
    border-radius: 3px;
}
.videoContainer {
    text-align: right;
}