.feedbacks { .pagination { margin: 32px 0; } } .table_mobile { display: none; } .feedback_table { table { tr { &:not(.feedback_table_child) { td { &:first-child { width: 16%; } &:nth-child(2) { width: 35%; } &:nth-child(3) { width: 26%; } &:nth-child(4) { width: 23%; } } } } } tr { &.feedback_table_child { @include box-shadow(0, 5px, 12px, rgba(#ccc, .8)); td { padding: 0; .feedback_table_child_wrapper { position: relative; z-index: 10; margin-bottom: -1px; } table { border: none; thead { background-color: #D9EBEC; tr { td { height: 36px; } } } tbody { background-color: #fff; tr { td { border: #CEE0E1 1px solid; vertical-align: top; padding: 15px 0; &:first-child { border-left: none; } &:last-child { vertical-align: middle; .rating_cabinet { margin-bottom: 0; } } } &:last-child { border-bottom: none; } } } tr { td { &:first-child { width: 7%; } &:nth-child(2) { width: 13%; text-align: center !important; } &:nth-child(3) { width: 30.9%; } &:nth-child(4) { width: 26.1%; } &:nth-child(5) { width: 23%; } .feedback_description_item { display: inline-block; vertical-align: top; width: 100%; span { display: inline-block; vertical-align: top; } p { display: inline-block; vertical-align: top; margin-left: 8px; } } .feedback_table_cost { margin-bottom: 10px; span { sup { vertical-align: top; font-size: 15px; margin: 0 2px 0 5px; } } } .feedback_table_words { span { display: inline-block; vertical-align: top; } p { display: inline-block; vertical-align: top; } } } } } } } td { .button_request { @include button-cabinet('small', 'orange'); display: block; line-height: 16px; margin-top: 5px; } } } tbody { tr { &.table_open { .see_all { &.orders-loaded { &:before { display: block; } &:after { background: #fff url(/assets/cabinet/feedback_arrow_top.png) center 8px no-repeat; background-size: 12px; border: transparent 1px solid; } } } } td { &:nth-child(2) { text-align: left; } } .feedback_table_from { overflow: hidden; } .feedback_table_from_language { float: left; max-width: 52%; } .feedback_table_from_rating { float: right; > p { color: #54888A; float: left; font-weight: 500; margin-right: 10px; } .rating_cabinet { float: left; .rating_item { .icon-star { background-size: 16px; width: 16px; height: 16px; } } } } .feedback_table_to { margin-top: 20px; a { color: #3DAEF3; margin-left: 5px; text-decoration: none; } } .see_all { color: #667292 !important; font-size: 13px; display: inline-block; vertical-align: middle; font-style: italic; position: relative; margin-top: 20px; &:before { @include border-radius(49px 49px 0 0); background-color: #D9EBEC; content: ''; display: none; position: absolute; top: -4px; right: -5px; width: 36px; height: 170px; } &:after { @include border-radius(100%); background: url(/assets/cabinet/feedback_arrow.png) center center no-repeat; background-size: 12px; border: #DFE1E6 1px solid; content: ''; display: inline-block; vertical-align: middle; width: 24px; height: 24px; margin-left: 8px; position: relative; z-index: 10; } } } } } .feedback_table_rating { .rating_cabinet { margin-bottom: 16px; .rating_item { .icon-star { background-size: 27px; width: 27px; height: 27px; cursor: pointer; } } } > p { color: #54888A; font-size: 16px; font-weight: 500; } } .feedback_table_not_rated { tr { td { vertical-align: top; i { display: block; margin-bottom: 10px; } &:nth-child(1) { width: 17%; } &:nth-child(2) { width: 18%; } &:nth-child(3) { width: 17%; } &:nth-child(4) { width: 23%; } &:nth-child(5) { width: 25%; } } } } .feedback_table_button { .button { @include button-cabinet('small', 'blue-light'); width: 85%; margin: 0 auto; } } // Feedback Table // .feedback_table { // overflow: hidden; // color: #656565; // width: 100%; // margin: 18px auto 0; // word-wrap: break-word; // > div { // display: table; // width: 100%; // } // .thead { // background-color: #d3e4eb; // padding: 6px 0 7px 0; // .row { // color: #1f1f1f; // font-size: 17px; // padding: 5px 0; // > div { // border-right: #9ab8c4 1px solid; // color: #455f76; // font-size: 14px; // padding: 5px 1.5%; // } // } // } // .tbody { // .row { // > div { // border-right: #c0d0d7 1px solid; // border-bottom: #c0d0d7 1px solid; // padding: 10px 1.5%; // &.feedback_id, // &.feedback_writer_id, // &.feedback_my { // vertical-align: middle; // } // } // } // } // .row { // display: table-row; // width: 100%; // > div { // box-sizing: border-box; // -moz-box-sizing: border-box; // -webkit-box-sizing: border-box; // display: table-cell; // vertical-align: top; // text-align: center; // &:last-child { // border-right: none; // } // } // a { // color: #2988ca; // } // i { // display: block; // font-style: normal; // } // } // .feedback_id { // width: 12.5%; // word-break: break-all; // } // .feedback_details { // width: 20%; // text-align: left !important; // } // .feedback_progress { // width: 20%; // text-align: left !important; // } // .feedback_writer_id { // width: 12.5%; // word-break: break-all; // } // .feedback_my { // width: 17%; // > .controller { // > .my_rating { // @include rating-dynamic-resize(24px, 22px, 0px); // } // > .button { // @include button-cabinet('medium', 'blue'); // width: 80%; // margin: 0 auto; // } // } // } // .feedback_ranking { // text-align: center; // width: 18%; // > .controller { // > .rating_wrapper { // display: inline-block; // width: 100%; // } // } // > a { // display: inline-block; // margin-top: 5px; // &:hover { // text-decoration: none; // } // } // } // .rating_form { // text-align: center; // width: auto; // padding-top: 3px; // padding-bottom: 3px; // } // .my_rating { // text-align: center; // margin: 0 auto; // .rating_item { // display: inline-block; // } // } // .rating_form { // .rating_item { // display: inline-block; // } // } // } // End Feedback Table // Feedback Ranking // .feedback_writer_info { // overflow: hidden; // padding: 3px 2% 18px 3%; // .photo { // float: left; // max-width: 85px; // img { // @include border-radius(100%); // max-width: 100%; // height: auto; // } // } // .feedback_writer_description { // float: left; // padding-left: 4%; // p { // color: #6a6a6a; // font-size: 15px; // line-height: 20px; // } // .writers_number { // overflow: hidden; // font-size: 16px; // text-transform: uppercase; // p { // color: #646c70; // font-weight: bold; // span { // color: #646c70; // font-weight: normal; // padding-left: 0.5em; // } // } // } // .writers_rank { // margin-top: 15px; // overflow: hidden; // p { // display: inline-block; // vertical-align: middle; // margin-top: 4px; // span { // color: #389c5e; // font-weight: bold; // margin-left: 0.5em; // } // } // .rating_form { // display: inline-block; // vertical-align: middle; // margin-left: 5px; // } // } // } // .button { // @include button-cabinet('big', 'orange'); // width: 24%; // float: right; // margin-top: 26px; // } // } .cabinet_translator_feedbacks { overflow: hidden; position: relative; padding-bottom: 20px; &:before { border-right: #d7e0e9 1px solid; content: ''; display: block; width: 1px; height: 100%; position: absolute; top: 40px; left: 50%; margin-left: -0.5px; } } .cabinet_feedback_line { background: #ecf3fa; border-top: 1px solid #d7e0e9; border-bottom: 1px solid #d7e0e9; padding: 17px 0; clear: both; width: 100%; display: inline-block; padding: 9px 2%; margin-bottom: 15px; p { color: #486580; padding: 0 2%; font-size: 17px; font-style: italic; font-weight: bold; } } .cabinet_your_feedbacks { float: left; width: 50%; .see_all { margin-left: 4%; } } .cabinet_feedback_data { margin-bottom: 20px; padding: 0 4%; h2 { color: #465460; display: inline-block; font-size: 24px; font-weight: 700; span { color: #626f7a; font-size: 15px; font-style: italic; margin-left: 0.5em; font-weight: 300; } } .cabinet_your_feedbacks_content { &.no_projects { text-align: center; p { font-size: 15px; line-height: 19px; color: #67727c; font-weight: 300; } .button { @include button-cabinet('big', 'orange'); width: 300px; margin: 25px auto 0; font-size: 16px; } } } .cabinet_you_ranked { display: inline-block; width: 100%; font-size: 15px; line-height: 18px; margin: 18px 0 14px 0; &.without_rank { .rating_cabinet { float: none; } } p { color: #67727c; font-size: 15px; line-height: 20px; float: left; position: relative; top: 3px; } .rating_cabinet { float: right; } .rating_item { margin-left: 0.2em; } .time { float: left; p { color: #8f9dab; font-size: 12px; font-style: italic; line-height: 20px; } } &.without_rank { margin-bottom: 0; text-align: center; .rating_item { display: inline-block; float: none; margin: 10px 0; } } } .textarea { width: 100%; text-align: left; min-height: 120px; max-height: 220px; } .field_error { width: 100%; .validation_error { display: block; margin-top: 5px; } } .cabinet_your_feedbacks_change { text-align: center; textarea { width: 100%; height: 128px; } } .button { width: 40%; margin: 30px 2.5% 0 2.5%; &.button_cancel { @include button-cabinet('medium', 'orange'); display: inline-block; vertical-align: top; height: 40px; line-height: 40px; } &.button_save { @include button-cabinet('medium', 'green'); border: none; cursor: pointer; display: inline-block; vertical-align: top; height: 40px; line-height: 40px; } } } .cabinet_other_feedbacks { @include rating(22px, 22px, 2px, '/assets/stars_big.png'); float: left; width: 50%; .cabinet_other_feedback_item { overflow: hidden; margin-bottom: 13px; padding: 0 4%; .cabinet_other_feedback_title { overflow: hidden; margin-bottom: 20px; .cabinet_other_feedback_topic { float: left; width: 75%; p { color: #394551; font-size: 18px; font-weight: 300; } .time { display: block; p { color: #8f9dab; font-size: 12px; font-style: italic; margin-top: 3px; } } } .rating_form { float: right; width: auto; } } .cabinet_other_feedback_text { background-color: #ecf3fa; word-wrap: break-word; position: relative; border-radius: 7px; padding: 10px 4%; &:before { background: url(/assets/feedback_arrow.png) no-repeat; background-size: 18px; content: ''; display: block; width: 18px; height: 12px; position: absolute; top: -12px; left: 20px; } p { color: #637281; font-size: 14px; line-height: 18px; font-style: italic; } } } .see_all { float: right; width: auto !important; margin: 10px 4% 0 0; } } .cabinet_no_rank { color: #3c4245; font-size: 18px; text-transform: uppercase; text-align: center; margin: 40px 0; } .cabinet_our_translators { .see_all { color: #3098d8; font-size: 13px; font-style: italic; &:hover { text-decoration: none; } } } // .order_table { // > .order_block_table.with_feedback { // .order_progress { // width: 20% !important; // } // .order_details { // width: 20% !important; // } // .order_feedback { // width: 15%; // display: table-cell; // vertical-align: middle; // text-align: center; // > .controller { // > .button { // width: 84%; // font-size: 14px; // margin: 0 auto; // height: 30px; // line-height: 30px; // } // .rating_item { // text-align: center; // } // } // } // } // } // .feedback_notification { // background: url(/assets/new_cabinet/feedback_notification.png) no-repeat; // color: #f54f4f; // display: block; // font-size: 11px; // width: 19px; // height: 21px; // padding-left: 10px; // line-height: 21px; // position: absolute; // top: 0px; // right: 0px; // text-align: center; // &.active { // background-position: 0 -31px; // } // } // .order_view_item.feedback_my { // margin: 15px 0 0 0; // h3 { // border-bottom: 0; // margin-bottom: 0; // } // span.my_feedback { // float: none; // width: auto; // display: inline-block; // margin-left: 10px; // .my_rating { // position: relative; // top: 4px; // } // .controller { // .button { // color: #fff; // width: 160px; // margin-left: 10px; // } // } // } // } // End Feedback Ranking .cabinet_not_any_feedback { text-align: center; color: #34404b; font-size: 18px; margin: 0 4%; p { padding-bottom: 10px; text-transform: uppercase; } span { font-style: italic; } } .feedback_table_child { .table_mobile { display: none; } .table_navigation { display: none; } } // .pages .cabinet_our_translators { // box-shadow: none; // .content { // padding: 0; // } // .pagination { // } // .show_items { // width: 100%; // } // } // .cabinet_our_translators_content { // overflow: hidden; // table { // border-top: 1px solid #d7e0e9; // border-collapse: collapse; // width: 100%; // background: #fff; // td { // &.sort { // background: url(/assets/sort_icons.png) 94% 18px no-repeat; // cursor: pointer; // } // &.none { // background: url(/assets/sort_icons.png) 94% 18px no-repeat; // } // &.asc { // background: url(/assets/sort_icons.png) 94% 18px no-repeat; // } // &.desc { // background: url(/assets/sort_icons.png) 94% -37px no-repeat; // } // &.translator_link { // display: none; // } // } // thead { // tr { // background: #ecf3fa; // td { // color: #4e5d6a; // &:first-child { // background: #fff; // } // } // } // } // tr { // td { // border-right: #d7e0e9 1px solid; // border-bottom: #d7e0e9 1px solid; // text-align: center; // padding: 2px 0; // font-size: 15px; // color: #707175; // &:first-child { // border-left: #d7e0e9 1px solid; // color: #4e5d6a; // background: #f0f7fe; // padding: 0 5px; // } // .translate_direction { // padding-bottom: 15px; // span { // width: 32px; // height: 32px; // display: inline-block; // vertical-align: top; // position: relative; // &:first-child { // margin-right: 39px; // &:after { // position: absolute; // display: block; // content: ''; // width: 15px; // height: 9px; // background: url(/assets/language_arrow.png) no-repeat; // top: 50%; // margin-top: -6px; // right: -27px; // } // } // } // } // .cabinet_our_translator { // text-align: center; // padding: 5px 5px 5px 5px; // .cabinet_our_translator_photo { // display: block; // margin-bottom: 10px; // } // img { // width: 60px; // } // a { // font-size: 15px; // color: #1abae9; // } // } // } // } // tbody { // tr { // td { // &:last-child { // a { // color: #ff5a20; // width: 139px; // height: 37px; // line-height: 33px; // border: 2px solid #ff5a20; // display: inline-block; // vertical-align: top; // text-decoration: none; // text-align: center; // border-radius: 30px; // } // } // .cabinet_our_translators_link { // color: #7e7b7b; // text-decoration: none; // } // .cabinet_our_translators_link:hover { // text-decoration: underline; // } // color: #7e7b7b; // &:nth-child(5) { // width: 15%; // } // &:nth-child(6) { // width: 15%; // } // &.suggestion { // color: #2aa330; // } // &.unavailable { // color: #cf6b48; // } // &.searching { // color: #79848e; // } // a { // color: #41aed7; // &:hover { // text-decoration: none; // } // } // } // } // } // } // } // .cabinet_our_translators_content_title { // overflow: hidden; // padding: 8px 0 28px 0; // h3 { // color: #34404b; // font-size: 24px; // font-weight: 700; // text-transform: uppercase; // position: relative; // padding-bottom: 0; // padding-left: 18px; // margin-bottom: 15px; // &:before { // position: absolute; // display: block; // content: ''; // width: 9px; // height: 9px; // background-color: #ff5a20; // border-radius: 100%; // top: 50%; // margin-top: -4.5px; // left: 0; // } // } // } // .cabinet_our_translators_filter_item { // float: left; // min-width: 33%; // text-align: left; // &:nth-of-type(1) { // min-width: 44%; // .select2-container { // display: inline-block; // vertical-align: middle; // text-align: left; // min-width: 165px; // max-width: 165px; // margin: 0 5px; // } // } // &:last-child { // min-width: 23%; // text-align: right; // } // label { // color: #72706f; // display: inline-block; // vertical-align: middle; // font-size: 15px; // margin-right: 1%; // } // .select2-container { // display: inline-block; // vertical-align: middle; // text-align: left; // min-width: 165px; // max-width: 165px; // .select2-selection__rendered { // } // } // } .cabinet_about_translator { overflow: hidden; margin: 0 0 15px 0; position: relative; padding: 25px 0 0 0; background: #fff; border: 1px solid #d7e0e9; .rating_cabinet { .rating_item { .icon-star { background-size: 17px; width: 17px; height: 17px; margin: 0; } } } .button.translator_hire { @include button-cabinet('big', 'orange'); float: right; min-width: 300px; position: absolute; right: 50px; top: 25px; &.centre { top: 70px; } } .button.feedback_button { @include button-cabinet('big', 'green'); float: right; min-width: 300px; position: absolute; right: 50px; top: 95px; } .cabinet_translator_feedbacks { .cabinet_your_feedbacks { .cabinet_your_feedbacks_content.no_projects { .button { @include button-cabinet("big", "orange"); border: none; } } } .button.button_cancel { @include button-cabinet("big", 'orange'); display: inline-block; vertical-align: top; } .button.button_save { @include button-cabinet("big", 'green'); display: inline-block; vertical-align: top; } } } .cabinet_translator_info { padding-right: 11px; margin-left: 21px; width: 190px; float: left; line-height: 0; text-align: center; position: relative; margin-bottom: 25px; .translator_photo { display: inline-block; vertical-align: top; } } .cabinet_translator_photo { margin-top: 11px; img { max-width: 100%; } } .cabinet_translator_status { font-size: 15px; line-height: 15px; text-align: center; padding: 6px 0; display: inline-block; min-width: 100%; margin-top: 10px; &.suggestion { background: #ebfae8; color: #84d173; } &.unavailable { background: #fff4f0; color: #cf6b48; } &.searching { background: #f4f4f4; color: #8d8d8d; } } .cabinet_translator_description { overflow: hidden; } .cabinet_translator_details { overflow: hidden; } .cabinet_translator_details_item { overflow: hidden; margin-bottom: 6px; line-height: 22px; max-width: 405px; padding-bottom: 11px; padding-top: 11px; border-bottom: 1px solid #e4e4eb; &:last-child { border-bottom: none; } b { color: #555555; display: block; font-size: 20px; font-weight: 600; line-height: 20px; margin-bottom: 7px; } .rating_cabinet { float: left; max-width: 116px; text-align: left; margin-left: 40px; } > span { color: #34404b; float: left; font-size: 16px; line-height: 18px; font-weight: 300; min-width: 185px; padding-left: 20px; &.star-rating-control { } strong { margin: 0 0 0 43px; font-size: 16px; color: #34404b; } } p { color: #34404b; font-size: 16px; font-weight: 700; margin-left: 5px; display: inline-block; vertical-align: top; } } .cabinet_translator_details_info { float: left; } .cabinet_skills_block { overflow: hidden; width: 100%; position: relative; &:before { border-right: 1px solid #d7e0e9; content: ''; display: block; width: 1px; height: 100%; position: absolute; top: 0; left: 50%; } .cabinet_skills_title { background: #ecf3fa; border-top: 1px solid #d7e0e9; border-bottom: 1px solid #d7e0e9; padding: 17px 0; margin-bottom: 10px; overflow: hidden; span { font-size: 18px; line-height: 22px; color: #34404b; font-weight: 700; font-style: italic; padding-left: 25px; } } .cabinet_skills_item { float: left; width: 50%; // padding-bottom: 25px; // &:nth-child(1) { // border-right: 1px solid #d7e0e9; // margin-right: -1px; // } // &:last-child { // border-left: 1px solid #d7e0e9; // .skills_title { // margin-left: -1px; // } // } .cabinet_language_block { ul { position: relative; width: 34%; display: inline-block; vertical-align: top; list-style: none; margin-bottom: 8px; &:first-child { padding-left: 25px; &:after { position: absolute; display: block; content: ''; width: 55px; height: 56px; background: url(/assets/cabinet/arrows_icon.png) no-repeat; background-size: 55px; top: 50%; margin-top: -28px; right: -70px; } } &:last-child { float: right; } li { font-size: 16px; line-height: 32px; color: #34404b; font-weight: 300; text-align: left; span { font-size: 15px; line-height: 32px; color: #576470; font-weight: 300; text-align: left; display: inline-block; vertical-align: top; b.flag { display: inline-block; vertical-align: top; width: 32px; height: 32px; margin-right: 6px; } } } } } .cabinet_expertise_block { .cabinet_expertise_item { text-align: center; width: 25%; float: left; padding: 23px 0 0 0; p { color: #b0b5bb; font-weight: 300; font-size: 14px; line-height: 18px; display: inline-block; vertical-align: bottom; white-space: nowrap; } span { display: inline-block; vertical-align: top; width: 100%; height: 34px; text-align: center; } &.active { p { color: #7e93a7; background: url(/assets/cabinet/done_icon.png) right center no-repeat; background-size: 16px; padding-right: 20px; } } &.general { span { &:before { background: url(/assets/cabinet/general_icon.png) no-repeat; background-size: 30px; content: ''; display: inline-block; width: 30px; height: 26px; } } &.active { span { &:before { background-position: center -28px; } } } } &.business { span { &:before { background: url(/assets/cabinet/business_icon.png) no-repeat; background-size: 30px; content: ''; display: inline-block; width: 30px; height: 28px; } } &.active { span { &:before { background-position: center -30px; } } } } &.art { span { &:before { background: url(/assets/cabinet/art_icon.png) no-repeat; background-size: 18px; content: ''; display: inline-block; width: 18px; height: 28px; } } &.active { span { &:before { background-position: center -32px; } } } } &.medicine { span { &:before { background: url(/assets/cabinet/medicine_icon.png) no-repeat; background-size: 32px; content: ''; display: inline-block; width: 32px; height: 28px; } } &.active { span { &:before { background-position: center -30px; } } } } &.technical { span { &:before { background: url(/assets/cabinet/technical_icon.png) no-repeat; background-size: 32px; content: ''; display: inline-block; width: 32px; height: 34px; } } &.active { span { &:before { background-position: center -42px; } } } } &.academic { span { &:before { background: url(/assets/cabinet/scientific_icon.png) no-repeat; background-size: 16px; content: ''; display: inline-block; width: 16px; height: 30px; } } &.active { span { &:before { background-position: center -30px; } } } } &.personal { span { &:before { background: url(/assets/cabinet/personal_icon.png) no-repeat; background-size: 30px; content: ''; display: inline-block; width: 30px; height: 26px; } } &.active { span { &:before { background-position: center -30px; } } } } &.legal { span { &:before { background: url(/assets/cabinet/legal_icon.png) no-repeat; background-size: 30px; content: ''; display: inline-block; width: 30px; height: 34px; } } &.active { span { &:before { background-position: center -37px; } } } } } } } } .cabinet_translator_title { margin-bottom: 20px; span { color: #465460; display: inline-block; font-size: 24px; font-weight: 700; text-transform: uppercase; } } // .cabinet_translator_testimonials { // clear: both; // padding: 0 0 0; // h2 { // margin: 0 0 9px; // padding: 17px 0 17px 25px; // background: #ecf3fa; // color: #34404b; // font-size: 18px; // line-height: 22px; // font-weight: 700; // font-style: italic; // text-transform: none; // border-top: 1px solid #d7e0e9; // border-bottom: 1px solid #d7e0e9; // } // .more { // display: block; // text-align: right; // margin: 20px 24px 20px 0; // font-size: 13px; // line-height: 18px; // color: #3098d8; // font-style: italic; // font-weight: 300; // } // .translator_testimonial_item { // background-color: #f7fbff; // border: #ccd7e2 1px solid; // display: block; // border-radius: 10px; // margin: 25px 24px 0; // margin-top: 25px; // position: relative; // padding: 12px 2% 15px 2%; // &:before { // position: absolute; // display: block; // content: ''; // width: 17px; // height: 12px; // background: url(/assets/testimonial_arrow.png) no-repeat; // top: -12px; // left: 19px; // } // &:first-child { // margin-top: 0px; // } // } // .translator_testimonial_title { // border-bottom: #d9e2eb 1px solid; // overflow: hidden; // margin-bottom: 14px; // padding-bottom: 10px; // .translator_testimonial_title_info { // max-width: 80%; // line-height: 18px; // display: inline-block; // vertical-align: top; // b { // color: #394551; // font-size: 16px; // line-height: 20px; // width: 100%; // font-weight: 500; // } // span { // color: #394551; // font-size: 16px; // line-height: 20px; // padding-left: 10px; // font-weight: 500; // } // p { // font-size: 13px; // line-height: 20px; // display: block; // vertical-align: top; // color: #8f9dab; // } // } // .rating_wrapper { // float: right; // margin-top: 5px; // @include rating-resize(15px,15px,2px); // } // } // .translator_testimonial_info { // overflow: hidden; // margin-top: 0; // float: right; // clear: both; // p { // color: #8f9dab; // float: right; // font-size: 13px; // font-weight: 300; // font-style: italic; // margin-top: 5px; // } // } // .translator_testimonial_content { // display: inline-block; // width: 100%; // position: relative; // > p { // color: #637281; // font-size: 14px; // line-height: 22px; // font-style: italic; // } // } // }