﻿/* NEW CSS */
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans';
    font-size: 14px;
    color: #393f47;
}

input, select {
    outline: none;
}

.content-wrapper {
    width: 100%;
    margin: auto;
    max-width: 600px;
}

.suppliereview p {
    margin-bottom: 10px;
    font-weight: 600;
    padding-left: 10px;
}

.inner-wrapper {
    display: inline-block;
    width: 100%;
}

.suppldiv {
    text-align: center;
    margin: 15px 0;
    padding-bottom: 10px;
}

.horline {
    border-bottom: 1px solid #dddddd;
}

#ctl00_cphMain_rptParameters_ctl04_rateParameter,
#ctl00_cphMain_rptParameters_ctl03_rateParameter,
#ctl00_cphMain_rptParameters_ctl02_rateParameter,
#ctl00_cphMain_rptParameters_ctl01_rateParameter,
#ctl00_cphMain_rateSupOverall {
    background-color: #6AC4CF !important;
    background: #6AC4CF url(/images/newstar.png) repeat-x 1px 0px !important;
    background-size: 32px !important;
    zoom: 199%;
    margin: auto;
}

.fotoprodiv {
    text-align: center;
    margin-bottom: 5px;
    position: relative;
}

#ctl00_cphMain_fupReview_UploadInputs {
    position: absolute;
    top: 24px;
    left: 0;
    bottom: 0;
    right: 60px;
    opacity: 0;
}

#ctl00_cphMain_fupReview_TextBox0 {
    font-size: 40px;
}

.fotocontrol * {
    cursor: pointer !important;
}

#ctl00_cphMain_rptParameters_ctl04_rateParameter,
#ctl00_cphMain_rptParameters_ctl03_rateParameter,
#ctl00_cphMain_rptParameters_ctl02_rateParameter,
#ctl00_cphMain_rptParameters_ctl01_rateParameter {
    zoom: 145%;
}

    #ctl00_cphMain_rptParameters_ctl04_rateParameter > div,
    #ctl00_cphMain_rptParameters_ctl03_rateParameter > div,
    #ctl00_cphMain_rptParameters_ctl02_rateParameter > div,
    #ctl00_cphMain_rptParameters_ctl01_rateParameter > div,
    #ctl00_cphMain_rateSupOverall > div {
        background: url(/images/newstar.png) 0px -32px repeat-x #6AC4CF !important;
        background-size: 32px !important;
    }

#ctl00_cphMain_rptParameters_ctl01_rateParameter {
    position: relative;
}

.supplier-nostars {
    width: 318px !important;
}

#ctl00_cphMain_rptParameters_ctl01_rateParameter:before {
    position: absolute;
    content: "Απαράδεκτη";
    top: -15px;
    left: -6px;
    font-size: 8px;
}

#ctl00_cphMain_rptParameters_ctl01_rateParameter:after {
    position: absolute;
    content: "Εξαιρετική!";
    top: -15px;
    right: -6px;
    font-size: 8px;
}

.parametitle {
    text-align: left;
    width: 160px;
    font-weight: 600;
}

.parametbox {
    padding-bottom: 10px;
}

.parametable {
    margin: 10px auto;
}

#ctl00_cphMain_rateSupOverall {
    position: relative;
}

    #ctl00_cphMain_rateSupOverall:before {
        position: absolute;
        content: "Απαράδεκτη";
        bottom: -10px;
        left: -6px;
        font-size: 8px;
    }

    #ctl00_cphMain_rateSupOverall:after {
        position: absolute;
        content: "Εξαιρετική";
        bottom: -10px;
        right: -6px;
        font-size: 8px;
    }

.titlediv {
    display: block;
    padding-left: 10px;
    margin-top: 10px;
}

.boxPostitSmall {
    padding: 5px;
    width: 100%;
    margin-left: 10px;
    height: 70px;
    border-radius: 5px;
    border: 1px solid #1279C0;
}

div#dvCharsNum {
    text-align: right;
    font-size: 10px;
}

.suppbtn {
    background-color: #1279C0;
    color: #ffffff;
    border: 1px solid #1279C0;
    border-radius: 4px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
}

    .suppbtn:hover {
        color: #ffffff !important;
        background-color: #007bff;
    }

.limitheight {
    min-height: 900px;
}

.footer {
    text-align: center;
    color: #ff0d61;
    font-weight: 600;
    margin: 20px auto;
}

.ipnusuggest input {
    display: none;
}

    .ipnusuggest input[type="radio"] + label {
        border: 1px solid #000000;
        width: 32px;
        height: 32px;
        border-radius: 32px;
        display: inline-block;
        text-align: center;
        font-size: 16px;
        padding-top: 4px;
        cursor: pointer;
    }

    .ipnusuggest input[type="radio"]:checked + label {
        background-color: #000000;
        color: #ffffff;
    }

.ipnusuggest td {
    width: 20px;
    height: 20px;
    padding: 0px;
}

.ipnusuggesttable {
    border-collapse: collapse;
    width: 500px;
    margin: 15px auto 40px;
}

.ipnusuggestf {
    position: relative;
}

    .ipnusuggestf:after {
        position: absolute;
        content: "Εντελώς απίθανο";
        display: inline-block;
        bottom: -28px;
        left: -17px;
        font-size: 12px;
        text-align: center;
        line-height: 12px;
    }

.ipnusuggestl {
    position: relative;
}

    .ipnusuggestl:after {
        position: absolute;
        content: "Απόλυτα πιθανό";
        display: inline-block;
        bottom: -28px;
        left: -17px;
        font-size: 12px;
        text-align: center;
        line-height: 12px;
    }

.aboutyoudiv {
    margin: 50px auto;
    width: 500px;
}

.aboutyoutable {
    padding: 10px 10px;
    border: 1px solid #1279C0;
    width: 100%;
    border-radius: 5px;
    margin: auto;
}

    .aboutyoutable td {
        padding: 0px 10px;
    }

.aboutyouradio input[type="radio"] {
    -webkit-appearance: none;
    border: 1px solid #1279C0;
    width: 16px;
    height: 16px;
    border-radius: 32px;
    cursor: pointer;
}

    .aboutyouradio input[type="radio"]:checked {
        background-color: #1279C0;
        color: #ffffff;
    }

.labelforradio {
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.aboutdatemonth {
    width: 50px;
    height: 40px;
    -webkit-appearance: none;
    font-size: 20px;
    padding: 9px 12px;
    text-align: center;
    border-radius: 5px;
}

.aboutyear {
    width: 80px;
    height: 40px;
    -webkit-appearance: none;
    font-size: 20px;
    padding: 9px 12px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #1279C0;
}

.producttable {
    width: 100%;
    margin: 20px 0 10px;
}

    .producttable td {
        width: 33%;
    }

.producttaimg {
    width: 100%;
    padding: 0 5px;
}

.producttaimglogo {
    padding: 0 10px;
}

.zablue {
    color: #6AC4CF;
}

.zaroz {
    color: #F05B7E;
}

.heartimg {
    width: 100px;
}

.heartdiv {
    text-align: center;
}

.socialtabp {
    width: 100%;
    background-color: #8C979D;
    border-radius: 8px;
    margin-top: 35px;
}

    .socialtabp td {
        padding: 15px 15px 15px 15px;
    }

.emotionpro {
    background-repeat: no-repeat;
    display: block;
    padding: 9px 0px 8px 42px;
    background-size: 25px;
}

    .emotionpro.emotionproh {
        background-image: url(/images/happy.png);
        color: #7bcc70;
    }

    .emotionpro.emotionpros {
        background-image: url(/images/unhappy.png);
        color: #ff0202;
    }

.fotopro {
    font-size: 12px;
    text-align: left;
    background-position: 0px 7px;
    font-weight: 800;
    background-image: url(/images/photoma.png);
    background-repeat: no-repeat;
    background-size: 35px;
    padding: 9px 0px 8px 60px;
    display: inline-block;
    margin: 25px 0;
}

.fotopro-sub {
    font-size: 10px;
    font-weight: 300;
}

.productrev-product {
    text-align: center !important;
}

.productrev-title, .supplier-title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

    .supplier-title.unbold, .unbold {
        font-weight: 100;
    }

.productrev-subtitle, .supplier-subtitle {
    max-width: 455px;
    margin: 20px auto;
    font-weight: 600;
    width: 100%;
}

.productrev-subsubtitle.productrev-subsubtitlebold {
    font-weight: 800;
}

.productrev-subsubtitle, .supplier-subsubtitle {
    text-align: center;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top: 35px;
}

.supplier-ratings {
    margin-bottom: 60px;
}

.supplier-statistic .aboutyoudiv {
    margin: 0 auto 50px;
}

.ireadtermschec {
    margin: 40px 0 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

#ireadterms {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    border: 1px solid #1279C0;
    border-radius: 100%;
    margin: 0 5px -2px 0;
}

    #ireadterms:checked {
        background-color: #1279C0;
    }

.productrev-product {
    text-align: center;
    padding: 20px 0 0;
    font-size: 16px;
    font-weight: 700;
}

.productrev-emotion-title {
    margin: 35px 10px 10px;
}

.productrev-product-name {
    display: inline-block;
    position: relative;
}

    .productrev-product-name::after {
        display: block;
        content: "";
        bottom: -5px;
        left: -10px;
        right: -10px;
        position: absolute;
        border-bottom: 1px solid #dddddd;
    }

.parametable #ctl00_cphMain_rptParameters_ctl01_rateParameter:before {
    display: none
}

.parametable #ctl00_cphMain_rptParameters_ctl01_rateParameter:after {
    display: none
}

.productrev-star #ctl00_cphMain_rateSupOverall:before {
    display: none
}

.productrev-star #ctl00_cphMain_rateSupOverall:after {
    display: none
}

.bottomclass {
    font-size: 12px;
    text-align: center;
    margin: 10px 0;
}

.producttable td:last-child {
    vertical-align: top;
    text-align: left;
    padding-left: 10px;
}

    .producttable td:last-child img {
        width: 50%;
    }

.productrev-star .radiobtn > input {
    -moz-appearance: none;
    background-image: url(/images/star_keno.png);
    cursor: pointer;
    outline: none;
    position: absolute;
    -webkit-appearance: none;
    top: 0px;
    left: 0px;
    width: 64px;
    background-size: cover;
    height: 64px;
}
/* OLD CSS */
.radiobtn {
    cursor: pointer;
}

.pager {
    color: #e06279;
}

.mini-header .inner-wrapper {
    padding: 0 30px;
}

.social-icons-addthis-mob {
    display: none;
}

.mini-header {
    max-height: 55px;
    position: fixed;
    padding-top: 5px;
    top: 0;
    left: 0;
    right: 0;
}

    .mini-header #banner-right {
        position: relative;
        display: table;
        width: 100%;
    }

        .mini-header #banner-right #search-block {
            display: table-cell;
            vertical-align: middle;
            text-align: right;
        }

        .mini-header #banner-right #logo {
            display: table-cell;
            vertical-align: BOTTOM;
            max-height: 50px;
            margin: 0;
            text-align: left;
        }

div#ctl00_cphMain_pnlUserCommentsPager {
    padding-left: 270px;
    padding-right: 30px;
}

.mini-header #banner-right #logo img {
    max-width: 400px;
}

.mini-header #banner-right #search-block #search {
    margin-top: 0;
}

h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 20px 0;
}

h3 {
    margin: 20px 0;
}

#banner {
    height: 355px;
    background-color: #6AC4CF;
    z-index: 99999999999999999;
}

.banner-btns {
    position: absolute;
    top: 15px;
    right: 25px;
}

div#ctl00_cphMain_ctlUserInfo1_dvUserHeader {
    margin-top: -3px;
}

.fancybox-skin {
    background: #ffffff !important;
    color: #000000 !important;
    font-size: 18px;
}

    .fancybox-skin .dxeTextBoxSys {
        padding: 5px;
        font-size: 18px;
        border-radius: 9px;
        border: 1px solid #bbbbbb;
    }

.popup-div-button {
    background-color: #F15B7E;
    display: inline-block;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 15px;
    border: 1px solid #222222;
}

    .popup-div-button b {
        font-weight: normal
    }

.banner-btn-log:hover {
    background-color: #ffffff;
    color: #4e9aa9;
    border: 1px solid #ffffff;
    background-image: url(/images/maninv.png);
}

.banner-btn-log {
    margin: 5px;
    border: 1px solid #ffffff;
    padding: 8px 20px 6px 50px;
    border-radius: 6px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    box-shadow: 0px 0px 0px 0px #666666;
    background-image: url(/images/man.png);
    background-repeat: no-repeat;
    background-position: 12px;
    background-size: 27px;
}

.banner-btn-reg {
    margin: 5px;
    border: 1px solid #F15B7E;
    padding: 8px 35px 6px;
    border-radius: 6px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    background-color: #F15B7E;
    box-shadow: 0px 0px 0px 0px #666666;
    font-weight: 600;
}

    .banner-btn-reg:hover {
        background-color: #ffffff;
        color: #F15B7E;
        border: 1px solid #ffffff;
    }

.gridrow {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%
}

.inner-grid {
    padding: 0 15px;
}

#banner-left img {
    width: 100%
}

#banner-left {
    display: table-cell;
    vertical-align: bottom;
    width: 420px;
    position: relative;
}

.banner-left-logo {
    position: absolute;
    top: 10px;
    left: 0;
}

#banner .gridrow {
    display: block;
    height: 359px;
    max-width: 1140px;
    position: relative;
}

    #banner .gridrow .inner-grid {
        padding: 0 15px;
        display: table;
        width: 100%;
        height: 100%
    }

#banner-right {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}

.fotoprodiv .dxucControl {
    margin: 0 auto;
}

.white {
    color: #fff;
}

div#ctl00_cphMain_pnlEffective_Rating {
    display: inline-block;
}


.herodesc {
    font-size: 21px;
    line-height: 24px;
    margin: -45px 0 0;
}


td.terms-table-cell1 {
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.popup-div-cell-title {
    margin-top: -6px;
    margin-bottom: 5px;
    padding-left: 8px;
    color: #999999;
}

.terms-table-cell1-1 {
    background-image: url(/images/termsimgs/1.png);
}

.terms-table-cell1-2 {
    background-image: url(/images/termsimgs/2.png);
}

.terms-table-cell1-3 {
    background-image: url(/images/termsimgs/3.png);
}

.terms-table-cell1-4 {
    background-image: url(/images/termsimgs/4.png);
}

.terms-title-first {
    color: #F15B7E;
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 10px 0;
}

.terms-subtitle-first {
    font-size: 14px;
    margin: 10px 0;
}

.terms-table-cell2 {
    font-size: 14px;
}

    .terms-table-cell2 strong {
        font-size: 16px;
    }


.terms-inner-wrapper {
    display: inline-block;
    width: 100%;
    padding: 5px;
}


/*
#banner-left { width: 505px; float: left; }
#banner-left img { max-width: 100% }
#banner-right { width: 390px; float: right }
*/
#logo {
    text-align: right;
    margin-right: 25px
}

#search {
    margin-top: 60px
}

    #search input[type=text] {
        width: 360px;
        height: 45px;
        line-height: 34px;
        border: solid 1px #f15b7e;
        padding: 0 10px
    }

    #search input[type=button] {
        width: 50px;
        height: 45px;
        border: solid 1px #f15b7e;
        background: #f15b7e;
        color: #fff;
        text-align: center;
        border: none;
        margin-left: -4px;
        cursor: pointer;
        outline: none;
        text-indent: -99999px;
        background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMS4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1MSA0NTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1MSA0NTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDQ3LjA1LDQyOGwtMTA5LjYtMTA5LjZjMjkuNC0zMy44LDQ3LjItNzcuOSw0Ny4yLTEyNi4xQzM4NC42NSw4Ni4yLDI5OC4zNSwwLDE5Mi4zNSwwQzg2LjI1LDAsMC4wNSw4Ni4zLDAuMDUsMTkyLjMgICBzODYuMywxOTIuMywxOTIuMywxOTIuM2M0OC4yLDAsOTIuMy0xNy44LDEyNi4xLTQ3LjJMNDI4LjA1LDQ0N2MyLjYsMi42LDYuMSw0LDkuNSw0czYuOS0xLjMsOS41LTQgICBDNDUyLjI1LDQ0MS44LDQ1Mi4yNSw0MzMuMiw0NDcuMDUsNDI4eiBNMjYuOTUsMTkyLjNjMC05MS4yLDc0LjItMTY1LjMsMTY1LjMtMTY1LjNjOTEuMiwwLDE2NS4zLDc0LjIsMTY1LjMsMTY1LjMgICBzLTc0LjEsMTY1LjQtMTY1LjMsMTY1LjRDMTAxLjE1LDM1Ny43LDI2Ljk1LDI4My41LDI2Ljk1LDE5Mi4zeiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
        background-repeat: no-repeat;
        background-position: 50%;
    }

.product-desc-title {
    text-align: center;
    margin-bottom: 10px;
}


#search input[type=button]:hover {
    background: #fff;
    border: solid 1px #f15b7e;
    color: #f15b7e
}

input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

input:focus::-moz-placeholder {
    color: transparent !important;
}

input:focus:-moz-placeholder {
    color: transparent !important;
}
/*#banner-right p { text-align: center } */

.supplimg {
    width: 300px;
}

.random-column {
    height: 280px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #999;
    box-shadow: -2px 0 10px #777;
    float: left;
    width: 49.05%;
    margin-right: 20px
}

.randomproducts {
    display: table;
    width: 100%;
    clear: both;
    float: left;
    margin-bottom: 45px;
    margin-top: 20px;
}


.random-column.colum2 {
    margin-right: 0
}

.image-product img {
    width: 100%
}

.image-product {
    border: 1px solid transparent;
    width: 35%;
    display: table-cell;
    height: 100%
}

.insidetable {
    padding: 20px;
    background-color: #fff;
    display: table;
    width: 100%
}

.desc-product {
    text-align: center;
    width: 65%;
    display: table-cell;
    vertical-align: bottom;
    border: 1px solid transparent
}

.zammblecolor {
    color: #EE5B7E
}

.bignumber {
    font-size: 28px;
    font-weight: 700
}

.outoffive {
    font-size: 11px;
    font-weight: 700
}

.product-title {
    font-size: 20px;
    font-weight: 700;
    display: block;
    clear: both;
    color: #53585F;
    padding: 0 30px;
    line-height: 22px;
    height: 40px;
}

.product-text {
    font-size: 11px;
    line-height: 14px;
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 0 30px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #111111;
}

.rating-table {
    display: table;
    clear: both;
    border: 1px solid transparent;
    width: auto
}

.ratring-stars {
    display: table-cell;
    vertical-align: bottom;
}

.rating-number {
    padding-left: 5px
}

.rating-result {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    font-size: 17px;
    text-align: left;
    padding-left: 10px
}

.rating-total {
    font-size: 11px;
    line-height: 14px;
    display: block;
    text-align: left;
    padding-left: 20px;
    padding-top: 10px
}

.price-column {
    font-size: 10px;
    text-align: right;
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle;
}

.basket-button {
    background-color: #8BC14A;
    width: 120px;
    padding: 5px 5px 5px 30px;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: table-cell;
    vertical-align: middle;
    background-image: url(/images/cart.png);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 5px center;
}

    .basket-button a {
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        padding-bottom: 1px;
        display: inline-block;
    }

.addtobasket-table {
    display: table;
    border: 1px solid transparent;
    padding: 0;
    float: right
}

.price-column .price {
    font-size: 16px;
    font-weight: 900
}

.action-cell .buynowbutton {
    width: 100%;
    max-width: 90px;
}

.category-products {
    display: block;
    clear: both;
    width: auto;
}

span.section-title {
    display: table;
    text-align: center;
    font-size: 18px;
    margin-bottom: 35px;
    position: relative;
    width: 100%;
    font-weight: bold;
    height: 55px;
}

.product-subcat td img {
    position: absolute;
    top: -50px;
    left: 25%;
}

.dxeButtonEditSys {
    padding: 5px;
    font-size: 18px;
    border-radius: 9px;
    border: 1px solid #bbbbbb;
}

.product-subcat td {
    background-color: #fff;
    position: relative;
    border: 1px solid #ccc;
    width: 16.66%;
    height: 195px;
}

.product-subcat {
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -10px;
    margin-right: -10px;
    width: 101.9%;
}

    .product-subcat td .cat-title {
        margin: 0;
        display: block;
        text-align: center;
        color: #222;
        font-weight: bold;
        font-size: 18px;
    }

.popupdiv {
    padding: 50px 0 0;
}

    .popupdiv > div {
        color: #2584a7;
        font-size: 18px;
        font-weight: 600;
        margin: 15px 0;
    }

    .popupdiv li {
        color: #2584a7;
        list-style-type: none;
        margin-bottom: 15px;
        position: relative;
    }

        .popupdiv li:before {
            background-image: url(/images/staraki.png);
            background-repeat: no-repeat;
            background-size: 25px;
            position: absolute;
            top: 10px;
            left: -32px;
            content: "";
            width: 25px;
            height: 25px;
        }

    .popupdiv ul {
        padding-left: 40px;
        width: 330px;
    }



.suvs {
    font-size: 13px;
    margin-left: 30px;
    color: #53585F;
    display: block;
    width: initial;
    margin-top: 10px;
    margin-bottom: 10px;
}

.suvs-down {
    color: #53585F;
    margin-left: 30px;
    font-size: 13px;
    display: block;
}

.videos li {
    display: inline-block;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.videos {
    display: block;
    float: left;
    width: 100%;
}

.video_1, .video_3 {
    padding-right: 30px;
}

.video_2, .video_4 {
    padding-left: 30px;
}

span.videotitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    display: block;
    clear: both;
    margin: 10px 0 10px;
}

.youtuber {
    color: #3498db;
    display: block;
    clear: both;
    font-size: 13px;
}

.videoview {
    font-size: 13px;
    opacity: 0.7;
}

.category-products.videoes {
    margin-top: 40px;
    border-top: 1px solid;
    padding-top: 30px;
}

    .category-products.videoes span.section-title {
        margin-bottom: 0;
        height: inherit;
    }

span.section-description {
    display: block;
    max-width: 380px;
    width: 100%;
    margin: 0 auto 35px;
    font-size: 12px;
    left: 14px;
    text-align: center;
}

.videolink {
    display: table;
    text-align: center;
    clear: both;
    padding-top: 40px;
    width: 100%;
}

.category-products.videoes.sbrands {
    margin-top: 20px;
}

.brands li img {
    width: auto;
    max-height: 125px;
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
}

.brands li {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: bottom;
}

span.brands-title {
    font-size: 15px;
}

.brands {
    margin-bottom: 100px;
    display: table;
    border-spacing: 30px;
    border-collapse: separate;
    table-layout: fixed;
    margin-right: -30px;
    margin-left: -30px;
    width: auto;
    border: 1px solid transparent;
}

/*
#sidebar { width: 200px; float: left }*/
/*main.home, #ratings-section { background: #f1f1f1; padding-bottom: 80px  }
#/*contents { width: 770px; float: left }*/


.table-layout {
    display: table;
    float: left;
    height: 100%;
    width: 100%;
}

.products-column {
    display: table-cell;
    width: auto;
}

#sidebar {
    width: 200px;
    display: table-cell;
    vertical-align: top;
}

.products-column {
    display: table-cell;
    width: auto;
}


/*****************************************************
#filters div { height: 30px; line-height: 30px; }

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  display: block;
}

/* checkbox aspect * /
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before{
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 18px; height: 18px;
  border: 1px solid #c4c4c4;
  background: transparent;
}

[type="checkbox"]:checked + label:before{
  background: #1b7ece;
}



/* checked mark aspect * /
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after  {
  content: '\f00c';
  font-family:'FontAwesome';
  position: absolute;
  top: 7px;
  left: 4px;
  font-size: 13px;
  line-height: 0.8;
  color: #fff;
  transition: all .2s;
}





/* checked mark aspect changes * /
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}



/* disabled checkbox * /
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before{
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}


[type="checkbox"]:disabled:checked + label:after{
  color: #3c95c8;
}


[type="checkbox"]:disabled + label {
  color: #3c95c8;
}
**************************************************************/

/* accessibility */


/* hover style just for information */
label:hover:before {
    border: 1px solid #4778d9 !important;
}

/*
.product-block { width: 25%; float: left; padding: 0 5px; text-align:center; min-width: 192px; margin-bottom: 12px; }

.product, .price-block-small { background: #fff; width: 100%; padding: 14px 8px; }
.product-block h4 { margin-top: 0; font-size: 11px; height: 30px }
.product img { height: 105px; width: auto; max-width: 100%; margin: 23px 0 }
.product .fa { color: #e06279; font-size: 20px }
.price-block-small { margin-top: 2px; font-size: 12px; padding:12px 8px;  }
.price-block-small .buy-btn { background: #8bc14a; border: solid 1px #83aa57; font-size: 10px; color: #fff; padding: 4px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; cursor: pointer }
.price-block-small .buy-btn:hover { background: #fff; color: #8bc14a; }
.price-block-small .buy-btn .fa { margin-right: 6px; font-size: 13px }
.price-block-small .price { font-weight: 700; font-size: 14px; margin: 0 5px }
*/

.products-table {
    margin-left: -15px;
    margin-right: -15px;
    table-layout: fixed;
}

.product-td {
    background-color: #fff;
    width: 212px
}

    .product-td .product {
        padding: 10px
    }

.product-name {
    color: #53585F;
    font-weight: 700;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    height: 35px;
}

.action-row {
    display: block;
    clear: both;
    margin-left: -10px;
    border-top: 1px solid #ccc;
    margin-right: -10px;
    width: auto;
}

.product-td .product .product-image img {
    max-width: 100%;
    max-height: 100%;
}

.product-td .product .product-image {
    display: block;
    clear: both;
    height: 200px;
}

.rating-total-number {
    color: #999;
    font-size: 11px;
}

.action-table {
    display: block;
    width: 100%;
    padding: 10px 10px;
    float: left;
}

.action-cell .basket-button {
    display: block;
}

.action-cell {
    float: left;
    display: inline-block;
}

    .action-cell.cell-left {
        font-size: 11px;
        padding-top: 5px;
        margin-right: 10px;
        margin-left: 5px;
    }

.product-price-range {
    font-size: 16px;
    font-weight: bold;
}

.filters-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}



.notify-box {
    background-color: #EC597C;
    border-radius: 5px;
    position: relative;
    text-align: center;
    font-size: 13px;
    line-height: 17px;
    padding: 5px 0;
    width: 92%;
    letter-spacing: -.2px;
    color: #fff;
    margin-top: 10px;
    position: absolute;
    z-index: 1;
    display: none;
}

    .notify-box:before {
        content: " ";
        position: absolute;
        left: 10px;
        border-bottom: 10px solid #EC597C;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        top: -8px;
    }


#sidebar:hover .notify-box {
    display: block;
}

.category-name {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.category-image img {
    width: 100%;
}

.category-image {
    display: table-cell;
    width: 70px;
    vertical-align: middle;
}

.category-title {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    color: #48B8D4;
    padding-left: 10px;
}

.filterrow-title {
    font-size: 16px;
    margin-bottom: 5px;
}

.table-products-row {
    padding-top: 25px;
    padding-left: 20px;
    margin-bottom: 35px;
}

    .table-products-row .hero-title {
        font-size: 17px;
        font-weight: bold;
    }

.taxonomy-filter {
    margin-bottom: 20px;
}

.filterrow.no-selected:before {
    position: relative;
    margin-top: -2px;
    margin-right: 5px;
    width: 22px;
    height: 22px;
    content: " ";
    float: left;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
}

.filterrow.selected:before {
    content: " ";
    position: relative;
    float: left;
    width: 22px;
    height: 22px;
    background-color: #2584A7;
    margin-right: 5px;
    margin-top: -2px;
    border-radius: 3px;
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI2IDI2IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNiAyNiIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CiAgPHBhdGggZD0ibS4zLDE0Yy0wLjItMC4yLTAuMy0wLjUtMC4zLTAuN3MwLjEtMC41IDAuMy0wLjdsMS40LTEuNGMwLjQtMC40IDEtMC40IDEuNCwwbC4xLC4xIDUuNSw1LjljMC4yLDAuMiAwLjUsMC4yIDAuNywwbDEzLjQtMTMuOWgwLjF2LTguODgxNzhlLTE2YzAuNC0wLjQgMS0wLjQgMS40LDBsMS40LDEuNGMwLjQsMC40IDAuNCwxIDAsMS40bDAsMC0xNiwxNi42Yy0wLjIsMC4yLTAuNCwwLjMtMC43LDAuMy0wLjMsMC0wLjUtMC4xLTAuNy0wLjNsLTcuOC04LjQtLjItLjN6IiBmaWxsPSIjRkZGRkZGIi8+Cjwvc3ZnPgo=);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
}

.taxonomy-filter li {
    list-style: none;
    color: #666;
    display: block;
    min-height: 22px;
    margin-bottom: 6px;
    position: relative;
    padding-top: 4px;
}

.filterrow {
    font-size: 13px;
    line-height: 17px;
}

#go-back, #go-back a {
    font-size: 13px;
    color: #d6304e;
    font-weight: 700
}


/*product page
#product-section { border-bottom: solid 2px #94979b;}
#product-left-part, #product-right-part { width: 46%; margin: 0 2% ; float: left; }
#product-left-part { text-align: center }
#product-right-part p { text-align: center }
#product-right-part { margin-top: 30px; width: 440px; position: relative; overflow-x: hidden }
#product-section { margin-top: 30px }

.fa-chevron-left { color: #b1999e; font-size: 16px; margin-right: 6px }
#slide-1 {
 position:absolute;
 left:0;
 top:0;
 width: 440px;
}

#slide-2 {
 position:absolute;
 left:460px;
 top:0;
  width: 440px;
}*/
#product-section {
    border-bottom: 2px solid #444;
    margin-top: 80px;
}

.product-wrapper {
    overflow: hidden;
    display: block;
    clear: both;
    padding: 0 30px;
    margin: 20px 0 0;
}

.product-left-partside, .product-right-partside {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    float: left;
    height: 500px;
    position: relative;
}

.product-desc {
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
    height: 200px;
}

.product-left-partside {
    overflow: hidden;
}

.product-info .inner-wrapper {
    display: table;
    margin-top: 20px;
    padding: 0 30px;
    width: 100%;
}

    .product-info .inner-wrapper #sidebar {
        display: inline-block;
        width: 250px;
        vertical-align: top;
        float: left;
    }

    .product-info .inner-wrapper #contents {
        display: inline-block;
        vertical-align: top;
        float: left;
        width: 830px;
    }

div#search {
    visibility: hidden;
}

.product-right-top {
    margin-top: 30px;
    border: 1px solid transparent;
    position: relative;
    height: 100%;
    max-height: 440px;
}

.social-mini {
    vertical-align: -10px;
    margin-left: 30px;
}

.product-info .inner-wrapper .hero-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    clear: both;
}

.buy-now td img {
    width: 100%;
}

.buy-now td {
    width: 50%;
}

.buy-now {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    max-width: 350px;
    margin: 0 auto;
}

.product-price {
    font-size: 30px;
    font-weight: bold;
    vertical-align: middle;
    display: table-cell;
    padding-right: 20px;
}

.buy-now .basket-button {
    width: 210px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}


#product-rating {
    margin: 30px auto 40px;
    text-align: center;
    max-width: 404px;
}

    #product-rating .fa-star, #product-rating .fa-star-half-full, .rating_average {
        color: #e06279;
        font-size: 28px
    }

.rating_average {
    float: left;
    margin: -16px 0 0 -6px;
    font-weight: 700;
    font-size: 38px;
}

    .rating_average sub {
        font-size: 22px;
        font-weight: 600;
        position: relative;
        top: -6px
    }

sub {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: -6px
}

.rating_label {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
}

#num_of_rating {
    font-size: 11px;
    text-align: center;
    display: block
}

#rating-left {
    width: 180px;
    float: left
}

#effective {
    text-align: center;
    clear: both
}

#effective-btn {
    background: #525860;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: solid 1px #343b44
}

div#ctl00_cphMain_pnlTaste_Rating {
    display: inline-block;
}

#taste-btn {
    background: #525860;
    color: #fff;
    font-size: 11px;
    padding: 5px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border: solid 1px #343b44
}

.strength-icon {
    width: 17px;
    height: 10px;
    background: url(../images/strength-icon.png) no-repeat;
    margin-right: 5px;
    display: inline-block
}

.taste-icon {
    width: 27px;
    height: 12px;
    background: url(../images/taste.png) no-repeat;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: -2px;
    background-size: cover;
}

#effective-average {
    font-size: 22px;
    font-weight: 700;
    margin-left: 10px;
    position: relative;
    top: 3px
}

.more-info a, .previous-info a {
    color: #393f47;
    font-size: 12px;
    text-align: center
}

    .more-info a:hover, .previous-info a:hover {
        color: #e06279
    }

.price-block-big {
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px
}

    .price-block-big .buy-btn {
        background: #8bc14a;
        border: solid 1px #83aa57;
        font-size: 13px;
        color: #fff;
        padding: 10px 12px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        cursor: pointer
    }

        .price-block-big .buy-btn:hover {
            background: #fff;
            color: #8bc14a;
        }

        .price-block-big .buy-btn .fa {
            font-size: 26px;
            margin-right: 6px;
            position: relative;
            top: 4px;
        }

    .price-block-big .price {
        font-weight: 700;
        font-size: 29px;
        margin-right: 15px;
        position: relative;
        top: 5px;
    }


#consumer-ratings {
}

    #consumer-ratings h4 {
        font-size: 13px
    }

    #consumer-ratings .fa {
        color: #e06279;
        font-size: 16px
    }

    #consumer-ratings .rating_num {
        color: #e06279;
        font-size: 14px
    }

.total-stars {
    color: #e06279;
    font-size: 10px;
    padding: 10px 0 20px;
    text-align: center;
}

#percentages {
    color: #e06279;
}

    #percentages .fa {
        margin: 0 4px 0 8px
    }

.perc-block {
    display: inline-block;
    width: 90px;
    height: 17px;
    background: #f0f0f0;
    border: solid 1px #b8b8b8;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.4);
    position: relative;
    top: 3px;
}

.fill {
    background: #e06279;
    height: 15px;
    display: block
}

.rating-row {
    border-bottom: solid 2px #ebeced;
    padding-top: 15px
}

    .verification, .rating-row .fa {
        color: #e06279
    }

.user-info {
    margin-left: 0
}

.rating-date {
    float: right;
    font-size: 12px;
}

#more-reviews-contents {
    display: none
}

#more-reviews {
    font-size: 16px;
    color: #e06279;
    text-align: center;
    margin: 15px 0 0px;
    cursor: pointer
}

#more-reviews-contents .rating-row:first-child {
    margin-top: 0;
}

.fa-chevron-right {
    color: #b1999e;
    font-size: 18px;
    margin-left: 15px
}

footer {
    background: #2584a7;
    padding: 20px 0px;
    font-size: 12px;
    border-top: solid 4px #217493;
    color: #fff;
}

    footer a {
        color: #fff;
    }

        footer a:hover {
            color: #4e9aa9;
        }

#footer-1 {
    float: left
}

#footer-2 {
    float: right
}

span.pagerAct {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 2px solid #e06279;
    color: #e06279;
}

.fltDisabled {
    margin-bottom: 10px;
    padding: 0 15px 0 20px;
    position: relative;
    margin-top: 5px;
    opacity: 0.5;
    font-size: 12px;
}

    .fltDisabled a {
        color: #666666;
        position: relative;
        font-weight: 600;
    }

    .fltDisabled:before {
        position: absolute;
        top: -8px;
        bottom: -7px;
        left: -16px;
        right: 10px;
        z-index: 9999;
        content: "";
    }

    .fltDisabled span {
        display: inline-block;
        width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 5px;
        vertical-align: middle;
    }

.fltEnabled {
    margin-bottom: 10px;
    padding: 0 15px 0 20px;
    position: relative;
    margin-top: 5px;
    font-size: 12px;
}

    .fltEnabled a {
        color: #666666;
        position: relative;
        font-weight: 600;
        font-size: 12px;
    }

    .fltEnabled span {
        display: inline-block;
        width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-right: 5px;
        vertical-align: middle;
    }


div#ctl00_cphMain_pnlGuestCommentsPager {
    padding-left: 280px;
    padding-right: 29px;
}

.fltUnchecked:before {
    content: "";
    background-image: url(../images/check-not.png);
    position: absolute;
    top: 2px;
    left: -22px;
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
}

.fltChecked:before {
    content: "";
    background-image: url(../images/selectedfi.png);
    position: absolute;
    top: 2px;
    left: -22px;
    width: 16px;
    height: 16px;
    background-size: 16px;
    background-repeat: no-repeat;
}

.filters-subtitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.user-details-rating {
    width: 120px;
}

.user-details-txt strong {
    margin-right: 10px
}

.user-details-ver {
    color: #e06279;
    padding: 0 0 8px;
    font-size: 12px;
    font-weight: 400;
}

table.user-details-table {
    width: 100%;
}

.user-details-com {
    padding-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}

.social-icons-addthis {
    display: inline-block;
    position: relative;
}


    /*.social-icons-addthis:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; left: 0; }*/
    .social-icons-addthis .at-style-responsive .at-share-btn {
        padding: 0px !important;
    }

.at-icon-wrapper.at-share-btn.at-svc-facebook {
    background-color: rgba(59, 89, 152,1) !important;
}

.at-icon-wrapper.at-share-btn.at-svc-twitter {
    background-color: rgba(29, 161, 242,1) !important;
}

.at-icon-wrapper.at-share-btn.at-svc-pinterest_share {
    background-color: rgba(203, 32, 39,1) !important;
}


.social-icons-addthis .at-resp-share-element .at-share-btn {
    margin: 0 !important;
}


.effective-table {
    margin: 0 auto;
}

.effective-cell > div {
    text-align: left !important;
}

.effective-cell {
    width: 240px;
}


.user-details-rating > div {
    background-color: #F15B7E !important;
    border-style: None;
    height: 32px;
    width: 160px;
    background: #F15B7E url(/DXR.axd?r=0_2325-TxgD9) repeat-x 0 0px !important;
    text-align: left;
    zoom: 70%;
}

    .user-details-rating > div > div {
        height: 32px;
        width: 128px;
        background: #F15B7E url(/DXR.axd?r=0_2325-TxgD9) repeat-x 0 -64px !important;
    }


.rating-total-stars > div {
    background-color: #F15B7E !important;
    border-style: None;
    height: 32px;
    width: 160px;
    background: #F15B7E url(/DXR.axd?r=0_2325-TxgD9) repeat-x 0 0px !important;
    text-align: left;
}

    .rating-total-stars > div > div {
        height: 32px;
        width: 128px;
        background: #F15B7E url(/DXR.axd?r=0_2325-TxgD9) repeat-x 0 -64px !important;
    }

input#ctl00_cpnlRegister_deDateOfBirth_I {
    padding: 3px;
    font-size: 18px;
}

select#ctl00_cpnlRegister_cbGender {
    padding: 5px;
    font-size: 18px;
    border-radius: 9px;
}

.dxeButtonEdit {
    border-radius: 9px;
}

td#ctl00_cpnlRegister_deDateOfBirth_B-1 {
    background: none !important;
    border: 0 !important;
}

img#ctl00_cpnlRegister_deDateOfBirth_B-1Img {
    background-position: 0 !important;
    background-image: url(/images/arrowdown.png);
    background-size: 7px !important;
}

.mini-header-search input[type=text] {
    width: 250px !important;
}

.mini-header-log .banner-btn-reg {
    padding: 8px 10px 6px;
    font-size: 12px;
}

.mini-header-log .banner-btn-log {
    padding: 8px 20px 6px 50px;
    border-radius: 6px;
    font-size: 12px;
    background-position: 12px;
    background-size: 27px;
}

.mini-header-log {
    margin-top: 13px;
    margin-left: 40px;
}

img#ctl00_cphMain_imgMedium {
    max-height: 90%;
}


.question-mark {
    position: relative;
    display: none;
}

.question-divmark {
    position: absolute;
    display: none;
    top: 35px;
    left: -35px;
    padding: 10px;
    background-color: #F15B7E;
    color: #ffffff;
    min-width: 100px;
    text-align: center;
    height: 90px;
}

    .question-divmark:before {
        position: absolute;
        content: "";
        width: 0;
        top: -19px;
        left: 35px;
        border: 10px solid;
        border-color: transparent;
        border-bottom-color: #F15B7E;
    }

.question-mark:hover .question-divmark {
    display: block;
}


.sorting-select {
    padding: 9px 7px;
    margin-left: 8px;
    border: none;
    font-weight: 300;
    border-radius: 6px;
    width: 150px;
    -webkit-appearance: initial;
    font-size: 16px;
}

.sorting-text {
    font-size: 16px;
    font-weight: 700;
}

.more-reviews-pager input {
    width: 12px;
}


.popup-div-title {
    text-align: center;
}

.pager {
    color: #e06279;
    margin-bottom: 15px;
    display: inline-block;
}

    .pager input {
        width: 13px;
    }



@media (max-width:640px) {
    .home.suppliereview {
        padding: 0 30px;
    }

    .parametable tr:first-child .radiobtn:nth-child(5)::after,
    .parametable tr:first-child .radiobtn:nth-child(1)::after,
    .supplier-ratings .radiobtn:nth-child(1)::after,
    .supplier-ratings .radiobtn:nth-child(10)::after {
    }
    /* .supplier-ratings .radiobtn:nth-child(1)::after { bottom: 45px!important; left: 10px!important; }
  .supplier-ratings .radiobtn:nth-child(10)::after { bottom: -25px!important; left: 10px!important; } */
    .supplier-rate-div {
        margin: 10px 0;
    }

    .supplier-ratings .radiobtn {
        margin: 10px 0;
    }

    .parametable .parametitle {
        display: block;
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }

    .parametable .paramediv {
        display: block;
    }

    .aboutyoutable > tbody > tr > td {
        display: block;
        width: 100%;
        text-align: center;
        margin: 15px 0 0px;
    }

        .aboutyoutable > tbody > tr > td:last-child > table {
            margin: 0 auto
        }

    .aboutyoudiv {
        width: 100%;
    }

    td.parametbox {
        text-align: center;
    }

    .supplier-ratings-multi .parametable > tbody > tr > td {
        width: 100% !important;
        text-align: center;
        margin-bottom: -20px;
    }

    .supplier-ratings-multi .parametable > tbody > tr:first-child > td {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .params-rate-div {
        margin-bottom: 20px;
    }

    .supplier-ratings-multi .parametable > tbody > tr:first-child > td > .params-rate-div:first-child {
        margin-bottom: 0px;
        margin-top: -20px;
    }
}

@media (max-width:400px) {
    .parametable .radiobtn {
        margin: 0 !important;
    }
}

.action-row,
.action-table,
.buy-now,
.addtobasket-table {
    display: none;
}

.buynowbutton,
.action-cell cell-left,
#ctl00_cphMain_lnkSupplierUrl,
.product-price,
.basket-button,
.price-column {
    visibility: hidden;
}


/* new Gs Css*/
body {
    background: #fff;
}

.zevioo-post__portlet {
    webkit-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
    -moz-box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(113, 106, 202, 0.08);
    background-color: #fff;
}

.zevioo-post__portlet {
    width: 80%;
    max-width: 570px;
    min-height: 450px;
    margin: 0 auto;
    margin-top: 10%;
}
.zevioo-container__outer {
    width: 80%;
    max-width: 570px;
    min-height: 450px;
    margin: 0 auto;
    margin-top: 10%;
}
.zevioo-container__inner {
    background-color: #f4f4f4;
    text-align: left;
    padding: 40px;
    border-radius: 15px;
}
.zevioo-post__content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.zevioo-store__logo {
    text-align: center;
    padding: 40px 0;
}

.zevioo-title {
    font-size: 1.9rem;
    margin: 20px 0;
    font-weight: bold;
}

.zevioo-title__small {
    margin-bottom: 10px;
}
.zevioo-title__small__outer {
    align-self: flex-start;
    padding-left: 40px;
    padding-top: 20px;
}
.zevioo-warning {
    color: red;
    font-size: 1rem;
}

.zevioo-post__textarea {
    white-space: pre;
    width: 100%;
    padding-left: 3px;
    height: 70px;
    font-size: 1em;
    font-weight: lighter;
    font-family: inherit;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.zevioo-footer__terms {
    text-align: left;
    margin: 10px 0px 0px;
}

    .zevioo-footer__terms a {
        color: #007bff;
        font-size: .8rem;
        text-decoration: underline;
    }

.zevioo-reply__submit {
    margin: 20px 0;
    text-align: center;
}

    .zevioo-reply__submit button {
        cursor: pointer;
        border: 0;
        background-color: #00a2ff;
        color: #ffffff;
        padding: 5px 25px;
        font-weight: 300;
        display: inline-block;
        text-decoration: none;
        font-size: 12px;
        border-radius: 5px;
    }

.zevioo-footer__credits {
    text-align: center;
    margin-top: 20px;
}

    .zevioo-footer__credits a {
        font-size: .7rem;
        font-weight: 400;
        color: #ee3360;
    }

        .zevioo-footer__credits a:hover {
            color: #ee3360;
            text-decoration: none;
        }

@media (max-width: 699px ) {
    .zevioo-post__content {
        padding: 0 20px;
    }

    p.zevioo-title__small {
        font-size: .7rem;
    }

    h2.zevioo-warning {
        font-size: .8rem;
    }

    .zevioo-title {
        font-size: 1.1rem;
    }

    .zevioo-footer__terms a {
        font-size: .5rem;
    }
}


.radiobtn > label {
    cursor: pointer !important;
}

.zevioo-margin {
    margin: 15px auto;
}

.home.suppliereview {
    overflow: hidden;
}

.supplier-ratings-multi {
    margin-left: 10px;
}