/* select product */

.wrapping {
    margin-top: 50px;
}

.user-content {

}

.user-content .product-headline {
    height: 35px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 5;
    background-color: #ffa3a3;
    display: none;
    overflow: hidden;
}

.user-content .product-headline .container {
    display: table;
    margin: auto;
}

.user-content .product-headline .container .brand-name {
    font-family: "Space Mono", sans-serif;
    font-size: 14px;
    float: left;
    margin: 7px 0px 0 7px;
    color: white;
}

.user-content .product-headline .container .not-brand-name {
    font-size: 14px;
    font-weight: 900;
    float: left;
    margin: 10px 0px 0 7px;
    color: white;
}

.user-content .product-headline .container .version {
    display: inline-block;
    margin-top: 9px;
    margin-left: 8px;
}

.user-content .product-headline .container .version .bg {
    background-color: white;
    border: 1px solid white;
    padding: 1px 5px;
    border-radius: 10px;
}

.user-content .product-headline .container .version .bg .txt {
    color: #ffa3a3;
    font-size: 12px;
    margin: 0px 0 -1px 0;
    display: block;
    font-weight: 500;
    display: none;
}

.user-content .product-headline .container .version .bg .selected {
    display: block;
}

.user-content .product-relative > .header {
    background: linear-gradient(111deg, #2d1974 0%, #cd8aed 100%);
}

.user-content .fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 7;
}

.user-content .product-relative {
    position: relative;
    width: 100%;
    z-index: 7;
}

.user-content .product-relative > .header {
    height: 50px;
}

.user-content .header .container {
    text-align: center;
    position: relative;
    height: 50px;
}

.user-content .header a {
    position: absolute;
    right: 15px;
    top: 13px;
    color: white;
}

.user-content .header a i {
    font-size: 26px;
    color: white;
}

.user-content .header span {
    font-size: 18px;
    font-weight: 900;
    display: block;
    padding-top: 15px;
    color: white;
}

.user-content .header span i {
    font-size: 18px;
    margin-left: 3px;
    color: white;
}

.user-content .search {
    background-color: white;
    z-index: 1;
    overflow-y: scroll;
    height: 130px;
    padding: 15px 15px 0 15px;
    top: 50px;
}

.user-content .search .search-input {
    position: relative;
    margin-bottom: 10px;
}

.user-content .search .search-input i {
    color: #BFBFBF;
    font-size: 18px;
    position: absolute;
    top: 17px;
    left: 10px;
    z-index: 1;
}

.user-content .search .search-input .ais-SearchBox-input {
    background-color: #F7F7F7;
    border: none;
    padding: 16px 0 15px 40px;
    width: 100%;
}

.user-content > .select-product {
    position: relative;
    margin-top: 195px;
    overflow-y: scroll;
    padding: 0 15px 40px 15px;
}


/* select brand or product */

.new-content-section {
    padding: 0 15px 10px 15px;
    background-color: white;
}

.user-content .body .btns {
    display: table;
    width: 100%;
}

.user-content .body .btns .col {
    width: 50%;
    float: left;
}

.user-content .body .btns .col:nth-child(2n+1) .container {
    padding-right: 8px;
}

.user-content .body .btns .col:nth-child(2n+2) .container {
    padding-left: 8px;
}

.user-content .body .btns .col .container button {
    border-radius: 10px;
    padding: 15px;
    min-height: 250px;
}

.user-content .body .btns .col .container button div {

}

.user-content .body .btns .col .container button div .brand {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}

.user-content .body .btns .col .container button div .product {
    height: 110px;
    width: 110px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}

.user-content .body .btns .col .container button div span {
    font-weight: 900;
}

.user-content .body .content-subject {
    padding: 0px;
    display: table;
    width: 100%;
    margin-top: -5px;
}

.user-content .body .content-subject img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    border: 1px solid lightgray;
}

.user-content .body .content-subject .info {
    padding-left: 65px;
}

.user-content .body .content-subject .name {
    font-weight: 900;
    display: block;
}

.user-content .body .content-subject .brand-name {
    font-family: "Space Mono", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: block;
}

.user-content .body .content-subject .type {
    color: #c7c7c7;
    font-size: 13px;
    font-weight: 900;
    display: block;
    margin: -2px 0 2px 0;
}

.user-content .body .content-subject .description {
    font-size: 11px;
    line-height: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.user-content .body .content-subject .description-btn {
    font-size: 14px;
    line-height: 16px;
    display: block;
    color: gray;
}

.user-content .body .content-subject-product {
    margin-top: 0;
    padding: 10px 0 15px 0;
}

.user-content .body .content-subject-product img {
    width: 35px;
    height: 35px;
}

.user-content .body .content-subject-product .product {
    text-align: left;
    padding-left: 45px;
    margin-bottom: 5px;
    margin-top: -3px;
}

.user-content .body .content-subject-product .product .product-brand {
    font-family: "Space Mono", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin-bottom: -3px;
    margin-top: 1px;
}

.user-content .body .content-subject-product .product .product-name {
    font-family: "Roboto", sans-serif;
    margin-top: 9px;
    color: #6a6a6a;
}

.user-content .body .community-rules {
    position: absolute;
    right: 0;
    top: 27px;
    font-weight: 900;
    color: #a4a4a4;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
}

.send-btn-hidden, .input-hidden {
    display: none;
}

.container-search-results {
    display: none;
}


/* Posts From Brand */

.back-ribbon-brand {
    background-color: white;
    margin-bottom: 7px;
}

.back-ribbon-brand > .btn {
    width: 50px;
    float: left;
    height: 39px;
    text-align: center;
    padding-top: 16px;
}

.back-ribbon-brand > .btn > i {
    color: #B7B7B7;
    font-size: 24px;
}

.back-ribbon-brand > .brand {
    display: table;
    padding: 10px 0 10px 0;
}

.back-ribbon-brand > .brand > a > img {
    height: 35px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

.back-ribbon-brand > .brand > span {
    font-family: "Space Mono", monospace;
    font-size: 16px;
    color: #313131;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    text-transform: uppercase;
    line-height: 34px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* Posts From Community */

.back-ribbon-placeholder {
    height: 55px;
    width: 100%;
}

.back-ribbon-post {
    background-color: #ffa9a9;
    position: fixed;
    width: 100%;
    z-index: 90;
    top: 0;
}

.back-ribbon-post-show {
    position: relative;
    top: initial;
    height: 55px;
    z-index: 10;
}

.back-ribbon-post > .btn {
    width: 50px;
    float: left;
    height: 39px;
    text-align: center;
    padding-top: 16px;
    cursor: pointer;
}

.back-ribbon-post > .btn > i {
    color: white;
    font-size: 24px;
}

.back-ribbon-post > .source {
    padding: 11px 0 9px 0;
    min-height: 35px;
    display: none;
}

.back-ribbon-post > .source > .image img {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    margin-top: -1px;
}

.back-ribbon-article > .source > .image img {
    height: 35px;
    border-radius: 10px;
}

.back-ribbon-post > .source > .community {
    font-size: 16px;
    font-weight: 900;
    color: #313131;
    text-align: left;
    line-height: 34px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.back-ribbon-post > .source > .brand {
    font-size: 16px;
    font-weight: 900;
    color: white;
    text-align: left;
    line-height: 34px;
    font-family: "Space Mono", sans-serif;
    text-transform: uppercase;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.back-ribbon-post > .source > .promos {
    font-size: 17px;
    font-weight: 900;
    color: #313131;
    text-align: left;
    line-height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.back-ribbon-post .post-type {
    color: white;
    width: 100%;
    text-align: center;
    padding-top: 16px;
    font-weight: 900;
    font-size: 20px;
    margin-left: -50px;
}

.back-ribbon-post .post-type i {
    color: white;
    font-size: 14px;
}


/* Link */

.link {

}

.link .container {
    padding: 0 15px;
    min-height: 103px;
}

.link .container-full {
    padding: 0 15px;
}

.link .title {
    width: auto;
}

.link .title a, .link .title span {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
    display: block;
}

.link .full-image {

}

.link .image {
    width: 115px;
    height: 90px;
    background-color: #f9cdc1;
    border-radius: 10px;
    position: relative;
    float: right;
    margin-left: 15px;
    overflow: hidden;
    border: 1px solid #efeceb;
    text-align: center;
}

.link .image img {
    width: 100%;
}

.link .image i {
    font-size: 40px;
    color: white;
    margin-top: 16px;
}

.link .site {
    height: 22px;
    width: 100%;
    background-color: #00000073;
    position: absolute;
    bottom: 0;
    text-align: center;
}

.link .site span {
    font-size: 12px;
    color: white;
}

.link .site span i {
    font-size: 11px;
    color: white;
    margin-left: 3px;
}

.link .full-image img {
    width: 100%;
}

.link .full-image .play {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #4876b7db;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    border: 3px solid white;
}

.link .full-image .play i {
    color: white;
    margin-top: 16px;
    font-size: 20px;
    margin-left: 4px;
}

.link .full-image .image-video-container {
    position: relative;
    background-color: #eaedef;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: -5px;
    background-color: #eaedef;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container-edit {
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.link .full-image .instagram-container {
    position: relative;
    background-color: #eaedef;
}

/* Text */

.text-photo .processing, .edit-text .processing {
    background-color: #f8cdc1;
    width: 100%;
    height: 330px;
    text-align: center;
    margin-bottom: -1px;
}

.text-photo .processing i, .edit-text .processing i {
    color: white;
    font-size: 102px;
    margin-top: 90px;
}

.text-photo .processing span, .edit-text .processing span {
    color: white;
    display: block;
    margin-top: 15px;
    font-size: 18px;
    font-style: italic;
    margin-bottom: -20px;
}

.post-photo {
    width: 100%;
    margin-bottom: -4px;
}

.post > .text {

}

.post .body .container > .contents {
    padding-bottom: 15px;
}

.post .text .container {
    padding: 0 15px;
}

.post .text .container-image-content {
    min-height: 150px;
}

.post .text .container-image-text {
    min-height: 100px;
}

.post .text .container-image-question-version-row {
    /*min-height: 175px;*/
}

.post .text .container-content {
    /*padding-bottom: 8px;*/
}

.post .text .container-image-text {
    min-height: 105px;
}

.post .text .container .exclusive {
    font-size: 14px;
    font-weight: 900;
    margin-bottom: 5px;
    display: block;
    color: #FF5072;
}

.post .text .container .exclusive i {
    font-size: 11.5px;
    color: #FF5072;
}

#text > .container {
    padding-right: 0;
    border: none;
    border-radius: 0;
}

#text .container .title {
    top: 45px;
}

#text-title .container textarea, 
#link-title textarea, 
#question-title textarea, 
#photo-title textarea, 
#video-title textarea {
    font-weight: 500;
    font-size: 18px;
}

.text .image {
    width: 115px;
    height: 90px;
    background-color: #eaedef;
    border-radius: 10px;
    position: relative;
    float: right;
    margin-left: 15px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    text-align: center;
}

.question .image, .review .image {
    margin-top: 10px;
}

.text .image img {
    object-fit: cover;
    width: 115px;
    height: 90px;
}

.text-image .full-image {
    background-color: #eaedef;
    position: relative;
    z-index: 2;
}

.text-image .full-image img {
    width: 100%;
}

.text .container .image .media-counter {
    position: absolute;
    padding: 3px 8px 4px 8px;
    background-color: #00000057;
    border-radius: 10px;
    right: 5px;
    bottom: 7px;
    z-index: 10;
}

.text .container .image .media-counter-top {
    bottom: 37px;
}

.text .container .image .media-counter .fa-camera {
    font-size: 11px;
    color: white;
    float: left;
    margin: 5px 5px 0 0;
}

.text .container .image .media-counter .fa-video {
    font-size: 11px;
    color: white;
    float: left;
    margin: 5px 5px 0 0;
}

.text .container .image .media-counter .fa-tags {
    font-size: 11px;
    color: white;
    float: left;
    margin: 5px 5px 0 0;
}

.text .container .image .media-counter .number {
    font-size: 12px;
    color: white;
    font-weight: 900;
}

.text .title {
    width: auto;
    /*margin-top: 7px;*/
}


.text .title span {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
}

.text .title-sm span {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}

.text .text-body {
    width: auto;
}

.text .text-body p,
.card .box .extract-full p,
.community-article p {
    font-size: 16px;
    line-height: 20px;
    display: block;
    color: #5a5a5a;
    margin-bottom: 16px;
}

.text .text-body-sm p,
.text .text-body-sm span {
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-bottom: 20px;
}

.text .text-body-sm span {
    margin-bottom: 0;
    max-height: 82px;
    overflow: hidden;
}

.text .text-body-sm-promo {
    margin-top: 10px;
}

.text .text-body-sm-promo p,
.text .text-body-sm-promo span {
    font-size: 14px;
    line-height: 16px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.comparison-promo .text-body-sm-promo span {
    margin-bottom: 0;
}

.text .text-body-sm-promo p,
.text .text-body-sm-promo span {
    -webkit-line-clamp: 4;
}

.text .text-body-sm-promo .min-order {
    background-color: #efedf2;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #4e4e4e;
    margin-bottom: 0;
}

.text .used-promo-warning {
    font-size: 11px;
    background-color: #fef1c4;
    padding: 2px 15px;
    border-radius: 19px;
    margin-top: 5px;
    display: inline-flex;
    color: #7b6011;
    border: 1px solid #d8b035;
    font-weight: 500;
    text-transform: uppercase;
}

.text .text-body-show-promo p,
.text .text-body-show-promo span {
    -webkit-line-clamp: initial;
}

.text .text-body ol,
.text .text-body ul,
.card .box .extract-full ul,
.card .box .extract-full ol,
.community-article ol,
.community-article ul {
    padding-left: 20px;
    margin-bottom: 10px;
}

.text .text-body li,
.card .box .extract-full li,
.community-article li {
    font-size: 16px;
    margin-bottom: 2px;
}

.text .text-body a,
.card .box .extract-full a,
.community-article a {
    font-size: 16px;
    color: #2196F3;
}

.text .text-body strong,
.text .text-body em,
.card .box .extract-full strong,
.card .box .extract-full em,
.community-article ol, {
    font-size: 16px;
}

.text .text-body blockquote,
.cke_editable blockquote,
.card .box .extract-full blockquote,
.community-article blockquote {
    font-style: italic;
    padding: 2px 0 0px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    padding-left: 15px;
    padding-right: 8px;
    border-left-width: 5px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 15px;
    line-height: 18px;
}

.text .text-body blockquote > p,
.cke_editable blockquote > p,
.card .box .extract-full blockquote > p,
.community-article blockquote > p {
    font-size: 15px;
}

.text .container .end-date {
    margin: 8px 0 0 0;
}

.text .container .end-date-no-promo-code {
    margin-top: 0;
}

.text .container .end-date > span {
    color: #a6a6a6;
    font-size: 14px;
    font-weight: 500;
}

.text .container .end-date i {
    color: #a6a6a6;
    font-size: 14px;
}

.promo-suggested-by {
    margin-top: -5px;
    background-color: #ffefef;
    padding: 15px;
}

.promo-suggested-by .top {
    margin-bottom: 10px;
}

.promo-suggested-by .top .title {
    color: #a6a6a6;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
}

.promo-suggested-by .top .user {
    display: inline-block;
}

.promo-suggested-by .top .user a {

}

.promo-suggested-by .top .user a .img {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    overflow: hidden;
    margin: 3px 5px 0 0;
}

.promo-suggested-by .top .user a .user-name {
    color: #9c8886;
    font-size: 14px;
    font-weight: 900;
}

.promo-suggested-by .bottom {
    margin-left: -3px;
}

.text .container .code {
    background: linear-gradient(111deg, #ff5171 0%, #ea2549 100%);
    padding: 8px 12px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 4px;
}

.text .container .code span {
    font-weight: 900;
    color: white;
}

.text .container .add-remove-to-cart {
    font-size: 14px;
    margin: auto;
    padding: 10px 12px;
    border: 1px solid #8d7399;
    color: #896b97;
    border-radius: 20px;
    font-weight: 500;
    cursor: pointer;
    background-color: white;
    margin-left: 5px;
}

.text .container .add-remove-to-cart i {
    font-size: 13px;
    color: #896b97;
}

.text .container .general-rating {
    margin: 0 10px 0 0;
    float: left;
}

.text .container .general-rating .star {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: -3px;
}

.text .container .general-rating .number {
    font-size: 24px;
    color: #FEC109;
    font-weight: 900;
    display: inline-block;
}

.text .container .general-rating .base {
    font-size: 13px;
    color: #707070;
    display: inline-block;
    margin-left: -2px;
}

.text .container .review-top {
    display: table;
    width: 100%;
    margin-bottom: 7px;
}

.text .product-version-row {
    margin: 0px 0 5px 0px;
}

.text .question-show-headline > .product-version-row {
    float: left;
    margin-right: 10px;
}

.text .review-top > .product-version-row {
    float: left;
    margin-top: 2px;
    margin-bottom: 0;
}

.text .review-updated {
    color: #3f903d;
    font-size: 14px;
    display: block;
    margin-top: 2px;
    float: left;
    margin-left: 10px;
    background-color: #dcf7e2;
    padding: 4px 10px;
    border-radius: 15px;
    border: 1px solid #3f903d;
}

.photo .product-version-row,
.video .product-version-row {
    margin: 0px 0 5px 0px;
}

.text .product-version-row .product-version-img,
.photo .product-version-row .product-version-img,
.video .product-version-row .product-version-img {

}

.text .product-version-row .product-version-img .bg,
.photo .product-version-row .product-version-img .bg,
.video .product-version-row .product-version-img .bg {
    background-color: #fff1ec;
    border: 1px solid #ffd1d1;
    padding: 5px 8px 5px 5px;
    border-radius: 10px;
    display: table;
}

.text .product-version-row .product-version-img .bg img,
.photo .product-version-row .product-version-img .bg img,
.video .product-version-row .product-version-img .bg img {
    width: 15px;
    float: left;
    border-radius: 5px;
    border: 1px solid #ffffff8f;
}

.text .product-version-row .product-version-img .bg .text,
.photo .product-version-row .product-version-img .bg .text,
.video .product-version-row .product-version-img .bg .text {
    color: #FFA3A3;
    font-size: 13px;
    margin: 2px 0 0px 5px;
    float: left;
}

.text .product-version-row .text-version-container,
.photo .product-version-row .text-version-container {

}

.text .product-version-row .text-version-container .bg,
.photo .product-version-row .text-version-container .bg,
.video .product-version-row .text-version-container .bg {
    background-color: #fff1ec;
    border: 1px solid #ffd1d1;
    padding: 1px 11px;
    border-radius: 10px;
    display: inline-block;
}

.text .question-show-headline {
    display: table;
    width: 100%;
    padding: 0;
    margin-bottom: 7px;
}

.bottom-menu-modal-post .question-group-row {
    display: table;
    width: 100%;
    margin-bottom: 15px;
}

.bottom-menu-modal-post .question-group-row .source-img {
    height: 26px;
    width: 26px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #e1e1e1;
    float: left;
}

.bottom-menu-modal-post .question-group-row .source-img img {
    width: 100%;
}

.bottom-menu-modal-post .question-group-row .chev-right {
    float: left;
    width: 20px;
    text-align: center;
}

.bottom-menu-modal-post .question-group-row .chev-right i {
    color: #B2B2B2;
    margin-top: 7px;
    font-size: 14px;
}

.text .question-show-headline .question-group,
.bottom-menu-modal-post .question-group {
    float: left;
    margin-right: 7px;
}

.text .question-show-headline .question-group .bg,
.bottom-menu-modal-post .question-group .bg {
    background-color: #ffffff;
    border: 1px solid #7c7c7c;
    padding: 1px 11px;
    border-radius: 15px;
}

.text .question-show-headline .question-group .bg .text,
.bottom-menu-modal-post .question-group .bg .text {
    color: #737373;
    font-size: 14px;
    margin: 3px 0 3px 0;
    display: block;
}

.text .question-show-headline .classify-question,
.bottom-menu-modal-post .classify-question {
    float: left;
}

.text .question-show-headline .classify-question .bg,
.bottom-menu-modal-post .classify-question .bg {
    background-color: #FF5072;
    border: 1px solid #FF5072;
    padding: 1px 11px;
    border-radius: 15px;
}

.text .question-show-headline .classify-question .bg .text,
.bottom-menu-modal-post .classify-question .bg .text {
    color: #ffffff;
    font-size: 14px;
    margin: 3px 0 3px 0;
    display: block;
}

.text .question-show-headline .classify-question .bg .text i,
.bottom-menu-modal-post .classify-question .bg .text i {
    color: #ffffff;
    font-size: 13px;
    margin-right: -2px;
}

.text .container .no-comment-review {
    margin-bottom: 15px;
}

.text .container .no-comment-review .text {
    font-size: 14px;
    color: #a2a2a2;
    cursor: pointer;
}

.text .container .review-type {
    display: inline-block;
    margin: 0px 0 5px 0;
}

.text .container .review-type .text {
    font-size: 14px;
    color: #ff9e9e;
    display: inline-block;
    font-weight: 500;
}

.text .product-version-row .text-version-container .bg .text,
.photo .product-version-row .text-version-container .bg .text,
.video .product-version-row .text-version-container .bg .text {
    color: #FFA3A3;
    font-size: 14px;
    margin: 3px 0 3px 0;
    display: block;
}

.review-specs-ratings {
    background-color: #fff0ec;
    padding: 18px 15px 5px 15px;
    margin-top: 25px;
}

.review-specs-ratings-feed {
    margin-top: 5px;
    padding: 10px 15px 0px 15px;
}

.rating-specs-ratings {
    margin-top: 10px;
}

.reviews-summary .review-specs-ratings {
    padding: 0;
}

.review-specs-ratings .specs {
    display: table;
    width: 100%;
}

.review-specs-ratings .specs .col {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.review-specs-ratings .specs .col .circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: white;
    text-align: center;
    float: left;
}

.reviews-summary .review-specs-ratings .specs .col .circle {
    width: 35px;
    height: 35px;
}

.review-specs-ratings .specs .col .circle .container {
    margin-top: 5px;
}

.reviews-summary .review-specs-ratings .specs .col .circle .container {
    margin-top: 8px;
}

.review-specs-ratings .specs .col .circle .star {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: -4px;
}

.review-specs-ratings .specs .col .circle .rating {
    color: white;
    display: inline-block;
    font-size: 17px;
    font-weight: 900;
}

.review-specs-ratings .specs .col .text {
    float: left;
    margin-top: 7px;
    margin-left: 8px;
    font-size: 14px;
    color: #897a7a;
    font-weight: 500;
}

.review-specs-ratings-feed .specs .col .circle {
    width: 25px;
    height: 25px;
}

.review-specs-ratings-feed .specs .col .circle .container {
    margin-top: 3px;
}

.review-specs-ratings-feed .specs .col .circle .rating {
    font-size: 14px;
}

.review-specs-ratings-feed .specs .col .text {
    margin-top: 5px;
}

.reviews-summary .review-specs-ratings .specs .col .text {
    margin-top: 10px;
}

.review-specs-ratings .text-footer {
    padding-bottom: 5px;
    border-top: 1px solid #d3c6c2;
    padding-top: 20px;
    margin-top: 10px;
}

.review-specs-ratings .text-footer-no-border {
    border-top: none;
    padding-top: 10px;
    margin-top: 0px;
}

.review-specs-ratings-feed .text-footer {
    display: none;
}

.review-specs-ratings-feed .text-footer-more {
    padding-bottom: 13px;
    text-align: center;
    display: flex;
    justify-content: center;
    height: 5px;
    padding-top: 10px;
}

.review-specs-ratings-feed .text-footer-more button {
    font-size: 14px;
    color: #bfb0af;
    font-weight: 500;
    position: absolute;
    margin-top: -8px;
    background-color: #fef0ec;
    padding: 0 7px;
    cursor: pointer;
}

.review-specs-ratings-feed .text-footer-more button i {
    font-size: 11px;
    color: #bfb0af;
}

.review-specs-ratings-feed .text-footer-more .line {
    border-top: 1px solid #c4b5b2;
    width: 100%;
}

.review-specs-ratings .text-footer .row {
    margin-bottom: 17px;
}

.review-specs-ratings .text-footer .row .icon {
    float: left;
    width: 18px;
    text-align: center;
    margin-right: 3px;
}

.review-specs-ratings .text-footer .row .text-col {
    padding-left: 23px;
}

.review-specs-ratings .text-footer .row .text {
    font-size: 14px;
    color: #897a7a;
    font-weight: 500;
    display: block;
    line-height: 16px;
}

.review-specs-ratings .text-footer .row .fa-clock,
.review-specs-ratings .text-footer .row .fa-cube,
.review-specs-ratings .text-footer .row .fa-hand-paper-o,
.review-specs-ratings .text-footer .row .fa-hand-pointer-o,
.review-specs-ratings .text-footer .row .fa-arrows,
.review-specs-ratings .text-footer .row .fa-arrow-down, 
.review-specs-ratings .text-footer .row .fa-hourglass-half,
.review-specs-ratings .text-footer .row .fa-check-square-o,
.review-specs-ratings .text-footer .row .fa-commenting-o,
.review-specs-ratings .text-footer .row .fa-shower {
    font-size: 13px;
    color: #897a7a;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-calendar-alt {
    font-size: 13px;
    color: #897a7a;
    margin-top: 1px;
    display: block;
}

.review-specs-ratings .text-footer .row .icon > .fa-sun {
    font-size: 13px;
    color: #897a7a;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .icon > .fa-moon {
    font-size: 13px;
    color: #897a7a;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-sync {
    font-size: 13px;
    color: #897a7a;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-eye {
    font-size: 13px;
    color: #897a7a;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-wind {
    font-size: 13px;
    color: #897a7a;
    margin-top: 1px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-signal {
    font-size: 13px;
    color: #897a7a;
    margin-top: 0px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-dollar-sign {
    font-size: 13px;
    color: #897a7a;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-times {
    font-size: 14px;
    color: #ed6c63;
    margin-top: 1px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-check {
    font-size: 12px;
    color: #50a763;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-question {
    font-size: 13px;
    color: #897a7a;
    margin-top: 0px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-exclamation-triangle {
    font-size: 13px;
    margin-top: 2px;
    display: block;
}

.review-specs-ratings .text-footer .row .fa-grin-hearts,
.review-specs-ratings .text-footer .row .fa-smile-beam,
.review-specs-ratings .text-footer .row .fa-smile,
.review-specs-ratings .text-footer .row .fa-meh,
.review-specs-ratings .text-footer .row .fa-frown {
    font-size: 15px;
    color: #897a7a;
    margin-top: 1px;
    display: block;
}



.review-specs-ratings .text-footer .row .red-text,
.review-specs-ratings .text-footer .row .red-icon {
    color: #ed6c63;
}

.review-specs-ratings .text-footer .row .yellow-text,
.review-specs-ratings .text-footer .row .yellow-icon {
    color: #ff9800;
}

.review-specs-ratings .text-footer .row .green-text {
    color: #50a763;
}

.send-btn .send, .accept-wide-btn {
    background: linear-gradient(111deg, #2d1974 0%, #cd8aed 100%);
    color: white;
}

.send-btn .send, .accept-wide-btn:hover {
    background: linear-gradient(111deg, #2d1974 0%, #cd8aed 100%);
    color: white;
}

.text .promo-image {
    width: 100%;
    margin-bottom: 0;
    background-color: #f0eef3;
    overflow: hidden;
    position: relative;
    height: 180px;
}

.text .promo-image-show {
    width: 100%;
    margin-bottom: 0;
    background-color: #f0eef3;
    overflow: hidden;
    position: relative;
    height: auto;
}

.text .promo-image-show > img {
    width: 100%;
    margin-bottom: -4px;
}

.text .promo-image > img {
    width: 100%;
    margin-bottom: -4px;
}

.comparison-promo .promo-image {
    margin-top: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.text .footer {
    background-color: #FCF2EF;
    padding: 7px 15px 6px 15px;
}

.comparison-promo .footer {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.text .footer .footer-container {
    display: table;
    width: 100%;
}

.text .footer .footer-container .button {
    padding: 4px 15px;
    border-radius: 20px;
    float: right;
    font-size: 13px;
    font-weight: 500;
}

.text .footer .footer-container .active {
    color: #FF5072;
    border: 1px solid #FF5072;
    background-color: white;
}

.text .footer .footer-container .active i {
    color: #FF5072;
    font-size: 11px;
    float: right;
    margin: 2px 0 0 5px;
}

.text .footer .footer-container .green {
    color: green;
    border: 1px solid green;
}

.text .footer .footer-container .green i {
    color: green;
}

.text .footer .footer-container .inactive {
    color: #d1b6ae;
    border: 1px solid #e8e1e0;
    background-color: #ffffff;
}

.text .footer .footer-container .text {
    float: left;
    padding-top: 3px;
}

.text .footer .footer-container .text span {
    color: #938d8b;
    font-size: 13px;
}



.card .box .extract-full p,
.card .box .extract-full ul,
.card .box .extract-full ol,
.card .box .extract-full li,
.card .box .extract-full a,
.card .box .extract-full strong,
.card .box .extract-full em,
.card .box .extract-full blockquote,
.card .box .extract-full blockquote > p {
    color: #938d8b;
}

.post-text-products {
    background-color: white;
    padding-top: 15px;
    margin-bottom: -2px;
}

.file-field-input {
    display: none;
}

.btn-md-photo {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #8a8a8a;
    border: 1px solid #a4a4a4;
}

.btn-md-photo i {
    color: #8a8a8a;
}

.btn-md-video {
    margin-top: 5px;
    margin-bottom: 15px;
    color: #8a8a8a;
    border: 1px solid #a4a4a4;
}

.btn-md-video i {
    color: #8a8a8a;
}

.btn-md-green {
    color: green;
    border: 1px solid green;
    background-color: #E8F5E9;
    margin-bottom: 7px;
    margin-top: 5px;
}

.btn-md-green i {
    color: green;
}

.text-image-preview {
    margin-bottom: 15px;
    height: 90px;
    display: none;
}

.text-image-preview img {
    height: 100%;
    border: 1px solid #eeeeee;
    border-radius: 5px;
}

.photo-image-preview {
    margin-bottom: 10px;
    width: 100%;
    display: none;
}

.video-clip-preview {
    margin-bottom: 10px;
    width: 100%;
}

.video-clip-preview video {
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 10px;
}

.photo-image-preview img {
    width: 100%;
    border: 1px solid #eeeeee;
    border-radius: 10px;
}

.canvas-image-preview,
.canvas-clip-preview {
    margin-bottom: 10px;
    border-radius: 10px;
    width: 100%;
    border: 1px solid #e4e4e4;
    display: none;
    image-orientation: none;
}

.canvas-featured-image-preview {
    margin-bottom: 10px;
    border-radius: 10px;
    width: 100%;
    border: 1px solid #e4e4e4;
    display: none;
}

.edit-image-box {
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    background-color: #dedede;
}

.edit-image-preview {
    width: 100%;
}

.photo-image-error,
.video-clip-error {
    color: red;
    border: 1px solid red;
    background-color: #fff7f7;
}

.photo-image-error i,
.video-clip-error i {
    color: red;
}

.photo-image-error-text,
.video-clip-error-text {
    color: red !important;
    font-weight: 500;
}

/* Direct Upload */

.direct-upload {
    display: block;
    position: relative;
    padding: 7px 15px;
    margin: 0 0px 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    font-size: 11px;
    line-height: 13px;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    border-radius: 5px;
}

.direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0.5;
  background: #4CAF50;
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
}

.direct-upload__filename {
    color: #8a8a8a;
}

.direct-upload__filename i {
    color: #8a8a8a;
}

.direct-upload--complete .direct-upload__progress {
  opacity: 0.2;
}

.direct-upload--error {
  border-color: red;
}

input[type=file][data-direct-upload-url][disabled] {
  display: none;
}


/* Photo */

.post .photo {

}

.post .photo .product-version-row,
.post .video .product-version-row {
    padding: 0 15px;
}

.post .photo .title {
    padding: 0 15px;
}

.post .photo .title span, .photo .title a {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
}

.post .photo .images {
    position: absolute;
    width: 100%;
}

.post .image .container {

}

.post .image-wrapper,
.post .clip-wrapper {
    background-color: #f0eef3;
    position: relative;
    overflow: hidden;
}

.post .image-wrapper .image-counter,
.post .clip-wrapper .clip-counter {
    position: absolute;
    padding: 4px 8px;
    background-color: #00000057;
    border-radius: 15px;
    right: 12px;
    top: 12px;
    z-index: 10;
    font-size: 13px;
    color: white;
    font-weight: 900;
}

.post .image-el, .post .clip-el {
    width: 100%;
    display: none;
}

.post .image-el-active, .post .clip-el-active {
    display: block;
}

.post .image .loading-img,
.post .video .loading-img,
.post .review-clip .loading-img {
    position: absolute;
    width: 100%;
    text-align: center;
}

.flickity-viewport {
    transition: height 0.2s;
}

.post .flickity-page-dots {
    bottom: 15px;
}

.post .video .flickity-page-dots {
    bottom: 45px;
}

.post .flickity-page-dots .dot {
    width: 5px;
    height: 5px;
    margin: 0 4px;
    background: transparent;
    opacity: 1;
    border: 1px solid #ffffff;
}

.post .flickity-page-dots .dot.is-selected {
    background: #e6eaeb !important;
}

.post .flickity-button {
  background: #ffffffb0;
}
/* big previous & next buttons */
.post .flickity-prev-next-button {
  width: 35px;
  height: 35px;
}
/* icon color */
.post .flickity-button-icon {
  fill: #00000026;
}
/* hide disabled button */
.post .flickity-button:disabled {
  display: none;
}

.post .photo .images img, .post .text-image .images img {
    width: 100%;
    margin-bottom: -4px;
}

.edit-photos,
.edit-videos {
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.post .processing,
.edit-photos .processing,
.edit-videos .processing {
    background-color: #b0a7b5;
    text-align: center;
    margin-bottom: -1px;
    padding: 0 20px 80px 20px;
}

.post .processing > i,
.edit-photos .processing > i,
.edit-videos .processing > i {
    color: white;
    font-size: 102px;
    padding-top: 70px;
    display: block;
    padding-bottom: 20px;
}

.post .processing .title,
.edit-photos .processing .title,
.edit-videos .processing .title {
    color: white;
    display: block;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 900;
}

.post .processing .lds-ellipsis-wh,
.edit-photos .processing .lds-ellipsis-wh,
.edit-videos .processing .lds-ellipsis-wh {
    height: 30px;
}

.post .processing .lds-ellipsis-wh div,
.edit-photos .processing .lds-ellipsis-wh div,
.edit-videos .processing .lds-ellipsis-wh div {
    top: 11px;
}

.post .processing .subtitle,
.edit-photos .processing .subtitle,
.edit-videos .processing .subtitle {
    color: white;
    display: block;
    font-size: 16px;
    margin-bottom: 20px;
}

.post .processing .refresh,
.edit-photos .processing .refresh,
.edit-videos .processing .refresh {
    color: white;
    display: block;
    font-size: 16px;
    text-decoration: underline;
}

.post .image .tag-box,
.text-image .full-image .tag-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.new-content-section .tag-brand {
    margin-bottom: 15px;
    margin-top: -3px;
}

.new-content-section .tag-brand i {
    font-size: 14px;
    color: gray;
    float: left;
    margin-top: 2px;
}

.new-content-section .tag-brand span {
    font-size: 14px;
    color: gray;
    display: block;
    line-height: 18px;
    padding-left: 20px;
}

.post .tag-brand-error, .tag-brand-error i {
    color: red;
}

.post .image .left-btn,
.post .video .left-btn,
.post .review-clip .left-btn {
    width: 45px;
    height: 45px;
    background-color: #eff2f5eb;
    border-radius: 50%;
    text-align: center;
    position: absolute;

    left: 15px;
    z-index: 10;
    border: 4px solid white;
    box-shadow: 2px 2px 4px #00000038;
    cursor: pointer;
    /*display: none;*/
}

.post .image .left-btn i,
.post .video .left-btn i,
.post .review-clip .left-btn i {
    font-size: 26px;
    color: #0000004d;
    margin-top: 10px;
    margin-left: -2px;
}

.post .image .right-btn,
.post .video .right-btn,
.post .review-clip .right-btn {
    width: 45px;
    height: 45px;
    background-color: #eff2f5eb;
    border-radius: 50%;
    text-align: center;
    position: absolute;

    right: 15px;
    z-index: 10;
    border: 4px solid white;
    box-shadow: 2px 2px 4px #00000038;
    cursor: pointer;
    /*display: none;*/
}

.post .image .right-btn i,
.post .video .right-btn i,
.post .review-clip .right-btn i {
    font-size: 26px;
    color: #0000004d;
    margin-top: 10px;
    margin-left: 2px;
}

/* Video */

.post .video {

}

.post .video > .title {
    padding: 0 15px;
}

.post .video .title span, .video .title a {
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 10px;
    display: block;
}

.post .video-container {
    background-color: black;
    width: 100%;
}

.post .video-clip-preview {
    display: none;
}

.edit-video {
    margin-bottom: 20px;
    border-radius: 10px;
    overflow: hidden;
}

.post .video-js {
  /* The base font size controls the size of everything, not just text.
     All dimensions use em-based sizes so that the scale along with the font size.
     Try increasing it to 15px and see what happens. */
  font-size: 10px;
  /* The main font color changes the ICON COLORS as well as the text */
  color: #fff;
  outline: none;
  width: 100%;
}

/* The default color of control backgrounds is mostly black but with a little
   bit of blue so it can still be seen on all-black video frames, which are common. */
.video-js .vjs-control-bar,
.video-js .vjs-big-play-button,
.video-js .vjs-menu-button .vjs-menu-content {
  /* IE8 - has no alpha support */
  background-color: #2b333f;
  /* Opacity: 1.0 = 100%, 0.0 = 0% */
  background-color: rgba(43, 51, 63, 0.7);
  background-color: transparent;
}

/* Slider - used for Volume bar and Progress bar */
.video-js .vjs-slider {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  height: 6.5px;
}

/* The slider bar color is used for the progress bar and the volume bar
   (the first two can be removed after a fix that's coming) */
.video-js .vjs-volume-level,
.video-js .vjs-play-progress,
.video-js .vjs-slider-bar {
  background: #fff;
}

/* Enlarged Slider to enable easier tracking. Adjust all the height:6.5px to preferred height for the slider if necessary. */
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div,
.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-tooltip-progress-bar {
  height: 6.5px;
}

/* The main progress bar also has a bar that shows how much has been loaded. */
.video-js .vjs-load-progress {
  /* For IE8 we'll lighten the color */
  background: ligthen(#73859f, 25%);
  /* Otherwise we'll rely on stacked opacities */
  background: rgba(115, 133, 159, 0.5);
}

/* The load progress bar also has internal divs that represent
   smaller disconnected loaded time ranges */
.video-js .vjs-load-progress div {
  /* For IE8 we'll lighten the color */
  background: ligthen(#73859f, 50%);
  /* Otherwise we'll rely on stacked opacities */
  background: rgba(115, 133, 159, 0.75);
}

.vjs-sublime-skin .vjs-poster {
  outline: none;
  /* Remove Blue Outline on Click*/
  outline: 0;
}

.vjs-controls-disabled .vjs-big-play-button {
    display: block;
}

.vjs-sublime-skin:hover .vjs-big-play-button {
  background-color: transparent;
}

.vjs-sublime-skin .vjs-fullscreen-control:before,
.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "";
  /* Remove Fullscreen Exit Icon */
}

.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control {
  background: #fff;
}

.vjs-sublime-skin .vjs-fullscreen-control {
  border: 3px solid #fff;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: -7px;
  top: 50%;
  height: 14px;
  width: 22px;
  margin-right: 10px;
}

.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:after {
  background: #000;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 5px;
}

.vjs-sublime-skin .vjs-progress-holder {
  margin: 0;
}

.vjs-sublime-skin .vjs-progress-control .vjs-progress-holder:after {
  border-radius: 2px;
  display: block;
  height: 6.5px;
}

.vjs-sublime-skin .vjs-progress-control .vjs-load-progres,
.vjs-sublime-skin .vjs-progress-control .vjs-play-progress {
  border-radius: 2px;
  height: 6.5px;
}

.vjs-sublime-skin .vjs-playback-rate {
  display: none;
  /* Remove Playback Rate */
}

.vjs-sublime-skin .vjs-progress-control {
  margin-right: 50px;
}

.vjs-sublime-skin .vjs-time-control {
  right: 55px;
}

.vjs-sublime-skin .vjs-volume-menu-button:before {
  width: 1.2em;
  z-index: 1;
}

.vjs-sublime-skin .vjs-volume-menu-button .vjs-menu,
.vjs-sublime-skin .vjs-volume-menu-button:focus .vjs-menu,
.vjs-sublime-skin .vjs-volume-menu-button.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-sublime-skin .vjs-volume-menu-button,
.vjs-sublime-skin .vjs-volume-panel {
  width: 6em;
  position: absolute;
  right: 0;
  margin-right: 57px;
}

.vjs-sublime-skin .vjs-volume-menu-button .vjs-menu-content,
.vjs-sublime-skin .vjs-volume-menu-button:hover,
.vjs-sublime-skin .vjs-volume-menu-button:focus,
.vjs-sublime-skin .vjs-volume-menu-button.vjs-slider-active,
.vjs-sublime-skin .vjs-volume-panel .vjs-volume-control,
.vjs-sublime-skin .vjs-volume-panel:hover,
.vjs-sublime-skin .vjs-volume-panel:focus,
.vjs-sublime-skin .vjs-volume-panel.vjs-slider-active {
  width: 6em;
}

.vjs-sublime-skin .vjs-volume-menu-button .vjs-menu {
  left: 23px;
}

.vjs-sublime-skin .vjs-mouse-display:before,
.vjs-sublime-skin .vjs-play-progress:before,
.vjs-sublime-skin .vjs-volume-level:before {
  content: "";
  /* Remove Circle From Progress Bar */
}

.vjs-sublime-skin .vjs-mouse-display:after,
.vjs-sublime-skin .vjs-play-progress:after,
.vjs-sublime-skin .vjs-time-tooltip {
  width: 5.5em;
}

.vjs-sublime-skin .vjs-audio-button {
  display: none;
}

.vjs-sublime-skin .vjs-volume-bar {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcCAQAAACw95UnAAAAMElEQVRIx2NgoBL4n4YKGUYNHkEG4zJg1OCRYDCpBowaPJwMppbLRg0eNXjUYBLEAXWNUA6QNm1lAAAAAElFTkSuQmCC);
  background-size: 22px 14px;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  max-width: 22px;
  max-height: 14px;
  margin: 7px 4px;
  border-radius: 0;
}

.vjs-sublime-skin .vjs-volume-level {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcAQAAAAAyhWABAAAAAnRSTlMAAHaTzTgAAAAZSURBVHgBYwAB/g9EUv+JokCqiaT+U4MCAPKPS7WUUOc1AAAAAElFTkSuQmCC);
  background-size: 22px 14px;
  background-repeat: no-repeat;
  max-width: 22px;
  max-height: 14px;
  height: 100%;
}

/* New for VideoJS v6 */
.vjs-sublime-skin
.vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,
.vjs-sublime-skin .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.vjs-sublime-skin .vjs-volume-panel.vjs-volume-panel-horizontal:focus,
.vjs-sublime-skin .vjs-volume-panel.vjs-volume-panel-horizontal:hover {
  width: 6em;
  transition-property: none;
}

.vjs-sublime-skin
.vjs-volume-panel
.vjs-mute-control:hover
~ .vjs-volume-control.vjs-volume-horizontal {
  width: 3em;
  height: auto;
}

.vjs-sublime-skin
.vjs-volume-panel
.vjs-mute-control:hover
~ .vjs-volume-control {
  transition-property: none;
}

.vjs-sublime-skin .vjs-fullscreen-control .vjs-icon-placeholder {
  display: none;
  /* Remove Duplicate Fullscreen Icon */
}

.vjs-sublime-skin .vjs-volume-panel .vjs-mute-control {
  width: 2em;
  z-index: 1;
  padding: 0;
}

.vjs-sublime-skin .vjs-volume-panel .vjs-volume-control {
  display: inline-block;
  position: relative;
  left: 5px;
  opacity: 1;
  width: 3em;
  height: auto;
}

.video-js .vjs-picture-in-picture-control {
    display: none;
}

.vjs-sublime-skin .vjs-volume-panel {
    width: 20px;
}

.video-js .vjs-play-control {
    width: 55px;
    margin-top: -5px;
}

.vjs-big-play-button {
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background-color: #6275aed6 !important;
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    text-align: center;
    border: 3px solid white !important;
}

.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: "\f101";
    color: white;
    font-size: 35px;
}

.video-js {
    /*position: relative !important;
    width: 100% !important;*/
}

.vjs-poster {
    /*position: absolute !important;*/
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.video-js .vjs-tech {
    height: 100% !important;
    width: auto;
    left: 0;
    right: 0;
    margin: auto;
}

.video-js .vjs-tech:focus {
    outline: 0;
    outline-color: transparent;
    outline-style: none;
}

.vjs-remaining-time {
    display: none;
}

.vjs-volume-control {
    display: none !important;
}

.vjs-disposed {
    position: absolute;
    height: 100%;
    width: 100%;
}

.vjs-disposed-poster {
    height: 100%;
    margin: auto;
    display: block;
}

.vjs-disposed-poster-post {
    width: 100%;
    margin: auto;
    display: block;
    position: relative;
}

.vjs-disposed-play-btn {
    width: 44px !important;
    height: 44px !important;
    border-radius: 50% !important;
    background-color: #6275aed6 !important;
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    text-align: center;
    border: 3px solid white !important;
}

.vjs-disposed-play-btn span {
    color: white;
    font-size: 24px;
    display: block;
    margin-top: 5px;
    margin-left: 0;
}

.vjs-disposed-play-btn span:before {
    content: "\f101";
    color: white;
    font-size: 35px;
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
}

.vjs-disposed .disabled {
    pointer-events: none;
    opacity: 0;
}


/* select product */

.select-product {
    margin-top: 8px;
}

.select-product-edit {
    margin-bottom: 20px;
}

.select-product .list {
    display: none;
}

.select-product .list-edit {
    display: initial;
    margin-bottom: 20px;
}

.select-product .list .product {
    background-color: #eff2f7;
    padding: 5px 0;
    border-radius: 10px;
    margin-bottom: 7px;
    display: table;
    width: 100%;
}

.select-product .list .product .remove-product {
    float: left;
    width: 25px;
    height: 24px;
    margin: 2px 0 0 5px;
    text-align: center;
    padding-top: 6px;
}

.select-product .list .product .remove-product i {
    font-size: 16px;
    color: #6275ae8a;
}

.select-product .list .product img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    border: 1px solid #E2E2E2;
}

.select-product .list .product .info {
    padding-left: 68px;
}

.select-product .list .product .info .brand {
    font-family: "Space Mono", sans-serif;
    font-size: 12px;
    font-weight: 900;
    display: block;
    color: #6375AE;
    text-transform: uppercase;
    margin-bottom: -1px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.select-product .list .product .info .name {
    font-size: 12px;
    color: #6375AE;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.select-product .list > div > .brand, .select-product .list > div > .store {
    background-color: #eff2f7;
    padding: 5px 0;
    border-radius: 10px;
    margin-bottom: 7px;
    display: table;
    width: 100%;
}


.select-product .list > div > .brand .remove-brand, .select-product .list > div > .store .remove-store {
    float: left;
    width: 25px;
    height: 24px;
    margin: 2px 0 0 5px;
    text-align: center;
    padding-top: 6px;
}

.select-product .list > div > .brand .remove-brand i, .select-product .list > div > .store .remove-store i {
    font-size: 16px;
    color: #6275ae8a;
}

.select-product .list > div > .brand img, .select-product .list > div > .store img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    float: left;
    border: 1px solid #E2E2E2;
}

.select-product .list > div > .brand .name, .select-product .list > div > .store .name {
    font-family: "Space Mono", sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #6375AE;
    text-transform: uppercase;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 8px;
    margin-left: 5px;
    float: left;
}

.select-product .open {
    font-size: 14px;
    color: #0c007f;
    margin-top: 10px;
    display: inline-block;
}

.select-product .open i {
    font-size: 12px;
    color: #0c007f;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
}

.open-edit-box {
    margin-top: 15px;
}

.select-product-modal {
    height: 100%;
    width: 100%;
    position: fixed;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 62;
    animation-duration: 800ms;
    display: none;
}

.select-product-modal .container-modal {
    padding: 15px;
}

.select-product-modal .container-modal .bg {
    padding: 15px 15px 15px 15px;
    border-radius: 15px;
    background-color: white;
    position: relative;
}

.select-product-modal .container-modal .bg .close {
    position: absolute;
    right: 15px;
    top: 13px;
    color: white;
}

.select-product-modal .container-modal .bg .close i {
    font-size: 26px;
    color: #ff9f9f;
}

.select-product-modal .container-modal .bg .header {
    font-size: 18px;
    color: #ff9f9f;
    font-weight: 900;
}

.select-product-modal .container-modal .bg .wrapper {
    position: relative;
    border: 1px solid #bebebe;
    border-radius: 5px;
    padding-right: 10px;
    margin-top: 15px;
}

.select-product-modal .container-modal .bg .wrapper .title {
    display: block;
    position: absolute;
    top: 4px;
    left: 10px;
}

.select-product-modal .container-modal .bg .wrapper .title .field {
    font-weight: 500;
    font-size: 14px;
    color: #8d8d8d;
}

.select-product-modal .container-modal .bg .wrapper #searchbox, .select-product-modal .container-modal .bg .wrapper #searchbox-brand {
    height: 52px;
}

.select-product-modal .ais-SearchBox {
    position: relative;
}

.select-product-modal .ais-SearchBox-input {
    background-color: transparent;
    border: none;
    width: 100%;
    padding-left: 10px;
    padding-top: 26px;
    padding-bottom: 5px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 50px;
    font-size: 18px;
}

.select-product-modal .ais-SearchBox-input::-ms-clear {
    width : 0;
    height: 0;
}

.select-product-modal .ais-SearchBox-submit {
    display: none;
}

.select-product-modal .ais-SearchBox-reset {
    position: absolute;
    right: -3px;
    top: 9px;
    padding: 10px;
    background-color: #ffffff;
}

.select-product-modal .ais-SearchBox-resetIcon {
    object-fit: scale-down;
    width: 12px;
    height: 12px;
    background-color: transparent;
}

.select-product-modal .ais-SearchBox-resetIcon path {
    fill: lightgray;
}

.ais-Hits--empty {
    font-size: 14px;
    margin-top: 10px;
}

.select-product-modal .suggest-product, .select-product-modal .suggest-brand {
    display: block;
}

.select-product-modal .suggest-product .btn-md, .select-product-modal .suggest-brand .btn-md {
    color: #6275ae;
    margin-top: 10px;
}

.p-list-sm, .b-list {
    padding: 10px 0 0 0;
    overflow: hidden;
    overflow-y: scroll;
    margin: 0;
    display: none;
}

.b-list-container {
    padding-bottom: 10px;
}

.b-list-container > .title {
    color: #a4a4a4;
    font-size: 14px;
    font-weight: 900;
}

#product-tag-hits {
    display: block;
}

#suggest-product-panel, #suggest-brand-panel {
    display: none;
}

#suggested-product-brand, #suggested-brand-name {
    margin-top: 15px;
}

.send-btn .send-product-suggestion, .send-btn .send-brand-suggestion {
    background: linear-gradient(111deg, #2d1974 0%, #cd8aed 100%);
    color: white;
    border-radius: 10px;
    display: block;
    text-align: center;
    padding: 12px 0;
    font-weight: 900;
    border: none;
    width: 100%;
    font-size: 17px;
}

.send-btn .error-product-suggestion span, .send-btn .error-brand-suggestion span {
    font-size: 12px;
    color: red;
    display: block;
    margin-top: 3px;
    text-align: center;
}


/* tagged products */

.tagged-products {
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    height: 45px;
    padding: 0 0 12px 15px;
}

.tagged-products-text {
    padding: 0 0 0 15px;
    margin-bottom: 5px;
}

.tagged-products > .product, .tagged-products > .brand, .tagged-products > .store {
    background-color: #eff2f7;
    padding: 5px 10px 5px 7px;
    border-radius: 10px;
    display: inline-flex;
    margin-right: 2px;
    max-width: 170px;
    height: 35px;
}

.tagged-products .product > img, .tagged-products .brand > img, .tagged-products .store > img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    float: left;
    border: 1px solid white;
    margin-top: 1px;
}

.tagged-products .product .info, .tagged-products .brand .info, .tagged-products .store .info {
    padding-left: 5px;
    max-width: 130px;
}

.tagged-products .product .info .brand, .tagged-products .product .info .store {
    font-family: "Space Mono", sans-serif;
    font-size: 13px;
    font-weight: 900;
    display: block;
    color: #6375AE;
    text-transform: uppercase;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: -3px;
}

.tagged-products .product .info .name {
    font-size: 13px;
    color: #6375AE;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tagged-products .brand .info .name, .tagged-products .store .info .name {
    font-family: "Space Mono", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 13px;
    color: #6375AE;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 7px;
}

.tagged-products .own-product .info .brand, .tagged-products .own-product .info .name {
    color: white;
}

.tagged-products .product .info .own-brand, .tagged-products .product-feed .info .own-brand {
    color: #a3a3a3;
}

.tagged-products .product .info .own-name, .tagged-products .brand .info .own-name, .tagged-products .product-feed .info .own-name {
    color: #a3a3a3;
}

.tagged-products .selected-product {
    background-color: #7794bc;
    transition: all 0.3s ease-out 0s;
}

.tagged-products .own-product {
    background-color: #cbcbcb;
}

.tagged-products .selected-product img {
    border: 1px solid #7794bc;
}

.tagged-products .own-product img {
    border: 1px solid #cbcbcb;
}

.tagged-products .selected-product .info .brand, .tagged-products .selected-product .info .name {
    color: white;
}

.tag-box .tag-circle {
    width: 35px;
    height: 35px;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    border: 3px solid transparent;
}

.tag-box .tag-circle-visible {
    background-color: #ffffffad;
    border: 3px solid #ffffff;
}

.tag-box .tag-circle-flashed {
    background-color: #ffffff5c;
    border: 3px solid #ffffff5c;
    transition: all 0.3s ease-out 0s;
}

.tag-box .selected-tag-circle {
    background-color: #ffffff17;
    border: 3px solid #ffffff;
}

.product-row-end {
    height: 30px;
    width: 10px;
    display: inline-block;
}

.tagged-product, .tagged-brand, .tagged-store {
    position: absolute;
    z-index: 4;
}

.tagged-product .product, .tagged-brand .brand, .tagged-store .store {
    background-color: #eff2f7cc;
    padding: 5px 10px 5px 7px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 2px;
    cursor: pointer;
}

.tagged-product .product:after, .tagged-brand .brand:after, .tagged-store .store:after {
    content: " ";
    position: absolute;
    left: 12px;
    top: -8px;
    border-top: none;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #eff2f7cc;
}

.tagged-product .product img, .tagged-brand .brand img, .tagged-store .store img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    float: left;
    border: 1px solid #E2E2E2;
    margin-top: 1px;
}

.tagged-product .product .info {
    padding-left: 33px;
}

.tagged-product .product .info .brand {
    font-family: "Space Mono", sans-serif;
    font-size: 12px;
    font-weight: 900;
    display: block;
    color: #6375AE;
    text-transform: uppercase;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: -3px;
}

.tagged-product .product .info .name {
    font-size: 12px;
    color: #6375AE;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tagged-brand .brand .name, .tagged-store .store .name {
    font-family: "Space Mono", sans-serif;
    font-size: 12px;
    font-weight: 900;
    color: #6375AE;
    text-transform: uppercase;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 6px;
    margin-left: 4px;
    float: left;
}

.tagged-product .product .info .own-product, .select-product .product .info .own-product, .select-product .list > div > .brand .own-brand {
    color: #a3a3a3 !important;
}

.tagged-product .product .remove-product, .tagged-brand .brand .remove-brand, .tagged-store .store .remove-store {
    float: left;
    width: 25px;
    height: 20px;
    margin: 2px 0 0 5px;
    text-align: center;
    padding-top: 4px;
    margin-left: 0px;
    display: none;
    cursor: pointer;
}

.tagged-product .product .remove-product i, .tagged-brand .brand .remove-brand i, .tagged-store .store .remove-store i {
    font-size: 16px;
    color: #6275ae8a;
}

/* Photo */

.canvas-box,
.video-clip-preview {
    position: relative;
}

.canvas-box-promo {
    display: none;
}

.canvas-box .left-btn,
.video-clip-preview .left-btn {
    position: absolute;
    background-color: #6275aeb3;
    left: 12px;
    font-size: 16px;
    top: 15px;
    padding: 10px 16px;
    border-radius: 20px;
    color: #ffffff;
    border: 2px solid #ffffff;
    display: none;
    font-weight: 900;
    z-index: 4;
    cursor: pointer;
}

.canvas-box .left-btn i,
.video-clip-preview .left-btn i{
    font-size: 12px;
    color: #ffffff;
}

.canvas-box .classify-product,
.video-clip-preview .classify-product {
    top: 65px;
}

.canvas-box .product-version,
.video-clip-preview .product-version {
    top: 90px;
}

.review-media-1-btn, .photo-media-1-btn, .video-media-1-btn {
    top: 15px !important;
}

.canvas-box .sort-up,
.video-clip-preview .sort-up {
    position: absolute;
    background-color: #6275ae8c;
    right: 12px;
    font-size: 14px;
    top: 15px;
    border-radius: 20px;
    color: #ffffff;
    border: 2px solid #ffffff;
    display: none;
    font-weight: 900;
    width: 35px;
    height: 35px;
    text-align: center;
    z-index: 4;
    cursor: pointer;
}

.canvas-box .sort-up i,
.video-clip-preview, .sort-up i {
    font-size: 23px;
    color: white;
    margin-top: 10px;
}

.canvas-box .sort-down,
.video-clip-preview .sort-down {
    position: absolute;
    background-color: #6275ae8c;
    right: 12px;
    font-size: 14px;
    top: 60px;
    border-radius: 20px;
    color: #ffffff;
    border: 2px solid #ffffff;
    display: none;
    font-weight: 900;
    width: 35px;
    height: 35px;
    text-align: center;
    z-index: 4;
    cursor: pointer;
}

.canvas-box .sort-down i,
.video-clip-preview .sort-down i {
    font-size: 23px;
    color: white;
    margin-top: 2px;
}

.canvas-box .tag-product-dialog,
.video-clip-preview .tag-product-dialog {
    position: absolute;
    background-color: #6275ae8c;
    top: 0;
    bottom: 15px;
    left: 0;
    right: -1px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    display: none;
    border-radius: 10px;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.video-clip-preview .tag-product-dialog {
    bottom: 0;
}

.canvas-box .tag-product-dialog span,
.video-clip-preview .tag-product-dialog span {
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
}

.canvas-box .media-overlay-menu,
.video-clip-preview .media-overlay-menu {
    position: absolute;
    background-color: #6275aead;
    top: 0;
    bottom: 0;
    left: 0;
    right: -1px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    display: none;
    border-radius: 10px;
    z-index: 5;
    min-height: 400px;
}


.canvas-box .media-overlay-menu .question,
.video-clip-preview .media-overlay-menu .question {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
}

.canvas-box .media-overlay-menu,
.video-clip-preview .media-overlay-menu {
    background-color: #6275aead;
}

.canvas-box .media-overlay-menu .question .bg,
.video-clip-preview .media-overlay-menu .question .bg {
    display: block;
}

.canvas-box .media-overlay-menu .question .bg > .title,
.video-clip-preview .media-overlay-menu .question .bg > .title {
    margin-bottom: 20px;
}

.canvas-box .media-overlay-menu .question .title .text,
.video-clip-preview .media-overlay-menu .question .title .text {
    font-size: 22px;
    color: #ffffff;
    font-weight: 900;
}

.canvas-box .media-overlay-menu .question .subtitle .text,
.video-clip-preview .media-overlay-menu .question .subtitle .text {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 20px;
    display: block;
    margin-top: -10px;
}

.canvas-box .media-overlay-menu .question .options .option,
.video-clip-preview .media-overlay-menu .question .options .option {
    margin-bottom: 10px;
    padding: 8px 15px;
    border-radius: 15px;
    background-color: #fff1ec;
    border: 2px solid #FFA3A3;
    display: inline-block;
    margin-right: 7px;
}

.canvas-box .media-overlay-menu .question .options .selected,
.video-clip-preview .media-overlay-menu .question .options .selected {
    background-color: #ffa3a3;
    border: 1px solid #ffa3a3;
}

.canvas-box .media-overlay-menu .question .options .option .title,
.video-clip-preview .media-overlay-menu .question .options .option .title {
    color: #FFA3A3;
    font-size: 16px;
    display: block;
    font-weight: 900;
}

.canvas-box .media-overlay-menu .question .options .option .title i,
.video-clip-preview .media-overlay-menu .question .options .option .title i {
    color: #FFA3A3
}

.canvas-box .media-overlay-menu .question .options .option .description,
.video-clip-preview .media-overlay-menu .question .options .option .description {
    color: #9c8a8a;
    font-size: 14px;
    line-height: 16px;
    display: block;
}

.canvas-box .media-overlay-menu .question .options .selected .title,
.canvas-box .media-overlay-menu .question .options .selected .title i,
.canvas-box .media-overlay-menu .question .options .selected .description,
.video-clip-preview .media-overlay-menu .question .options .selected .title,
.video-clip-preview .media-overlay-menu .question .options .selected .title i,
.video-clip-preview .media-overlay-menu .question .options .selected .description {
    color: white;
}

.canvas-box .media-overlay-menu .question .options .close,
.video-clip-preview .media-overlay-menu .question .options .close,
.canvas-box .media-overlay-menu .question .groups .close,
.video-clip-preview .media-overlay-menu .question .groups .close {
    color: white;
    margin-top: 25px;
    cursor: pointer;
}

.canvas-box .media-overlay-menu .question .options input,
.video-clip-preview .media-overlay-menu .question .options input {
    background-color: white;
    border: none;
    width: 100%;
    padding-left: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    height: 40px;
    margin-bottom: 15px;
}

.canvas-box .media-overlay-menu .question .groups,
.video-clip-preview .media-overlay-menu .question .groups {

}

.canvas-box .media-overlay-menu .question .groups .group,
.video-clip-preview .media-overlay-menu .question .groups .group {
    border: 1px solid #6E6E6E;
    color: #6E6E6E;
    margin-bottom: 8px;
    margin-right: 4px;
    background-color: white;
    border-radius: 15px;
    padding: 12px;
    cursor: pointer;
}

.canvas-box .media-overlay-menu .question .groups .group .title,
.video-clip-preview .media-overlay-menu .question .groups .group .title {
    color: #ff9e9e;
    font-size: 18px;
    font-weight: 900;
}

.canvas-box .media-overlay-menu .question .groups .group .title i,
.video-clip-preview .media-overlay-menu .question .groups .group .title i {
    color: #ff9e9e;
    font-size: 20px;
}

.canvas-box .media-overlay-menu .question .groups .group .description,
.video-clip-preview .media-overlay-menu .question .groups .group .description {
    color: #6E6E6E;
    font-size: 14px;
    display: block;
    line-height: 14px;
    margin-top: 5px;
}

.canvas-box .media-overlay-menu .question .groups .selected,
.video-clip-preview .media-overlay-menu .question .groups .selected {
    background-color: #ff9d9d;
    border: 1px solid #ff9d9d;
}

.canvas-box .media-overlay-menu .question .groups .selected .title,
.video-clip-preview .media-overlay-menu .question .groups .selected .title,
.canvas-box .media-overlay-menu .question .groups .selected .title i,
.video-clip-preview .media-overlay-menu .question .groups .selected .title i,
.canvas-box .media-overlay-menu .question .groups .selected .description,
.video-clip-preview .media-overlay-menu .question .groups .selected .description {
    color: white;
}

.video-clip-preview .video-js {
    border-radius: 10px;
}

.hidden-list {
    display: none;
}

.tags-present {
    height: 35px;
    width: 35px;
    background-color: #00000057;
    border-radius: 50%;
    position: absolute;
    right: 12px;
    top: 12px;
    text-align: center;
    z-index: 10;
    display: none;

}

.tags-present i {
    color: #eff2f7;
    margin-top: 11px;
    font-size: 14px;
}

.tags-present-multiple-images {
    top: 45px;
}

.no-content-feed {
    padding: 40px 25px 25px 25px;
    text-align: center;
}

.no-content-feed .icon {
    display: block;
    margin-bottom: 5px;
}

.no-content-feed .icon i {
    font-size: 25px;
    color: #707e85;
}

.no-content-feed .title {
    font-weight: 900;
    font-size: 25px;
    display: block;
    margin-bottom: 10px;
    color: #988b9e;
}

.no-content-feed .subtitle {
    display: block;
    margin-bottom: 15px;
    line-height: 20px;
    color: #988b9e;
}

.no-content-feed .subtitle a {
    color: #988b9e;
}

.no-content-feed .transparent-btn {
    background-color: transparent;
    color: #6277ae;
}

.add-photo, .add-video {
    display: none;
}

.orders-feed {
    background-color: white;
    padding-top: 15px;
}

.feed .text .title-sm span,
.feed .text .title span,
.feed .text-body,
.feed .text .container .code,
.feed .text .image,
.feed .link .title,
.feed .photo .title span,
.feed .photo .title a,
.feed .video .title,
.feed .question .image,
.feed .review .image,
.feed .question-group,
.feed .general-rating,
.feed .product-version-row
 {
    cursor: pointer;
}

.tags-present,
.tag-circle {
    cursor: pointer;
}

@media (min-width: 320px) {

    .no-content-feed { min-height: 400px; }

}

@media (min-width: 360px) {

    .no-content-feed { min-height: 460px; }

}

@media (min-width: 375px) {

    .no-content-feed { min-height: 470px; }

}

@media (min-width: 412px) {

    .no-content-feed {
        min-height: 650px;
        max-width: 360px;
        margin: auto;
    }

}

@media (min-width: 680px) {

    .post .image .right-btn, .post .video .right-btn, .post .review-clip .right-btn {
        width: 50px;
        height: 50px;
    }

    .post .image .right-btn i, .post .video .right-btn i, .post .review-clip .right-btn i {
        margin-top: 12px;
    }

    .tagged-products > a:hover {
        background-color: #e4eaf2;
    }

    .text .question-show-headline .question-group .bg:hover {
        background-color: #f7f7f7;
    }

    .tagged-products .selected-product:hover {
        background-color: #6d8cb6;
        transition: initial;
    }

    .text .product-version-row .text-version-container .bg:hover,
    .photo .product-version-row .text-version-container .bg:hover,
    .video .product-version-row .text-version-container .bg:hover {
        background-color: white;
    }

    .back-ribbon-post {
        max-width: 600px;
    }

    .back-ribbon-placeholder {
        max-width: 600px;
    }

    .back-ribbon-post {
       max-width: 600px;
    }

    .post-show .interactions-wrapper {
        max-width: 600px;
    }

    .post-show .interactions {
        max-width: 600px;
    }

    .post-show .review-specs-ratings .specs .col {
        width: 25%;
    }

    .root-modal {
        background-color: #f0eef3;
        height: 100vh;
    }

    .root-modal > .container {
        max-width: 600px;
        margin: auto;
    }

    .root-modal > .container > .header {
        padding: 25px 0;
    }

    .root-modal .container .header .biutest-lg {
        height: 30px;
        width: 135px;
        display: block;
        margin: auto;
    }

    .root-modal .container .header .biutest-lg .biutest-logo {
        width: 135px;
    }

    .root-modal .container .primary-column {
        overflow: hidden;
        overflow-y: scroll;
        border-radius: 15px;
        background-color: #f0eef3;
    }

    .canvas-box .media-overlay-menu .question .groups .group,
    .video-clip-preview .media-overlay-menu .question .groups .group {
        max-width: 280px;
    }

    .canvas-box .media-overlay-menu .question .groups .group .title,
    .video-clip-preview .media-overlay-menu .question .groups .group .title {
        font-size: 20px;
        display: block;
        margin-bottom: 10px;
    }

    .canvas-box .media-overlay-menu .question .groups .group .description,
    .video-clip-preview .media-overlay-menu .question .groups .group .description {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 8px;
    }

    .select-product-modal {
        width: 600px;
    }

}

@media (min-width: 960px) {

    .post .header, .post-promo-exclusive .header {
        padding: 15px 15px 5px 15px;
    }

    .post .text .container {
        padding: 0 20px;
    }

    .interactions > .container {
        padding: 0 15px;
    }

    .interactions > .container > .row > .container > .vote > span {
        width: 40px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
    }

    .text .footer .footer-container .button {
        padding: 6px 15px;
        font-size: 15px;
    }

    .text .footer .footer-container .text {
        padding-top: 5px;
    }

    .text .footer .footer-container .text span {
        font-size: 14px;
    }


}
