/* general */
.essay-component *{
    box-sizing: border-box;
}
.essay-component {
    box-sizing: border-box;
    padding: 60px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Open Sans', Arial;
    font-size: 14px;
}
.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    position: absolute;
    z-index: 999;
    will-change: width,height;
}
.page-content-block .essay-component ul li {
    padding-left: 0;
}

.sidebar-logged .user-area-wrapper .info-list {
    padding: 15px 30px;
}

.sidebar-logged .user-area-wrapper .info-list li {
    width: 100%;
    font-size: 16px;
}

.sidebar-logged .user-area-wrapper .menu-list li {
    width: 100%;
}

.sidebar-logged .user-area-wrapper .menu-list li a {
    padding: 15px 0 15px 30px;
}


.sidebar-logged .user-area-wrapper .menu-list li a i {
    margin-top: 3px;
}

.essay-component .orange-b:focus,
.essay-component .orange-b:hover{
    transition: all .3s linear;
    background: linear-gradient( -90deg, rgb(239,102,19) 0%, rgb(255,137,65) 100%);
    background: -webkit-linear-gradient( -90deg, rgb(239,102,19) 0%, rgb(255,137,65) 100%);
    background: -moz-linear-gradient( -90deg, rgb(239,102,19) 0%, rgb(255,137,65) 100%);
    background: -o-linear-gradient( -90deg, rgb(239,102,19) 0%, rgb(255,137,65) 100%);
    color: #fff;
    border: none;
}
.essay-component .currency.select-wrapper{
    line-height: 1;
}
.essay-component .submit-b
.essay-component .orange-b {
    background: linear-gradient( -90deg, rgb(255,137,65) 0%, rgb(239,102,19) 100%);
    background: -webkit-linear-gradient( -90deg, rgb(255,137,65) 0%, rgb(239,102,19) 100%);
    background: -moz-linear-gradient( -90deg, rgb(255,137,65) 0%, rgb(239,102,19) 100%);
    background: -o-linear-gradient( -90deg, rgb(255,137,65) 0%, rgb(239,102,19) 100%);
    box-shadow: 0 7px 13px 0 rgba(235, 68, 29, 0.25);
    -webkit-box-shadow: 0 7px 13px 0 rgba(235, 68, 29, 0.25);
    -moz-box-shadow: 0 7px 13px 0 rgba(235, 68, 29, 0.25);
    -o-box-shadow: 0 7px 13px 0 rgba(235, 68, 29, 0.25);
    border: none;
    display: inline-block;
}
.essay-component .submit-b:focus,
.essay-component .submit-b:hover{
    color: #f89c26;
    background: white;
}
.essay-component .submit-b.pay-now-submit:focus,
.essay-component .submit-b.pay-now-submit:hover{
    cursor:pointer;
}
.mini-wrapper .links-list li a{
    font-size: 15px;
    color: #15161c;
    font-weight: 400;
    font-family: 'NunitoRegular', sans-serif;
    border-bottom: none;
}
.essay-component .submit-b{
    font-family: 'NunitoRegular', sans-serif;
    height: 40px;
    box-sizing: border-box;
    margin: 0;
    line-height: 40px;
    color: white;
    background: #f89c26;
    border: 1px solid #f89c26;
    font-weight: 700;
    font-size: 14px;
    border-radius: 30px;
    padding: 0 20px;
    min-width: 180px;
    display: inline-block;
    text-align: center;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
body .essay-order-details .messages-list .status-icon i.unread:before {
    content: '\f0e0';
    font-family: FontAwesome;
}
body .essay-order-details .messages-list .attachment i:after {
    content: '\f0c6';
    font-family: FontAwesome;
}
.mini-wrapper .top-dd-wrapper .drop-down-content .messages {
     margin-top: 0;
}
.essay-component .flat-button {
    padding: 6px 60px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-family: 'NunitoRegular';
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
}

.essay-component input[type="text"], .essay-component input[type="password"], .essay-component input[type="file"], .essay-component textarea, .essay-component select, .essay-component .pm-input input, .essay-component .multiinput {
    width: 100%;
    box-sizing: border-box;
    font-weight: 400;
    border: 1px solid #cacacd;
    height: 40px;
    box-sizing: border-box;
    margin: 0;
    line-height: 40px;
    outline: 0;
    padding: 0 9px 0 9px;
    background: #fbfbfb;
    font-size: 14px;
    font-family: 'Open Sans', Arial;
    border-radius: 2px;
    color: #322d3a;
}

.essay-component label {
    margin-bottom: 0;
    display: inline-block;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    color: #9e9e9e;
}

.top-login-wrapper .links-list li {
    background: white;
}

.essay-component input[type="text"], .essay-component input[type="password"], .essay-component input[type="file"], .essay-component textarea, .essay-component select, .essay-component .pm-input input, .essay-component .multiinput {
    margin-bottom: 0 !important;
}

.essay-component label {
    margin-top: 10px;
}

.essay-component label.error {
    margin-top: 5px;
}

/* top login */
.affiliate-program-wrapper .receive-table .flat-button {
    padding: 8px 10px;
}

.affiliate-program-wrapper .receive-table td input[type="text"] {
    padding: 17px 14px 17px 40px;
}

.mini-wrapper .top-dd-wrapper .top-label {
    padding: 0;
    overflow: hidden;
}

.mini-wrapper.top-login-wrapper, .mini-wrapper.top-password-wrapper, .mini-wrapper.top-user-area-wrapper, .mini-wrapper.top-login-wrapper-horizontal {
    margin-left: 0;
}

.mini-wrapper .top-dd-wrapper .top-label a {
    margin-top: 3px;
}

.popover {
    border: 1px solid #59383b;
    border-radius: 0;
    -webkit-box-shadow: 2px 4px 7px rgba(66, 36, 39, 0.75);
    box-shadow: 2px 4px 7px rgba(66, 36, 39, 0.75);
}
.essay-login-form .row .m12.l6 {
    width: 50% !important;
}
.page-content .essay-component ul li:before{
    display: none;
}
.essay-component.login-component .buttons-panel .col{
    margin-bottom: 0;
}
.login-component .buttons-panel ul{
    margin-bottom: 0;
}
.popover-title {
    background-color: #59383b;
    border-bottom: 1px solid #59383b;
    border-radius: 0;
    color: #fff;
    font-family: 'NunitoRegular';
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
    margin: -1px;
}

.essay-component.essay-password-form.login-component .header,
.essay-component.essay-login-form.login-component .header {
    display: none;
}

.popover.bottom > .arrow:after {
    border-bottom-color: #59383b;
}

.login-component .buttons-panel li a {
    text-decoration: none;
    border-bottom: none;
    color: #000000;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    text-align: justify;
}

.login-component .buttons-panel li {
    background: none;
    padding: 0;
}

a.close-popover {
    position: absolute;
    top: 0;
    color: #fff;
    font-size: 34px;
    right: 17px;
}

a.close-popover:hover {
    cursor: pointer;
}

/* miniorder */
.essay-component.essay-miniorder-form.miniorder-component table tr,
.essay-component.essay-miniorder-form.miniorder-component table tr td {
    display: block;
    padding: 0;
}

.essay-component.essay-miniorder-form.miniorder-component table tr:nth-child(2) td:nth-child(1), .essay-component.essay-miniorder-form.miniorder-component table tr:nth-child(2) td:nth-child(3) {
    display: none;
}

.essay-component.essay-miniorder-form.miniorder-component table tr td {
    width: 32.333%;
    float: left;
}

.essay-component.essay-miniorder-form.miniorder-component .header {
    display: none;
}

.essay-miniorder-form form {
    padding: 0;
    background: transparent;
    border-radius: 0;
}

.essay-component.essay-miniorder-form.miniorder-component {
    border: none;
    box-shadow: none;
    background: transparent;
}

.essay-component .hint div p {
    padding: 0;
    margin: 0 0 10px 0;
    font-family: 'NunitoRegular';
    font-size: 14px;
    line-height: 15px;
}

.essay-miniorder-form form label {
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-transform: uppercase;
}

.essay-miniorder-form .sidebar-total {
    text-align: center;
    margin: 27px auto 0;
    vertical-align: bottom;
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.essay-miniorder-form .mini-order-total-price {
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-weight: 400;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 40px;
}

.essay-miniorder-form form input[type="submit"] {
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    font-family: 'NunitoRegular';
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    text-transform: uppercase;
    margin: 25px auto 0;
    display: block;
    box-shadow: 2px 4px 7px rgba(66, 36, 39, 0.75);
    text-align: center;
    padding: 4px 0;
    position: relative;
    margin-bottom: 0;
    background-color: #dd0000;
    transition: 1.1s;
    border: none;
}

.essay-miniorder-form form input[type="submit"]:hover {
    background: #9a0101;
    text-decoration: none;
    transition: 1.1s;
}
.essay-component.essay-miniorder-form.miniorder-component table tr:last-child td:nth-child(1),
.essay-component.essay-miniorder-form.miniorder-component table tr:first-child td:nth-child(2) {
    padding: 0 17px;
}

/*Order page*/
.order-form-data table tr td {
    display: block;
    padding: 0 !important;
    width: 100%;
}

.order-form-wrapper.essay-component {
    box-shadow: none;
    border: none;
    border-radius: 0;
}

.order-form-data table tbody,
.order-form-data table tr {
    width: 100%;
    display: block;
}

.order-form-data table {
    margin-bottom: 30px;
    box-shadow: 2px 4px 7px rgba(167, 192, 200, 0.75);
    background-color: #ffffff;
    padding: 20px;
    display: block;
    box-sizing: border-box;
    width: 100%;
}

.essay-component .t-body > tr > td:first-child {
    text-align: left;
    width: 80%;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 700;
    line-height: 25px;
    color: #001921;
    float: left;
}

.essay-component .t-body > tr > td:nth-child(2) {
    float: right;
}

.essay-order-form .t-body > tr > td:nth-child(3) {
    background-color: transparent;
}

.essay-component .checkbox-input {
    font-style: normal;
    color: #001921;
    font-family: 'NunitoRegular';
    font-size: 14px;
    font-weight: 400;
}
.order-form-wrapper .bookmark-row .wrapper p {
    margin: 0;
    color: #55565a;
    display: inline-block;
    line-height: 2em;
    font-size: 17px;
}
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] {
    z-index: 1;
}
tr.ws-paper-requirements-tr td:nth-child(1), tr.ws-paper-requirements-tr td:nth-child(2),
tr.ws-personal-information-tr td:nth-child(1), tr.ws-personal-information-tr td:nth-child(2) {
    display: none;
}

.order-form-data table table {
    box-shadow: none;
    padding: 0;
    overflow: hidden;
}

.essay-order-form .phone-tr table td:nth-child(2) {
    display: none;
}

.essay-order-form .phone-tr table td:first-child {
    width: 180px;
    vertical-align: top;
    float: left;
}

.essay-order-form .phone-tr table td:nth-child(3) {
    float: right;
    width: 83%;
}

.essay-component .t-body > tr.ws-attachments-tr > td:first-child,
.essay-component .t-body > tr.ws-language-tr > td:first-child,
.essay-component .t-body > tr.service-wrapper > td:first-child {
    width: 93%;
}

.essay-component .t-body > tr.ws-cost-per-page-tr > td:first-child {
    float: none;
}

.essay-component .pm-input input {
    width: 70%;
}

.essay-component .pm-input input {
    width: 70%;
    height: 38px;
    border: none;
    box-shadow: none;
}

.essay-component .ws-sources-tr .notice-wrapper,
.essay-component .pages-tr .notice-wrapper {
    height: auto;
}

.essay-component .file-button input {
    left: -10000px;
}

.essay-order-form .apply-discount-input input[type="text"], .essay-order-form .add-writer-input input[type="text"] {
    padding-right: 9px;
    width: calc(100% - 130px);
}
.order-form-wrapper.essay-component table tbody.t-body tr.ws-vip-services-tr tr,
.order-form-wrapper.essay-component table tbody.t-body tr.ws-vip-services-tr {
    background-color: #59383b;
    padding-bottom: 10px;
}
.bg-color-1.bg-lighten-3 {
    background-color: #fdefef;
    border: 1px solid transparent;
}
.bg-color-1 {
    background-color: #ee6060;
    border: 1px solid transparent;
}
.essay-orders h4 {
    padding: 0 28px 20px;
    margin: 0;
}
.essay-component .ws-vip-services .new-vip:before {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 3px;
    border: 20px solid transparent;
    border-top: 20px solid #00aeef;
    border-right: 20px solid #00aeef;
    margin-right: 0.75rem;
    border-top-right-radius: 4px;
    display: inline;
    width: auto;
    height: auto;
    left: auto;
    border-radius: 0;
    background: none;
}
.page-content ul.vip-services-list li:before{
    display: none;
}
body .order-form-wrapper .vip-client {
    margin: 20px 0 10px;
    display: block;
    text-align: center;
    background: 0 0;
    color: #666;
    padding: 30px 0 0;
    border-top: 1px solid #e5e6e8;
    border-radius: 0;
}
body .order-form-wrapper .vip-client a {
    margin-left: 1px;
    color: #0fb3f0;
}
body .order-form-wrapper .vip-client .vip-client-icon::after {
    content: "Vip";
    font-size: 14px;
    margin: 0;
}
body .order-form-wrapper .vip-client span::before {
    content: "★ ";
    color: #ffc759;
}
body .order-form-wrapper .vip-client span::after {
    content: " ★";
    color: #ffc759;
}
body .order-form-wrapper .vip-client .vip-client-icon {
    display: inline;
    float: none;
    color: #4b5969;
    background: 0 0;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 10px;
}
body .order-form-wrapper .vip-client span {
    display: inline-block;
    font-weight: 700;
}
body .order-form-wrapper .vip-client::before {
    content: "or";
    display: inline-block;
    background: #fff;
    font-weight: 700;
    padding: 0 20px;
    font-size: 18px;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 17px;
    margin: -30px;
}
.essay-component .ws-vip-services .vip-services-list label.checkbox-label:after, .essay-component .ws-vip-services .vip-services-list label.checkbox-label:before {
    left: calc(50% - 6px);
    top: 20px;
}
body .essay-component [type="radio"] + label:before, body .essay-component [type="radio"] + label:after, body .essay-component [type="checkbox"].filled-in + label:after {
    width: 12px;
    height: 12px;
    vertical-align: top;
    margin: 0;
}
.essay-component .ws-vip-services .new-vip .wrapper:before{
    top: -3px;
    right: 2px;
}
.essay-component .ws-vip-services .wrapper{
    border: 1px solid transparent;
}
.essay-component .ws-vip-services .vip-services-list label.checkbox-label:after, .essay-component .ws-vip-services .vip-services-list label.checkbox-label:before {
    left: calc(50% - 6px);
    top: 20px;
}
.order-form-wrapper .vip-services-td .hdr {
    background: none;
    padding: 3px 0;
    display: block;
    margin: 0;
    font-family: 'NunitoRegular';
    font-size: 22px;
    font-weight: 500;
    color: #fdf9f1;
    text-transform: uppercase;
    text-align: center;
}
.bg-color-3.bg-lighten-3 {
    background-color: #eeebeb;
    border: 1px solid transparent;
}
.text-color-2 {
    color: #ff9c27;
}
.bg-color-2.bg-lighten-3.checked {
    background-color: #fff5e9;
    border: 1px solid transparent;
}
.order-form-wrapper .vip-services-td .vip-services-list {
    padding: 0;;
    list-style: none;
    background: #fff;
    width: 75%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 150px;
}

.order-form-wrapper.essay-component table tbody.t-body tr.ws-vip-services-tr .vip-services-list tr,
.order-form-wrapper .vip-services-td {
    background: #fff;
}

.order-form-data table tr.ws-vip-services-tr ul td {
    width: 90%;
    float: left;
}

.order-form-wrapper .vip-services-td .hint-td {
    width: 10px;
    float: right;
    margin-top: 11px;
    margin-right: 50px;
}

.order-form-data table tr.ws-vip-services-tr ul td {
    padding-top: 0 !important;
}

.order-form-data table tr.ws-vip-services-tr ul table {
    margin-bottom: 0;
}

.order-form-wrapper .vip-services-td .services-package label, .order-form-wrapper .vip-services-td .vip-services-list li label {
    margin: 0;
    color: #001921;
    font-family: 'NunitoRegular';
    font-size: 18px;
    font-weight: 500;
    line-height: 35px;
    font-style: normal;
    display: block;
    border: none;
    background: white;
    padding: 10px 20px 10px 10px;
    overflow: hidden;
    border-radius: 0;
}

.order-form-wrapper .vip-services-td .offer-label {
    margin: 30px auto;
    display: block;
    font-weight: 600;
    background: #fff;
    text-align: center;
    width: 89%;
    padding: 10px 0;
}

.order-form-data .services-package table tr td {
    background: #fff;
    padding-top: 0 !important;
}

.order-form-wrapper.essay-component table tbody.t-body tr.ws-vip-services-tr tr .services-package {
    background: #fff;
}

.order-form-wrapper .vip-services-td .services-package label .discount {
    background: none;
}

.essay-component .t-body > tr.ws-terms-tr > td:first-child {
    width: auto;
    padding-top: 17px !important;
    margin-right: 10px;
}

.order-form-wrapper .wrap-order-submit {
    float: none;
    text-align: center;
}

.order-form-wrapper .wrap-order-submit .on-disabled-button-click-text {
    position: relative;
    margin-top: 0;
}

.essay-order-form .total-price {
    float: none;
    display: block;
    text-align: center;
}

.order-form-wrapper .wrap-order-submit .on-disabled-button-click-text {
    display: block;
    text-align: center;
}

.essay-order-form .order-submit {
    position: relative;
    width: 258px;
}

.essay-component .wrap-order-submit .flat-button {
    width: auto;
}
.essay-order-form .paper-requirements-table .price-disclaimer {
    text-align: center;
}
.essay-component .form-button {
    color: #fff;
    background: #59383b;
    border: none;
    border-radius: 0px;
}
.essay-component .inactive-button {
    color: #59383b;
    background: #e9f7fe;
}
.essay-component .hint > i {

    background-position: 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.essay-component .hint:hover > i {

}
.essay-component .hint.discounts-hint div .h{
    margin: 0 0 10px 0;
}
.essay-component .hint div > span {
    display: none;
}
.essay-component .hint.discounts-hint div ul li{
    padding: 0 0 0 22px;
}
.hint.w-level-hint {
    /* display: none;*/
}

.hint.w-level-hint div {
    width: 410px;
}

.hint.w-level-hint table tr td {
    display: table-cell;
}

.hint.w-level-hint table tr {
    display: table-row;
}

.essay-component .hint table tr th, .essay-component .hint table tr td {
    padding: 5px !important;
    background: #caddea;
    border: solid 1px #000;
    text-align: center;
}

.essay-calculator-wrapper {
    border: none;
    padding: 0px;
    margin: 30px 0;
    box-shadow: 2px 4px 7px rgba(155, 182, 190, 0.75);
    background-color: #ffffff;
    border-radius: 0;
}

.essay-calculator-wrapper .number-of-pages, .essay-calculator-wrapper .select-currency,
.essay-calculator-wrapper.essay-component form {
    background-color: #59383b;
}

.essay-calculator-wrapper form span {
    display: inline-block;
    margin-left: 0;
    width: auto;
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
}

.login-component input[type="text"], .login-component input[type="password"] {
    margin-bottom: 0;
}

.essay-calculator-wrapper .number-of-pages {
    float: left;
    width: 15%;
    padding: 10px;
}

.featherlight-content .essay-component.essay-login-form.login-component {
    width: 100%;
    border: none;
    box-shadow: none;
}

.essay-calculator-wrapper .select-currency {
    float: right;
    width: 30%;
    padding-top: 35px;
    position: relative;
}

.essay-calculator-wrapper .select-currency:before {
    position: absolute;
    content: 'CURRENCY';
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    top: 11px;
}

.essay-calculator-wrapper form select {
    height: auto;
    margin-left: 0;
    border: none;
    padding: 9px;
    background-color: #e9f7fe;
    border-radius: 0;
    width: 100%;
    box-sizing: border-box;
    color: #001921;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
}

.essay-calculator-wrapper .select-currency span.currency input[type="button"] {
    height: 38px;
    border: none;
    padding: 0 7px;
    background-color: #e9f7fe;
    border-radius: 0;
    box-sizing: border-box;
    color: #001921;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 400;
    line-height: 17px;
}

.essay-calculator-wrapper .select-currency span.currency input[type="button"].active {
    background: #fff;
    color: #59383b;
    background-repeat: no-repeat;
    padding-left: 40px;
    background-position: 5px;
}

div#essay-calculator {
    width: 90%;
    margin: 10px auto;
}

#essay-calculator table tr td {
    border: none;
    text-align: center;
    vertical-align: middle;
    color: #59383b;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 400;
}

div#essay-calculator table tr:first-child td {
    color: #001921;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

#essay-calculator table tr td strong {
    line-height: 33px;
    color: #001921;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 700;
}

#essay-calculator table tr td {
    border: none;
}

#essay-calculator table tr td {
    padding: 0px;
    height: 35px;
    border-bottom: 1px solid #caddea;
    background: transparent;
}

#essay-calculator table tr:nth-child(1n),
#essay-calculator table tr:nth-child(2n) {
    background-color: transparent;
}

.essay-calculator-wrapper form {
    padding: 0px 50px;
}

.featherlight p {
    font-family: 'NunitoRegular';
}

.featherlight h2 {
    color: #59383b;
    font-family: 'NunitoRegular';
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0;
}

.featherlight .featherlight-close-icon {
    background: transparent;
    color: #59383b;
    font-weight: 700;
}

.featherlight .featherlight-content {
    border-radius: 0;
    border: 4px double #59383b;
}

.order-form-wrapper.essay-component .essay-order-preview {
    padding: 0;
}

.essay-order-preview .header {
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #59383b;
    text-align: center;
    padding: 10px 0;
}

.essay-component .essay-order-preview .t-body > tr > td:first-child {
    width: 50%;
}

.essay-component .essay-order-preview .t-body > tr {
    border-bottom: 1px solid #001921;
}

.essay-component .essay-order-preview .t-body > tr > td:nth-child(2) {
    width: 44%;
}

.essay-order-preview .t-body > tr:nth-child(2n+1) > td:nth-child(2) {
    background: transparent;
}

.essay-order-preview .buttons-panel {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.essay-order-preview .buttons-panel input {
    width: 22%;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.essay-order-preview .buttons-panel .back-b {
    color: #001921;
    border: 1px solid #001921;
}

.mini-wrapper .top-dd-wrapper .drop-down-content {
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1000;
    box-sizing: border-box;
    left: auto;
    padding: 0;
    border: 1px solid #cfe2f3;
    border-radius: 3px;
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.2);
    line-height: 18px;
    background: white;
    max-height: 70vh;
    overflow: auto;
}

.user-area-block h3 {
    color: #fff;
    background: #59383b;
    text-align: center;
    font-family: 'NunitoRegular';
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
    padding: 10px 0;
    margin: 0;
}
.button-primary-1-o {
    background: 0 0;
    border: 1px solid #ee6060;
    line-height: 48px;
    font-size: 14px;
    color: #ee6060;
    font-weight: 700;
    font-family: 'NunitoRegular';
}
.essay-component .button {
    box-sizing: border-box;
    margin: 0;
    text-decoration: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.affiliate-program-wrapper .side .case .case-content .affiliate-button.copy {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.user-area-block .ae-top-logged, .user-area-block .mini-wrapper.user-area-wrapper.top-user-area-wrapper.essay-component, .user-area-block .top-dd-wrapper {
    width: 100%;
    box-sizing: border-box;
}
body .user-area-wrapper .info-list li b.vip-accounts-wrapper:after,
body .user-area-wrapper .info-list li b.vip-accounts-wrapper:before{
    content: '\f005';
    font-family: FontAwesome;
    color: #ffca36;
}
body .user-area-wrapper .info-list li b.vip-accounts-wrapper:after {
    margin-left: 4px;
}
body .user-area-wrapper .info-list li b.vip-accounts-wrapper:before{
    margin-right: 4px;
}
.mini-wrapper .top-dd-wrapper .top-label a span {
    padding-right: 0;
    background: none;
    color: #59383b;
    font-family: 'NunitoRegular';
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    padding: 10px 0;
    position: relative;
}

.mini-wrapper .top-dd-wrapper .top-label .ava {
    background: none;
    display: none;
}

.ae-orders {
    margin-top: 30px;
}

/*orders*/
.component-tab-content table thead {
    display: none;
}

.component-tab-content table tr td {
    display: block;
    width: calc(25% - 8px);
    float: left;
    border: 1px solid #caddea;
    margin: 4px;
    text-align: center !important;
    padding: 10px 0 !important;
    position: relative;
    box-sizing: border-box;
}

.component-tab-content table tr td:before {
    color: #001921;
    font-family: 'Circular-Medium';;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    top: -30px;
    left: 0;
}

.essay-component.essay-orders.tabs-component {
    background: transparent;
}

.component-tab-content table.files-dt tr td:nth-child(1):before {
    display: none;
}

.component-tab-content table.files-dt tr td:nth-child(2):before {
    content: 'Date';
}

.component-tab-content table.files-dt tr td:nth-child(3):before {
    content: 'From';
}

.component-tab-content table.files-dt tr td:nth-child(4):before {
    content: 'Files';
}

.component-tab-content table.messages-dt tr td:nth-child(1):before {
    display: none;
}

.component-tab-content table.messages-dt tr td:nth-child(2):before {
    content: 'Date;
}

.component-tab-content table.messages-dt tr td:nth-child(3):before {
    content: 'From';
}

.component-tab-content table.messages-dt tr td:nth-child(4):before {
    content: 'To';
}

.component-tab-content table.messages-dt tr td:last-child:before {
    content: 'Massage';
}

.component-tab-content table tr td:nth-child(1):before {
    content: 'Date';
}

.component-tab-content table tr td:nth-child(2):before {
    content: 'ID';
}

.component-tab-content table tr td:nth-child(3):before {
    content: 'Topic';
}

.component-tab-content table tr td:nth-child(4):before {
    content: 'Status';
}

/*.component-tab-content table tr td:nth-child(6),*/
.component-tab-content table tr td:nth-child(5) {
    display: none;
}

.component-tab-content table tr td:last-child {
    width: 75%;
    margin: 4px 0;
    float: right;
    border: none;
    padding: 0 0px !important;
    box-sizing: border-box;
    line-height: 1;
}

.data-table .actions .drop-down > div {
    display: block;
    position: relative;
    background: transparent;
    border: none;
    border-radius: 4px;
    padding: 0px;
    width: 100%;
    margin: 0;
    box-shadow: none;
    box-sizing: border-box;
    z-index: 0;
}

.data-table .actions .drop-down span,
.essay-orders .data-table .actions li:first-child .material-icons,
td.orders-details a.order-id {
    display: none;
}

td.orders-details ul li,
td.orders-details .drop-down {
    width: 100%;
}

td.orders-details ul.actions li .drop-down ul li a {
    font-size: 13px;
    padding: 10px 0 !important;
    border: 1px solid #caddea;
    text-align: center !important;
    margin: 1px 4px;
    color: #0074c4;
    display: block;
    line-height: 1.5;
    background: #caddea;
    box-sizing: border-box;
    font-family: 'Open Sans', Arial;
}

td.orders-details ul.actions li .drop-down ul li {
    display: block;
    padding: 0;
    width: 33.33%;
    float: left;
}

.data-table .actions .drop-down li.separate {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.essay-orders .data-table .actions li .material-icons.delete-b {
    display: none;
}

.essay-component .data-table tbody tr:hover {
    background: transparent;
    cursor: initial;
}

.data-table .actions .drop-down li a {
    text-decoration: none;
    color: #001921;
    font-family: 'Circular-Medium';;
    font-size: 20px;
    font-weight: 400;
}
.order-form-wrapper.essay-component form .data-table tbody tr:nth-child(1n){
    display: flex;
    overflow: hidden;
    transition: .3s;
}
.order-form-wrapper.essay-component form .data-table tbody tr:nth-child(1n):hover {
    transition: .3s;
    background: #edf7fe;
}
.order-form-wrapper.essay-component .data-table tbody tr td:first-child {
    min-width: 215px;
}
.order-form-data table tbody > tr:first-child {
    justify-content: center;
    border-bottom: solid #004270 2px;
}
.order-form-wrapper .w-level-hint .dropdown-content td {
    white-space: nowrap;
    width: 80px;
}
.essay-component .data-table tbody tr td:last-child {
    width: fit-content;
}
@media all and (max-width: 992px) {
    #order-form > .essay-order-form > .order-form-data.steps .paper-requirements-table.data-table > div:nth-child(3) > .ws-writer-level > div .dropdown-content.dropdown-menu{
        margin-left: -450px!important;
    }
}
@media all and (max-width: 892px) {
    #order-form > .essay-order-form > .order-form-data.steps .paper-requirements-table.data-table > div:nth-child(3) > .ws-writer-level > div .dropdown-content.dropdown-menu{
        margin-left: -367px!important;
    }
}
@media all and (max-width: 767px) {
    #order-form > .essay-order-form > .order-form-data.steps .paper-requirements-table.data-table > div:nth-child(3) > .ws-writer-level > div .dropdown-content.dropdown-menu {
        margin-left: -45px!important;
        max-width: 690px!important;
    }
}
@media all and (max-width: 700px) {
    #order-form > .essay-order-form > .order-form-data.steps .paper-requirements-table.data-table > div:nth-child(3) > .ws-writer-level > div .dropdown-content.dropdown-menu {
        margin-left: 0!important;
    }
}
.essay-component .data-table th {
    border-bottom: none;
}
body .essay-component .data-table tbody tr.vip span.crown {
    left: 20px;
    top: -18px;
}
.essay-orders .header {
    color: #59383b;
    font-family: 'NunitoRegular';
    font-size: 28px;
    margin: 0;
}
.essay-component .ws-discount .hint.discounts-hint > div {
    width: 300px;
}
.essay-component .ws-discount .hint.discounts-hint div .h {
 white-space: nowrap;
}
.essay-component .hint.discounts-hint div ul li {
    line-height: 1.5;
}
@media all and (max-width: 435px) {
    .essay-component .ws-discount .hint.discounts-hint > div {
        left: 0;
        right: 0;
        margin: auto;
    }
}
@media all and (max-width: 385px) {
    .essay-component .ws-discount .hint.discounts-hint > div {
        left: -38px;
    }
}
@media all and (max-width: 345px) {
    .essay-component .ws-discount .hint.discounts-hint > div {
        left: -65px;
    }
}
.data-table .actions .drop-down ul {
    text-align: center;
}
.essay-component .goto.back-b {
    text-decoration: none;
    color: #59383b;
    font-family: 'NunitoRegular';
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.component-tab-content table.cols-table tr td:before {
    display: none;
}

.essay-order-view-details .cols-table td:first-child {
    border-left: none;
    border: none;
    width: 50%;
    text-align: right !important;
    padding-right: 20px !important;
}

.component-tab-content table.cols-table tr td:last-child {
    width: 45%;
    float: right;
    text-align: left !important;
    padding-top: 10px !important;
}

.essay-order-details .order-details-head .toolbar .actions-list li a {
    border: 1px solid #0074c4;
    margin-right: 0;
}

.essay-order-details .order-details-head .toolbar .nav-list a {
    border: solid #0074c4 1px;
    color: #0074c4;
}

.essay-order-details .order-details-head .toolbar .nav-list li.selected a {
    background: #0074c4;
    color: white;
    border: solid #0074c4 1px;
}

.essay-order-details .order-details-head .toolbar .nav-list,
.essay-order-details .order-details-head .toolbar .actions-list {
    float: none;
    text-align: center;
}

.essay-order-details .order-details-head .toolbar .nav-list li,
.essay-order-details .order-details-head .toolbar ul li {
    width: 30%;
    text-align: center;
    padding: 0;
    margin: 1px 2px;
}

.essay-component .green-label,
.essay-component .red-label {
    display: block;
}

.apply-discount-input i .hint {
    position: relative;
}

.apply-discount-input i .hint div {
    width: 280px;
}

.essay-order-details .order-details-head .toolbar .actions-list li:last-child a {
    border: solid #dd0000 1px;
    background: #dd0000;
    color: #fff;
}

.essay-order-details .order-details-head .toolbar .nav-list li:first-child a {
    border-left: solid #0074c4 1px;
}

.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner .pm-input div > span + span + input {
    width: 68%;
}

.extend-deadline-form-wrapper.popup-component.essay-component.featherlight-inner .pm-input div > span + span + input + i {
    display: none;
}

.profile-wrapper.essay-component {
    padding: 10px;
}

.profile-wrapper .header {
    color: #fff;
    font-family: 'NunitoRegular';
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    margin: -10px -10px 10px -10px;
    background: #59383b;
    text-align: center;
    padding: 10px 0;
}

.profile-wrapper.essay-component a.flat-button {
    width: 283px;
    margin: 0 auto;
    display: block;
}

.profile-wrapper.essay-component .buttons a.flat-button,
.profile-form-wrapper .buttons .cancel-b, .profile-form-wrapper .buttons input[type="submit"] {
    width: 282px;
    text-align: center;
    display: inline-block;
    padding: 10px 0;
}

.profile-form-wrapper .buttons .cancel-b {
    color: #59383b;
}

.profile-form-wrapper .buttons {
    margin-top: 0;
    text-align: center;
}

.profile-form-wrapper table tr.phone-tr td:first-child {
    padding-right: 0;
}

ul.menu-list li, .user-area-wrapper .info-list li {
    padding: 0;
}

.essay-component .hint.discounts-hint div ul li {
    text-align: left;
}

.essay-component .hint.discounts-hint div ul li {
    width: 100%;
}

/*messages*/
.component-tab-content table.messages-dt thead {
    display: table-header-group;
}

.component-tab-content table.messages-dt tr {
    display: table-row !important;
}

.component-tab-content table.messages-dt tr td:before {
    display: none !important;
}

.calculator-articles .essay-miniorder-form form label {
    color: #59383b;
    font-weight: 700;
}


.essay-order-details .order-details-head .details-list li {
    font-size: 16px;
}
.essay-order-details .order-details-head .toolbar .nav-list a {
    font-size: 16px;
}

.essay-order-details .order-details-head .toolbar .actions-list a {
    font-size: 16px;
    text-transform: uppercase;
}

.user-area-wrapper .menu-list li a {
    font-size: 15px;
    color: #15161c;
    font-weight: 400;
}
.essay-vip-account .vip-levels-wrapper .level{
    border: 1px solid #ee6060!important;
    border-radius: 0!important;
}
.essay-vip-account .vip-levels-wrapper .level.active{
    background-color: #ee6060;
    color: white;
    border: 1px solid #ee6060!important;
    border-radius: 0;
}
@keyframes discount-b {
    0% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.9);
    }
}

/* end calc */
.essay-component .check-list li {
    background: none;
}

.essay-orders .data-table .actions li:first-child .rating-star .material-icons {
    display: inline-block;
}

.featherlight-content .essay-component.essay-password-form.login-component {
    border: none;
    box-shadow: none;
    width: 100%;
    border-radius: 0;
}

.essay-component .t-body > tr.service-tr > td:first-child,
.essay-component .t-body > tr.ws-types-tr > td:first-child {
    width: 100%;
    text-align: center;
}

.order-form-wrapper .resume-services-td label {
    padding: 25px;
    width: 32%;
    display: inline-block;
    box-sizing: border-box;
}

.order-form-wrapper .resume-additional-services-td label {
    padding: 25px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    min-height: 100px;
}

.essay-component .container {
    width: 100%;
}

body .payment.container {
    width: 100%;
}

.ae-orders .essay-order-view-details .cols-table td {
    width: 50%;
    float: left;
    margin: 0;
    border: none;
    text-align: left !important;
    padding: 10px !important;
}

.component-tab-content table.cols-table tr td:last-child {
    float: left;
}

body .page-content-block .contact-form-title h3 {
    color: #fff;
}

.essay-component.essay-contact-form input, .essay-component.essay-contact-form textarea {
    border: 1px solid #59383b;
}

.featherlight .featherlight-content .essay-component {
    margin: 25px !important;
    width: calc(100% - 50px) !important;
    max-width: 100%;
}

.featherlight .featherlight-content {
    padding: 0 !important;
    border: none !important;
    border-bottom: none !important;
}
/*.featherlight .essay-discount-popup-form.discount-popup-component .name:before {
    content: "Free  advice: how to avoid three biggest mistakes you can make when buying custom writing essay";
    color: #1b1b1b;
    font-family: 'NunitoRegular';
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: block;
}*/

/*.featherlight .essay-discount-popup-form.discount-popup-component {
    padding: 0;
    margin: 0;
    width: 100%;
}*/

/*.featherlight .essay-discount-popup-form.discount-popup-component .submit input {
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #d80016;
    line-height: 44px;
    text-align: center;
    padding: 0 10px;
    border: none;
    margin-bottom: 35px;
    width: 100%;
    box-sizing: border-box;
}*/

/*.featherlight .essay-discount-popup-form.discount-popup-component .submit {
    width: 25%;
    float: right;
}*/

/*
.featherlight .essay-discount-popup-form.discount-popup-component .email input {
    background-color: white;
    color: #1b1b1b;
    font-family: 'NunitoRegular';
    font-size: 14px;
    font-weight: 300;
    padding: 0 10px;
    line-height: 44px;
    margin-bottom: 35px;
}

.featherlight .essay-discount-popup-form.discount-popup-component .form-fields:after {
    content: "You will get a discount code for 20%  for your first order together with FREE advice.";
    color: #1b1b1b;
    font-family: 'NunitoRegular';
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: block;
    width: 60%;
}

.featherlight .essay-discount-popup-form.discount-popup-component .form-fields {
    padding: 20px 40px;
    background-position: 100% 100%;
}

.featherlight .essay-discount-popup-form.discount-popup-component:before {
    content: "Attention!";
    color: #ffffff;
    font-family: 'NunitoRegular';
    font-size: 32px;
    font-weight: 700;
    background: #1a5da0;
    padding: 20px 40px;
    display: block;
}

.featherlight .essay-discount-popup-form.discount-popup-component .email {
    width: 75%;
    float: left;
}

.featherlight .essay-discount-popup-form.discount-popup-component .featherlight-close-icon.featherlight-close {
    border: 1px solid #5f8ebd;
    background: none;
    color: white;
    right: 10px;
    top: 17px;
}
*/

body .lifetime-wrapper.lifetime-view-wrapper .lifetime {
    padding: 20px;
}

body .lifetime-wrapper.lifetime-view-wrapper .header {
    font-family: 'NunitoRegular';
    line-height: 34px;
    text-transform: uppercase;
    margin: 0 0 15px;
    font-size: 24px;
    display: block;
    font-weight: normal;
    padding: 0;
    background: none;
    float: none;
    transition: none;
}
.affiliate-program-wrapper .referral-banner .row-1.center:after, .affiliate-program-wrapper .referral-banner .row-1.left:after {
    background: url(/wp-content/themes/writer-elite/style/images/arrow.svg) no-repeat;
    width: 20px!important;
    height: 20px!important;
    border: none!important;
    top: 22px!important;
    right: -26px!important;
    left: auto;
}
.contacts-custom input.button{
    display: inline-block;
}
.contacts-custom input[type="submit"] {
    min-height: 50px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
body .essay-component .default-form label.error {
    margin-top: 5px;
    margin-bottom: 10px;
}
body .essay-component .default-form textarea+ label.error {
    margin-top: 6px;
}
body .lifetime-wrapper .lifetime .lifetime-line .lifetime-line-status {
    background: #dd0000;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover {
    border-color: #dd0000;
}
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.pages,
body .lifetime-wrapper .lifetime .lifetime-line,
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section:hover span.percent,
body .lifetime-wrapper .lifetime .discount-section-wrapper .discount-section span.percent:hover {
    color: #FA9B2B;
}

.lifetime-wrapper .left-pages-to-get b,
.lifetime-wrapper .left-pages-to-get {
    color: #004270;
    font-family: 'Circular-Medium';;
}
.affiliate-program-short-wrapper .side.side-full .case.case-box .case-content:last-child {
    padding-top: 15px;
}
.affiliate-program-wrapper .referral-banner {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 32px;
    padding-top: 10px;
    border-top: 1px solid #ececec;
}
.affiliate-program-wrapper .affiliate-status{
    margin-bottom: 10px;
}
.essay-orders .component-tab-content .orders-pay .pay-now-b {
    padding: 2px 25px;
}

.essay-orders .component-tab-content .orders-pay {
    padding: 0 !important;
}

.essay-orders .data-table .actions li .material-icons.delete-b:before {
    content: "\f014   Delete order";
    font-family: FontAwesome;
    padding: 2px 5px 2px 4px;
    color: #dd0000;
    font-size: 12px;
    border: 1px solid #dd0000;
}

.essay-orders .data-table .actions li .material-icons.delete-b {
    font-size: 0;
    display: block;
    float: right;
    margin: 7px 3px;
}

.essay-component .files-list > li, .essay-component .people-list > li, .essay-component .check-list > li {
    padding-left: 20px !important;
}

.essay-component .pm-input > div > input {
    width: calc(100% - 76px) !important;
}

.essay-component.tip-the-writer-form-wrapper .pm-input > div {
    background: #e9f7fe;
    box-shadow: none;
}

.essay-component.tip-the-writer-form-wrapper .pm-input > div > input {
    width: calc(100% - 115px) !important;
}

.affiliate-program-wrapper .information-list ul, .affiliate-program-wrapper .information-list ol {
    padding-left: 15px;
}

.essay-order-details .order-details-head .toolbar .nav-list a,
.essay-order-details .order-details-head .toolbar .actions-list li a {
    padding: 10px 5px;
    font-size: 16px;
}

.request-revision-form-wrapper .wrap-order-submit .link-submit {
    background: #0074c4;
    color: white;
}

.request-revision-form-wrapper .wrap-order-submit .link-submit.disabled {
    background: none;
    color: #0074c4;
}

.essay-orders .component-tab-content .data-table .orders-details .rating-star a {
    display: inline-block;

}

.essay-orders .component-tab-content .data-table .orders-details {
    display: block;
    width: 100%;
}

.data-table .actions .drop-down > div {
    background: #caddea;
    overflow: hidden;
}

/*.featherlight-content-custom .essay-discount-popup-form.discount-popup-component {
    margin: 0 !important;
    width: 100% !important;
}*/

body .ae-miniorder-custom.home-custom-order.text-custom-order .full-cell {
    width: 100%;
    float: none;
}

body .ae-miniorder-custom.home-custom-order.text-custom-order .full-cell input {
    text-align: left;
}

body .feedback-point {
    bottom: 132px;
    right: 28px;
}
body .feedback-button {
    box-shadow: 0 0 0 0 rgba(221, 0, 0, 0.7);
}
body .featherlight .essay-component.essay-feedback-form .triangle {
    border-top: 100px solid #001921;
}
.essay-component.login-component .submit-b {
    min-height: 40px;
}
.essay-component .currency input[type="button"].active{
    background: #ee6060;
    color: white;
}
.essay-component .currency input[type="button"]:hover,
.essay-component .currency input[type="button"]:focus{
    background: #f5a0a0;
}
.essay-component .currency input[type="button"]{
    background: white;
    border: 1px solid #ee6060;
    line-height: 38px;
    color: #ee6060;
    font-weight: 700;
    font-family: 'NunitoRegular';
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 13px;
    padding: 0;
    outline: none;
    justify-content: center;
    display: inline-block;
    min-height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
body .featherlight .essay-feedback-form .header {
    font-size: 28px;
    color: #59383b;
    font-family: 'NunitoRegular';
    text-align: center;
}

body .featherlight .essay-feedback-form .advice .note .callback-hint {
    color: #dd0000;
}

body .featherlight .essay-feedback-form form .phone-panel input[type='submit'] {
    background-color: #dd0000;
}

body .featherlight .essay-feedback-form .advice .icon {
    background-size: contain;
}

body .featherlight .essay-feedback-form form .operators-info {
    display: none;
}
.essay-custom-calculator-wrapper .price-list .price-item .time{
    margin-top: 10px;
}
.essay-custom-calculator-wrapper .price-list .price-item .circles{
    margin-top: 14px;
}
.essay-calculator .price-list .price-date .price.text-color-1{
    display: inline-block;
    margin-top: 10px;
    color: #ee6060;
}
.essay-calculator .price-list .col-sm-3.col-md-3.valign-wrapper > span{
    display: inline-block;
    margin-top: 11px;
}
.essay-custom-calculator-wrapper input[type="submit"]{
    height: 60px;
    width: 100%;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.button-primary-1 {
    background: #ee6060;
}
.button-info-o:focus, .button-info-o:hover, .button-primary-1 {
    border: none;
    color: #fff;
    font-weight: 700;
    font-family: 'NunitoRegular';
    font-size: 14px;
}
.button {
    border-radius: 30px;
    margin: 5px;
    padding: 0 20px;
    min-width: 180px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
}
.essay-custom-calculator-wrapper .order-total-label{
    margin-top: 14px;
    display: inline-block;
}
.text-color-1 {
    color: #ee6060;
}
.essay-custom-calculator-wrapper .price-list{
    padding: 0;
}
.contacts-custom textarea{
    margin-bottom: 0;
    border-radius: 3px;
    border: 1px solid #cacacd;
    background-color: #FFF;
    font-size: 14px;
    color: #292c37;
    font-weight: 300;
    font-family: 'NunitoRegular';
    padding: 0 20px;
    line-height: 48px;
    width: 100%;
    height: initial;
    box-sizing: border-box;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    margin-bottom: 15px;
    display: block;
}
.contacts-custom .btn_box{
    margin: 20px 0;
    text-align: center;
}
.contacts-custom.essay-component input[type="text"]{
    border-radius: 3px;
    border: 1px solid #cacacd;
    background-color: #FFF;
    font-size: 14px;
    color: #292c37;
    font-weight: 300;
    font-family: 'NunitoRegular';
    padding: 0 20px;
    line-height: 48px;
    width: 100%;
    height: initial;
    box-sizing: border-box;
    box-shadow: 0 3px 5px rgba(0,0,0,.05);
    margin-bottom: 15px!important;
    display: block!important;
}
.essay-component .header {
    /* color: #0074c4; */
    font-size: 24px;
    margin: 0 0 30px 0;
    display: block;
    font-weight: normal;
    padding: 0;
    background: none;
    float: none;
    transition: none;
}
.button-primary-2 {
    background: #ff9c27;
}
.button-primary-3-o:focus, .button-primary-3-o:hover {
    line-height: 50px;
    background: #9b8889;
}
.button-primary-3-o:focus, .button-primary-3-o:hover, .button-primary-4 {
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}
.button-primary-3-o {
    background: 0 0;
    border: 1px solid #59383b;
    line-height: 48px;
    font-size: 14px;
    color: #59383b;
    font-weight: 700;
}
.button-primary-1-o:focus, .button-primary-1-o:hover, .button-primary-2 {
    border: none;
    color: #fff;
    font-weight: 700;
    font-family: 'NunitoRegular';
    font-size: 14px;
}
.button-primary-2:focus, .button-primary-2:hover {
    background: #ffc47d;
}
.order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after{
    line-height: 15px;
}
.essay-component .input-button span {
    margin-top: 0;
    padding: 5px 7px;
    width: 130px;
}
[type=checkbox].filled-in+label:after {
    border-radius: 2px;
}
[type=checkbox]+label:before, [type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 12px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 2px;
    margin-top: 2px;
    transition: .2s;
}
body .essay-component .checkbox-label,
body .essay-component [type="radio"] + label.radio-label{
    position: relative;
    cursor: pointer;
}
[type=checkbox].filled-in:checked+label:before {
    top: 1px;
    left: 1px;
    width: 8px;
    height: 13px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 2;
}
.essay-component .checkbox-input input{
    left: -1000%;
}
body .essay-component [type="checkbox"].filled-in + label:after {
    top: 1px;
}
[type=checkbox].filled-in+label:after, [type=checkbox].filled-in+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1;
}
[type=checkbox].filled-in+label:after, [type=checkbox].filled-in+label:before {
    content: '';
    left: 0;
    position: absolute;
    transition: border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;
    z-index: 1;
}
.filled-in[type=checkbox]:checked+label::after {
    border: 2px solid #59383b;
    background-color: #59383b;
}
body .essay-component [type="radio"] + label:before, body .essay-component [type="radio"] + label:after, body .essay-component [type="checkbox"].filled-in + label:after {
    width: 12px;
    height: 12px;
    vertical-align: top;
    margin: 0;
}
.essay-component .top-dd-wrapper .top-label a:before {
    content: 'Login';
    font-size: 14px;
    left: 0;
    right: 0;
    height: 40px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    background: #fff;
    position: relative;
    border: 1px solid #dfd9da;
    cursor: pointer;
    border-radius: 50px;
    padding: 0 37px 0 37px;
    line-height: 35px;
    color: #000;
    font-family: 'NunitoBold', sans-serif;
    margin: 0 6px 0 0;
    transition: all .3s linear;
    box-sizing: border-box;
}
 .essay-component.user-area-wrapper .top-dd-wrapper .top-label a:before {
    content: 'Account';
}
 .essay-component .top-dd-wrapper .top-label a span {
    display: none;
}

.mini-wrapper .top-dd-wrapper .top-label a:hover{
    color: #ff9c27;
    border-color: #ff9c27;
    transition: all .3s linear;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-remind-friends {
    background-color: #ff9c27!important;
    background-image: url(/wp-content/themes/writer-elite/style/images/aff_step1.svg)!important;
    position: absolute;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-place-order {
    background-color: #ff9c27!important;
    background-image: url(/wp-content/themes/writer-elite/style/images/aff_step2.svg)!important;
    position: absolute;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon-earn-money {
    background-color: #ff9c27!important;
    background-image: url(/wp-content/themes/writer-elite/style/images/aff_step3.svg)!important;
    position: absolute;
}
.affiliate-program-wrapper .referral-banner .row-1.center .title, .affiliate-program-wrapper .referral-banner .row-1.left .title, .affiliate-program-wrapper .referral-banner .row-1.right .title {
    padding: 10px 10px 10px 78px;
    font-weight: 400;
}
.affiliate-program-wrapper .referral-banner .row-1 .title {
    text-transform: lowercase!important;
    font-size: 14px!important;
    color: #292c37!important;
}
.affiliate-program-wrapper .referral-banner .row-1.center, .affiliate-program-wrapper .referral-banner .row-1.left, .affiliate-program-wrapper .referral-banner .row-1.right {
    width: 31%;
    text-align: left;
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    margin: 0!important;
    display: inline-block;
    vertical-align: top;
    min-height: 65px!important;
}
.affiliate-program-wrapper .referral-banner .row-1 {
    background-color: #f6f4f0!important;
}
.affiliate-program-wrapper .referral-banner .row-1.center {
    margin: 0 2.5% 0 3.5%!important;
}
.affiliate-program-wrapper .side .case .case-title div {
    color: #000!important;
}
.affiliate-program-wrapper .side .case .case-title {
    background-color: #ff9c27!important;
}
.affiliate-program-wrapper.affiliate-program-short-wrapper .side .case.open .case-title::before {
    padding: 0px;
    margin: 12px 0px 12px 25px;
    border: none;
    width: 0px;
    color: #0074c4;
    left: 0;
}
.affiliate-program-wrapper .affiliate-button.center, .affiliate-program-wrapper .affiliate-button.copy, .affiliate-program-wrapper .affiliate-button.nomargin, .affiliate-program-wrapper .save-button.print-button {
    background-color: #ff9c27!important;
    border-color: #ff9c27!important;
}
.affiliate-program-wrapper .referral-banner .row-1 .icon {
    width: 65px!important;
    height: 65px!important;
}
.bg-color-1.bg-lighten-2 {
    background-color: #fbd7d7;
    border: 1px solid transparent;
}
.tabs-component .component-tabs-controls li {
    padding: 0;
    margin: 0;
    width: 50%;
    border: 1px solid #fbd7d7;
}
.tabs-component .component-tabs-controls li span, .tabs-component .component-tabs-controls li a, .tabs-component .component-tabs-controls li a:hover{
    text-align: center;
}
.essay-component .component-tabs-controls li a{
    box-sizing: border-box;
    background: white;
    color: black;
    border-radius: 0;
}
.tabs-component .component-tabs-controls li a:hover,
.essay-component .component-tabs-controls li.selected a, .essay-component .component-tabs-controls li.selected a:hover{
    background-color: #fbd7d7;
    border-radius: 0;
    color: black;
}
.tabs-component .component-tabs-controls{
    padding: 0;
    margin: 0;
}
.essay-orders .header{
    color: #ee6060;
    font-weight: 700;
    border-bottom: 2px solid #ee6060;
    padding: 15px 0;
}
.essay-orders .component-tab-content .orders .orders-header-row .s6{
    width: 50% !important;
}
.page-content ul li{
    padding-left: 15px;
}
.essay-order-view-details .component-tab-content .nav-list .s4{
    width: 33%;
    border: none!important;
    box-sizing: border-box;
}
.essay-order-details .list > li a{
    line-height: 18px;
}
.essay-order-details .nav-list > li i:before {
    margin: 0 5px 5px 0;
    line-height: 1;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.essay-order-details .nav-list > li.bg-color-1{
    background-color: inherit;
}
.essay-order-details .actions-list > li i:before {
    margin: 0 5px 5px 0;
    line-height: 1;
    position: static;
    display: inline-block;
    vertical-align: middle;
}
.essay-order-details .nav-list > li a {
    border-left: solid #d8ebf9 2px;
}
.essay-order-details .nav-list > li.selected a{
    background:  #ee6060;
    margin: 0;
}
.essay-order-details .nav-list > li a > span{
    line-height: 1;
    display: inline-block;
}
.essay-order-details .list > li a.pay-now-b{
    border: 2px solid #ff9c27;
}
.essay-order-details .grid-row .col > span, .essay-order-details .grid .col > span{
    line-height: 1;
}
.essay-order-details .grid .col {
    padding: 5px 20px;
}
.essay-order-details .description{
    border-top: 0;
}
.mini-wrapper.essay-login-form .top-dd-wrapper .drop-down-content{
    padding: 20px;
}
.header-login{
    vertical-align: middle;
    line-height: 1;
}
.header-login .mini-wrapper .top-dd-wrapper .top-label a{
    margin-top: 3px;
}
.payments-wrapper .payment-icons img{
    width: 35px;
}
.payments-wrapper .payment-icons{
    display: block;
}
.essay-order-details .details-list li .vip-label{
    height: 26px;
    line-height: 24px;
    font-size: 13px;
}
.essay-vip-account ul.vip-account-list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
}
.essay-vip-account .vip-account-list > li {
    border: 1px solid #e9eff5;
    display: inline-block;
    width: calc((100%/3) - 25px);
    min-width: 150px;
    height: 360px;
    vertical-align: top;
    border-radius: 5px;
    margin: 10px;
    padding-left: 0;
    text-align: center;
}
.essay-vip-account .vip-account-list > li .vip-package-select {
    margin: 15px 33px 0;
    box-sizing: border-box;
}
body .essay-vip-account .vip-account-list>li .vip-select-button {
    color: #59383b;
    background: #fbfbfb;
    border: 1px solid #e0d9da;
    border-radius: 20px;
}
body .essay-vip-account .vip-account-list>li .vip-select-button::after {
    color: #f46262;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay {
    color: #5b5e68;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay {
    color: #5b5e68;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .price-title {
    color: #f46262;
    font-weight: 700;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .buy {
    border: 1px solid #6cca7d;
    background: 0 0;
    border-radius: 10px;
}
body .essay-vip-account ul.vip-select-list {
    left: calc(50% - 95px);
}
body .essay-vip-account .vip-account-list>li .vip-package-item .price-per-month .best-price, body .essay-vip-account .vip-account-list>li .vip-package-item .price-per-month .currency-of-price {
    color: #292c37;
}
body .essay-vip-account .vip-account-list>li .vip-package-item .title-of-period {
    background-color: #ff9c27;
    color: #fff;
    font-weight: 400;
    z-index: 1;
}
body .essay-vip-account .vip-account-list>li .vip-package-item .title-of-period .rhex {
    width: 52px;
    height: 52px;
    border: 4px solid #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: -22px;
    left: 50%;
    margin-left: -22px;
    background-color: #f46262;
}
body .essay-vip-account .vip-account-list>li .vip-package-item .title-of-period .rhex .vip-mark {
    font-size: 0;
    line-height: 0;
    background-color: #f46262;
    color: #f46262;
}
body .essay-vip-account .vip-account-list>li .vip-package-item .title-of-period .rhex .vip-mark::before {
    background: 0 0;
    content: '';
}
body .essay-vip-account .vip-account-list>li .vip-package-item .title-of-period .rhex .vip-mark::after {
    content: "%";
    font-size: 18px;
    color: #fff;
    display: block;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    position: absolute;
    top: 22px;
    background: 0 0;
    left: 13px;
    font-weight: 700;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .vip-offer {
    color: #f46262;
}
.essay-vip-account .vip-account-list > li .vip-package-item .title-of-period .rhex:before, .rhex:after{
    background: none;
}
body .essay-vip-account ul.vip-select-list.open {
    border-radius: 20px;
    border: 1px solid #e0d9da;
    background: #fbfbfb;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay {
    color: #5b5e68;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .price-title {
    color: #f46262;
    font-weight: 700;
}
body .essay-vip-account ul.vip-select-list .vip-account-pay .buy {
    border: 1px solid #6cca7d;
    background: 0 0;
    border-radius: 10px;
}
body .essay-vip-account .vip-account-list>li .vip-package-item .label-vip-package {
    color: #6cca7d;
}
body .essay-vip-account .vip-account-list>li .vip-package-item .price-per-month .per-month {
    color: #9d9ea4;
}
.page-content .essay-vip-account ul li{
    font-size: 14px;
    line-height: 1.5;
}
.essay-vip-account{
    padding: 20px;
}
/*.global-cookie .cookie-policy-block .read-more{*/
    /*font-size: 12px;*/
    /*text-decoration: underline;*/
    /*color: #f26155;*/
    /*font-weight: 700;*/
    /*text-align: center;*/
    /*text-transform: uppercase;*/
    /*position: absolute;*/
    /*right: 17px;*/
    /*top: 13px;*/
/*}*/
/*.global-cookie .cookie-policy-block p{*/
    /*font-size: 13px;*/
    /*line-height: 19px;*/
    /*color: #475357;*/
/*}*/
/*.global-cookie .cookie-policy-block .button{*/
    /*font-size: 14px;*/
    /*color: #ffffff;*/
    /*font-weight: 700;*/
    /*text-align: center;*/
    /*width: 65px;*/
    /*height: 24px;*/
    /*border-radius: 12px;*/
    /*background-color: #f89c26;*/
    /*line-height: 7px;*/
    /*margin-top: 28px;*/
/*}*/
/*.global-cookie .cookie-policy-block .text-col{*/
    /*background: none;*/
    /*padding-left: 0;*/
/*}*/
/*.global-cookie .cookie-policy-block {*/
    /*right: inherit;*/
    /*bottom: 105px;*/
    /*border-radius: 5px;*/
    /*filter: drop-shadow(0px 3px 5px rgba(136,138,142,0.25));*/
    /*background-color: #ffffff;*/
    /*padding: 10px 20px;*/
/*}*/

main .order-form-wrapper .wrap-order-submit .col{
    width: 100%!important;
    text-align: center;
    padding: 0 0 20px 0;
}
.essay-order-details .nav-list > li.col{
    width: 25%;
    padding: 5px;
}

/* OVERRIDE MATERIAL ICONS BY FONTAWESSOME*/
body .material-icons {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .material-icons:after {
    font-size: 14px;
    display: inline-block;
}
body .essay-order-details .data-table td .material-icons {
    font-size: 0;
    font-size: 0 !important;
}
body .essay-order-details .data-table.messages-dt td .material-icons:after {
    content: '\f0e0';
    font-size: 16px;
}
body .essay-order-details .data-table.messages-dt td .material-icons.smoke-i:after {
    content: '\f2b6';
    font-size: 16px;
}
body .essay-order-details .data-table.files-dt td .material-icons:after {
    content: '\f15c';
    font-size: 16px;
}
.essay-orders .data-table .actions li:first-child .material-icons {
    font-size: 0 !important;
}
.essay-orders .data-table .actions li:first-child .material-icons:after {
    font-size: 20px;
    content: "\f013";
}

body .knowledge-skills-abilities .checkbox-input .hint > div {
    margin-left: -250px;
}

body .knowledge-skills-abilities .checkbox-input .hint > div > span {
    margin-left: 250px;
}

.success-message .material-icons,
.error-message .material-icons,
.info-message .material-icons {
    font-size: 0 !important;
}
.success-message .material-icons:after,
.error-message .material-icons:after,
.info-message .material-icons:after {
    content: '\f00d';
    font-size: 16px;
}
.essay-component .data-table tbody tr:hover, .essay-component .data-table .tbody .row:hover{
    background: none;
}
.order-form-wrapper .w-level-hint .dropdown-content i:after{
    content: "\f00c";
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .order-li .icon:after{
    content: '\f291';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .orders-li .icon:after {
    content: '\f233';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .affiliate-li .icon:after {
    content: '\f1e1';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .discounts-li .icon:after {
    content: '\f012';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .profile-li .icon:after {
    content: '\f007';
    font-family: FontAwesome;
}
.mini-wrapper .menu-list .logout-li .icon:after {
    content: '\f08b';
    font-family: FontAwesome;
}
.essay-orders .links-list .pay-li > a:after {
    content: '\f07a';
    font-family: FontAwesome;
}
.essay-orders .links-list .pay-li > a:after {
    content: '\f07a';
    font-family: FontAwesome;
}
.essay-orders .links-list .delete-li > a:after{
    content: '\f1f8';
    font-family: FontAwesome;
}
.essay-order-details .actions-list > li.additional-order-item i:before,
.essay-orders .links-list .additional-li form > a:after {
    content: '\f0fe';
    font-family: FontAwesome;
}
.essay-order-details .actions-list > li.send-message-item i:before,
.essay-order-details .nav-list > li.messages-item i:before,
.essay-orders .links-list .messages-li > a:after {
    content: '\f0e0';
    font-family: FontAwesome;
}
.essay-order-details .actions-list > li.extend-deadline-item i:before{
    content: '\f017';
    font-family: FontAwesome;
}
.essay-order-details .nav-list > li.files-item i:before {
    content: '\f15b';
    font-family: FontAwesome;
}
.essay-order-details .nav-list > li.details-item i:before {
    content: '\f05a';
    font-family: FontAwesome;
}
.essay-order-details .nav-list > li.invoices-item i:before {
    content: '\f0ce';
    font-family: FontAwesome;
}
/* END OVERRIDE MATERIAL ICONS BY FONTAWESSOME*/
body .essay-component .back-b:before {
    content: "\f104"!important;
    font-family: FontAwesome!important;
    line-height: 26px;
    margin-right: 5px;
    font-size: 16px;
}
.essay-component .goto.back-b {
    text-decoration: none;
    color: #0074c4;
    font-family: 'NunitoRegular';
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #0074c4;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 14px;
}
.ae-password .essay-component.essay-login-form.login-component {
    padding-top: 0;
}
@media all and (max-width: 1100px) {
    .global-cookie .cookie-policy-block {
        bottom: 205px;
    }
}
@media (max-width: 1200px) {
    .essay-order-details .order-details-head .toolbar .actions-list li a,
    .essay-order-details .order-details-head .toolbar .nav-list a {
        padding: 7px;
        font-size: 13px;
    }
    .essay-component.essay-miniorder-form.miniorder-component table tr td {
        width: 31.333%;
    }
    .essay-calculator-wrapper .number-of-pages {
        width: 24%;
    }
    .essay-order-form .phone-tr table td:nth-child(3) {
        width: 78%;
    }
    .essay-miniorder-form.essay-miniorder-form {
        padding: 0;
    }
    .essay-component.essay-miniorder-form.miniorder-component table tr:last-child td:nth-child(1), .essay-component.essay-miniorder-form.miniorder-component table tr:first-child td:nth-child(2) {
        padding: 0 28px;
    }
}
@media (max-width: 992px) {
    main .order-form-wrapper .wrap-order-submit .col{
        padding: 0;
    }
    .affiliate-program-wrapper .side .case {
         margin: 0 10px 14px;
    }
    .essay-component .flat-button {
        padding: 6px 10px;
        text-align: center;
        font-size: 20px;
    }

    .essay-component.essay-miniorder-form.miniorder-component table tr td {
        width: 49%;
    }

    .essay-component.essay-miniorder-form.miniorder-component table tr:nth-child(2) td:nth-child(2),
    .essay-component.essay-miniorder-form.miniorder-component table tr:first-child td:nth-child(2) {
        padding: 0 6px;
    }

    .essay-component.essay-miniorder-form.miniorder-component table tr:last-child td:nth-child(1) {
        padding: 0;
    }

    .essay-miniorder-form.essay-miniorder-form {
        padding: 0;
    }

    .index-page-content h2 {
        padding: 15px;
    }

    .index-page-content h2:after {
        left: 0;
    }

    .home-page-cols .hp-features {
        min-height: 500px;
    }

    .essay-calculator-wrapper form {
        padding: 0px 12px 0 0;
    }

    .essay-order-form .phone-tr table td:nth-child(3) {
        width: 72%;
    }
}

@media (max-width: 991px) {

    .ae-top-login {
        line-height: 1;
    }

    .mini-wrapper.top-login-wrapper, .mini-wrapper.top-password-wrapper, .mini-wrapper.top-user-area-wrapper, .mini-wrapper.top-login-wrapper-horizontal {
        line-height: 1;
    }
}

@media (max-width: 768px) {
    .featherlight .featherlight-content{
        max-width: 90%;
    }
    .affiliate-program-wrapper .referral-banner .row-1.center {
        margin: 0 3.5% 0 3.5%!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1.center, .affiliate-program-wrapper .referral-banner .row-1.left, .affiliate-program-wrapper .referral-banner .row-1.right{
        width: 30.5%;
        min-height: 55px!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1 .icon {
        width: 55px!important;
        height: 55px!important;
    }
    .affiliate-program-wrapper .referral-banner .row-1.center .title, .affiliate-program-wrapper .referral-banner .row-1.left .title, .affiliate-program-wrapper .referral-banner .row-1.right .title {
        padding: 10px 5px 10px 62px;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .col-md-1.valign-wrapper{
        width: 50px!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .time{
        padding-left: 0!important;
        width: calc(41% - 50px)!important;
    }

    .essay-order-view-details .description {
        margin: 0 10px;
    }

    .affiliate-program-wrapper .separator {
        display: none;
    }

    .essay-orders .component-tab-content .orders-pay .pay-now-b {
        padding: 2px 0;
    }

    .essay-orders .component-tab-content .orders-pay {
        width: calc(25% - 8px);
        margin: 4px;
    }

    .payment-social-block .payment-block span {
        width: 60px;
    }

    .hint table {
        display: none;
    }

    .user-area-wrapper .menu-list li a {
        font-size: 14px;
    }
    .login-component .messages-row .col{
        margin-bottom: 0;
    }

    .essay-component.essay-password-form.login-component,
    .essay-component.essay-login-form.login-component {
        width: 100%;
        padding: 10px 10px 0 10px;
    }

    .essay-order-view-details .cols-table td:first-child {
        width: 50%;
    }

    div#essay-calculator {
        width: 100%;
    }

    div#essay-calculator table tr td:first-child {
        width: 30% !important;
    }

    .order-form-data table tr.ws-vip-services-tr ul td {
        width: 86%;
    }

    .essay-order-form .apply-discount-input input[type="text"], .essay-order-form .add-writer-input input[type="text"] {
        width: 70%;
    }

    .essay-order-preview .buttons-panel input {
        padding: 10px 0;
        text-align: center;
    }
    .essay-order-details .order-details-head .toolbar .nav-list a,
    .essay-order-details .order-details-head .toolbar .actions-list li a {
        font-size: 12px !important;
    }
    .essay-order-view-details .order-details-head .toolbar .actions-list li i{
        font-size: 16px;
    }
}

@media (max-width: 750px) {
    .order-form-wrapper .resume-services-td label {
        padding: 10px;
        width: 100%;
    }
}

@media (max-width: 720px) {
    .affiliate-program-wrapper .referral-banner .row-1.center,
    .affiliate-program-wrapper .referral-banner .row-1.left,
    .affiliate-program-wrapper .referral-banner .row-1.right{
        margin: 10px auto!important;
        width: 250px!important;
        display: block;
    }
    .affiliate-program-wrapper .referral-banner .row-1.center:after, .affiliate-program-wrapper .referral-banner .row-1.left:after{
        display: none;
    }
    .essay-calculator-wrapper .number-of-pages, .type-document, .essay-calculator-wrapper .select-currency {
        width: 100%;
        padding: 10px;
        float: none;
        box-sizing: border-box;
    }

    .essay-calculator-wrapper form {
        padding: 0;
    }

    .essay-calculator-wrapper .select-currency {
        padding-top: 35px;
    }

    .essay-order-details .order-details-head .toolbar ul a i {
        margin-right: 0;
    }
}

@media (max-width: 640px) {
    .essay-order-details .nav-list > li.col{
        width: 50%!important;
    }
    .essay-vip-account .vip-levels-wrapper .level:last-child,
    .essay-vip-account .vip-levels-wrapper .level{
        display: inline-block;
    }
    .essay-vip-account .vip-account-list > li .vip-package-select {
        margin: 15px 15px 0;
    }
    .essay-login-form .row .m12.l6 {
        width: 100% !important;
    }
    .affiliate-program-wrapper .information-list p {
        word-break: break-all;
    }

    #essay-calculator table tr td strong {
        margin-top: 7px;
        display: inline-block;
    }

   /* .featherlight .essay-discount-popup-form.discount-popup-component .form-fields:after {
        margin-bottom: 83px;
        width: 100%;
    }

    .featherlight .essay-discount-popup-form.discount-popup-component .submit {
        width: 40%;
    }

    .featherlight .essay-discount-popup-form.discount-popup-component:before,
    .featherlight .essay-discount-popup-form.discount-popup-component .form-fields {
        padding: 15px;
    }

    .featherlight .essay-discount-popup-form.discount-popup-component .email {
        width: 60%;
    }*/

    .essay-component.essay-miniorder-form.miniorder-component table tr td {
        width: 100%;
        padding: 0 !important;
        float: none;
        box-sizing: border-box;
    }

    .essay-order-form .apply-discount-input input[type="text"], .essay-order-form .add-writer-input input[type="text"] {
        width: 65%;
    }

    .order-form-wrapper .vip-services-td .vip-services-list {
        background-image: none;
        width: 100%;
        padding-left: 0;
    }

    .order-form-data table tr.ws-vip-services-tr ul td {
        width: 90%;
    }

    .order-form-wrapper .vip-services-td .hint-td {
        margin-right: 15px;
    }

    .essay-component .input-button span {
        float: none;
    }

    .essay-calculator-wrapper form {
        padding: 0;
    }

    .essay-calculator-wrapper .select-currency,
    .essay-calculator-wrapper .number-of-pages,
    .type-document {
        width: 100%;
        padding: 10px;
        float: none;
        box-sizing: border-box;
    }

    .essay-calculator-wrapper .select-currency span.currency {
        width: 100%;
        text-align: center;
    }

    .essay-calculator-wrapper .select-currency:before {
        display: none;
    }
}

@media (max-width: 600px) {
    .essay-orders .orders .order-item {
        padding: 10px 20px 10px 20px;
    }
    .essay-order-details .info-block .row:first-child .col{
        width: 100%;
    }
    .essay-component .goto.back-b{
        font-size: 0;
    }
    .essay-orders .component-tab-content .orders .orders-header-row .s6{
        width: 100% !important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .time{
        margin-top: 0;
        width: 60%!important;
    }
    .essay-custom-calculator-wrapper .col-sm-3.col-md-3.valign-wrapper{
        width: 40%!important;
    }
    .essay-custom-calculator-wrapper .price-list .price-item .date{
        display: block;
        line-height: 1.5;
    }
    body .essay-order-details .order-details-head .toolbar .nav-list a,
    body .essay-order-details .order-details-head .toolbar .actions-list li a {
        font-size: 11px !important;
    }
}
@media all and (max-width: 592px) {
    .lightbox.essay-component.featherlight-inner {
        padding: 60px 15px;
    }
    #progressiveDelivery > button.button.button-primary-1.yes {
        float: left;
    }
    #progressiveDelivery > button.button.button-primary-1.no {
        float: right;
    }
}
@media all and (max-width: 495px) {
    .essay-vip-account .vip-levels-wrapper .level{
        padding: 6px 8px;
    }
    #progressiveDelivery > button.button.button-primary-1.yes {
        float: none;
        display: block;
        margin: 0 auto 15px;
    }
    #progressiveDelivery > button.button.button-primary-1.no {
        float: none;
        display: block;
        margin: 0 auto;
    }
}
@media (max-width: 568px) {
    .mobile-menu .header-phone a{
        padding-left: 0;
    }
    .mini-wrapper{
        text-align: left;
    }
    body .essay-component .top-dd-wrapper .top-label a:before{
        padding: 0 20px 0 20px;
        line-height: 34px;
        height: 34px;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper .col-md-6{
        width: 100%!important;
        text-align: center;
    }
    .essay-custom-calculator-wrapper .total-price-wrapper {
        padding-top: 0px;
    }
    .essay-custom-calculator-wrapper .total-price {
        height: 50px;
    }
    .profile-wrapper.profile-form-wrapper.essay-component table tr td {
        display: block;
        width: 100%;
        padding: 10px 0;
    }

    .profile-wrapper.essay-component .buttons a.flat-button, .profile-form-wrapper .buttons .cancel-b, .profile-form-wrapper .buttons input[type="submit"] {
        margin: 5px;
    }

    .essay-order-details .order-details-head .info-block .price {
        width: 100%;
        text-align: left;
    }

    .essay-order-details .order-details-head .info-block .price, .essay-order-details .order-details-head .info-block .title {
        display: block;
    }

    .profile-wrapper.profile-view-wrapper.essay-component table tr td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    .essay-calculator-wrapper .select-currency {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        padding-bottom: 10px;
    }

    .essay-calculator-wrapper .select-currency span.currency {
        width: auto;
    }

    div#essay-calculator table tr td:first-child {
        width: 50% !important;
    }

    .component-tab-content table.messages-dt tr td:before {
        display: block !important;
    }

    .component-tab-content table.messages-dt thead {
        display: none;
    }

    .component-tab-content table.messages-dt tr {
        display: block !important;
    }

    .essay-order-form .phone-tr table td:nth-child(3),
    .essay-order-form .phone-tr table td:first-child {
        width: 100%;
        float: none;
    }

    .essay-component .hint div {
        right: 15px;
    }

    .essay-order-form .apply-discount-input input[type="text"], .essay-order-form .add-writer-input input[type="text"] {
        width: 100%;
    }

    .essay-component .input-button span {
        margin-top: 6px;
        float: none;
    }

    .order-form-wrapper .vip-services-td .vip-services-list {
        background-image: none;
        width: 100%;
        padding-left: 0;
    }

    .order-form-data table tr.ws-vip-services-tr ul td {
        width: 90%;
    }

    .order-form-wrapper .vip-services-td .hint-td {
        margin-right: 15px;
    }

    .essay-component .t-body > tr.ws-terms-tr > td:first-child {
        width: 100%;
    }

    ul.menu-list li,
    .user-area-wrapper .info-list li {
        width: 100%;
    }

    .tabs-component .component-tabs-controls li span, .tabs-component .component-tabs-controls li a, .tabs-component .component-tabs-controls li a:hover {
        padding: 20px 10px;
    }

    .component-tab-content table tr td:last-child,
    .component-tab-content table tr td {
        width: 97%;
        box-sizing: border-box;
        margin-top: 30px;
        text-align: left !important;
        padding: 5px 10px !important;
    }

    td.orders-details ul.actions li .drop-down ul li {
        padding-right: 0;
    }

    .tabs-component .component-tab-content {
        padding: 10px;
    }

    .essay-order-details .order-details-head .details-list li:last-child {
        float: left;
    }

    .essay-order-details .order-details-head .toolbar .nav-list li, .essay-order-details .order-details-head .toolbar ul li {
        width: 99%;
    }

    .essay-order-view-details .cols-table td:first-child {
        border-left: none;
        border: none;
        width: 100%;
        text-align: left !important;
        padding-right: 0px !important;
        margin-top: 0px;
    }

    .component-tab-content table.cols-table tr td:last-child {
        width: 100%;
        float: right;
        text-align: left !important;
        padding-top: 0 !important;
        margin-top: 0;
        padding-left: 10px !important;
    }

    .upload-deadline-form-wrapper, .send-message-form-wrapper, .view-message-wrapper, .request-revision-form-wrapper {
        width: 280px;
    }

    .featherlight-content table tr td {
        display: block;
        padding-right: 0 !important;
    }

    .page-content-block .contact-info-text p {
        text-align: center;
    }

    .contact-info-block {
        width: 100%;
    }

    .essay-component.essay-contact-form {
        width: 100%;
        margin-bottom: 45px;
        padding: 25px 20px;
    }

    .contact-form-title {
        width: 100%;
    }

    .contact-form-title h3 {
        color: #fff;
        text-align: center;
        padding: 0;
    }

    .essay-component .essay-order-preview .t-body > tr > td:first-child {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }

    .essay-component .essay-order-preview .t-body > tr > td:nth-child(2) {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }

    .essay-order-preview .buttons-panel .back-b {
        margin-right: 0;
    }

    .essay-order-preview .buttons-panel input {
        width: 90%;
        margin: 5px 0;
    }

    .payments-wrapper.essay-component {
        padding: 20px;
    }

    .payments-wrapper.essay-component table tr td {
        display: block;
        width: 100% !important;
        box-sizing: border-box;
    }

    .payments-wrapper .total-price .info-block div {
        font-size: 15px;
        margin-bottom: 5px;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .header-links a {
        width: 100%;
        margin: 0;
    }

    .essay-component .vip-services-list .hint div {
        right: -20px;
    }

    .hb-banner.hide-hb a.order-n, .hb-banner a.order-n, .hb-banner.show-hb a.order-n {
        transition: 1.1s;
        border: none;
        bottom: 6%;
        left: auto;
        right: 30%;
        font-size: 20px;
        padding: 12px 5px;
        line-height: 10px;
    }

    body div#progressiveDelivery.essay-component {
        width: 100%;
    }

    body div#progressiveDelivery.essay-component .blue-b {
        padding: 0;
    }

}

@media (max-width: 480px) {
    .mini-wrapper .top-dd-wrapper .top-label .ava-vip {
        position: absolute;
        top: -17px;
        z-index: 1;
        margin: 0;
    }
    .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark,
    .mini-wrapper .top-dd-wrapper .top-label .rhex{
        width: 30px;
        line-height: 1.7;
    }
    .mini-wrapper .top-dd-wrapper .top-label .rhex {
        height: 23px;
    }
    .mini-wrapper .top-dd-wrapper .top-label .rhex:before,
    .mini-wrapper .top-dd-wrapper .top-label .rhex:after {
        display: none;
    }
    .essay-vip-account .vip-account-list > li{
        width: 200px;
    }
    .essay-order-view-details .component-tab-content .nav-list .s4{
        width: 100%!important;
        margin-bottom: 10px;
    }
    .essay-order-details .nav-list.list{
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .essay-order-details .nav-list.list > li {
        flex: 1 1 135px;
    }
    .affiliate-program-wrapper{
        padding: 0;
    }
    .affiliate-program-short-wrapper .side.side-full .case.case-box .case-content:last-child {
        padding-left: 0px;
    }
    .affiliate-program-wrapper .side .case .case-content .share-your-discount .from-line input.affiliate-button{
        margin: 10px auto;
    }
    .affiliate-program-wrapper .affiliate-status .earnings,
    .affiliate-program-wrapper .to-earning{
        float: none!important;
        text-align: center;
    }
    .affiliate-program-wrapper .affiliate-status{
        height: auto;
    }
    body .data-table .actions .drop-down > div ul li {
        display: block !important;
        width: 100% !important;
    }

    .order-form-wrapper .essay-order-form .t-body .ws-discount-tr .hint > div {
        width: 265px;
        left: 0;
    }

    td.orders-details ul.actions li .drop-down > ul > li {
        display: block;
        width: 100%;
    }

    .ae-orders .essay-order-view-details .cols-table td {
        width: 100%;
    }

    .error-btn {
        margin: 15px auto 0 auto;
    }

    .essay-component .data-table tbody tr:nth-child(1n) {
        padding-top: 20px;
    }

    td.orders-details ul.actions li .drop-down ul li a {
        padding: 5px !important;
    }

    .component-tab-content table tr td:last-child,
    .essay-orders .component-tab-content .orders-pay {
        width: 97%;
    }

    .profile-wrapper.essay-component a.flat-button {
        width: 100%;
        margin: 0 auto;
        display: block;
        padding: 0;
        text-align: center;
        font-size: 18px;
    }

    .profile-wrapper.essay-component .buttons a.flat-button, .profile-form-wrapper .buttons .cancel-b, .profile-form-wrapper .buttons input[type="submit"] {
        margin: 5px;
        width: 100%;
        padding: 0;
        font-size: 18px;
    }

    .essay-component.essay-password-form.login-component .buttons-panel input {
        width: 100%;
        padding: 0;
        font-size: 18px;
    }

    div#essay-calculator table tr td:first-child {
        width: 30% !important;
    }

    .essay-component.essay-miniorder-form.miniorder-component table tr td {
        width: 100%;
        padding: 0 !important;
    }

    .essay-component .hint div {
        width: 280px;
    }

    .essay-component .pm-input input {
        width: 66%;
    }

    .order-form-wrapper .vip-services-td .services-package label, .order-form-wrapper .vip-services-td .vip-services-list li label {
        font-size: 15px;
    }

    .page-content-block ul li, .page-content-block ol li, .page-content-block p {
        text-align: left;
    }

    .order-form-wrapper .resume-services-td label.package .discount, .order-form-wrapper .vip-services-td .services-package label .discount {
        margin: -5px 0px 0;
    }

    .essay-order-details .data-table.messages-dt th:nth-child(3), .essay-order-details .data-table.messages-dt td:nth-child(3), .essay-order-details .data-table.messages-dt th:nth-child(4), .essay-order-details .data-table.messages-dt td:nth-child(4) {
        display: none !important;
    }
}

@media (max-width: 425px) {
    .affiliate-program-wrapper .separator {
        display: none;
    }

    .affiliate-program-wrapper .information-list li,
    .affiliate-program-wrapper .information-list p {
        word-break: break-all;
    }

    body .essay-component .data-table tbody tr.vip span.crown {
        left: 90%;
        top: -41px;
    }
}
@media (max-width: 414px) {
    body#page-order {

    }
    .essay-calculator-wrapper .number-of-pages,
    .type-document {
        width: 100%;
        box-sizing: border-box;
        float: none;
    }

    .essay-calculator-wrapper form {
        padding: 0;
    }

    .essay-calculator-wrapper .select-currency {
        float: none;
        width: 100%;
        padding-bottom: 10px;
        text-align: center;
    }

    .essay-calculator-wrapper .select-currency span.currency {
        width: auto;
    }
}
@media (max-width: 380px) {
    .payments-wrapper .total-price .info-block .blue.additional-currency {
        margin-left: 44px;
    }
}
.left-align {
    text-align: left
}
.right-align {
    text-align: right
}
.center,
.center-align {
    text-align: center
}
.left {
    float: left !important
}
.right {
    float: right !important
}

.ae-miniorder-custom .hide,
.essay-component .hide{
    display: none!important;
}
.payments-wrapper .payments-list > li{
    padding-left: 0;
}

@media only screen and (max-width: 600px) {
    .essay-component .hide-on-small-only,
    .essay-component .hide-on-small-and-down {
        display: none !important
    }
}
@media only screen and (max-width: 992px) {
    .essay-component .hide-on-med-and-down {
        display: none !important
    }
    .essay-component .payments-list .hide-on-med-and-down.radio {
        display: block !important
    }
}
@media only screen and (min-width: 601px) {
    .essay-component .hide-on-med-and-up {
        display: none !important
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .essay-component .hide-on-med-only {
        display: none !important
    }
}
@media only screen and (min-width: 993px) {
    .essay-component .hide-on-large-only {
        display: none !important
    }
}
@media only screen and (min-width: 993px) {
    .essay-component .show-on-large {
        display: block !important
    }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
    .essay-component .show-on-medium {
        display: block !important
    }
}
@media only screen and (max-width: 600px) {
    .essay-component .show-on-small {
        display: block !important
    }
}
@media only screen and (min-width: 601px) {
    .essay-component .show-on-medium-and-up {
        display: block !important
    }
}
body#page-order.custom-hide-btn .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex{
    display: none!important;
}
@media only screen and (max-width: 992px) {
    .essay-component .show-on-medium-and-down {
        display: block !important
    }
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: none !important
    }
}
@media only screen and (max-width: 768px) {
    .essay-component.payments-wrapper .show-on-medium-and-down.content-logo {
        display: block !important;
    }
    .essay-component .payments-list .hide-on-med-and-down.radio,
    .payments-wrapper .payments-list > li .radio-input .payment-description{
        width: 100%;
    }
    .payments-wrapper .payments-list > li .radio-input .content-logo .payment-logo {
        display: none;
    }
}
@media (width: 768px) {
    .contacts-sidebar {
        margin: 0 auto;
    }
    .contact-form-block .show-adaptive-block {
        display: block!important;
        width: 100%!important;
    }
    .container.contact-form-block ul.f-soc {
        margin: 15px auto;
        text-align: center;
    }
}
.affiliate-program-wrapper.essay-component {
    padding: 0;
}
.affiliate-program-wrapper .side .case .case-content .top-seven tr td {
    line-height: 1.5;
    font-weight: 400;
    border-spacing: 0;
    border-collapse: collapse;
    padding: 15px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #a9a6a6;
    box-sizing: content-box;
    height: 16px;
    color: #6c6c6c;
    font-size: 11px;
}

@media all and (min-width: 1200px) {
    .affiliate-program-wrapper .side .case .case-content .top-seven {
        overflow-x: scroll;
        display: block;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven::-webkit-scrollbar {
        width: 10px;
        height: 10px;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven::-webkit-scrollbar-thumb {
        background: #59383b;
        border-radius: 10px;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven::-webkit-scrollbar-thumb:hover {
        background: #592e2b;
    }
}
@media all and (max-width: 480px) {
    .affiliate-program-wrapper .about .top-seven tr {
        display: flex;
        flex-direction: column;
        width: 49%;
        min-width: 49%;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tbody {
        display: flex;
    }
    .affiliate-program-wrapper .side .case .case-content .top-seven tr td {
        text-align: center;
    }
}
.profile-form-wrapper form > .row.buttons > div {
    display: flex;
    justify-content: space-around;
    width: 100%;
}
.profile-form-wrapper form > .row.buttons > div input {
    line-height: 1;
}
.profile-form-wrapper form > .row.buttons > div a {
    height: 40px;
    line-height: 1.5;
}
@media all and (max-width: 625px) {
    .profile-form-wrapper form > .row.buttons > div a, .profile-form-wrapper form > .row.buttons > div input {
        width: 45%;
    }
}
@media all and (max-width: 480px) {
    .profile-form-wrapper form > .row.buttons > div a {
        line-height: 2.3;
    }
}
@media all and (max-width: 400px) {
    .profile-form-wrapper form > .row.buttons > div {
        flex-direction: column;
        align-items: center;
    }
}
@media all and (max-width: 991px) {
    .essay-component .ws-vip-services .vip-services-list label p.price-wrapper {
        margin-top: 50px!important;
    }
}
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .description,
.essay-component .ws-vip-services .vip-services-list .we-recommend-it .title{
    font-size: 12px;
    line-height: 1.6;
}
@media all and (max-width:437px) {
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .title {
        padding-left: 19px;
        white-space: nowrap;
    }
    .essay-component .ws-vip-services .vip-services-list .we-recommend-it .go-it {
        width: 50px;
        padding: 0;
    }
    .essay-component .ws-vip-services .offer-label b {
        display: block;
    }
}
body .favourite-writers-component ul.writers li .action a.hire {
    background: #f89c26;
    border: 1px solid #f89c26;
    transition: all .3s linear;
    color: #fff;
    font-family: NunitoBold,sans-serif;
}
body .favourite-writers-component ul.writers li .action a.hire:hover {
    transition: all .3s linear;
    background: #fff;
    border-color: #f89c26;
    color: #f89c26;
    transform: scale(1.04);
    box-shadow:  0 0 10px rgba(248, 156, 38, .42);
}
body .favourite-writers-component ul.writers li .statistics .item {
    flex-direction: column;
    margin-top: 7px;
}
body .favourite-writers-component ul.writers li .statistics .item span.count {
    padding-left: 5px;
    line-height: inherit;
    font-family: Circular-Bold,sans-serif;
    font-weight: normal;
    color: #001921;
}
body .favourite-writers-component ul.writers .slick-arrow:hover {
    transition: .3s;
    transform: scale(1.08);
    display: inline-block!important;
}
body .favourite-writers-component ul.writers li .action a.reviews {
    border-color: #dfd9da;
    color: #000;
    font-family: 'NunitoBold', sans-serif;
}
body .favourite-writers-component ul.writers li .action a.reviews:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow:  0 0 10px #dfd9da;
}
body .favourite-writers-component ul.writers li .kind-of-paper span,
body .favourite-writers-component ul.writers li .type-of-work{
    color: #000;
    font-family: 'NunitoBold', sans-serif;
}
body .favourite-writers-component ul.customers .slick-prev{
    left: 0;
}
body .favourite-writers-component ul.customers .slick-next{
    right: 0;
}
body .favourite-writers-component ul.customers .slick-arrow {
    bottom: 11px;
    top: inherit;
    height: 40px;
    background-color: transparent;
}
body .favourite-writers-component ul.customers .slick-arrow:hover {
    transition: .3s;
    transform: scale(1.08);
    display: block;
    cursor: pointer;
}
body .favourite-writers-component.featherlight-inner {
    overflow-x: hidden;
}
body .favourite-writers-component ul.customers li .text-writer .rating-stars {
    padding-top: 0;
    margin-bottom: 10px;
}
body .favourite-writers-component .customer-reviews-count {
    margin-bottom: 0;
}
body .favourite-writers-component ul.customers li .text-writer .short-text{
    line-height: 1.4;
}

body .featherlight .featherlight-content.featherlight-top-writers {
    max-width: 800px;
    border-radius: 25px;
}
body .featherlight .featherlight-content.featherlight-top-writers .featherlight-close-icon {
    color: #FF0000;
    font-weight: 900;
}
body .favourite-writers-component ul.customers li .personal-data .customer-name {
    color: #373737;
    font-family: Circular-Bold,sans-serif;
}
body .favourite-writers-component ul.customers li .text-writer .short-text {
    font-family: NunitoRegular,sans-serif;
    color: #5b5e68;
}
body .favourite-writers-component ul.customers li .personal-data .date-post {
    color: #b9b9b9;
}
body .favourite-writers-component .customer-reviews-count {
    color: #001921;
    font-family: Circular-Bold,sans-serif;
}
body .favourite-writers-component ul.customers .slick-prev,
body .favourite-writers-component ul.customers .slick-next {
    background: none;
}
body .favourite-writers-component ul.customers .slick-prev:before {
    display: block;
    content: '\f053';
    font: normal normal normal 17px FontAwesome;
    color: #0a2c3b;
    text-align: center;
}
body .favourite-writers-component ul.customers .slick-next:before {
    display: block;
    content: '\f054';
    font: normal normal normal 17px FontAwesome;
    color: #0a2c3b;
    text-align: center;
}
@media all and (max-width: 900px) {
    body .featherlight .featherlight-content.featherlight-top-writers {
        max-width: 300px;
        border-radius: 25px;
    }
    body .favourite-writers-component ul.customers .slick-arrow {
        z-index: 9999;
    }
    body .favourite-writers-component ul.customers li .customers-wrapper {
        padding: 0 40px;
    }
    body .favourite-writers-component ul.customers .slick-prev {
        left: -12px;
    }
    body .favourite-writers-component ul.customers .slick-next {
        right: -12px;
    }
    body .favourite-writers-component ul.writers li .statistics .item {
        margin-bottom: 5px;
    }
    body .favourite-writers-component .customer-reviews-count {
        padding-left: 40px;
    }
    body .featherlight .featherlight-content.featherlight-top-writers {
        max-width: 300px;
    }
}
@media all and (max-width: 460px) {
    body .essay-component.favourite-writers-component {
        padding: 15px;
    }
    body .favourite-writers-component ul.writers .slick-arrow.slick-prev {
        left: -12px;
        z-index: 999;
    }
    body .favourite-writers-component ul.writers .slick-arrow.slick-next {
        right: -12px;
        z-index: 999;
    }
    body .favourite-writers-component ul.writers, .slick-slider .slick-track {
        margin: 0;
    }
    body .favourite-writers-component ul.writers li {
        padding: 20px 10px;
    }
    body .favourite-writers-component ul.writers li .action a {
        font-size: 15px;
    }
    body .favourite-writers-component ul.writers li .statistics .item span.name {
        text-align: center;
    }
    body .favourite-writers-component ul.writers li .statistics .item {
        margin-bottom: 5px;
    }
    body .favourite-writers-component ul.writers li .action {
        position: static;
        align-items: center;
        width: 100%;
    }
    body .favourite-writers-component ul.writers li .personal-data {
        padding-left: 85px;
    }
}
/* snackbar */
#snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #eaf6ed;
    color: #002e5e;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 130px;
    height: 60px;
    z-index: 99999;
    border: 2px solid #3dbc5f
}
#snackbar i {
    color: #3dbc5f;
    margin-right: 10px;
    font-size: 26px
}

#snackbar.show {
    visibility: visible;
    -webkit-animation: fadein .5s, fadeout .5s 2.5s;
    animation: fadein .5s, fadeout .5s 2.5s;
    display: flex !important;
    justify-content: start;
    align-items: center
}
.link-event:hover {
    cursor: pointer;
}
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 130px;
        opacity: 1
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0
    }
    to {
        bottom: 130px;
        opacity: 1
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 130px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}

@keyframes fadeout {
    from {
        bottom: 130px;
        opacity: 1
    }
    to {
        bottom: 0;
        opacity: 0
    }
}
/* END snackbar */
body .essay-orders .links-list .the-same-writer-li form > a:after {
    font-family: FontAwesome;
    content: '\f2c1';
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
    background: #f89c26;
    border: 1px solid #f89c26;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover {
    background: #fff;
    color: #f89c26;
}
body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step:hover span {
    background: url("../style/images/hover_icon.svg");
}
body .ws-row .ws-column-custom .summary-sidebar-wrapper {
    border: 1px solid #cacacd;
}
body .sticky-summary-sidebar {
    top: 75px;
}
body .summary-sidebar-wrapper.essay-component .summary-list.discount .hint div {
    padding: 10px;
}
body .summary-sidebar-wrapper.essay-component .summary-list.discount .hint div p {
    margin-bottom: 0;
}
@media all and (max-width: 568px) {
    body .ae-order .row.ws-price-disclaimer {
        max-width: 100%;
        margin: 0;
        text-align: center;
    }
}
@media all and (max-width: 414px) {
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step-button-wrapper-flex {
        padding: 10px 5px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .total-price {
        padding: 0 7px;
        width: fit-content;
        font-size: 16px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .next-step {
        padding: 5px 5px;
        width: fit-content;
        font-size: 16px;
    }
    body .summary-sidebar-wrapper .summary-wrapper .next-step-button-wrapper .count-page {
        width: fit-content;
        font-size: 16px;
    }
}
.ws-price-disclaimer {
    display: none;
}
.wrapper-top-writers h2 {
    text-align: center;
}
.wrapper-top-writers .essay-component.favourite-writers-component{
    border: none;
    box-shadow: none;
    padding-top: 0;
}
.wrapper-top-writers .favourite-writers-component ul.writers li {
    background-color: #fff;
}
.wrapper-top-writers .favourite-writers-component ul.writers:not(.slick-initialized){
    overflow: hidden;
    display: none;
}
@media all and (min-width: 1366px) {
    .wrapper-top-writers .favourite-writers-component ul.writers li {
       width: 320px!important;
    }
}
.total-price .info-block.payment-info.center .no-wrap .additional-currency,
.total-price .info-block.payment-info.center .no-wrap .additional-pay{
    font-family: 'Circular-Bold';
    font-size: 20px;
    color: #000;
}
/* Writing quality */
body .ae-order .payment.ws-container .choose-pricing{
    position: relative;
    margin-top: 145px;
    margin-bottom: 45px;
}
body .ae-order .payment.ws-container .choose-pricing:before{
    position: absolute;
    top: -110px;
    left: 0;
    right: 0;
    margin: auto;
    content: 'Best Quality Writing Plans for You';
    color: #000;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    font-family: 'Circular-Bold';
    line-height: 1.2;
}
body .payments-wrapper .choose-pricing .quality-item .footer a {
    display: none;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title {
    background: linear-gradient(97deg, rgba(255,149,86,1) 29%, rgba(248,121,85,1) 70%, rgba(241,96,85,1) 94%);
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block {
    padding: 10px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title {
    background-color: #f8f8f8;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .main-title {
    font-size: 20px;
    color: #333;
    font-family: 'Circular-Bold';
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title {
    font-size: 20px;
    color: #fff;
    font-family: 'Circular-Bold';
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title .main-title {
    font-size: 20px;
    color: #fff;
    font-family: 'Circular-Bold';
    display: flex;
    flex-direction: column;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title:after {
    content: '(+10% for great quality)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    font-family: 'Circular-Book';
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title:after {
    content: '(+15% for excellent quality)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    font-family: 'Circular-Book';
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title:after {
    content: '(high-quality writing)';
    width: fit-content;
    font-size: 17px;
    font-weight: 400;
    color: #2e2e2e;
    font-family: 'Circular-Book';
    line-height: 1;
}
body .payments-wrapper .choose-pricing .quality-item .title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 0;
}
.payments-wrapper .choose-pricing .quality-item .title .sub-title::before {
    display: none!important;
}
body .payments-wrapper .choose-pricing .quality-item.premium {
    position: relative;
}
body .payments-wrapper .choose-pricing .quality-item.premium:before {
    left: -7px;
    top: -7px;
    content: url("/wp-content/themes/writer-elite/style/images/img_order_payment.png");
    position: absolute;
    display: block;
}
body .payments-wrapper .choose-pricing .quality-item.premium .title {
    background-color: #59383b;
    padding: 5px 14px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .main-title:before {
    content: url("/wp-content/themes/writer-elite/style/images/crown__1.png");
    display: block;
    position: absolute;
    left: -40px;
}
body .payments-wrapper .choose-pricing .quality-item.supreme .title .sub-title,
body .payments-wrapper .choose-pricing .quality-item.premium .title .sub-title{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
body .payments-wrapper .choose-pricing .quality-item.standard .title .sub-title {
    color: #510031;
    font-size: 18px;
    font-weight: 400;
}
body .payments-wrapper .choose-pricing .quality-item {
    padding-bottom: 42px;
}
body .payments-wrapper .choose-pricing .quality-item,
body .payments-wrapper .choose-pricing .quality-item.checked{
    border: 2px solid #eee8e8;
    box-shadow: 0 0 10px rgba(238, 232, 232, 0.73);
}
body .payments-wrapper .choose-pricing .quality-item.checked {
    border-color: #59383b;
}
body .payments-wrapper .choose-pricing .quality-item:hover {
    transition: .3s;
    border: 2px solid #59383b;
    box-shadow: 0 0 10px rgba(128, 128, 128, 0.32);
    transform: scale(1.04);
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li {
    list-style: none;
    color: #5b5e68;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding-left: 20px;
    line-height: 20px;
    font-family: 'NunitoRegular';
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li b {
    font-weight: 900;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul li:before {
    content: '\f00c';
    position: absolute;
    font-family: FontAwesome;
    background: unset;
    display: inline-block;
    left: 0;
    top: 0;
    margin: auto;
    color: #7fb432;
}
body .payments-wrapper .choose-pricing .quality-item .footer {
    background-color: #f8f8f8;
    padding: 7px 0;
    border-radius: 0;
}
body .payments-wrapper .choose-pricing .quality-item .footer .price {
    color: #000;
    font-size: 26px;
    font-family: 'Circular-Bold';
    margin-bottom: 0;
}
body .payments-wrapper .choose-pricing .quality-item .middle-block ul {
    padding-left: 0;
}
body .payments-wrapper .choose-pricing .quality-item .main-title .hint{
    display: none;
}
@media (width: 1366px) {
    body.page-id-2990 main > .page-content-wrapper > .container{
        width: 85%;
    }
}
@media all and (max-width: 768px) {
    body .payments-wrapper .choose-pricing .quality-item:not(.premium) {
        margin-top: 15px;
    }
    body .payments-wrapper .choose-pricing .quality-item.premium {
        margin-top: 18px;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked) > *:not(.title) {
        height: 0;
        transition: .7s;
        overflow: hidden;
        display: none;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked){
        padding-bottom: 0;
    }
    body .payments-wrapper .choose-pricing .quality-item.checked:after {
        content: '\f077';
        font-family: 'FontAwesome';
        position: absolute;
        right: 3px;
        top: 13px;
        margin: auto;
        height: 18px;
        color: #fff;
        font-size: 12px;
    }
    body .payments-wrapper .choose-pricing .quality-item:not(.checked):after {
        content: '\f078';
        font-family: 'FontAwesome';
        position: absolute;
        right: 6px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 18px;
        color: #fff;
    }
    body .payments-wrapper .choose-pricing .quality-item.standard:after {
        color: #182032;
    }
}
@media all and (max-width: 358px) {
    body .ae-order .payment.ws-container .choose-pricing:before {
        font-size: 28px;
    }
}
/* END Writing quality */


/*Pop-up order*/
body .featherlight .featherlight-content-custom .essay-discount-popup-form .success-message {
    line-height: 16px;
    max-width: 330px;
    padding: 5px 5px 5px 43px;
    background-position: 10px 9px;
    margin-top: -11px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form form .form-fields {
    display: flex;
    align-items: center;
    justify-content: start;
    max-width: 90%;
    margin: 0;
    background: #f4f7f7;
    border-radius: 35px;
    padding: 7px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
    position: absolute;
    left: 0;
    white-space: nowrap;
    bottom: -21px;
    font-size: 13px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form  .messages > div .material-icons[title="Delete"] {
    display: none;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .email{
    position: relative;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .email:before {
    content: '\f003';
    font-family: FontAwesome;
    position: absolute;
    font-size: 22px;
    top: 0;
    bottom: 0;
    left: 2px;
    margin: auto;
    height: 95%;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999290;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:focus,
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]:hover{
    background: white;
    color: #EF6613;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    height: 50px;
    background: -webkit-linear-gradient(
            -90deg,rgb(255,137,65) 0,rgb(239,102,19) 100%);
    border:2px solid #EF6613;
    line-height: 49px;
    margin-top: 0;
    cursor: pointer;
    padding: 0 10px;
    margin-left: 15px;
    width: 145px;
    border-radius: 45px;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form input {
    margin-top: 0;
    width: 140px;
    padding-left: 45px;
    height: 47px;
    border: 1px solid transparent;
}
body .featherlight .featherlight-content-custom .featherlight-close-icon {
    background-color: unset;
    border-radius: 50%;
    color: #f45964;
    transition: .3s;
    top: 94px;
    right: 189px;
    font-weight: 700;
}
body .featherlight .featherlight-content-custom .featherlight-close-icon:hover {
    transition: .3s;
    transform: scale(1.04);
    box-shadow: 0 0 10px #f45964;
}
body .featherlight .featherlight-content-custom .essay-discount-popup-form{
    background: transparent url("/wp-content/themes/writer-elite/style/images/Untitled-14asdasdasd345.png")no-repeat center;
    background-size: contain;
    width: 700px!important;
    max-width: 700px!important;
    height: 480px;
    padding: 248px 157px 0 185px;
}
body .featherlight .featherlight-content.featherlight-content-custom {
    background: none;
    border: none;
    max-width: fit-content;
    box-shadow: none;
}
@media only screen and (max-width: 640px) {
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .success-message {
        margin-bottom: 0;
        padding: 30px 30px 30px 70px;
        line-height: 20px;
    }
    body .featherlight .featherlight-content.featherlight-content-custom {
        width: 100%;
        padding: 0;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .messages{
        top: 338px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .form-fields{
        padding-top: 360px!important;
        margin: 0 auto!important;
        width: 100%;
        max-width: 80%!important;
        background: none!important;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit{
        display: block;
        text-align: center;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input{
        font-size: 15px;
        font-weight: 400;
        line-height: 24px;
        height: 48px;
        border: none;
        padding: 0 55px;
        margin-top: 30px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .messages{
        position: absolute;
        width: 300px;
        left: 0;
        right: 0;
        margin: auto;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .email #email-error{
        position: absolute;
        bottom: -21px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .email input{
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        background: #f5f7f7;
        height: 50px;
        width: 240px;
        line-height: 50px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
        border-radius: 45px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form .submit input[type="submit"]{
        line-height: 35px;
        height: 50px;
        margin: 20px 0 0;
        width: 240px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form{
        width: 330px!important;
        height: 729px!important;
        padding: 15px;
        background: url("/wp-content/themes/writer-elite/style/images/Untitled-asdasdasdqwe.png")no-repeat center;
        margin: 0!important;
        max-width: 100%!important;
    }
    body .featherlight .featherlight-content-custom .featherlight-close-icon {
        top: 76px;
        right: 16px;
    }
    body .featherlight .featherlight-content-custom .essay-discount-popup-form form .form-fields {
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* END Pop-up order*/

#footer-row {
    position: fixed;
    bottom: -9px;
    width: 100%;
    z-index: 9999;
}
#footer-row > a {
    display: block;
    height: 100%;
}
#footer-row .icon-close {
    position: absolute;
    right: 15px;
    top: 7px;
    font-size: 22px;
    color: #f55;
    transition: .3s;
    background-color: #fff;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
#footer-row .icon-close:hover {
    transition: .3s;
    transform: scale(1.04);
}
@media all and (max-width: 414px) {
    #footer-row .icon-close {
        right: 8px;
        top: 3px;
    }
}
/* hidden bottom banner first-order*/
@media all and (max-width: 767px) {
    #footer-row.first-order {
        display: none!important;
    }
}
@media only screen and (max-device-width: 812px) and (orientation:landscape) {
    #footer-row.first-order  {
        display: none!important;
    }
}
/* END hidden bottom banner first-order */

body .summary-sidebar-wrapper ul.summary-list li > span span.hint i,
body .ae-order .ws-language-style .radio-wrapper .hint.language-2 > i{
    font-style: normal;
    border: solid #258dff 1px;
    color: #258dff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    font-weight: bold;
    background: transparent;
    line-height: 1.3;
}

body .ae-order .ws-language-style .radio-wrapper .hint.language-2 > i:after{
    content: '?';
}

/* Writing quality on order page*/
body .essay-component.order-form-wrapper .ws-writing-quality [type="radio"] + label.radio-label {
    border-color: #a3e0ff!important;
}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="standard"] + label.radio-label .quality-title:after {
    content: '(Best Available Writer)';
    display: block;
    line-height: 18px;
    color: #3e4d5e;
    font-weight: 500;
    font-size: 0.9em;
    font-family: 'NunitoRegular';
}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title,
body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title{
    position: relative;
}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
    content: '';
    width: 80px;
    height: 80px;
    background: url("/wp-content/themes/writer-elite/style/images/img_order_payment.png") no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: -22px;
    top: -51px;
}
body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
    content: '';
    width: 30px;
    height: 30px;
    background: url("/wp-content/themes/writer-elite/style/images/crown__11.png") no-repeat center;
    position: absolute;
    display: block;
    background-size: contain;
    left: 23px;
    top: -2px;
}
@media all and (max-width: 1690px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 11px;
    }
}
@media all and (max-width: 1440px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: -6px;
    }
}
@media all and (max-width: 1280px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 4px;
    }
}
@media all and (max-width: 1024px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 18px;
    }
}
@media all and (max-width: 600px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: -5px;
    }
}
@media all and (max-width: 568px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: -10px;
    }
}
@media all and (max-width: 500px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        top: -25px;
    }
}
@media all and (max-width: 434px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="premium"] + label.radio-label .quality-title:after {
        left: -21px;
    }
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        top: 1px;
        left: 0;
        width: 23px;
        height: 23px;
    }
}
@media all and (max-width: 400px) {
    body .essay-component.order-form-wrapper .ws-writing-quality input[value="supreme"] + label.radio-label .quality-title:after {
        left: 50px;
    }
}

/* END Writing quality on order page*/
.ae-order .essay-component .number-field {
    position: relative;
    display: block;
}
.ae-order .essay-component .number-field input{
    text-align: center;
}
.ae-order .essay-component .number-field.form-slim .plus,
.ae-order .essay-component .number-field.form-slim .minus {
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.ae-order .number-field .minus,
.ae-order .number-field .plus {
    position: absolute;
    top: -10px;
    display: inline-block;
    height: 40px;
    width: 40px;
    border: 1px solid #d9dadb;
    background-color: white;
    text-align: center;
    cursor: pointer;
}
.ae-order .number-field .minus {
    left: 0;
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
}
.ae-order .number-field .plus {
    right: 0;
    box-shadow: 0 1px 5px rgb(0 0 0 / 10%);
}
.ae-order .number-field .minus::before,
.ae-order .number-field .plus::before {
    font-size: 15px;
    color: #656a70;
    font-weight: normal;
    font-family: FontAwesome;
    line-height: 50px;
    display: inline;
}
.ae-order .number-field .minus::before {
    content: '\F068';
}
.ae-order .number-field .plus::before {
    content: '\F067';
}
.ae-order .number-field.form-slim .plus::before,
.ae-order .number-field.form-slim .minus::before {
    line-height: 40px;
}
body .ws-sources .notice-wrapper .number-field input[name="sources_number"].error {
    background: #fbd3d340 !important;
}
/* order form required fields*/
body .ae-order .unset-field {
    /*background: #d9ebcc !important;*/
    box-shadow: unset!important;
    border: 1px solid #109BEA!important;
}
body .order-form-wrapper .data-table > .row > .col.ws-sources .notice-wrapper.unset-field{
    border: none!important;
    box-shadow: none!important;
}
body .order-form-wrapper .data-table > .row > .col.ws-sources .notice-wrapper.unset-field .number-field.form-slim input[name="sources_number"]{
    box-shadow: unset!important;
    border: 1px solid #109BEA!important;
}
body .ws-subject > span.select2 .select2-selection {
    background: transparent;
}
body .ae-order span.unset-field-tag {
    font-family: 'NunitoRegular';
    color: #51b6e5;
    font-size: 13px;
}
body .ws-sources .notice-wrapper .number-field input {
    background: transparent !important;
}
body .ae-order .error:not(label) {
    background: #fbd3d340 !important;
}
body .ae-order .essay-component .essay-order-form span.unset-field span.selection>span {
    background: transparent;
}
/* END order form required fields*/

body .step-block.page-order-slider + p.text_center {
    margin-bottom: 25px;
    margin-top: 15px;
    display: block;
}
body .ae-order .essay-component .number-field.form-slim .plus,
body .ae-order .essay-component .number-field.form-slim .minus {
    margin-top: 10px;
}
body .order-form-wrapper .service-row small {
    line-height: 1.6;
}
body .order-form-wrapper .data-table > .row.service-revision > .col:first-child::after {
    line-height: 1.5;
}

body #order-form.presentation-poster .service-speaker-notes-ppp b::before,
body #order-form.presentation .service-speaker-notes b::before {
    border: 1px #a3e0ff solid;
    background-color: #f5f9fe;
    color: #109BEA;
    line-height: 2;
    top: -5px;
    left: 125px;
    text-align: center;
    padding: 2px 2px 1px;
    width: 122px;
}

body #order-form.note-illustration .row.illustrations-notice::before {
    border: 1px #a3e0ff solid;
    background-color: #f5f9fe;
    color: inherit;
    text-align: center;
    margin: 0 15px 5px;
    display: block;
    width: auto;
    height: auto;
}

body .order-form-wrapper .ws-additional-order-id {
    position: relative;
}
body .order-form-wrapper .ws-additional-order-id .material-hint {
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 176px;
}
body .order-form-wrapper .ws-additional-order-id .material-hint .dropdown-content {
    margin-left: -180px !important;
    width: 300px;
    min-width: 265px;
    left: 0 !important;
}
body .order-form-wrapper .data-table .ws-additional-order-id .label {
    display: block;
}
.order-form-wrapper .order-form-data .ws-additional-order-id .checkbox-input [type="checkbox"].filled-in {
    width: 0;
}
.ws-additional-order-id [type=checkbox]+label:before,
.ws-additional-order-id [type=checkbox]:not(.filled-in)+label:after {
    margin-top: 0;
}

.order-form-wrapper .data-table .ws-pages label {
    font-size: 11px;
}
.order-form-wrapper .data-table .ws-pages label.pages-label {
    font-size: 15px;
    margin-right: 0px;
}

@media(max-width:1200px) and (min-width:1024px){
    body .order-form-wrapper .ws-pages label.label {
        position: absolute;
        top: 0;
        left: 141px;
        width: calc(100% - 149px);
        z-index: 2;
        line-height: 1.1;
    }
    body .order-form-wrapper .ws-pages label.label.pages-label {
        font-size: 14px;
        position: static;
        width: auto;
    }
    body .ws-pages {
        position: relative;
    }
    .order-form-wrapper .material-hint > i:after, .order-form-wrapper .material-hint > b:after {
        width: 19px;
        height: 19px;
    }
    .order-form-wrapper.essay-component {
        box-shadow: none;
        border: none;
        border-radius: 0;
        padding: 60px 15px;
    }
}
@media(max-width:991px){
    body .essay-component.order-form-wrapper {
        box-sizing: border-box;
        padding: 60px 15px;
    }
}
@media(min-width:1601px){
    body .mini-wrapper .top-dd-wrapper .top-label .ava-vip {
        margin-right: -38px;
        z-index: 1;
    }
}
@media(max-width:1200px){
    body .mini-wrapper .top-dd-wrapper .top-label .ava-vip {
        margin-right: -31px;
        z-index: 1;
    }
}
@media(max-width:568px){
    body .mini-wrapper .top-dd-wrapper .top-label .ava-vip {
        margin-right: -16px;
        z-index: 1;
        margin-top: 6px;
        width: 30px;
        height: 30px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label .rhex {
        width: 26px;
        height: 19px;
    }
    body .mini-wrapper .top-dd-wrapper .top-label .rhex .vip-mark {
        font-size: 11px;
        line-height: 19px;
        width: 26px;
    }
}

body .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #ee6060;
}
body .essay-custom-calculator-wrapper .first-time-order .el-switch {
    vertical-align: sub;
    margin-left: 3px;
}
body .essay-custom-calculator-wrapper .col.s12:has(> .first-time-order) {
    width: 100%;
    text-align: center;
}
body .essay-custom-calculator-wrapper .first-time-order {
    color: inherit;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
body .essay-custom-calculator-wrapper.essay-calculator.essay-component {
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-calc .ae-miniorder-custom .price-checkbox p,.ae-miniorder-custom#landing_calc .price-checkbox p{
    font-size: 13px;
    line-height: normal;
    color: #76787c;
    font-weight: 400;
    position: relative;
    z-index: 1;
}
.header-calc .ae-miniorder-custom .price-checkbox p input,.ae-miniorder-custom#landing_calc .price-checkbox p input{
    display: inline-block;
    margin-right: 10px;
    width: 23px;
    opacity: 0;
}
.header-calc .ae-miniorder-custom .price-checkbox p .checkmark,.ae-miniorder-custom#landing_calc .price-checkbox p .checkmark{
    background-color: #d9d9d9;
    position: absolute;
    top: 3px;
    left: 0;
    z-index: -1;
    width: 23px;
    height: 12px;
    border-radius: 6px;
}
.header-calc .ae-miniorder-custom .price-checkbox.on p .checkmark,.ae-miniorder-custom#landing_calc .price-checkbox.on p .checkmark{
   background-color: #20d576;
}
.header-calc .ae-miniorder-custom .price-checkbox .total-label,.ae-miniorder-custom#landing_calc .price-checkbox .total-label{
    font-size: 16px;
    font-weight: 400;
    color: #252629;
}
.header-calc .ae-miniorder-custom .total-label .mini-order-total-price,.ae-miniorder-custom#landing_calc .total-label .mini-order-total-price{
    font-size:24px;
}
.header-calc .ae-miniorder-custom .price-checkbox.on .total-label .mini-order-total-price,.ae-miniorder-custom#landing_calc .price-checkbox.on .total-label .mini-order-total-price{
    opacity: 0.600;
    font-size: 14px;
    line-height: 22px;
    text-decoration: line-through;
    color: #252629;
    font-family: 'Circular-Book';
    display: inline-block;
    margin-left: 5px;
}
.header-calc .ae-miniorder-custom .price-checkbox.on .total-label .mini-order-first-price,.ae-miniorder-custom#landing_calc .price-checkbox.on .total-label .mini-order-first-price{
    font-family: Circular-Bold,sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #f46262;
    margin: 10px 0 0 0;
    display:inline-block;
}
.header-calc .ae-miniorder-custom .total-label .mini-order-first-price,.ae-miniorder-custom#landing_calc .total-label .mini-order-first-price{
    display:none;
}
.header-calc .ae-miniorder-custom .price-checkbox p .checkmark:after,.ae-miniorder-custom#landing_calc .price-checkbox p .checkmark:after{
    content:"";
    display: block;
    background-color: #fff;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    margin:2px 0 0 3px;
}
.header-calc .ae-miniorder-custom .price-checkbox.on p .checkmark:after,.ae-miniorder-custom#landing_calc .price-checkbox.on p .checkmark:after{
    margin: 2px 0 0 13px;
}
.header-calc .ae-miniorder-custom.authorized .price-checkbox p,.header-calc .ae-miniorder-custom.authorized .price-checkbox.on .total-label .mini-order-first-price,.ae-miniorder-custom#landing_calc.authorized .price-checkbox p,.ae-miniorder-custom#landing_calc.authorized .price-checkbox.on .total-label .mini-order-first-price{
    display:none;
}
.header-calc .ae-miniorder-custom.authorized .price-checkbox.on .total-label .mini-order-total-price,.ae-miniorder-custom.authorized#landing_calc .price-checkbox.on .total-label .mini-order-total-price,.ae-miniorder-custom#landing_calc .price-checkbox:not(.on) .total-label .mini-order-total-price{
    font-family: Circular-Bold,sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #f46262;
    margin: 10px 0 0 0;
    display: inline-block;
    text-decoration:none;
    opacity: 1;
}
.ae-miniorder-custom#landing_calc .price-checkbox p{
    width: fit-content;
    margin-left: auto;
    margin-bottom: 0;
}
.ae-miniorder-custom#landing_calc .price-checkbox .calc-bottom{
    padding:0;
}
@media(max-width:1199px){
    .header-calc .ae-miniorder-custom .price-checkbox p{
        width: fit-content;
        margin: 0 auto 15px;
    }
    .header-calc .ae-miniorder-custom .price-checkbox .total-label br{
        display:none;
    }
    .header-calc .ae-miniorder-custom .price-checkbox.on .total-label .mini-order-first-price{
        margin:0;
    }
}
@media(max-width:650px) and (min-width:569px){
    .ae-miniorder-custom#landing_calc .price-block{
        padding-right: 0px;
    }
    .pages-calc .calculator {
        padding: 35px 15px 20px;
    }
    .ae-miniorder-custom#landing_calc .price-checkbox p input{
        margin-right: 5px;
    }
}
@media(max-width:568px){
    .ae-miniorder-custom#landing_calc .price-checkbox p{
        margin: 0 auto;
    }
    .ae-miniorder-custom#landing_calc .price-checkbox{
        margin-bottom: 10px
    }
}
@media(max-width:374px){
    .header-calc .ae-miniorder-custom form .row.last-block .col-12.col-sm-12{
        padding:0;
    }
    .ae-miniorder-custom#landing_calc .price-checkbox p input{
        margin-right: 5px;
    }
}



/* .ae-price-table  */
.ae-price-table {
    margin-top: 25px;
    position:relative
}

.ae-price-table .quality-list {
    text-align: center;
    margin-bottom: 25px;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a {
    color: #292c37;
    font-weight: 600;
    text-align: center;
    background-color: #fff;
    border-bottom-width: 1px;
    line-height: 1.4;
    padding: 12px 0 12px;
    font-size: 16px;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a:hover,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked {
    border-bottom-color: transparent;
    background-color: #1eba59;
    color: #fff;
}

body .essay-price-new-table .select2Buttons ul.select-buttons a:hover::after,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked::after {
    color: #fff;
}
body .essay-price-new-table .select2Buttons ul.select-buttons a:hover + .hint>i:before,
body .essay-price-new-table .select2Buttons ul.select-buttons a.picked + .hint>i:before{
    color: #1b92ee;
    background-color: #fff;
}
body .essay-price-new-table .select2Buttons ul.select-buttons a::after {
    content: "";
    display: block;
    color: #1eba59;
    font-size: 15px;
    font-weight: normal;
    font-weight: 400;
    text-transform: none;
}

.ae-price-table .essay-component {
    padding: 0 60px;
    box-shadow: none;
    border: none;
}

body #order-form[data-class="poster"] .service-speaker-notes-ppp b::before, 
body #order-form[data-class="presentation"] .service-speaker-notes b::before {
    left: 0px;
    line-height: 10px;
    top: -20px;
    padding: 2px 4px;
}

body .essay-price-new-table .first-time-order .el-switch {
    vertical-align: sub;
}

body .essay-price-new-table .row-control .cell-control label {
    font-size: 16px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #292c37;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
}

body .essay-price-new-table .row-control .cell-control .number-field::after {
    top: calc(50% + 1px);
    /*margin-left: 5px;*/
    font-weight: 400;
    font-size: 16px;
    color: #292c37;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
}

body .essay-price-new-table.essay-component .number-field>input[type="text"]:focus:not([readonly]),
body .essay-price-new-table.essay-component .number-field>input[type="text"]:hover,
body .essay-price-new-table.essay-component .number-field>input[type="text"] {
    padding-top: 2px;
    color: #292c37;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
    font-size: 16px;
}

body .essay-price-new-table .row-control .cell-control.order-currency select {
    padding-left: 10px;
    color: #1e2021;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
    font-size: 16px;
}

body .essay-price-new-table .services-package {
    background: transparent;
    padding-top: 5px;
    padding-bottom: 5px;
}

body .essay-price-new-table .service-panel .vip-services-checker {
    font-weight: 500;
    font-size: 13px;
    color: #1e2021;
    padding-left: 2px;
}

body .essay-price-new-table .service-panel .vip-services-checker::after {
    top: 10px;
    filter: brightness(0.7);
}

body .essay-price-new-table .hint>i {
    background: none;
    position: relative;
    top: -2px;
}

body .essay-price-new-table .hint>i:before {
    content: '?';
    display: inline-block;
    font-style: normal;
    border: none;
    color: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    background-color: #1b92ee;
}

body .essay-price-new-table .hint {
    vertical-align: top;
    margin: 0 2px 0 4px;
}

body .essay-price-new-table .pm-input {
    height: 50px;
    padding: 0;
    box-sizing: border-box;
}

body .essay-component.essay-price-new-table .pm-input span {
    height: 48px;
    position: static;
}

body .essay-component.essay-price-new-table .pm-input input {
    height: 48px;
    font-weight: 500;
}

body .essay-price-new-table .pm-input span i {
    font-size: 25px;
    line-height: 30px;
}

body .essay-price-new-table .pm-input span {
    padding-top: 5px;
}

body .essay-price-new-table .services-package-class {
    line-height: normal;
    font-weight: 500;
    font-size: 13px;
    color: #1e2021;
}

body .essay-price-new-table .service-panel .vip-services-list-package .discount {
    font-size: 16px;
    color: #f46262;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 5px;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
}

body .essay-price-new-table .service-panel .vip-services-list-package .price-wrapper {
    font-size: 16px;
    color: #1b92ee;
    font-weight: 600;
    font-family: NunitoSemiBold, sans-serif;
}

body .essay-price-new-table .service-panel .vip-services-list-package s {
    font-size: 16px;
    color: #7a7a7a;
    margin-right: 3px;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
}

body .essay-price-new-table .service-panel .el-switch.el-switch-sm {
    vertical-align: bottom;
    margin-right: 6px;
    margin-top: 0;
}

body .essay-price-new-table .service-panel .first-time-order {
    font-size: 14px;
    color: #7a7a7a;
    line-height: 1.231;
    text-align: center;
    font-weight: 400;
    text-transform: lowercase;
    margin: 0;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]+.el-switch-style {
    height: 12px;
    width: 23px;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style {
    background-color: #1b92ee;
}

body .essay-price-new-table .service-panel .el-switch>input[type="checkbox"]:checked+.el-switch-style:before {
    background-color: #ffffff;
}

body .essay-price-new-table .service-panel .el-switch .el-switch-style:before {
    height: 10px;
    width: 10px;
    top: 1px;
    margin: 0;
}

body .essay-price-new-table .service-panel .first-time-order span.percent {
    font-size: 16px;
    color: #f46262;
    font-weight: 500;
}

body .essay-price-new-table .final-panel div.order-total-submit input {
    background-color: #1eba59;
    border: 1px solid #1eba59;
    padding: 15px 45px;
    font-size: 16px;
}

body .essay-price-new-table .final-panel div.order-total-title {
    font-size: 16px;
    color: rgb(50, 53, 56);
}

body .essay-price-new-table .final-panel div.order-total-title .mini-order-first-price {
    font-size: 22px;
    color: #f46262;
    font-weight: 600;
}

body .essay-price-new-table .row-control .cell-control select {
    border: 1px solid #e5e5e4;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    color: #292c37;
    height: 50px;
    font-weight: 600;
    font-family: NunitoSemiBold,sans-serif;
}

body .essay-price-new-table .pm-input span i {
    border: none;
    background: transparent;
}

body .essay-price-new-table .pm-input span i.hover,
.essay-price-new-table .pm-input span i:hover {
    color: #484b4d;
}

body .essay-price-new-table .pm-input span i {
    font-size: 0;
}

body .essay-component.essay-price-new-table .number-field span:before{
    line-height: 30px;
}

body .essay-price-new-table.essay-component .pm-input span i:before {
    font-size: 15px;
    color: #1eba59;
    font-weight: normal;
    font-family: FontAwesome;
    display: inline;
    line-height: 40px;
}
body .essay-price-new-table .pm-input span.m i::before {
    content: '\F068';
}

body .essay-price-new-table .pm-input span.p i::before {
    content: '\F067';
}

body .essay-price-new-table .table-price-node {
    border: none;
    padding: 0;
}
body .essay-price-new-table .table-row:nth-child(even) {
    background-color: transparent;
}
body .essay-price-new-table .table-row:nth-child(odd) {
    border-bottom: 1px solid #e5e5e4;
    border-top: 1px solid #e5e5e4;
    background-color: #fff;
}

body .essay-price-new-table .table-row.table-row-title {
    background: #fff;
    border-top: none;
}

body .essay-price-new-table .table-price-node .table-cell-value {
    font-size: 16px;
    font-weight: 500;
    color: #585858;
    padding: 11px 0;
}

body .essay-price-new-table .table-row.table-row-title {
    background: #fff;
    border-top: none;
    border-bottom: 2px solid #1eba59;
}
body .essay-price-new-table .table-price-node .table-row:first-child .table-cell,
body .essay-price-new-table .table-price-node .table-row:first-child .table-cell:first-child {
    font-size: 16px;
    color: #2f2c37;
    font-weight: 500;
    padding: 9px 0;
    line-height: 1.4;
}

body .essay-price-new-table .table-price-node .table-row .table-cell:first-child {
    font-size: 16px;
    color: #292c37;
    font-weight: 600;
}

body .essay-price-new-table .table-row {
    align-items: center;
}

body .essay-price-new-table .table-row .table-cell.selected {
    color: #ff7800;
}

body .essay-price-new-table .service-panel .vip-service {
    background-color: #fff;
}

body .essay-price-new-table .service-panel .vip-services-checker::before {
    background-image: url(/wp-content/themes/writer-elite/style/images/vip-crown-green.png);
    width: 20px;
    height: 17px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 7px;
    left: -25px;
}
/*
body .essay-price-new-table.essay-component .service-panel .vip-services-checker::after {
    background-image: url(/wp-content/themes/writer-elite/style/images/arrow-down-grey.svg);
}
*/
body .essay-price-new-table .select-buttons .hint div span,
body .essay-component.essay-price-new-table .hint div > span {
    display: none;
}
@media(min-width:1201px) {
    body .essay-price-new-table .service-panel .vip-service>div {
        width: 70%;
    }

    body .essay-price-new-table .service-panel .vip-service>div.vip-services-list {
        width: 30%;
    }

    body .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 260px);
    }
}

@media(max-width:600px) {
    body .essay-component.essay-price-new-table .hint div,
    body .essay-component.essay-price-new-table .hint.discounts-hint > div {
        width: auto;
        max-width: 300px;
    }
}
@media(max-width:500px) {
    .ae-price-table .essay-component {
        padding: 48px 30px;
    }
}

@media(max-width:400px) {
    .ae-price-table .essay-component {
        padding: 20px 15px;
    }
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item {
    padding: 15px 10px;
    position: relative;
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item b {
    position: static;
    display: inline-block;
    width: calc(100% - 100px);
    vertical-align: top;
    padding-right: 5px;
    font-size: 15px;
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item .price-wrapper {
    position: static;
    display: inline-block;
    width: 67px;
    text-align: right;
    color: #01264c;
    font-weight: 600;
    font-size: 15px;
    line-height: normal;
    vertical-align: top;
}

body .essay-price-new-table .service-panel .vip-services-list.open .extra-services {
    width: 290px;
    margin-bottom: 0;
}

body .essay-price-new-table .service-panel .vip-services-list label {
    width: 100%;
}

body .essay-price-new-table.mobile_s .service-panel .vip-services-list label {
    margin-bottom: 0px;
    padding-right: 0;
}

body .essay-price-new-table .service-panel .checkbox-input>i {
    vertical-align: top;
    margin-top: 2px;
}

body .essay-price-new-table .service-panel .vip-services-list .extra-services-item {
    margin-bottom: 0;
}

body .quality-list .select-wrapper {
    display: none;
}

/* End of .ae-price-table */
.essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-one-page-summary.service-wrapper.visible > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-revision.service-wrapper.visible > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-draft > div:nth-child(2), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.progressive-delivery > div:nth-child(2),.essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-one-page-summary.service-wrapper.visible > div:nth-child(1), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-revision.service-wrapper.visible > div:nth-child(1), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.service-draft > div:nth-child(1), .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-row.progressive-delivery > div:nth-child(1){
    margin-bottom:0;
}
.essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-wrapper.visible label.checkbox-label:after, .essay-order-form .order-form-data.steps .step .paper-requirements-table.data-table .service-wrapper.visible label.checkbox-label:before{
    margin-top:0;
    top: -2px;
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] + label{
    padding-left: 10px;
    display:inline-block;
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper input[type=radio] {
    width: 13px;
}
.ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper>div{
    line-height:normal;
}
@media(max-width:767px){
    .ae-order .order-form-wrapper .order-form-data .ws-language-style .radio-wrapper .hint div {
        max-width: 270px;
        right: -45px;
    }
}
.ae-favourite-writers .favourite-writers-component .filter{
    display:none;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap {
    flex-direction: row-reverse;
}
.essay-price-new-table .first-time-order{
    margin-right:0;
    margin-left:10px;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap select[name="currency_id"] {
    background: #1eba59;
    border: none;
    color: #fff;
    padding-right: 0;
    width: 65px;
    padding-left: 5px;
}
.ae-price-table .essay-price-new-table .first-time-order-wrap select[name="currency_id"] option {
    color: #322d3a;
    background: #fff;
}
.ae-price-table .essay-price-new-table .service-panel .vip-service > div.vip-services-list-package {
    padding: 0;
    justify-content: center;
}
@media(min-width:981px){
    .ae-price-table .essay-price-new-table .first-time-order-wrap {
        position: absolute;
        right: 60px;
        top: 210px;
    }
    body .ae-price-table .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 260px);
    }
    body .ae-price-table.logged .essay-price-new-table .service-panel .vip-service {
        width: calc(100% - 80px);
    }
}
@media(min-width:981px) and (max-width:1199px){
    .ae-price-table .essay-component {
        padding: 0;
    }
    .ae-price-table .essay-price-new-table .first-time-order-wrap{
        right:0;
    }
}
@media(min-width:701px){
    .ae-order .order-form-wrapper .material-hint:hover .dropdown-content table{
        box-shadow: none;
        padding: 0;
        margin-bottom: 0;
    }
}
@media(min-width:701px) and (max-width:767px){
    .ae-order .order-form-wrapper .material-hint:hover .dropdown-content {
        max-width: 100%;
    }
}
@media(min-width:993px){
    .ae-order .order-form-wrapper .material-hint:hover .dropdown-content {
        margin-left: -100px;
    }
}
@media(min-width:1024px){
    .ae-order .next-step-button-wrapper-flex:after {
        content: "";
        background: url(/wp-content/themes/writer-elite/style/images/no-AI2.svg) center no-repeat;
        width: 100%;
        height: 39px;
        display: block;
        background-size: 210px auto;
        margin-top: 10px;
    }
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label:after {
    line-height: 0;
    margin: -3px 0 0 10px;
    content: "";
    background: url(/wp-content/themes/writer-elite/style/images/no_AI2__1_.svg) center no-repeat;
    background-size: contain;
    width: 92px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
}
body .ae-order .essay-component.order-form-wrapper .ws-writing-quality-row label.label {
    margin-bottom: 10px;
}
.ae-price-table:before {
    content: "";
    background: url(/wp-content/themes/writer-elite/style/images/no-AI2.svg) center center no-repeat;
    width: 235px;
    height: 35px;
    display: block;
    background-size: 235px auto;
    margin: 0;
    position: absolute;
    top: -45px;
    z-index: 1;
    right: 60px;
}
@media(max-width:1199px){
    .ae-price-table:before {
        right: 0;
    }
}
@media(max-width:980px) and (min-width:630px){
    .ae-price-table:before {
        right: 60px;
        top: 7px;
    }
}
@media(max-width:629px){
    .ae-price-table:before {
        width: 100%;
        top: -25px;
    }
    .ae-price-table .essay-component {
        padding-top: 20px;
    }
}