.logo {
    font-family: 'Amiri', serif;
    color: red;
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    background-color: rgba(0, 0, 0, .2);
    font-size: .9rem;
    color: rgba(255, 255, 255, .6);
}


body {
    background: #eee url("urn:scrapbook:download:error:https://popularpicks4u.com/landers/96008aa551/img/extra_clean_paper.png");
}

#logo {
    font-family: 'Open Sans', sans-serif;
    color: #2d2d2d;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: -3px;
    line-height: 1;
    text-shadow: #EDEDED 2px 2px 0;
    position: relative;
}

#logo:after {
    content: "HealthBeauty";
    position: absolute;
    left: 10px;
    top: 12px;
}

#logo:after {
    background-image: -webkit-linear-gradient(left top, transparent 0%, transparent 25%, #555 25%, #555 50%, transparent 50%, transparent 75%, #555 75%);
    background-size: 4px 4px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    z-index: -5;
    display: block;
    text-shadow: none;
}

.quotenew {
    background: #f0ffec;
    border-left: 10px solid #0f6;
    padding: 2.5% 1% 0.1%;
}

detailBox {
    width: 320px;
    border: 1px solid #bbb;
    margin: 50px;
}

.titleBox {
    background-color: #fdfdfd;
    padding: 10px;
}

.titleBox label {
    color: #444;
    margin: 0;
    display: inline-block;
}

.commentBox {
    padding: 10px;
    border-top: 1px dotted #bbb;
}

.commentBox .form-group:first-child,
.actionBox .form-group:first-child {
    width: 80%;
}

.commentBox .form-group:nth-child(2),
.actionBox .form-group:nth-child(2) {
    width: 18%;
}

.actionBox .form-group * {
    width: 100%;
}

.taskDescription {
    margin-top: 10px 0;
}

.commentList {
    padding: 0;
    list-style: none;
    overflow: auto;
}

.commentList li {
    margin: 0;
    margin-top: 10px;
    background: #f8f8f8;
    padding: 1% 7px;
    border: 2px solid #f0f0f0;
    border-radius: 7px;
}

.commentList li>div {
    display: table-cell;
}

.commenterImage {
    width: 30px;
    margin-right: 5px;
    height: 100%;
    float: left;
}

.commenterImage img {
    width: 100%;
    border-radius: 50%;
}

.commentText p {
    margin: 0;
}

.sub-text {
    color: #aaa;
    font-family: verdana;
    font-size: 11px;
}

.actionBox {
    border-top: 1px dotted #bbb;
    padding: 10px;
}

.ac_footer {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
    color: #A12000;
}

.ac_footer a {
    color: #A12000;
}

.ac_footer p {
    text-align: center;
}

img[height="1"],
img[width="1"] {
    display: none !important;
}

li::before {
    padding-left: 20px
}

.img-fluid-style {
    max-width: 25%;
    width: 100%;
}

.ff2 {
    display: none;
}

@media (max-width: 868px) {
    .ff2 {
        display: block;
    }

    .ff3 {
        display: none;
    }

    .img-fluid-style {
        max-width: 35%;
        width: 100%;
    }
}

form {
    position: relative;
}

.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
    display: none;
}

.loader img {
    position: absolute;
    width: 10%;
    bottom: 50%;
    left: 50%;
    transform: translateY(50%);
    transform: translateX(-50%);
}

#demo {
    font-size: 40px;
}

input {
    width: 85%;
    margin-bottom: 30px;
    border: 2px solid #222;
    height: 30px;
    border-radius: 10px;
}

.order_block h3 {
    padding-top: 15px;
    text-align: center;
    margin: -50px 0;
    font-size: 20px !important;
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700;
}

p.pricec {
    position: absolute;
    right: 0;
    top: 424px;
    color: #000;
    width: 160px;
    height: 129px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    margin: -160px auto 30px;
    background: url("");
    background-size: contain;
    padding-top: 29px;
}

.submit-form {
    width: 85%;
    border: none;
    color: #fff;
    padding: 15px;
    font-size: 20px;
    background-color: #d4282c;
    border-radius: 20px;
    -webkit-animation: a 1s infinite alternate;
    animation: a 1s infinite alternate;
    cursor: pointer;
    font-weight: 700;
    outline: none;
}

.submit-form:focus {
    outline: none;
}

p.pricec {
    right: 16%;
    width: 160px;
}

p.priceÃ‘Â {
    position: relative;
    left: 100px;
    top: -100px;
    color: #000;
    box-shadow: rgba(0, 0, 0, .8) 0 3px 30px;
    width: 165px;
    height: 98px;
    text-align: center !important;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.3;
    transform: rotateZ(-7deg);
    margin: -160px auto 30px;
    background: linear-gradient(to right, #eea513 0, #fded13 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-radius: 19%
}

.discountÃ‘Â {
    display: block;
    margin-top: 9px;
    font-size: 16px
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 25px;
    line-height: 0
}

.js_old_price {
    margin: 0 30px
}

.Wheel_input {
    padding: 10px !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 10px !important;
    width: 50% !important;
    border: 2px solid grey !important;
    border-radius: 5px !important
}

.country_select {
    display: none
}

.order_form {
    display: block !important;
    margin: 0 auto !important;
    text-align: center !important
}

@media screen and (max-width: 480px) {
    input {
        width: 90%
    }
}

.main-link {
    display: block;
    margin: 20px auto;
    padding: 20px;
    font-size: 20px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.main-link:hover {
    opacity: .8
}


.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.time_remains_title {
    padding-top: 15px;
    text-align: center;
    font-size: 22px
}


@media all and (max-width: 720px) {
    main {
        width: 100%
    }

    .sidebar {
        display: none
    }

    .mobile-header {
        display: block
    }
}

.pulse {
    position: relative;
    z-index: 1
}

.pulse:hover:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #f44336;
    border-radius: inherit;
    transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-animation: pulse-animation 5s cubic-bezier(.24, 0, .38, 1) infinite;
    animation: pulse-animation 5s cubic-bezier(.24, 0, .38, 1) infinite;
    z-index: -1
}

@-webkit-keyframes pulse-animation {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    15% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes pulse-animation {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    15% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}



form .input-wrapper label {
    display: none;
    pointer-events: none;
}

form .input-wrapper {
    width: 100%;
    position: relative;
    margin: 0 auto 12px;
}

form .input-wrapper .error {
    border: 1px solid red !important;
    padding-top: 6px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form .input-wrapper .error+label {
    width: 100%;
    height: 100%;
    color: red;
    display: block !important;
    font-size: 11px;
    line-height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 111;
    padding-left: 15px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

form .input-wrapper .error+label:before,
form .input-wrapper .error+label:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 3px;
    height: 21px;
    background-color: red
}

form .input-wrapper .error+label:before {
    -webkit-transform: translate(0, -50%) rotate(135deg);
    transform: translate(0, -50%) rotate(135deg)
}

form .input-wrapper .error+label:after {
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg)
}


.button-bottom {
    margin: 30px 0 0 0;
    padding: 0 0 30px 0;
    text-align: center;
}

.button-bottom a {
    display: inline-flex;
    height: 60px;
    background: #d4282c;
    cursor: pointer;
    border-radius: 10px;
    color: #fff !important;
    font-weight: 700;
    text-align: center;
    align-items: center;
    justify-content: center;
    min-width: 280px;
    padding: 2px 20px 0 20px;
    font-size: 21px;
}


.comments * {
    box-sizing: border-box;
}

.comments {
    max-width: 100% !important;
    background: #f4f4f4 !important;
    padding: 20px !important;
    border-radius: 10px !important;
    margin: 30px auto 30px auto;
    font-family: Arial, Helvetica, sans-serif;
}


.comments__title {
    text-align: center;
    font-size: 28px;
    line-height: 34px;
    margin: 0 0 20px 0;
    font-weight: 700;
}

.comments__item {
    display: flex;
    margin: 0 0 50px 0;
}

.comments__avatar {
    margin-right: 20px;
    width: 72px;
    height: 72px;
    max-width: 72px;
    min-width: 72px;
}

.comments__avatar img {
    display: block;
    max-width: 100%;
    border-radius: 50%;
    object-fit: cover;
}

.comments__body {
    position: relative;
    background: #f5f5f5;
    padding: 15px;
    border-radius: 15px;
    width: 100%;
}

.time-comments {
    position: absolute;
    top: 17px;
    right: 15px;
    font-size: 12px;
    color: #999;
}

.comments__name {
    font-weight: 700;
    font-size: 14px;
    padding-right: 70px;
    margin-bottom: 10px;
    padding: 0;
    display: block;
}

.comments__body p:last-child {
    margin-bottom: 0;
}

.comments__body img {
    display: block;
    width: 100%;
    max-width: 250px;
}

.like-facebook {
    position: absolute;
    bottom: -15px;
    right: 15px;
}

.panel-funct {
    position: absolute;
    bottom: -25px;
    left: 15px;
    display: flex;
}

img {
    vertical-align: middle;
    border-style: none;
}