/**
 * MB "Vienas bitas" (Magetrend.com)
 *
 * @category Magetrend
 * @package  Magetrend/Review
 * @author   Edvinas St. <edwin@magetrend.com>
 * @license  http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 * @link     http://www.magetrend.com/magento-2-review
 */

.mt-reviews {
    font-family: 'Open Sans', sans-serif;
    color: #212121;
}

.mt-reviews {
    background: #ffffff;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
}

.mt-review-containter {
    padding-bottom: 60px;
}

.mtr-border-top {
    border-top: 1px solid #d3d3d3;
}

.mtr-border-bottom {
    border-bottom: 1px solid #d3d3d3;
}

.mtr-block-title {
    padding-bottom: 25px;
}

.mtr-block-title h2 {
    line-height: 24px;
    font-size: 28px;
    font-weight: 400;
}

.mtr-row {
    clear: both;
    height: auto;
    overflow: hidden;
}

.mtr-col-2 {
    width: 50%;
    float: left;
    padding: 0 9px;
    box-sizing: border-box;
}

.mtr-info-block {
    box-sizing: border-box;
    padding: 10px 0 21px;
    text-align: center;
    width: 100%;
    height: 175px;
}

.mtr-action {
    padding-top: 10px;
}

.mtr-add-button {
    background: #1f9c07;
    display: inline-block;
    min-width: 300px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    padding-top: 11px;
    padding-bottom: 11px;
    color: #ffffff;
}

a.mtr-add-button,
a.mtr-add-button:hover,
a.mtr-add-button:visited {
    text-decoration: none;
    color: #ffffff;
}

a.mtr-add-button:hover {
    background: #209307;
}

a.mtr-add-button img {
    fill: #fff;
    width: 18px;
    height: 24px;
    margin-right: 14px;
    vertical-align: -6px;
}



.mtr-detailed {
    font-size: 13px;
    color: #212121;
    padding-top: 11px;

}

.mtr-detailed-bar {
    position: relative;
    padding-bottom: 10px;
    width: 100%;
    clear: both;
    display: block;
    height:auto;
    overflow: hidden;
}

.mtr-detailed-bar-label {
    float: left;
}

.mtr-detailed-bar-placeholder {
    position: absolute;
    height: 18px;
    left: 64px;
    right: 64px;
    background: #f2f2f2;
}

.mtr-detailed-bar-counter {
    float: right;
}

.mtr-detailed-bar-value {
    height: 18px;
}

.mtr-bg-star-5 {
    background: #96b754;
}
.mtr-bg-star-4 {
    background: #a4cf36;
}
.mtr-bg-star-3 {
    background: #fed238;
}
.mtr-bg-star-2 {
    background: #fea838;
}
.mtr-bg-star-1 {
    background: #fe8154;
}

/** Sorting **/
.mtr-sorting {
    margin: 13px 9px 16px;
    overflow: visible;
    height: 36px;
}


.mtr-sorting .mtr-select {
    float: right;
}

/** Items **/
.mtr-item {
    padding: 30px 18px 20px;
    margin-bottom: 9px;
    border-bottom: 1px solid #d3d3d3;
}

.mtr-item-header {
    position: relative;
    margin-bottom: 7px;
    height:auto;
    overflow: hidden;
}
.mtr-item-name {
    display: inline-block;
    width: auto;
    font-weight: 700;
    font-size: 14px;
    margin-right: 15px;
    float: left;
}

.mtr-item-date {
    font-size: 14px;
    color: #a3a3a3;
    float: right;
    display: inline-block;
    width: auto;
}

.mtr-item-info {
    clear: both;
}

.mtr-item-title {
    display: inline-block;
    vertical-align: 5px;
    font-size: 16px;
    font-weight: 700;
}

.mtr-item-content p {
    padding: 10px 0 15px;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}

.mtr-item-name img {
    width: 15px;
    margin: 0 10px 0 0;
    vertical-align: -3px;
    fill: #1f9c07;
}

.mtr-item-footer {
    text-align: right;
}

.mtr-item-helpful-button a img{
    height: 18px;
    fill: #a3a3a3;
    vertical-align: -4px;
    margin: 0 5px 0 0;
}
.mtr-item-helpful-button a:hover {
    color: #212121;
}
.mtr-item-helpful-button a {
    text-decoration: none;
    color: #a3a3a3;
    font-size: 14px;
}

.mtr-item-media img {
    max-width: 70px;
}

ul.mtr-item-media {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0 5px;
    margin: 0;
}

ul.mtr-item-media- li a {
    border: 1px solid #d3d3d3;
    display: block;
    padding: 2px;
    vertical-align: middle;
    text-align: center;
    width: 76px;
    height: 76px;
    box-sizing: border-box;
    line-height: 70px;
}

ul.mtr-item-media li {
    float: left;
    padding: 0 10px 10px 0;
    margin: 0;
    line-height: 1px;
}

.mtr-comments {
    margin-top: 15px;
    height:auto;
    overflow: hidden;
}

.mtr-comment-item {
    margin: 10px 0 20px;
    padding: 10px 18px 20px;
    margin-bottom: 9px;
    background: #fafafa;
}

.mtr-comment-item-title {
    padding-top: 10px;
    min-height: 26px;
}

.mtr-comment-item-title-img {
    display: inline-block;
    float: left;
}

.mtr-comment-item-title-name {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    font-weight: 700;
    float: left;
}

.mtr-comment-item-title img {
    width: 36px;
    margin-right: 20px;
    margin-top: -8px;
}

.mtr-comment-item-content {
    font-size: 14px;
    clear: both;
    padding: 10px 0 0px;
}

.mtr-read-more-hidden {
    display: none;
}

.mtr-read-more-dot {
    padding-right: 10px;
}

a.mtr-read-more {
    display: inline-block;
    clear: both;
    text-decoration: none;
    font-weight: bold;
    color: #a3a3a3;
    font-size: 14px;
}

a.mtr-read-more:hover {
    color: #212121;
}

.mtr-load-review,
.mtr-load-more {
    margin: 39px 0 78px;
    text-align: center;
    display: none;
}

.mtr-load-review span,
.mtr-load-more a {
    padding: 0 17px 0 27px;
    line-height: 36px;
    font-size: 13px;
    border: 1px solid #d3d3d3;
    display: inline-block;
    text-decoration: none;
    color: #212121;
}

.mtr-load-more a span:after {
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    padding: 4px 15px;
    background: url("../images/arrow_down.svg") no-repeat center right;
}

.mtr-load-more a:hover {
    color: #212121;
}

.mtr-load-more a span {
    padding-left: 10px;
}

.mtr-load-review span img {
    padding-left: 10px;
    vertical-align: -1px;
}



@media only screen and (max-width: 780px) {
    .mtr-col-2 {
        width: 100%;
    }

    .mtr-info-block {
        height: auto;
    }

    .mtr-col-last {
        border-top: 0;
    }

    .mtr-write-product {
        padding-top: 30px;
    }
}



/*** ADD NEW   **/

.mtr-write-form textarea:focus,
.mtr-write-form input:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.mtr-write-form .mtr-action {
    padding-top: 40px;
}

.mtr-write-form .mtr-action a {
    color: #ffffff;
}

.mtr-write-form {
    text-align: center;
}

.mtr-write-form .mtr-rating {
    padding-bottom: 31px;
}
.mtr-form-rating-title {
    font-size: 18px;
    margin-bottom: 15px;
}
.mtr-form-field input,
.mtr-form-field textarea {
    border: 1px solid #d3d3d3;
    font-size: 14px;
    padding: 6px 12px;
    width: 100%;
    min-width: 100%;
}

.mtr-form-field textarea {
    min-height: 200px;
}
.mtr-form-field {
    margin-bottom: 15px;
}

.mtr-form-specials {
    text-align: left;
    height: auto;
    overflow: hidden;
    position: relative;
}

.mtr-form-specials-camera,
.mtr-form-specials-video {
    display: inline-block;
    border: 1px solid #d3d3d3;
    color: #828181;
    text-decoration: none;
    font-size: 14px;
    margin-right: 20px;
    border: 1px solid #d3d3d3;
    display: inline-block;
    padding: 5px 5px 5px 50px;
    position: relative;
    cursor: pointer;
    height: 42px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 15px;

}
.mtr-form-specials-camera span,
.mtr-form-specials-video span {
    padding: 5px 23px 5px 0;
    display: inline-block;
    white-space: nowrap;
}

.mtr-form-specials-video {
    background: url('../images/youtube.svg') no-repeat 10px center;
    background-size: 37px 26px;
    padding-left: 57px;
    margin-right: 0;
    box-sizing: border-box;
}

.mtr-form-specials-video input {
    display: none;
    border: 1px solid #d3d3d3;
    height: 30px;
    box-sizing: border-box;
}

.mtr-form-specials-camera img {
    height: 30px;
    margin: 0 6px -8px 0;
    position: absolute;
    left: 10px;
    top: 5px;
}

.mtr-form-error {
    display: none;
    clear: both;
    text-align: left;
    color: #f34e46;
    font-size: 14px;
}

.mtr-form-media {
    padding-bottom: 15px;
    height:auto;
    overflow: hidden;
}

.mtr-form-media ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.mtr-form-media ul li {
    border: 1px solid #d3d3d3;
    background: #ffffff;
    position: relative;
    width: 76px;
    height: 76px;
    line-height: 74px;
    text-align: center;
    margin: 0px 10px 10px 0;
    float: left;
}

.mtr-form-media ul li img {
    width: auto;
    height: auto;
    max-width: 70px;
    max-height: 70px;
    vertical-align: middle;
    cursor: move;
}

.mtr-write-product {
    text-align: center;
    padding: 90px 0 10px;
}

.mtr-write-product-image img{
    width: 100%;
    max-width: 360px;
}

.mtr-write-product-name a{
    text-decoration: none;
    font-size: 24px;
    color: #212121;
}

a.mtr-form-star {
    display: inline-block;
    width: 42px;
    height: 39px;
    background: url('../images/star0.svg') no-repeat center center;
    background-size: 42px 39px;
}

a.mtr-form-star-active {
    background-image: url('../images/star1.svg');
}

/** Media helpers **/
.mtr-form-media-helpers {
    display: none;
}

.mtr-form-media ul li.mtr-image-placeholder img {
    width: 30px;
    margin: 0 20px;
}

.mtr-form-media ul li.mtr-image-loading img {
    position: absolute;
    width: 30px;
    margin: 23px;
    left: 0;
    top: 0;
}

.mtr-form-media ul li .mtr-overlay {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ffffff;
    left: 0;
    top: 0;
}

.mtr-form-media ul li a.mtr-image-remove {
    height: auto;
    width: 28px;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3px 5px;
    line-height: normal;
    cursor: pointer !important;
    background: #ffffff;
    box-sizing: border-box;
}

.mtr-form-media ul li a.mtr-image-remove img {
    width: 18px;
    margin-right: 5px;
    vertical-align: -1px;
    cursor: pointer !important;
}

/** VALIDATEION **/
.mtr-form-field input.mage-error,
.mtr-form-field textarea.mage-error {
    border: 1px solid #f34e46
}

.mtr-form-field div.mage-error {
    text-align: left;
    color: #f34e46;
    font-size: 14px;
}

.mtr-rating div.mage-error {
    color: #f34e46;
    font-size: 14px;
}

.mtr-thankyou-icon {
    text-align: center;
    padding: 40px 0 20px;
}
.mtr-thankyou-icon  img{
    width: 100px;
}

.mtr-thankyou-title {
    font-size: 24px;
    text-align: center;
    padding: 0 0 10px;
    font-weight: bold;
}

.mtr-thankyou-subtitle {
    font-size: 16px;
    text-align: center;
}

.mtr-thankyou-action {
    text-align: center;
    padding: 60px 0 90px;
}

.mtr-review-video,
.mtr-review-video:visited,
.mtr-review-video:hover {
    position: relative;
    text-align: center;
    color: #ffffff;
    height: 70px;
    width: 70px;
    line-height: 70px;
    display: inline-block;
}
.mtr-review-video-play {
    display: block;
    position: absolute;
    top: 4px;
    left: 25px;
    font-size: 28px;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0,0,0,0);

}
.mtr-review-video {
    background: #000000;
}
.mtr-review-video img {
    vertical-align: middle;
}

p.mtr-review-full-view .mtr-read-more-hidden {
    display: inline;
}

p.mtr-review-full-view .mtr-read-more-dot,
p.mtr-review-full-view .mtr-read-more {
    display: none;
}

.mtr-loading-lightbox {
    display: none;
}

.mtr-lightbox-loader {
    padding: 120px 150px;
}

.mtr-thankyou-coupon {
    text-align: center;
}
.mtr-coupon {
    margin: 50px 0 20px;
    padding: 30px 60px;
    border: 5px dashed #1f9c07;
    max-width: 200px;
    display: inline-block;
}

.mtr-coupon-text {
    padding: 0 0 15px;
}
.mtr-coupon-code {
    font-size: 24px;
    font-weight: bold;
}

.no-reviews-message {
    padding: 60px 0 0 0;
    text-align: center;
}

.mtr-item-placeholder {
    height:auto;
    overflow: hidden;
}

.mtr-placeholder {
    height: 18px;
    background: #f2f2f2;
    display: block;
    margin-right: 10px;
    float: left;
}

.mtr-placeholder.mt-placeholder-100 {
    width: 100px;
}

.mtr-placeholder.mt-placeholder-150 {
    width: 150px;
}
.mtr-placeholder.mt-placeholder-300 {
    width: 300px;
}

.mt-placeholder-message {
    height: 100px;
    width: 100%;
}

.featherlight-content {
    min-height: 120px;
    min-width: 160px;
}