/*============== Table Matrix =====================*/
.widget-productmatrix{
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3em;
}

.widget-productmatrix a{
    text-decoration: none;
    outline: none;
}

.widget-productmatrix para{
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.widget-productmatrix .product-desc ul {
   margin-bottom: 10px;
    margin-left: 4px;
    /* padding-left: 10px; */
}

.widget-productmatrix ul li{
       list-style-type: none;
     margin-bottom: 5px;
    text-indent: -7px;

}

.widget-productmatrix li:before  {
   content: "\2022";
    line-height: 1em;
    font-size: 1.3em;
    position: relative;
    top: 2px;
    left: -3px;
    margin-left: 0;
}

.widget-productmatrix .check-price {
    width: 117px;
    max-width:90%;
    margin: 10px auto;
    padding: 3px 0;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #cea052;
    background: #cea052;
    color: #fff;
    display: block;
}

@media(min-width: 1025px) {
    .widget-productmatrix a:hover .check-price,:hover>.check-price,.widget-productmatrix .check-price:hover {
        color:#cea052;
        background: #fff
    }
}

@media(max-width: 767px) {
    .widget-productmatrix .check-price:active,.widget-productmatrix .check-price:focus {
        color:#cea052;
        background: #fff
    }
}

.widget-productmatrix .widget-productsingle :hover .check-price {
    background: #cea052;
    color: #fff
}

.widget-productmatrix .active-price-btn {
    color: white !important;
    background-color: #cea052 !important
}

.widget-productmatrix .active-cell {
    background-color: #f2f2f2 !important
}

.widget-productmatrix .amazon-button {
   width: 85px;
    height: 20px;
    background: url(../images/amazon-de.png) no-repeat;
    background-size: 86%;
    background-position: left;
    /*background-position: center;*/
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%)
}
.widget-productmatrix .product-link:hover .amazon-button {
    -webkit-filter: grayscale(0)!important;
    -moz-filter: grayscale(0)!important;
    -ms-filter: grayscale(0)!important;
    -o-filter: grayscale(0)!important;
    filter: grayscale(0)!important;
}

.widget-productmatrix .amazon-prime-button {
    width: 77px;
    height: 18px;
    background: url('//cdn.bestreviews.com/images/v4/icons/amazon_prime.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .wallmart-button {
    width: 82px;
    height: 19px;
    background: url('//cdn.bestreviews.com/images/v4/icons/wallmart.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .ebay-button {
    width: 45px;
    height: 17px;
    background: url('//cdn.bestreviews.com/images/v4/icons/ebay.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .jet-button {
    width: 45px;
    height: 17px;
    background: url('//cdn.bestreviews.com/images/v4/icons/jet.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .www-button {
    width: 45px;
    height: 20px;
    background: url('//cdn.bestreviews.com/images/v4/icons/icon-www.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .amazon-ca-button {
    width: 83px;
    height: 16px;
    background: url('//cdn.bestreviews.com/images/v4/icons/amazon-ca.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .amazon-uk-button {
    width: 85px;
    height: 16px;
    background: url('//cdn.bestreviews.com/images/v4/icons/amazon-co-uk.png') no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.widget-productmatrix .amazon-prime-button,.widget-productmatrix .amazon-button,.widget-productmatrix .amazon-ca-button,.widget-productmatrix .amazon-uk-button {
    /*margin: 0 auto 16px auto*/
    margin: 0 auto;
}

.widget-productmatrix .amazon-button:hover,.widget-productmatrix .wallmart-button:hover,.widget-productmatrix .ebay-button:hover,.widget-productmatrix .www-button:hover,.widget-productmatrix .amazon-ca-button:hover,.widget-productmatrix .amazon-uk-button:hover,.widget-productmatrix .active-amazon,.widget-productmatrix .active-amazon-prime,.widget-productmatrix .active-ebay,.widget-productmatrix .active-wallmart {
    -webkit-filter: grayscale(0) !important;
    filter: grayscale(0) !important
}

.widget-productmatrix .compare-prices-line {
    color: #aaa;
    display: block;
    text-align: center;
    font-size: 14px;
    padding: 6px 0 6px 0;
    position: relative;
    z-index: 100;
}

.widget-productmatrix .compare-prices-line strong,
.widget-productmatrix .compare-prices-line a  {
    text-decoration: underline;
    font-weight: normal;
    color: #cea052
}

.widget-productmatrix-default-hidden {
    position: absolute;
    top: -10000px
}

.widget-productmatrix.bottomspacing {
    margin-bottom: 89px
}

.widget-productmatrix {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    max-width: 1025px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 50px -7px rgba(0, 0, 0, 0.2)
}

/*@supports(-ms-ime-align:auto) {
    .widget-productmatrix {
        box-shadow: 0 10px 50px -7px #ccc
    }
}*/

.widget-productmatrix .fivestar-rate-wrapper {
    height: 14px
}

.widget-productmatrix .fivestar-rate {
    height: 14px;
    width: 70px
}

@media(max-width:1280px) {
    .widget-productmatrix {
        width: 90%;
        max-width: 1025px
    }
}

.widget-productmatrix .product {
    text-rendering: optimizeLegibility;
    /*transform: translate3d(0, 0, 0)*/
}

.widget-productmatrix .product:hover {
    z-index: 10
}

.widget-productmatrix .product-link {
    height: 100%;
    display: block;
    text-decoration: none
}

.widget-productmatrix .badge{
    width:100%;
    background-color: #fff;
    border-radius: 0;
}

.widget-productmatrix .product-matrix-headers .product-matrix-header[data-productmatrix-row="badge"] {
    height: 70px!important;
}
.widget-productmatrix .product-info {
        max-height: 300px;
}

.widget-productmatrix .image-wrapper {
    display: block;
    text-align: center
}

.widget-productmatrix .image-wrapper img {
    max-width: 92%;
    width: auto;
    height: auto;
    max-height: 115px;
    display: block;
    margin: 0 auto;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: pixelated
}

.widget-productmatrix .product-name {
    text-align: center;
    
    overflow-wrap: break-word;
    font-weight: 700;
    line-height: 1.1em;
    font-size: 22px;
    color: #333e48;
    padding: 5px 10px 0 10px;
    display:block;

}

.widget-productmatrix .product-model {
    text-align: center;
    color: #7a7a7a;
    font-size: 16px;
    line-height: 22px;
    padding: 5px 10px 0 10px
}

.widget-productmatrix .check-price {
    text-align: center
}

.widget-productmatrix .product-desc p,
.widget-productmatrix .product-desc para {
    margin: 0;
    padding: 20px 8px;
    text-align: left;
    line-height: 1.2;
    color: #555;
    min-height: 104px;
    overflow-wrap: break-word;
    -webkit-hyphens:auto;
    -webkit-hyphenate-character:"\2010";
    -webkit-hyphenate-limit-after:1;
    -webkit-hyphenate-limit-before:3;
    -moz-hyphens:auto;
}

.widget-productmatrix .product-desc-label {
    text-transform: uppercase
}

.widget-productmatrix .product-matrix-header.note.bottom,
.widget-productmatrix .product-matrix-header.note.bottom .label,
.widget-productmatrix .bottom .product-desc-label {
    color: #333e48!important;
}

.widget-productmatrix .product-matrix-header.note.good,
.widget-productmatrix .product-matrix-header.note.good .label,
.widget-productmatrix .good .product-desc-label {
    color: #fff;
}

.widget-productmatrix .product-matrix-header.note.bad,
.widget-productmatrix .product-matrix-header.note.bad .label,
.widget-productmatrix .bad .product-desc-label {
    color:#fff;
}


.widget-productmatrix .product-matrix-header.note.bad:before,
.widget-productmatrix .product-matrix-header.note.good:before {
    content: "+";
    background-color: #009848;
    width: 25px;
    height: 25px;
    display: block;
    color: #fff;
    font-weight: bolder;
    font-size: 2em;
    position: absolute;
    text-align: center;
    left: 10px;
    border-radius: 50%;
    padding-top: 2px;
    z-index:1;

    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);

/*    top: -webkit-calc(50% - 12px);
    top: -moz-calc(50% - 12px);
    top: calc(50% - 12px);*/
}

.widget-productmatrix .product-matrix-header.note.bad:before {
    content: "-";
    background-color: #ea4850;
        padding-top: 0;
}


.widget-productmatrix .check-price {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border: 0
}

.widget-productmatrix .product:hover .check-price {
    transform: scale(1.1);
    background-color: #e5b96d;
    color: #fff;
    border: 0;
    -webkit-box-shadow: 0 6px 9px -5px rgba(171, 171, 171, 1);
    -moz-box-shadow: 0 6px 9px -5px rgba(171, 171, 171, 1);
    -ms-box-shadow: 0 6px 9px -5px rgba(171, 171, 171, 1);
    -o-box-shadow: 0 6px 9px -5px rgba(171, 171, 171, 1);
    box-shadow: 0 6px 9px -5px rgba(171, 171, 171, 1)
}

.widget-productmatrix.is-editting {
    max-width: 1280px
}

.widget-productmatrix.is-editting .product-matrix-edit-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 2em
}

.widget-productmatrix.is-editting .product-matrix-edit-product-container {
    display: table-cell;
    vertical-align: top
}

.widget-productmatrix.is-editting .product-matrix-edit-product-container .file-browser-file {
    min-width: 240px
}

@media(max-width:1280px) and (min-width:1025px) {
    .entity-layout-syndicated .widget-productmatrix {
        width: 100%
    }
}


@media(max-width:1025px) {
    .widget-productmatrix .product-matrix-header.note{display:none}
    .widget-productmatrix .product-desc {
        border-top: 1px solid #ddd
    }
    .widget-productmatrix {
        background-color: #e7e7e8;
        border-radius: 0;
        box-shadow: none;
        max-width: 100%;
        width: 100%
    }
    .widget-productmatrix.bottomspacing {
        margin-bottom: 0
    }
    .widget-productmatrix .product-matrix-headers
    /*.widget-productmatrix .product-matrix-header.note*/
    {
        display: none
    }
    .widget-productmatrix .product {
        position: relative;
        overflow: hidden;
        display: block;
        background: #fff;
        margin: 10px;
        box-sizing: border-box;
        width: auto;
        border: 0
    }
    .widget-productmatrix .product:before {
        content: '';
        height: 48px;
        display: none
    }
    .widget-productmatrix .badge {
        display: block;
        padding: 9px;
        color: #fff;
        font-size: 16px;
        /*height: 22px;*/
        height: auto;
        text-align: center;
        border-bottom: 0
    }

    .widget-productmatrix .top-1 .badge {
        background: #cea052
    }
    .widget-productmatrix .top-2 .badge {
        background: #225d8d
    }

    .widget-productmatrix .badge:before {
        content: '';
        display: inline-block;
        width: 22px;
        height: 22px;
        vertical-align: middle;
        /* margin-right: 5px; */
        /* width: 200px; */
        /* height: 200px; */
        background-repeat: no-repeat;
        margin-right: 5px;
        background-position: left top;
        background-size: contain;
    }
    .widget-productmatrix .top-2 .badge:before {
            margin-top: -6px;
    }
    /*.widget-productmatrix .top-2 .badge:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;

        width: 28px;
        height: 28px;
         background-repeat: no-repeat;
        margin-right: 5px;
        background-position: left top;
        background-size: contain;

    }*/


    .widget-productmatrix .image-wrapper {
        float: left;
        width: 50%;
        padding-right: 20px;
        box-sizing: border-box;
        margin-top: 38px
    }
    .widget-productmatrix .image-wrapper img {
        margin: 0 auto;
        height: auto;
        max-height: 125px;
        max-width: 100%;
        vertical-align: middle;
        width: auto
    }
    .widget-productmatrix .product-info {
        float: left;
        width: 50%;
        margin-top: 38px;
        overflow: hidden
    }
    .widget-productmatrix .product-name,
    .widget-productmatrix .product-model {
        text-align: left;
        padding-left: 0
    }
    .widget-productmatrix .check-price {
        width: 90%;
        max-width: 250px;
        margin: 17px 0;
        padding: 9px 5px;
    }
    .widget-productmatrix .product:hover .check-price {
        margin-left: 8px;
    }
    .widget-productmatrix .product .product-button {
        /*width: 95px;*/
        width: 90%;
        max-width: 250px;
        float:left;
        margin-bottom:10px;
    }
    .widget-productmatrix .amazon-button {
        background-size: 80px;
        background-position: center;
    }
/*    .widget-productmatrix .product:hover .product-button {
        width: 86px
    }*/
    .widget-productmatrix .compare-prices-line {
            float: left;
    width: 100%;
    text-align: left;
    }
    .widget-productmatrix .product-desc {
        margin: 10px 25px;
        clear: both
    }
    .widget-productmatrix .product-desc .product-desc-label {
        font-size: 12px;
        float: left;
        width: 30%;
        padding: 20px 15px 0 0;
        box-sizing: border-box
    }
    .widget-productmatrix .product-desc p,.widget-productmatrix .product-desc para  {
        margin-left: 31%;
            font-size:.8em;
    }
    .widget-productmatrix .fivestar-rate {
        margin-left: 0;
        margin-top: 1em;
        margin-bottom: -.5em
    }


    .widget-productmatrix .product-matrix-header.note.good,
    .widget-productmatrix .product-matrix-header.note.good .label,
    .widget-productmatrix .good .product-desc-label {
        color: #009848!important;
    }

    .widget-productmatrix .product-matrix-header.note.bad,
    .widget-productmatrix .product-matrix-header.note.bad .label,
    .widget-productmatrix .bad .product-desc-label {
        color: #ea4850!important;
    }

}

@media(min-width:1025px) {
    .widget-productmatrix .product-matrix-headers {
        width: 45px;
        display: table-cell;
        height: 100%;
        vertical-align: top;
        position: relative;
        background: #fff
    }
    .widget-productmatrix .product-matrix-header {
        display: block
    }
    .widget-productmatrix .product-matrix-headers-notes .product-matrix-header {
        border-top: 1px solid #ddd;
        position: relative
    }
    .widget-productmatrix .product-matrix-headers-notes .product-matrix-header .label {
        display: none;
        box-sizing: border-box;
        text-indent: 1em;
        direction: rtl;
        text-transform: uppercase;
        font-size: .8em;
        letter-spacing: 2px;
        position: absolute;
        bottom: 0;
        width: 90%;
        left: 16px;

        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;

        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
    .widget-productmatrix .badge {
        display: block;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        height: 70px !important;
        box-sizing: border-box;
        letter-spacing: -0.01em;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: top center;
        /*background-size: contain*/
    }

    .widget-productmatrix .product {
        width: 100%;
        display: table-cell;
        vertical-align: top;
        position: relative;
        background: #fff;
        border-top: 0;
        border-bottom: 0
    }
    .widget-productmatrix .product:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 2px;
        z-index: 1;
        background: #ddd;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 1%, #DDD 40%)
    }
    .widget-productmatrix .product-desc-label {
        display: none
    }
    .widget-productmatrix .product {
        outline: 0 solid #cea052
    }
    .widget-productmatrix .product.top-2 {
        outline: 0 solid #225d8d
    }
    .widget-productmatrix .product:hover {
        outline-width: 4px
    }
    .widget-productmatrix .product:hover:before {
        display: none
    }
    .widget-productmatrix .product-desc {
        border-top: 1px solid #ddd
    }
    .widget-productmatrix .product-desc.hover {
        background: #f2f2f2
    }
    .widget-productmatrix .image-wrapper,
    .widget-productmatrix .product-titles,
    .widget-productmatrix .product-info,
    .widget-productmatrix .product-matrix-header.info,
    .widget-productmatrix .product-matrix-header.image {
        padding-bottom: 25px
    }
    .widget-productmatrix .image-wrapper {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin-top: 10px;
    }
    .widget-productmatrix .image-wrapper-inner {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        height: 100%
    }
    .widget-productmatrix .check-price {
        font-size: 16px;
        padding: 9px 0;
        width: 130px;
        border: 0;
        margin: 15px auto;
    }
}

@media(min-width:1025px) and (max-width:1100px) {
    .widget-productmatrix .check-price {
        width: 110px
    }
}


.badgetext {
    color: #ffffff;
    z-index: 1;
    text-align: center;
    display: block;
    padding-top: 4%;
    letter-spacing: .5px;
    position: relative;
    font-size: 16px;
    height: 85%;
    font-weight: normal;
}

@media(max-width:1025px) {
    .badgetext {
        display: inline-block;
        padding-top: 0;
    }
}

@media(max-width:1080px) and (min-width:1025px) {
       .badgetext {
        font-size: 12px;
    }
}

@media(max-width:1025px) and (min-width:480px) {
    .top-1 .badge:after {
        right: -150px;
        left: -150px;
        top: -200px;
    }
}

@media(min-width:768px) {
    .widget-productmatrix .product-desc .product-desc-label {
        width: 20%;
    }
    .widget-productmatrix .product-desc p, .widget-productmatrix .product-desc para {
        margin-left: 21%;
    }
}


@media(min-width:1025px) {
    .widget-productmatrix .badge:after {
        position: absolute;
/*        background: black;*/
        border-radius: 100%;
        content: '';
        bottom: 0;
        right: -150px;
        left: -150px;
        top: -200px;
    }

    .widget-productmatrix .badgetext:after {
        content: " ";
        width: 25px;
        height: 25px;
        display: inline-block;
        position: absolute;
        bottom: 0;

        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);

/*        left: -webkit-calc(50% - 22px / 2);
        left: -moz-calc(50% - 22px / 2);
        left: calc(50% - 22px / 2);*/
        z-index: 999;
    }

    .top-1 .badgetext:after {
        background: url('../images/icon-top-1-small.png') no-repeat;
        background-position: center bottom;
        background-size: 25px;
    }

    .top-2 .badgetext:after {
        background: url('../images/icon-top-2-small.png') no-repeat;
        background-position: center 0;
        background-size: 25px;
    }

    .widget-productmatrix .product-desc p, .widget-productmatrix .product-desc para {
        margin-left: 0;
    }

}


@media(max-width:350px) {
    .widget-productmatrix .product{
        margin:10px;
    }

    .widget-productmatrix .product:hover .check-price {
        transform: scale(1.01);
    }

    .widget-productmatrix .image-wrapper img {
       max-height: 115px;
    }

    .widget-productmatrix .check-price {
        width: 120px;
        font-size:14px;
        max-width: 90%;
        margin: 17px 0;
        padding: 9px 5px;
    }

    .widget-productmatrix .product-desc .product-desc-label {
        font-size: 12px;
        width: 100px;
        direction: rtl;
        position: absolute;
        /*top: 25px;*/
        margin: 25px 0;
        /*margin: 10px;*/
        padding: 0;
        box-sizing: border-box;

        -webkit-transform-origin: right top;
        -moz-transform-origin: right top;
        -ms-transform-origin: right top;
        -o-transform-origin: right top;
        transform-origin: right top;

        -webkit-transform: translateX(-100%) rotate(-90deg);
        -moz-transform: translateX(-100%) rotate(-90deg);
        -ms-transform: translateX(-100%) rotate(-90deg);
        -o-transform: translateX(-100%) rotate(-90deg);
        transform: translateX(-100%) rotate(-90deg);
    }

    .widget-productmatrix .product-desc p, .widget-productmatrix .product-desc para {
        margin-left: 20px;
        font-size: .85em;
    }
}
