.button_order {
    width: 100%;
    float: left;
    margin: 40px 0;
    text-align: center
}

a.order-now {
    color: #ffffff;
    background-color: var(--pink-primary-color);
    border-radius: 5px;
    font-weight: bold;
    padding: 8px 0;
    width: 195px;
}

    a.order-now:hover {
        background-color: var(--pink-primary-hover-color);
        text-decoration: none;
        color: #fff
    }

.banner_discount {
    background: url('https://newpyl.s3.amazonaws.com/cdn/images/banner.png') no-repeat scroll 0 0;
    width: 40%;
    height: 77px;
}

a.order-now.btn-orange {
    background-color: #ff9c00;
}

    a.order-now.btn-orange:hover {
        background-color: #db8703;
    }

.price-pyl {
    background: none;
    background-color: #000000;
    position: relative;
}

.pyl-new-header-banner .price-pyl {
    width: 27.5%;
    margin-left: 20px;
    text-align: center;
    float: left;
    height: initial;
}

.banner_discount.paypal_banner {
    background: url(https://www.paintyourlife.com/themes/newPainting/img/paypal_coupon_small.jpg) no-repeat scroll 0 0;
    height: 53px;
}

.banner_discount .fix-img {
    width: 100%
}

.text-banner-order {
    float: right;
    margin-right: 30px;
    width: 90%;
}

.display_block {
    display: block;
}

.font28px {
    font-size: 28px;
}

.width_full {
    width: 100%;
}

.text-banner-order .price-coupon-save {
    font-family: BebasNeue;
    font-size: 28px;
    color: #FC4476;
}

.text-banner-order .price-coupon-title {
    font-size: 22px;
    color: #FC4476;
}

.text-banner-order .price-coupon-code {
    font-size: 12px;
}

.text-banner-order .price-discount-code {
    font-family: BebasNeue;
    font-size: 28px;
}

.text-banner-order .price-discount-text {
    font-size: 22px;
}

.price-icon-banner {
    position: absolute;
    right: 6%;
    top: 20%;
}

    .price-icon-banner .price-extra-icon {
        width: 80%;
    }

.btn.btn-blue {
    background-color: var(--blue-secondary-color);
    border-radius: 5px;
    padding: 5px 60px;
    color: #fff;
}

    .btn.btn-blue:hover, .btn.btn-blue:focus {
        background-color: #01a3a5;
        color: #fff;
    }

@media(min-width:750px) and (max-width:1023px) {
    .text-banner-order .price-coupon-save {
        font-size: 24px;
    }

    .text-banner-order .price-coupon-title {
        font-size: 18px;
    }

    .text-banner-order .price-discount-code {
        font-size: 24px;
    }

    .text-banner-order .price-discount-text {
        font-size: 18px;
    }

    .price-icon-banner {
        right: 3%;
        top: 16%;
    }
}

.color-pink {
    color: #FF135E;
}

.font-italic {
    font-style: italic;
}

.font-family-sans-pro {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.advance-payment-banner, .paypal-banner, .quadpay-banner {
    padding: 15px 0;
    text-align: center;
    background-color: #F7F7F7;
    color: #707070;
    box-shadow: none !important;
    margin-bottom: 10px;
    margin-top: 10px;
}

.paypal-banner, .quadpay-banner {
    text-align: left;
    padding: 20px;
    display: flex;
    margin: 20px 0;
}

    .paypal-banner .paypal-icon, .quadpay-banner .quadpay-icon {
        width: 33%;
    }

    .paypal-banner .paypal-icon {
        padding-top: 10px
    }

    .quadpay-banner .quadpay-icon {
        padding-top: 24px
    }

#box_frames .frame_item .frame_price b {
    color: #333 !important;
}

@media(min-width:1024px) and (max-width:1210px) {
    .price-icon-banner {
        right: 3%;
        margin-top: 1.5%;
    }
}

.black_text {
    color: #000
}

.banner-content {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

#price_content {
    width: 100%;
    float: left
}

    #price_content .left_content {
        width: 70.5%
    }

    #price_content .right_content {
        width: 27.5%;
        margin-top: -10px;
    }

#prices_big_title {
    color: #000;
    font-weight: bold;
    margin: 15px 0 20px;
    padding: 0 0 20px;
}

body.language_en #prices_big_title {
    margin: 15px 0 0;
}

.banner-content {
    color: #000 !important;
    height: unset !important;
}

    .banner-content .vat-info {
        font-size: 16px;
    }

#price_content .custom-select-text {
    color: #333;
}

#price_content #btn-show-full-frame {
    color: #FC1D61;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.89px;
    line-height: 20px;
    text-align: center;
    background: unset;
    border: unset;
    text-decoration: underline;
}

#price_content #btn-show-full-frame-popular {
    color: #000;
    font-size: 16px;
    letter-spacing: 0.89px;
    line-height: 20px;
    text-align: center;
    background: unset;
    border: unset;
    text-decoration: underline;
}

.banner-content .left {
    width: 57%
}

.pyl-new-header-banner .left {
    width: 70.5%;
}

#price_content .btn-showcase {
    padding: 8px 25px;
    background-color: var(--pink-primary-color);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
}

    #price_content .btn-showcase.btn-turnaround-v4 {
        background-color: var(--primary-color-v2) !important;
    }

#price_content .banner-middle {
    text-align: left;
    padding: 20px 25px;
    margin-top: 25px;
    background-color: rgba(255,19,94,0.08);
    color: #000000
}

    #price_content .banner-middle:hover {
        background-color: rgba(255,19,94,0.08);
    }

        #price_content .banner-middle:hover .btn-showcase {
            background-color: var(--pink-primary-hover-color);
        }

#price_content .part-left, #price_content .part-right {
    display: inline-block;
}

#price_content .part-left {
    float: left;
    font-weight: 600;
}

#price_content .part-right {
    float: right;
}

body.language_en #price_content .part-left {
    font-size: 24px;
    margin-top: 4px;
}

body.language_fr #price_content .part-left {
    font-size: 23px;
    margin-top: 11px;
}

body.language_de #price_content .part-left {
    font-size: 25px;
    margin-top: 3px;
}

body.language_es #price_content .part-left {
    font-size: 35px;
}

body.language_it #price_content .part-left {
    font-size: 32px;
    margin-top: 5px;
}

body.language_nl #price_content .part-left {
    font-size: 35px;
}

#popup-gift-cert-example {
    z-index: 1052;
}

.desc_content p {
    color: #707070
}

.desc_content span {
    color: #2FCCC5;
    font-weight: bold;
}

.block_benefit .left {
    width: 70%
}

.show_trustpilot .block_benefit .left, body.language_en .block_benefit .left {
    width: 80%
}

.show_trustpilot .block_benefit .right, body.language_en .block_benefit .right {
    width: 19%
}

.show_trustpilot #deposit, body.language_en #deposit {
    border: none
}

.block_benefit .right {
    width: 27.5%
}

.block_benefit .left ul {
    float: left;
    padding-left: 22px;
    width: 30%;
}

    .block_benefit .left ul li {
        color: #707070;
        list-style-image: url('https://newpyl.s3.amazonaws.com/cdn/images/check_icon.png');
        margin: 15px 0;
    }

        .block_benefit .left ul li:first-child {
            margin-top: 7px
        }

.block_benefit {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

#oil_style {
    width: 100%;
    float: left;
}

#oi_style1 .style_container, #oi_style2 .style_container, #oi_style3 .style_container {
    cursor: pointer;
    margin-right: 24%;
    width: 38%;
}

    #oi_style1 .style_container:last-child, #oi_style3 .style_container:last-child, #oi_style2 .style_container:last-child {
        margin-right: 0
    }

#oil_style .selected_style1 {
    background-color: #fff;
    box-shadow: 1px 1px 5px 0 #ddd;
    border: 5px solid #0FB5B6;
    padding: 10px;
}

.style_container .txt_title {
    color: #808080;
    font-size: 16px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

body.language_fr .style_container .txt_title {
    font-size: 14px;
}

.selected_style1 .txt_title {
    color: #FF135E;
}

.style_container img {
    clear: both;
    margin: 0 auto;
}

#oi_style1, #oi_style2, #oi_style3, #oi_style4, #oi_style5, #oi_style6 {
    width: 100%;
    padding: 14px;
    background-color: #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 5%;
}

#oi_style1 {
    width: auto;
}

    #oi_style1 .style_container {
        width: auto;
    }

#oi_style2 .style_container {
    width: 22%;
    margin-right: 16%;
}

#oi_style3 {
    margin-right: 0;
}

#line_cross {
    background: url(https://www.paintyourlife.com/themes/newPainting/img/line_accross.png) no-repeat;
    height: 8px;
    margin: 20px 0;
    width: 100%;
    position: relative;
}

    #line_cross .arrow {
        background: url(https://www.paintyourlife.com/themes/newPainting/img/arrow_top.png) no-repeat;
        width: 30px;
        height: 19px;
        display: block;
        position: absolute;
        top: -13px;
        left: 5%;
    }

        #line_cross .arrow.arrow1 {
            left: 40%
        }

        #line_cross .arrow.arrow2 {
            left: 82%
        }

#prices_table_container {
    float: left;
    width: 100%;
}

#paintings_prices {
    float: left;
    width: 100%;
}

#deposit {
    padding: 10px;
    width: 100%;
    border: 3px solid #EDEDED;
}

#depo_value {
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #FF135E;
}

#detail_s {
    color: #707070;
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-align: left;
}

.desc_content span.min_price {
    color: #707070;
    font-weight: normal
}

#deposit .text_shipping {
    border-bottom: 1px solid #ededed;
    color: #ff9c00;
    display: block;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

.price-button {
    background-color: #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    color: #808080;
    cursor: pointer;
    width: 54%;
    margin-bottom: 20px;
    text-align: center;
}

    .price-button img {
        width: 83px;
        margin: 10px 0;
    }

    .price-button span {
        display: block;
        text-align: center;
        color: #808080;
        font-weight: bold
    }

.price-button-container:hover {
}

    .price-button-container:hover a {
        text-decoration: none
    }

#prices-selector .info_over {
    background-image: none;
}

.price-selected .price-button {
    background-color: #fff;
    box-shadow: 1px 1px 5px 0 #ddd;
    border: 5px solid #0FB5B6;
}

    .price-selected .price-button span {
        color: #FF135E
    }

#prices-selector {
    float: left;
    margin-top: 200px;
    width: 100%;
}

body.language_en #prices-selector {
    margin-top: 445px
}

body.language_en .show_trustpilot #prices-selector {
    margin-top: 70px
}

.price-button-container {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    width: 100%;
}

#line_left {
    background: url(https://www.paintyourlife.com/themes/newPainting/css/../../newPainting/img/line_line.png) no-repeat;
    height: 438px;
    position: relative;
    width: 8px;
}

    #line_left .arrow_left {
        background: url(https://www.paintyourlife.com/themes/newPainting/css/../../newPainting/img/arrow_right.jpg) no-repeat;
        display: block;
        height: 28px;
        left: 1px;
        position: absolute;
        top: 10%;
        width: 19px;
    }

        #line_left .arrow_left.arrow1 {
            top: 41%
        }

        #line_left .arrow_left.arrow2 {
            top: 73%
        }

#prices-selector .line_step {
    width: 7%;
}

#prices-selector .selector_content {
    width: 90%;
    margin-top: 7px;
}

#header_table {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dddddd
}

#prices_table_container .style_block {
    width: 11.5%;
    border: 1px solid #DDDDDD;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
    margin-right: 0.8%;
    height: 140px;
    text-align: center;
}

#prices_table_container #paintings_prices[num-cols='6'] .style_block {
    width: 13.96%;
}

#prices_table_container #paintings_prices[num-cols='5'] .style_block {
    width: 17.65%;
}

#prices_table_container #paintings_prices[num-cols='4'] .style_block {
    width: 23.8%;
}

#prices_table_container .custom_subjects {
    width: 14.5%
}

#prices_table_container .style_block:last-child {
    margin-right: 0
}

#prices_table_container .selection_block {
    width: 24%;
    margin-top: 45px
}

#prices_table_container #paintings_prices[num-cols='6'] .selection_block, #prices_table_container #paintings_prices[num-cols='4'] .selection_block, #prices_table_container #paintings_prices[num-cols='5'] .selection_block {
    width: 27%;
}

#paintings_prices .currency_size {
    text-align: left;
    width: 150px;
}

#paintings_prices .no-left_border {
    border-left: medium none;
}

#paintings_prices .no-top_border {
    border-top: medium none;
}

#paintings_prices .currency_size {
    background: url(https://www.paintyourlife.com/themes/newPainting/css/../../painting/images/cur_bg.png) repeat-x scroll center top rgba(0, 0, 0, 0);
    vertical-align: top;
}

#paintings_prices .table_header {
    padding: 10px 5px 6px;
}

#paintings_prices .container_currency, #paintings_prices .container_size {
    float: left;
    height: 40px;
    padding-top: 5px;
    width: 150px;
}

#paintings_prices .txt {
    color: #595959;
    float: left;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 11px;
}

#paintings_prices .container_currency, #paintings_prices .container_size {
    float: left;
    height: 45px;
    padding-top: 5px;
    width: 100%;
}

#paintings_prices .style_block img {
    max-height: 55px;
    max-width: 75px;
    margin-top: 20px;
}

#paintings_prices a {
    color: #808080;
    font-weight: normal
}

    #paintings_prices a.color-turquoise {
        color: var(--blue-secondary-color);
        font-weight: normal
    }

    #paintings_prices a:hover {
        color: #ff135e
    }

    #paintings_prices a.bold {
        font-weight: bold;
    }

#paintings_prices .org-price {
    display: block;
    line-height: initial;
    margin-top: -7px;
}

#paintings_prices .descr {
    color: #595959;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

#paintings_prices .persons {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-top: 5px;
}

    #paintings_prices .persons .txt, #paintings_prices .pets .txt {
        color: #595959;
        display: block;
        font-size: 12px;
        font-weight: normal;
        text-align: left;
        padding: 0;
    }

#paintings_prices .pets {
    padding-top: 0;
}

#paintings_prices .pets {
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-top: 5px;
}

#paintings_prices .custom_subjects .custom-select {
    margin: 0;
}

#paintings_prices .td_size {
    padding-left: 5px !important;
    text-align: left;
}

#paintings_prices .td_size, #paintings_prices .td_currency {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
    padding: 14px 0px;
    height: 60px;
    line-height: 36px;
}

#paintings_prices .td_currency {
    color: #808080;
    font-weight: normal;
}

    #paintings_prices .td_size, #paintings_prices .td_currency.note_oil {
        line-height: 20px;
    }

#seeOnWallModal .close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 31px;
    height: 31px;
    background-color: white;
    opacity: 1;
    font-size: 22px;
    line-height: 13px;
    border-radius: 15px;
    font-weight: normal;
}

.hover_me {
    cursor: pointer;
    float: left;
    height: 25px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 25px;
}

.info_over {
    background: url(https://www.paintyourlife.com/themes/newPainting/css/../../painting/images/info-icon.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    left: 11px;
    position: absolute;
    top: 11px;
    width: 29px;
}

    .info_over .hover_description {
        display: none;
        left: -85px;
        position: absolute;
        top: 40px;
        z-index: 1000;
    }

        .info_over .hover_description .uparrow {
            height: 8px;
            left: 90px;
            position: absolute;
            top: -14px;
            width: 22px;
            z-index: 1001;
        }

        .info_over .hover_description .text {
            background-color: #fdf6cc;
            background-image: url(https://www.paintyourlife.com/themes/newPainting/css/../../popart/images/entry_description_bg.png);
            background-position: left top;
            background-repeat: repeat-x;
            border: 1px solid #bababa;
            border-radius: 5px;
            box-shadow: 0 2px 5px #a6a6a6;
            color: #000;
            font-size: 12px;
            line-height: 14px !important;
            padding: 10px;
            text-align: left;
            text-shadow: 1px 1px 1px #fff;
            width: 180px;
        }

#prices_table_container .style_block.odd {
    background-color: #FAFAFA
}

#prices_table_container #content_table .style_block {
    height: 60px;
    border-radius: 0;
    border-top: none;
    line-height: 36px;
}

#prices_table_container #content_table .selection_block {
    margin-top: 0
}

#prices_table_container #content_table .item_content {
    width: 100%;
    float: left
}

#prices_table_container .line1 {
    height: 1px;
    background-color: #DDDDDD;
    width: 100%;
    float: left
}

#prices_table_container #content_table .item_content.last_item .style_block {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
}

body.language_fr #paintings_prices .persons .txt {
    font-size: 10px
}

body.language_de .right.banner_discount .text-banner-order .right.font28px {
    font-size: 26px;
}

#paintings_prices select.custom-dropdown {
    height: 28px
}

#popup_block {
    background-color: #fff;
    position: fixed;
    padding: 30px;
    width: 650px;
    z-index: 101;
    text-align: center;
    display: none;
}

.margin-bottom-popup-email {
    margin-bottom: 10px;
}

.align_center {
    text-align: center
}

.popup_email .font38px {
    color: #000
}

.popup_email .font24px {
    color: #686868;
    margin-bottom: 30px
}

.popup_email span {
    line-height: 35px
}

.error {
    color: red;
    display: none;
}

#couponcode.error {
    display: block;
    float: left;
    margin-right: 5px
}

.popup_email span.error {
    margin-top: -20px;
    margin-bottom: 0
}

.popup_email .custom_input {
    height: 45px;
    width: 325px
}

.popup_email .blue-button {
    border: none;
    padding: 2% 10%;
    color: #fff;
    font-size: 18px
}

.ttitle {
    margin-bottom: 20px
}

#bio_ep_close {
    line-height: 26px
}

#block_coupon .font {
    font-family: BebasNeue;
}

#block_coupon .coupon_content .span {
    margin-bottom: 0
}

.font38px {
    font-size: 38px
}

.custom_input {
    border: 1px solid #dddddd;
    border-radius: 5px;
    font-style: italic;
    height: 34px;
    padding-left: 5px;
    width: 175px;
}

body.language_fr .banner-content .text-banner-order span.font28px {
    font-size: 24px
}

body.language_en p.shipping_text.price, body.language_de p.shipping_text.price, body.language_fr p.shipping_text.price, body.language_es p.shipping_text.price, body.language_it p.shipping_text.price, body.language_nl p.shipping_text.price, p.shipping_text.price {
    margin-left: 0;
    margin-top: 10px;
    text-align: center;
}

.banner-content.paypal_banner .text-banner-order, .banner-content.paypal_banner .price-icon-banner {
    display: none
}

.banner-content.paypal_banner .right {
    width: 39%
}

    .banner-content.paypal_banner .right.fix-img {
        width: 100%
    }

.banner-content.paypal_banner .banner_discount img {
    height: auto
}

.banner-content.paypal_banner #prices_big_title {
    padding-bottom: 0;
    margin-top: 6px
}

body.language_fr #paintings_prices .pets .txt {
    font-size: 12px;
    font-line: 17px;
}

.item_content .btn-show-all {
    background: url('https://newpyl.s3.amazonaws.com/cdn/images/eye_icon.png') no-repeat center center;
    padding: 10px 15px;
    margin: 0px 0px 0px 15px;
}

#paintings_prices[num-cols='6'] .item_content .btn-show-all, #paintings_prices[num-cols='5'] .item_content .btn-show-all, #paintings_prices[num-cols='4'] .item_content .btn-show-all {
    display: none;
}

@media (max-width: 1200px) {
    #price_content .block_benefit .left, #price_content .block_benefit .right {
        width: 100%;
        float: none;
        clear: both;
    }

        #price_content .block_benefit .right #deposit {
            padding: 0;
            margin-left: 22px;
        }

        #price_content .block_benefit .right #depo_value {
            margin: 0;
            display: inline-block;
        }

        #price_content .block_benefit .right #depo_detail {
            display: inline-block;
            margin-left: 20px;
        }

    #prices_table_container .style_block {
        width: 11%;
        height: 180px;
    }

    #prices_table_container .selection_block {
        width: 30%;
    }
}

@media (min-width:750px) and (max-width:800px) {
    .block_benefit .left ul {
        width: 45%
    }

    body.language_en #prices-selector {
        margin-top: 573px
    }

    body.language_en .show_trustpilot #prices-selector {
        margin-top: 190px
    }

    .show_trustpilot .block_benefit .left ul, body.language_en .block_benefit .left ul {
        width: 44%
    }

    .banner-content.paypal_banner #prices_big_title {
        margin-top: 0
    }

    body.language_fr .banner-content .text-banner-order span.font28px {
        font-size: 20px
    }

    .banner-content .left {
        width: 40%
    }

    .banner_discount {
        width: 55%
    }

        .banner_discount .fix-img img {
            height: 70px
        }

    #popup_block {
        left: 10%;
        top: 10%;
    }

    .style_container img {
        width: 50px
    }

    #paintings_prices .style_block img {
        margin-top: 10px;
        max-height: 50px;
        max-width: 50px;
    }

    #paintings_prices .container_currency .custom-select, #paintings_prices .container_size .custom-select {
        margin-right: 0 !important;
    }

    #deposit .font30px {
        font-size: 18px
    }

    #paintings_prices .persons .txt, #paintings_prices .pets .txt {
        padding-left: 7px
    }

    #paintings_prices .persons .custom-select, #paintings_prices .pets .custom-select {
        margin-right: 10px !important;
    }

    #line_left .arrow_left {
        width: 15px
    }

    .price-button {
        width: 62%
    }

    #deposit {
        padding: 15px
    }

    #depo_value {
        margin: 20px 0 15px
    }

    .block_benefit .left ul {
        width: 45%
    }
}

@media (min-width:801px) and (max-width:979px) {
    body.language_en #prices-selector {
        margin-top: 578px
    }

    .banner-content.paypal_banner #prices_big_title {
        margin-top: 0
    }

    body.language_fr .banner-content .text-banner-order span.font28px {
        font-size: 20px
    }

    .banner-content .left {
        width: 40%
    }

    .banner_discount {
        width: 55%
    }

        .banner_discount .fix-img img {
            height: 70px
        }

    #popup_block {
        left: 12%;
        top: 12%;
    }

    .style_container img {
        width: 55px
    }

    #paintings_prices .style_block img {
        margin-top: 10px;
        max-height: 60px;
        max-width: 55px;
    }

    #paintings_prices .container_currency .custom-select, #paintings_prices .container_size .custom-select {
        margin-right: 0 !important;
    }

    #deposit .font30px {
        font-size: 22px
    }

    #paintings_prices .persons .txt, #paintings_prices .pets .txt {
        padding-left: 7px
    }

    #paintings_prices .persons .custom-select, #paintings_prices .pets .custom-select {
        margin-right: 10px !important;
    }

    #line_left .arrow_left {
        width: 15px
    }

    .price-button {
        width: 59%
    }

    #deposit {
        padding: 15px
    }

    #depo_value {
        margin: 15px 0 15px
    }

    .block_benefit .left ul {
        width: 45%
    }

    body.language_en .show_trustpilot #prices-selector {
        margin-top: 190px
    }
}

@media (min-width:980px) and (max-width:1023px) {
    body.language_en #prices-selector {
        margin-top: 550px
    }

    .banner-content.paypal_banner #prices_big_title {
        margin-top: 0
    }

    body.language_fr .banner-content .text-banner-order span.font28px {
        font-size: 20px
    }

    .banner-content .left {
        width: 50%
    }

    .banner_discount {
        width: 48%
    }

        .banner_discount .fix-img img {
            height: 70px
        }

    #popup_block {
        left: 18%;
        top: 18%;
    }

    .style_container img {
        width: 63px
    }

    #paintings_prices .style_block img {
        margin-top: 10px;
        max-height: 74px;
        max-width: 63px;
    }

    #deposit .font30px {
        font-size: 24px
    }

    #paintings_prices .persons .txt, #paintings_prices .pets .txt {
        padding-left: 13px
    }

    #paintings_prices .persons .custom-select, #paintings_prices .pets .custom-select {
        margin-right: 15px !important;
    }

    .price-button {
        width: 53%
    }

    #deposit {
        padding: 15px
    }

    #depo_value {
        margin: 15px 0 15px
    }

    .block_benefit .left ul {
        width: 29%
    }

    .block_benefit .left ul {
        width: 45%
    }

    body.language_en .show_trustpilot #prices-selector {
        margin-top: 150px
    }
}

@media (min-width:750px) and (max-width:1023px) {
    .banner_discount {
        height: 67px;
    }
}

@media (min-width:1024px) and (max-width:1200px) {
    body.language_en #prices-selector {
        margin-top: 444px
    }

    .banner-content.paypal_banner #prices_big_title {
        margin-top: 0
    }

    .banner_discount.christmas .text-banner-order .font24px {
        font-size: 16px;
    }

    .banner_discount.christmas .text-banner-order .font16px {
        font-size: 12px;
    }

    .right.banner_discount.christmas .christmas-green .text-banner-order span {
        font-size: 11px;
    }

    .right.banner_discount.christmas .christmas-green .text-banner-order {
        line-height: 20px;
    }

    .right.banner_discount.christmas.prices {
        max-width: 310px;
    }

    body.language_fr .banner-content .text-banner-order span.font28px {
        font-size: 22px
    }

    .banner-content .left {
        width: 50%
    }

    .banner_discount {
        width: 45%
    }

        .banner_discount .fix-img img {
            height: 80px
        }

    .style_container img {
        width: 70px
    }

    #paintings_prices .style_block img {
        margin-top: 15px;
        max-height: 80px;
        max-width: 70px;
    }

    #deposit .font30px {
        font-size: 28px
    }

    #paintings_prices .persons .txt, #paintings_prices .pets .txt {
        padding-left: 13px
    }

    #paintings_prices .persons .custom-select, #paintings_prices .pets .custom-select {
        margin-right: 20px !important;
    }

    .price-button {
        width: 53%
    }

    #deposit {
        padding: 15px
    }

    #depo_value {
        margin: 20px 0 15px
    }

    #prices-selector .selector_content {
        margin-top: 15px;
    }

    body.language_en .show_trustpilot #prices-selector {
        margin-top: 170px
    }
}

@media (min-width:979px) {
    .button_order {
        width: 70%;
    }
}

.language_fr .tr_only_fo_oil .td_currency {
    height: 88px !important;
}

.language_de .tr_only_fo_oil .td_currency, .language_es .tr_only_fo_oil .td_currency, .language_it .tr_only_fo_oil .td_currency, .language_nl .tr_only_fo_oil .td_currency {
    height: 70px !important;
}

#oil_style .selected_style1 {
    padding: 14px 0;
}

#oil_style .painting_col_1_6 {
    width: 19%;
}

#oil_style .painting_col_2_6 {
    width: 33%;
}

#oil_style .painting_col_3_6 {
    width: 48%;
}

.painting_col {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 10px;
}

#oil_style .oil_style {
    display: inline-block;
    width: 100%;
}

#oi_style1, #oi_style2, #oi_style3, #oi_style4, #oi_style5, #oi_style6 {
    margin: 0;
    padding: 18px 4px;
}

.wrap_prices #oil_style {
    box-sizing: border-box;
}

#oi_style2 .style_container {
    width: 50%;
    margin-right: 0;
    text-align: center;
}

#oi_style3 .style_container {
    width: 50%;
    margin-right: 0;
    text-align: center;
}

#oi_style1 .style_container {
    width: 50%;
    margin-right: 0;
    text-align: center !important;
}

#price_content .wrap_prices #oil_style {
    padding-left: 0;
    padding-right: 0;
}

#oil_style .painting_col {
    padding-left: 5px;
    padding-right: 5px;
}

    #oil_style .painting_col:first-child {
        padding-left: 0;
    }

    #oil_style .painting_col:last-child {
        padding-right: 0;
    }

    #oil_style .painting_col.items-2 {
        width: 29%;
    }

    #oil_style .painting_col.items-3 {
        width: 42%;
    }

        #oil_style .painting_col.items-3 .style_container {
            width: 33.3%;
        }

#line_cross .arrow {
    left: 14%;
}

#oil_style.split-pencil #line_cross .arrow {
    left: 41.7%;
}

#line_cross .arrow.arrow1 {
    left: 48%;
}

#oil_style.split-pencil #line_cross .arrow.arrow1 {
    left: 12.4%;
}

#line_cross .arrow.arrow2 {
    left: 80%;
}

#oil_style.split-pencil #line_cross .arrow.arrow2 {
    left: 77%;
}

.frames_prices .size_selection .flag_note, .frames_prices .size_selection.flag_note_uk {
    padding-top: 15px;
}

#price_content #box_frames .frame_name {
    height: 75px;
    text-transform: capitalize;
}

#price_content #box_frames .frame_item img {
    width: 113px;
    height: 104px;
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    #price_content #box_frames .frame_item img {
        width: 79px;
        height: 73px;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1023px) {
    #price_content #box_frames .frame_item img {
        width: 91px;
        height: 83px;
    }

    #paintings_prices .custom_subjects .txt {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    #paintings_prices .custom_subjects .custom-select {
        margin: 0 auto !important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 979px) {
    #price_content #box_frames .frame_item img {
        width: 75px;
        height: 69px;
    }
}

@media only screen and (min-width: 750px) and (max-width: 799px) {
    #price_content #box_frames .frame_item img {
        width: 69px;
        height: 63px;
    }
}

@media only screen and (max-width: 979px) {
    #prices_table_container .style_block {
        width: 10.3%;
    }

    #prices_table_container .selection_block {
        width: 34%;
    }
}

@media only screen and (max-width: 749px) {
    #price_content #box_frames .frame_item img {
        width: 100%;
        height: auto;
        max-height: 150px;
    }
}

@media only screen and (max-width: 1023px) {
    #price_content #box_frames .frame_item .frame-preview {
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    #prices_table_container .style_block {
        height: 190px;
    }

    #price_content {
        flex-wrap: wrap;
    }

        #price_content .right_content {
            display: block !important;
            width: 100%;
            height: unset !important;
            order: 1;
            margin-left: 0 !important;
        }

        #price_content .left_content {
            order: 2;
        }

        #price_content .advance-payment-banner .font20px {
            font-size: 18px;
        }

        #price_content .advance-payment-banner .font16px, #price_content .paypal-banner .paypal-text, #price_content .quadpay-banner .quadpay-text {
            font-size: 16px;
        }

    #box_frames .box-option-content .frame_item:nth-child(6) {
        display: block !important;
    }
}

@media (min-width: 667px) and (max-width: 736px) {
    #price_content #box_frames .frame_item img {
        max-height: 266px;
    }
}

@media screen and (max-width: 414px) {
    #price_content #box_frames .frame_item img {
        max-height: 132px;
    }
}

@media (min-width: 376px) and (max-width: 398px) {
    #price_content #box_frames .frame_item img {
        max-height: 136px;
    }
}

@media screen and (max-width: 375px) {
    #price_content #box_frames .frame_item img {
        max-height: 132px;
    }
}

@media screen and (max-width: 350px) {
    #price_content #box_frames .frame_item img {
        max-height: 120px;
    }
}

@media screen and (max-width: 320px) {
    #price_content #box_frames .frame_item img {
        max-height: 105px;
    }
}

#oil_style .oil_style .single_medium {
    width: 100%;
    text-align: center;
}

#oil_style .col_1_6 {
    width: 16%;
}

.error_field {
    display: none;
    float: right;
    color: #d20000;
}

.wrap_prices_v3 .custom-block {
    width: 100%;
}

.sizes-block {
    padding: 5px 0;
    color: #B4B4B4;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.deposit-price-v4 .deposit-price .left {
    width: max-content;
}

.advance-payment-text {
    text-transform: uppercase;
    letter-spacing: -.5px;
    color: var(--blue-secondary-color);
    text-align: center;
}

.sizes-block .loading-spinner {
    position: absolute;
    left: 48%;
    top: 39%;
}

.advance-payment-desc {
    font-weight: 600;
}

.hr-prices-v3 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.paypal-banner {
    display: block !important;
}

    .paypal-banner .paypal-text.text-center {
        font-weight: 600;
    }

.prices_table_container .payment-icons img {
}

.measure.measure-v4.measure-foreign {
}

.popular-item .measure.measure-v4.measure-foreign {
    padding-bottom: 5px;
}

body:not(.language_en) .popular-item .measure.measure-v4.measure-foreign {
    padding-bottom: 0;
}

.attached-commitment-header {
    font-weight: bold;
    margin-top: 0;
    border: none;
    font-size: 20px;
    text-align: center;
}

.attached-commitment-section {
    margin: 20px 0;
    padding: 20px 0;
    background: #ececec;
}

    .attached-commitment-section .attached-items {
        margin: 5px 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

        .attached-commitment-section .attached-items.attached-items-v2 .attached-item {
            height: 110px;
        }

.pricing-v5 .attached-commitment-section .attached-items.attached-items-v2 .attached-item {
    height: auto;
}

.attached-commitment-section .attached-item .attached-item-title {
    font-size: 11px;
    padding-top: 5px;
    width: 98%;
}

.attached-commitment-section .attached-item img {
    width: 50%;
}

.attached-commitment-section .attached-item {
    text-align: center;
    padding: 0;
    height: 100px;
}

.summary-tip {
    padding: 15px;
    background: #FFEDF3;
    border-radius: 4px;
    margin-bottom: 20px;
}

    .summary-tip .title {
        font-weight: bold;
        margin-top: 0;
        border: none;
    }

.second-measure {
    color: #949494;
    font-size: 14px;
}

.size.pricing {
    margin-bottom: 0;
}

.summary-tip .summary-tip-images {
    position: relative;
}

    .summary-tip .summary-tip-images .icon-path {
        position: absolute;
        left: 47%;
        width: 25px;
        top: 20px;
    }

.sizes-block .size-item {
    display: flex;
    flex-flow: column;
    padding: 0;
    padding-bottom: 5px;
    width: calc(19% - 2px);
    border-radius: 5px;
    margin: 5px 5px 15px 5px;
    box-shadow: 0px 0px 2px 1px #ccc;
    cursor: pointer;
    vertical-align: -webkit-baseline-middle;
}

    .sizes-block .size-item.custom-size {
        justify-content: center;
        align-items: center;
    }

.deposit-price {
    font-size: 13px;
}

    .deposit-price .left {
        color: #000;
        width: 60% !important;
    }

.payment-text {
    font-size: 9px;
    line-height: 24px;
}

    .payment-text .left {
        width: 86% !important;
        color: #767676;
    }

.deposit-price .right {
    color: var(--blue-secondary-color);
    line-height: 20px;
}

.deposit-price.deposit-price-v4 {
    margin: 5px;
    position: relative;
}

    .deposit-price.deposit-price-v4.deposit-price-v5 {
        margin: 0 0 5px;
    }

    .deposit-price.deposit-price-v4 .size-left-v4 {
        bottom: 0;
        position: absolute;
        line-height: 1;
    }

body:not(.language_en) .deposit-price.deposit-price-v4 {
    position: unset;
}

    body:not(.language_en) .deposit-price.deposit-price-v4 .size-left-v4 {
        position: unset;
    }

.deposit-price.deposit-price-v4 .right {
    color: #000;
    font-size: 22px;
}

.currency_not_symbol .deposit-price.deposit-price-v4 .right {
    font-size: 18px;
}

.sizes-block .size-item.popular-item {
    border: 1px solid var(--blue-secondary-color);
    position: relative;
    padding-bottom: 15px;
}

    .sizes-block .size-item.popular-item.popular-item-v2 {
        border: none;
    }

    .sizes-block .size-item.popular-item .popular-label {
        background: var(--blue-secondary-color);
        color: #fff;
        position: absolute;
        bottom: 0;
        width: 101.5%;
        padding: 2px 0;
        line-height: 1;
        margin: 0 -1px;
        text-align: center;
        border-radius: 0 0 4px 4px;
        font-size: 12px;
        text-transform: uppercase;
    }

        .sizes-block .size-item.popular-item .popular-label.popular-label-v2 {
            background: rgb(247, 223, 249);
            color: rgb(89, 0, 95);
            position: initial;
        }

    .sizes-block .size-item.popular-item.selected .popular-label {
        background: #ff135e;
        width: 102%;
        margin: -2px;
    }

        .sizes-block .size-item.popular-item.selected .popular-label.popular-label-v2 {
            background: rgb(247, 223, 249);
        }

.measure.measure-v4 {
    background: #f1f1f1;
    padding: 0 2px;
    margin: 5px;
    margin-bottom: 0;
}

    .measure.measure-v4.measure-v5 {
        margin: 0 0 5px;
    }

    .measure.measure-v4.measure-has-discount {
        height: 30px;
        line-height: 1;
    }

body.currency_not_symbol .deposit-price.deposit-price-v4 .size-left-v4 {
    line-height: 1.3;
}

.measure.measure-v4.measure-has-discount.measure-has-cm {
    height: 35px;
}

.sizes-block .size-item.selected {
    border: 2px solid #ff135e;
}

.sizes-block .size-item.size-item-v4 {
    padding: 4px;
}

    .sizes-block .size-item.size-item-v4.selected {
        border: 2px solid rgb(182, 118, 187);
    }

.sizes-block .size-item .price .original-price {
    float: left;
    margin-right: 3px;
}

.sizes-block .size-item.disabled {
    opacity: 0.5;
    cursor: inherit;
}

    .sizes-block .size-item.disabled .price {
        display: none;
    }

.sizes-block .size-item .bold {
    color: #000;
}

.sizes-block .size-item .glyphicon-user {
    font-size: 13px;
}

.sizes-block .custom-text {
    color: var(--blue-secondary-color);
    font-weight: bold;
}

    .sizes-block .custom-text.custom-text-v2 {
        color: rgb(182, 118, 187);
    }

.sizes-block .custom-block .fa-pencil {
    color: #ff135e;
}

.sizing_content .wall-img {
    text-align: center;
}

.big-size-blue-tip {
    background-color: #0fb5b6;
    color: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.custom-block {
    padding: 5px;
}

    .custom-block .custom-head-text {
        background: #f1f1f1;
        padding: 0 2px;
    }

        .custom-block .custom-head-text.custom-head-text-foreign {
            background: unset;
        }

.size-item.custom-has-discount .custom-block {
    display: flex;
    flex-flow: column;
}

.sizes-block .size-item.custom-has-discount .right.prices-block {
    position: relative;
}

.sizes-block .size-item.custom-has-discount .price .original-price {
    position: absolute;
    font-size: 16px;
    width: max-content;
}

.size-item.custom-has-discount .custom-block .custom-head-text {
    height: 35px;
}

.size-item.custom-has-discount .custom-block .subject-max-text {
}

#prices_big_title.prices_big_title_v3 {
    text-transform: uppercase;
    padding: 0;
    font-size: 28px !important;
}

#price_content .prices_left_content .banner-middle {
    margin: 0;
    margin-bottom: 6px;
    padding: 0;
}

.prices_left_content .banner-middle-new {
    background-color: unset !important;
}

.banner-content.banner-content-v3 {
    margin: 0;
}

#price_content .prices_left_content .banner-middle .font28px.price-timing {
    font-size: 18px;
}

.figure-amount {
}

#price_content .prices_left_content .btn-showcase.btn-turnaround {
    padding: 4px 25px !important;
    font-weight: 600;
    font-size: 18px;
}

.visual-guide {
    color: var(--blue-secondary-hover-color);
    font-weight: bold;
}

    .visual-guide.visual-guide-v2 {
        color: rgb(182, 118, 187);
    }

.frames_prices h2.frames-prices-v3 {
    font-weight: bold;
}

.frame-sub-title {
    margin: -5px;
}

.nav-tabs-v3 li.active .tab-item {
    background-color: var(--blue-secondary-color);
}

    .nav-tabs-v3 li.active .tab-item.tab-item-v2 {
        background-color: #FAEBFB;
        color: #6E0071 !important;
    }

.nav-tabs-v3 .tab-item {
    font-size: 20px;
    padding: 5px 0;
    font-family: 'BebasNeue';
    text-transform: uppercase;
    background-color: #ddd;
    color: white !important;
    width: 150px;
    display: inline-block;
    text-align: center;
}

.nav-tabs-v3 {
    margin: 0;
}

#custom_size .modal-dialog .modal-content {
    padding: 24px 20px 24px 30px;
}

#custom_size .flex-items {
    display: flex;
}

.modal-content .custom-title {
    line-height: 35px;
    margin-bottom: 15px;
}

.nav-tabs-v3.nav > li > a:hover {
    background-color: unset;
}

.box_content.box-content-frame-v3 #framesdiv {
}

.box-content-frame-v3 {
    border: 1px solid #ddd;
    border-top: unset;
    padding: 0 15px;
}

.pricing-v5 .box_content.box-content-frame-v3 .row.row-frame-v3 {
    display: flex;
    flex-wrap: wrap;
}

.pricing-v5 .advance-payment-desc, .pricing-v5 .right_content .paypal-text.text-center {
    font-size: 18px;
}

.pricing-v5 .attached-commitment-section .attached-item img {
    width: 40%;
}

.pricing-v5 .right_content .advance-payment-banner {
    padding: 25px 15px;
}

.pricing-v5 .attached-commitment-section {
    padding: 25px 0;
}

    .pricing-v5 .attached-commitment-section .attached-commitment-header {
        padding: 0 0 10px;
    }

.pricing-v5 .right_content .paypal-banner {
    padding: 25px 20px;
}

.pricing-v5 .right_content .advance-payment-text {
    font-size: 24px;
    overflow-wrap: break-word;
}

.pricing-v5 .radio-wrap-img .view-corner.bg-icon-magnifier {
    background: rgba(0,0,0,.5) url(https://dqhvdmwzk0rbb.cloudfront.net/cdn/themes/newPainting/img/icons.png) 170px -15px;
}

.pricing-v5 .price_footer_title {
    font-size: 20px;
}

.pricing-footer-items {
    padding-top: 15px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    text-align: center;
}

.price-footer-item {
    font-size: 16px;
    text-align: left;
    text-transform: uppercase;
    width: 32%;
    margin: 5px;
    background: #ffffff;
    background: linear-gradient(0deg,#ffffff 0%, #1f6898 450%);
    background: -webkit-linear-gradient(0deg,#ffffff 0%, #1f6898 450%);
    background: -moz-linear-gradient(0deg,#ffffff 0%, #1f6898 450%);
}

.pricing-v5 .custom-select-text {
    color: #000;
}

.pricing-v5 .attached-commitment-section .attached-item .attached-item-title {
    font-size: 18px;
    overflow-wrap: break-word;
}

.pricing-v5 .box-content label {
    width: 100% !important;
    height: 285px !important;
}

.pricing-v5 #box_frames .frame_name {
    font-size: 16px;
}

    .pricing-v5 #box_frames .frame_name .note {
        font-size: 14px !important;
    }

.pricing-v5 #box_frames .frame_item .frame_price {
    font-size: 18px;
}

.financing-v5 {
    margin: 25px -15px;
    padding: 25px 0;
    background: #efefef;
}

.pricing-v5 #box_frames .frame_item {
    width: calc(100%/6);
}

.financing-v5 .advance-payment-text {
    margin: 0 0 10px;
    background: #efefef;
    color: #000;
    text-transform: none;
    font-size: 24px !important;
}

.pricing-v5 #btn-show-full-frame, .pricing-v5 #btn-show-full-frame-popular {
    color: #000;
    letter-spacing: 0.89px;
    line-height: 20px;
    text-align: center;
    background: unset;
    border: unset;
    text-decoration: underline;
    font-size: 18px;
}

.pricing-v5 .frames_prices .size_selection span, .pricing-v5 .frames_prices .size_selection label {
    font-size: 16px;
    font-weight: bold;
}

.pricing-v5 .attached-commitment-section .attached-item {
    height: 146px;
    width: 50%;
}

.pricing-v5 select.custom-dropdown {
    color: #000;
}

.pricing-v5 .color-black {
    font-size: 18px;
}

.button_order.button_order_v5 {
    width: 100%;
}

.price_footer_v5 {
    text-align: center;
}

.pricing-v5 .payment-pay-img {
    text-align: center;
}

    .pricing-v5 .payment-pay-img img {
        border-radius: 4px;
        height: 40px;
        margin: 5px 0px;
    }

.pricing-v5 .error.error-v3 {
    display: block;
}

.buttons.btn-custom-price-v3 {
    margin-top: 25px;
}

.custom_input.custom_input-v3 {
    height: 44px;
}

#price_content #box_frames .frame_item img.frame-img {
    width: 100%;
}

.non-popular {
    display: none;
}

.order-now.order-now-v3 {
    width: max-content;
    padding: 4px 25px;
    background-color: var(--pink-primary-color);
}

.button_order.button_order_v3 {
    width: 100%;
    margin: 20px 0 0;
}

#price_content .box-content-frame-v3 #btn-show-full-frame {
    margin-bottom: 10px;
    font-weight: 100;
    color: #000;
}

.big-size-blue-tip i {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 20px;
}

.big-size-blue-tip .desc {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

.subject-fields-step5 .btn.btn-change-numb-v2 {
    background-color: unset;
    color: var(--pink-primary-color);
    padding: 0;
    margin: 0;
    font-size: 30px;
    width: 30px;
}

    .subject-fields-step5 .btn.btn-change-numb-v2.btn-change-numb-v3 {
        color: rgb(182, 118, 187);
    }

.subject-fields-step5 .btn-apply-input {
    margin-left: 10px;
    text-transform: capitalize;
}

.subject-fields-step5 .btn.btn-change-numb-v2:focus {
    outline: none;
}

.subject-fields-step5 .input-group .form-control {
    width: 50px;
    text-align: center;
    border-radius: 4px !important;
}

#price_content .prices_left_content a.a-turnaround {
    text-decoration: none;
}

    #price_content .prices_left_content a.a-turnaround:hover {
        text-decoration: none;
    }

.payment-pay-text {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.payment-icons.payment-icons-v3 {
    text-align: center;
}

.payment-pay-img {
    margin-top: 10px;
}

.payment-icons.payment-icons-v3 img {
    padding-right: 15px;
}

    .payment-icons.payment-icons-v3 img:last-child {
        padding-right: 0;
    }

.subject-fields-step5 .ig-number-btn {
    display: flex;
    width: 100px;
    justify-content: space-between;
    align-items: center;
}

    .subject-fields-step5 .ig-number-btn input {
        background: white;
    }

.subject-fields-step5 .subject-number-title {
    color: #333;
    font-weight: 600;
    font-size: 1.2em;
    width: 360px;
    margin-top: 11px;
}

    .subject-fields-step5 .subject-number-title.subject-number-title-v3 {
        width: 360px;
    }

.new_order_content .top-text {
    padding: 10px 20px 0 0;
}

.top-text-v3 {
    font-weight: 600;
    position: relative;
    margin: 7px 0;
}

    .top-text-v3 .visual-guide {
        font-size: 1.2em;
    }

.icon-text-add {
    width: 10px;
    height: 10px;
    background: green;
    border: 1px;
    position: absolute;
    border-radius: 50%;
    top: 5px;
}

#custom_size .flex-items {
    display: flex;
}

#custom_size .modal-dialog {
    width: 500px;
}

    #custom_size .modal-dialog .modal-content {
        padding: 24px 20px 24px 30px;
    }

#custom_size label {
    color: #595959;
    font-weight: normal;
    font-size: 16px;
    width: 70px;
}

#custom_size .custom_input {
    width: 90%;
}

#custom_size .measure {
    color: var(--blue-secondary-color);
}

#custom_size .span_error {
    color: var(--error-color);
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

#custom_size .cancel_button {
    color: #fff;
    text-transform: uppercase;
    border: none;
    background: #DDDDDD;
    border-radius: 5px;
    font-weight: bold;
    padding: 5px 10px;
    text-shadow: none;
    line-height: 25px;
}

#custom_size .red_submit_button {
    color: #fff;
    border: none;
    background: var(--pink-primary-color);
    border-radius: 5px;
    font-weight: bold;
    padding: 9px 63px;
    font-size: 20px;
}

.nav.nav-tabs-v3 > li > a {
    padding: 5px 7px;
}

.disable-measure-v4 {
    padding-left: 5px;
    padding-top: 5px;
}

html.res-view .font16px.custom-head-text {
    font-size: 16px;
}

body:not(.language_en) .deposit-price.deposit-price-v4 .right {
    font-size: 15px;
}

.language_de .deposit-price .left {
    width: 69% !important;
    line-height: 1.1;
}

.measure.measure-v4.measure-has-discount span {
    position: relative;
}

    .measure.measure-v4.measure-has-discount span.price .original-price {
        right: -2px;
        bottom: -15px;
        position: absolute;
        width: max-content;
    }

        .measure.measure-v4.measure-has-discount span.price .original-price.dark-purple {
            color: rgb(89, 0, 95);
        }

.commitment-price-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 100px;
    margin-bottom: 0;
}

    .commitment-price-items .attached-item {
        text-align: center;
    }

    .commitment-price-items img {
        width: 75px;
        height: 75px;
    }

.plaque-header {
    background-color: #f4e2ff;
    margin-top: 20px;
    padding: 10px 30px;
    display: flex;
    line-height: 35px;
}

.plaque-header-1 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 5px;
}

.plaque-header-2 {
    font-size: 20px;
    padding: 0 5px;
}

.plaque-header-3 {
    font-size: 14px;
}

.plaque-header-img {
    width: 120px;
}

@media (min-width: 1000px) {
    .commitment-price-items img {
        width: 113px;
        height: 113px;
    }
}

@media (min-width: 1600px) {
    .pricing-v5 .wrapper-full {
        max-width: 1400px;
    }

    .pricing-v5 .radio-wrap-img .view-corner.bg-icon-magnifier {
        background: rgba(0,0,0,.5) url(https://dqhvdmwzk0rbb.cloudfront.net/cdn/themes/newPainting/img/icons.png) 187px 0px;
    }

    body:not(.language_en).language_nl .deposit-price .left, body:not(.language_en).language_de .deposit-price .left {
        font-size: 14px;
        margin-top: 0;
    }

    body:not(.language_en).language_it .deposit-price .left {
        font-size: 13px;
        margin-top: 2px;
    }
}

@media (max-width: 1200px) {
    .pricing-v5 .right_content .advance-payment-text {
        line-height: 1;
        padding-bottom: 15px;
    }

    .pricing-v5 .attached-commitment-section .attached-item .attached-item-title {
        font-size: 14px;
    }

    .pricing-v5 .attached-commitment-section .attached-item {
        height: 110px;
    }
}

@media (min-width: 1024px) {
}

@media (min-width: 1201px) {
    .size-item-v3 .pink-text {
        line-height: 20px;
    }

    .price-footer-item {
        margin: 5px 0;
        width: 33%;
    }

        .price-footer-item:nth-child(2), .price-footer-item:nth-child(5) {
            margin: 5px;
        }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .sizes-block .size-item.custom-has-discount .price .original-price {
        bottom: -20px;
        right: -2px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .commitment-price-items {
        justify-content: center;
    }

    .pricing-v5 .button_order {
        margin-top: 15px;
    }

    .pricing-v5 #box_frames .frame_item {
        width: calc(100%/2 - 1px);
    }

    .pricing-v5 .box-content label {
        height: auto !important;
    }

    .price-footer-item {
        width: 100%;
        background: linear-gradient(0deg,#ffffff 0%, #1f6898 400%);
        background: -webkit-linear-gradient(0deg,#ffffff 0%, #1f6898 400%);
        background: -moz-linear-gradient(0deg,#ffffff 0%, #1f6898 400%);
    }

        .price-footer-item.item-even {
            background: unset;
        }

        .price-footer-item.item-1 {
            order: 1;
        }

        .price-footer-item.item-2 {
            order: 4;
        }

        .price-footer-item.item-3 {
            order: 3;
        }

        .price-footer-item.item-4 {
            order: 2;
        }

        .price-footer-item.item-5 {
            order: 6;
        }

        .price-footer-item.item-6 {
            order: 5;
        }

    body.language_de.currency_symbol .deposit-price.deposit-price-v4 .size-left-v4 {
        width: max-content !important;
        margin-top: 4px;
        font-size: 14px;
    }

    body.language_de.currency_symbol .size-item.size-item-v3 .price.right.right-point-2 {
        font-size: 20px;
    }

    body:not(.language_en).currency_not_symbol .deposit-price.deposit-price-v3 .left {
        width: 55% !important;
    }

    .measure.measure-v4.measure-foreign {
        padding: 5px 2px;
    }

    .measure.measure-v4.measure-has-discount {
        height: 33px;
    }

    .size-item.custom-has-discount .custom-block .discounted-price {
        font-size: 16px;
    }

    .sizes-block .size-item.custom-has-discount .price .original-price {
        bottom: -15px;
        font-size: 14px;
        right: -2px;
    }

    .measure-v4 .line-through.original-price {
        font-size: 14px;
    }

    .payment-text.installment-text {
        padding: 0 5px;
        position: relative;
    }

        .payment-text.installment-text .right.right-point-3 {
            position: absolute;
            bottom: 0;
            right: 5px;
        }

    .sizes-block .size-item.popular-item {
        padding-bottom: 18px;
    }

        .sizes-block .size-item.popular-item.popular-item-v2 {
            padding-bottom: inherit;
        }

        .sizes-block .size-item.popular-item.selected {
            padding-bottom: 21px;
        }

        .sizes-block .size-item.popular-item.popular-item-v2.selected {
            padding-bottom: inherit;
        }

    .subject-fields-step5 .ig-number-btn {
        margin-top: 10px;
        float: right;
    }

    .sizes-block .custom-text {
        line-height: 1;
    }

    html.res-view #custom_size .modal-dialog {
        max-width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

        html.res-view #custom_size .modal-dialog .buttons .cancel_button {
            width: 100px;
        }

    .subject-fields-step5 {
        margin-top: 45px;
        padding-left: 10px;
    }

    #custom_size .flex-items {
        display: inline;
    }

    #custom_size .custom-field {
        width: 100%;
    }

    .subject-fields-step5 .subject-number-title {
        width: 225px !important;
    }

    #prices_big_title.prices_big_title_v3 {
        font-size: 30px !important;
    }

    .custom-size.custom-size-v3 {
        width: calc(50% - 12px);
        margin-right: 5px;
    }

    .commitment-price-items {
        padding: 0;
    }

    .plaque-header {
        padding: 10px;
        line-height: unset;
    }

    .plaque-header-1 {
        padding: 0;
        text-align: center;
        line-height: 30px;
    }

    .plaque-header-2 {
        font-size: 16px;
    }

    .plaque-header-3 {
        font-size: 12px;
        color: #949494;
    }

    .mobile-hc {
        border: 1px solid;
        margin: 4px;
    }

    .commitment-price-items .attached-item {
        flex-basis: 33%;
        width: 33%;
    }
}

@media screen and (min-width: 768px) {
    .subject-fields-step5 .subject-number-title {
        width: max-content;
    }

    body:not(.language_en) .deposit-price.deposit-price-v4 {
        margin-top: 0;
    }

    .sizes-block .custom-text {
        line-height: 22px;
    }

    .sizes-block .custom-align {
        line-height: 40px;
    }

    .deposit-price .left {
        font-size: 14px;
    }

    body:not(.language_en) .deposit-price .left {
        font-size: 12px;
        margin-top: 4px;
        width: 63% !important;
    }

    body:not(.language_en).currency_symbol.language_nl .deposit-price .left, body:not(.language_en).currency_symbol.language_it .deposit-price .left {
        font-size: 14px;
        margin-top: 2px;
        width: max-content !important;
    }

    body:not(.language_en).language_es .deposit-price .left, body:not(.language_en).language_fr .deposit-price .left {
        font-size: 14px;
        margin-top: 0px;
    }

    body.language_de.currency_symbol .deposit-price .left {
        font-size: 14px;
        margin-top: 4px;
        width: max-content !important;
    }

    body.language_de.currency_symbol .deposit-price.deposit-price-v4 .right {
        font-size: 17px;
    }

    .currency_not_symbol .deposit-price.deposit-price-v4 .right {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    #box_frames .box-option-content .frame_item.non-popular:nth-child(6) {
        display: none !important;
    }

    html.res-view .block_benefit.block_benefit_v3 .left ul {
        width: fit-content;
    }

    .show-frames-real {
        margin-left: 15px !important;
    }

    .nav-tabs-v3.nav-tabs > li {
        width: 50%;
        margin-bottom: -2px;
    }

    .nav-tabs-v3 .tab-item {
        width: 100%;
    }

    html.res-view .font16px.show-frames-real {
        font-size: 14px;
    }

    .subject-fields-step5 {
        margin-top: 0 !important;
    }
    .sizes-block .size-item.size-item-v3 {
        width: 47% !important;
    }

        .sizes-block .size-item.size-item-v3 .size {
            font-size: 16px;
        }

            .sizes-block .size-item.size-item-v3 .size.left-point-2 {
                font-size: 14px;
            }

        .sizes-block .size-item.size-item-v3 .price.right {
            font-size: 16px;
        }

            .sizes-block .size-item.size-item-v3 .size.left.left-point-3, .sizes-block .size-item.size-item-v3 .price.right.right-point-3 {
                font-size: 12px;
                line-height: 1;
            }

    .size-item.size-item-v3 .price.right.right-point-2 {
        font-size: 24px;
    }

    body:not(.language_en).currency_cad .size-item.size-item-v3 .price.right.right-point-2 {
        font-size: 22px;
    }

    body.currency_not_symbol .size-item.size-item-v3 .price.right.right-point-2 {
        font-size: 18px;
    }

    body.currency_not_symbol:not(.language_en) .size-item.size-item-v3 .price.right.right-point-2 {
        font-size: 18px;
    }

    body.currency_not_symbol .sizes-block .size-item.size-item-v3 .size.left-point-2 {
        font-size: 12px;
    }

    .sizes-block .size-item.size-item-v3 {
        line-height: 1;
    }

    .deposit-price.deposit-price-v3 .left {
        width: 65% !important;
    }

    body:not(.language_en).currency_cad .deposit-price.deposit-price-v3 .left {
        width: 57% !important;
    }

    .sizing_content .wall-img {
        margin-bottom: 15px;
    }

    .deposit-price .left {
        width: 80% !important;
    }

    .has-discount {
        width: max-content;
    }

    .payment-text .left {
        width: 65% !important;
    }
}

@media (max-width: 1023px) and (min-width: 750px) {
    .sizes-block .size-item {
        font-size: 10px;
    }

        .sizes-block .size-item .font16px {
            font-size: 14px;
        }

    .sizes-block .custom-text {
        font-size: 10px;
    }

    .deposit-price .left {
        width: 65% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .sizes-block .size-item {
        width: calc(19% - 5px);
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .size-item-v3 .pink-text {
        line-height: 20px;
    }

    .price-footer-item {
        width: 40%;
    }
}

@media (min-width: 750px) and (max-width: 1023px) {
    .size-item-v3 .pink-text {
        line-height: 15px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .pricing-v5 #box_frames .frame_item {
        width: calc(100%/ 5);
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .attached-commitment-section .attached-item {
        width: 49%;
    }

    .price-footer-item {
        width: 48%;
    }

    .pricing-v5 #box_frames .frame_item {
        width: calc(100%/ 4);
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .sizes-block .size-item {
        width: calc(24% - 5px);
    }
}

@media only screen and (max-width: 749px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 134px;
    }
}

@media (min-width: 667px) and (max-width: 736px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 252px;
    }
}

@media screen and (max-width: 414px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 118px;
    }
}

@media screen and (max-width: 399px) {
    .payment-text {
        font-size: 8px;
    }

    .deposit-price {
        font-size: 13px;
    }
}

@media only screen and (max-width: 413px) and (min-width: 320px) {
    html.res-view .font16px.custom-head-text {
        font-size: 16px;
    }
}

@media (min-width: 376px) and (max-width: 398px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 124px;
    }
}

@media screen and (max-width: 375px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 118px;
    }

    .currency_not_symbol .sizes-block .size-item.size-item-v3 .size {
        font-size: 14px;
    }

    body.currency_not_symbol .size-item.size-item-v3 .price.right.right-point-2 {
        font-size: 18px;
    }

    .pricing-v5 .radio-wrap-img .view-corner.bg-icon-magnifier {
        background: rgba(0,0,0,.5) url(https://dqhvdmwzk0rbb.cloudfront.net/cdn/themes/newPainting/img/icons.png) 155px -30px;
    }
}

@media screen and (max-width: 350px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 105px;
    }
}

@media screen and (max-width: 320px) {
    #price_content #box_frames .frame_item img.frame-img-v3 {
        max-height: 92px;
    }

    .sizes-block .size-item.size-item-v3 {
        max-width: 46% !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1919px) {
    .pricing-v5 .payment-pay-img img {
        height: 34px;
    }
}

.pricing-v5 .payment-pay-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .pricing-v5 .payment-pay-img {
        display: flex;
        justify-content: space-evenly;
    }
}

.pricing-v5 .payment-pay-img .vemo-icon {
    border: 1px solid #000;
}

@media screen and (max-width: 364px) {
    .subject-fields .custom_number_person {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .subject-fields .custom_number_person .subject-number-title {
            font-size: 0.9em;
        }
}

@media screen and (max-width: 362px) {
    .sizes-block .size-item.size-item-v3 {
        width: 46% !important;
    }

        .sizes-block .size-item.size-item-v3 .size {
            font-size: 15px;
        }
}

@media screen and (min-width: 1200px) and (max-width: 1919px) {
    .pricing-v5 .hide-zip-icon img {
        height: 40px;
    }
}

.pricing-v5 .hide-zip-icon {
    justify-content: space-evenly !important;
}

@media (min-width: 1920px) {
    .pricing-v5 .hide-zip-icon img {
        height: 45px;
    }
}

@media (max-width: 767px) {
    .pricing-v5 .hide-zip-icon img {
        height: 45px;
    }
}

@media screen and (min-width: 768px) {
    .currency_not_symbol .deposit-price.deposit-price-mxn .left {
        width: 50% !important;
    }

    .currency_not_symbol .deposit-price.deposit-price-mxn .right {
        width: 30% !important;
        line-height: normal;
        text-align: right;
    }
}

@media screen and (max-width: 375px) {
    .currency_not_symbol .deposit-price.deposit-price-mxn .left {
        width: 55% !important;
    }

    .currency_not_symbol .deposit-price.deposit-price-mxn .right {
        width: 45% !important;
        text-align: right;
    }
}

@media screen and (min-width: 376px) and (max-width: 395px) {
    .currency_not_symbol .deposit-price.deposit-price-mxn .left {
        width: 56% !important;
    }

    .currency_not_symbol .deposit-price.deposit-price-mxn .right {
        width: 40% !important;
        text-align: right;
    }
}

.limit-time-3638 {
    border-radius: 2px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #F7DFF9;
    font-weight: 700;
    font-size: 22px;
}

    .limit-time-3638.is-mobile {
        font-size: 20px;
        text-align: center;
    }

.size-item.enable-variant .select-size {
    position: absolute !important;
    height: 18px;
    background: rgba(0, 0, 0, 0) url(https://dqhvdmwzk0rbb.cloudfront.net/cdn/images/radio_check.png) no-repeat scroll 0 0 / 18px 18px;
    width: 18px;
}

.measure.measure-with-variant {
    position: relative;
    background: #f1f1f1 !important;
    padding: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.size-item.selected.enable-variant {
    background-color: #fcf5ff;
    border: 2px solid #c48dc6;
}

    .size-item.selected.enable-variant .measure {
        background: #F4E2FF !important;
    }

    .size-item.selected.enable-variant .select-size {
        background: rgba(0, 0, 0, 0) url(https://dqhvdmwzk0rbb.cloudfront.net/cdn/icon/tick-icon.png) no-repeat scroll 0 0 / 18px 18px !important
    }

.size-item .measure.measure-with-variant .size {
    margin-left: 25px;
    font-size: 18px;
    font-weight: 600;
}

.size-item .measure.measure-with-variant.measure-has-discount span {
    position: absolute;
}

.measure-with-variant.measure-has-discount .popular-label {
    position: absolute !important;
    width: 35% !important;
    right: 6px;
    bottom: 4px !important;
}

.sizes-block .size-item.enable-variant {
    padding: 0;
}

.enable-variant .line-price-i {
    display: flex;
    font-size: 18px;
    font-weight: 100;
    padding: 0 10px;
    flex-direction: row;
    justify-content: flex-start;
}

    .enable-variant .line-price-i .price {
        margin-right: 5px;
    }

    .enable-variant .line-price-i .price-actual {
        color: #A815BD;
    }

    .enable-variant .line-price-i .price-high {
        text-decoration: line-through;
    }

.size-item.enable-variant .deposit-price {
    padding: 0 5px;
    margin-top: 10px;
}

    .size-item.enable-variant .deposit-price .size {
        position: relative;
        font-size: 18px;
        text-wrap: nowrap;
        font-weight: 100;
    }

    .size-item.enable-variant .deposit-price .price {
        font-size: 18px;
    }

.sizes-block .size-item.popular-item.enable-variant .popular-label {
    margin-left: 8px;
    padding: 6px 0;
}

.top-text.top-text-3638 {
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
    .top-text.top-text-3638 {
        text-align: center;
    }

    .size-item.enable-variant .deposit-price .price {
        font-size: 20px !important;
        line-height: 18px;
    }
}

.custom-size-variant.selected {
    background-color: #fcf5ff;
    border: 2px solid #c48dc6 !important;
}

.custom-size-variant .custom-block {
    height: 100%;
}

    .custom-size-variant .custom-block .size {
        font-size: 20px;
        font-weight: 600;
        width: 100%;
    }

        .custom-size-variant .custom-block .size a {
            color: black;
            font-size: 18px;
            text-decoration: underline;
            float: right;
        }

.custom-size-variant .price {
    font-size: 18px;
    padding: 6px;
    color: #A815BD;
}

.custom-size-variant, .custom-size-variant .custom-block {
    padding: 0px !important;
}

    .custom-size-variant .custom-block .custom-head-text {
        padding: 6px !important;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .custom-size-variant .subject-max-text {
        font-size: 16px;
        margin-top: 5px;
        padding: 6px;
        color: black;
    }

.bg-icon-select-lg-v2 .custom-select .custom-select-text {
    margin-left: 3px !important;
}

.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    z-index: 1
}

    .bx-wrapper img {
        max-width: 100%;
        display: block;
    }

.bxslider {
    margin: 0;
    padding: 0;
}

ul.bxslider {
    list-style: none;
}

.frame_preview_wraper {
    margin: 50px;
    position: relative;
}

.bx-viewport {
    -webkit-transform: translatez(0);
}

.preview-frames {
    height: 0px;
    visibility: hidden;
    overflow: hidden;
}

.frames-thumbs {
    display: block !important;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

#bx-pager {
    position: absolute;
    bottom: 10px;
    z-index: 2
}

    #bx-pager a {
        display: inline-block;
        background-color: #fff;
        margin: 6px;
    }

        #bx-pager a.active {
            border: 3px solid #0fb5b6;
            margin: 3px;
        }

        #bx-pager a img {
            max-width: 100%;
            width: auto;
            padding: 5px;
            height: 80px;
        }

@media screen and (min-width: 750px) and (max-width: 1023px) {
}

#frame_preview {
    max-height: 100%;
}

    #frame_preview .modal-dialog {
        height: 100%;
        margin: 0 auto !important;
        width: 70%;
        max-width: 1107px;
    }

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    #frame_preview .modal-dialog {
        width: 60%;
    }
}

@media screen and (min-width: 1200px) {
    #frame_preview .modal-dialog {
        width: 35%;
    }
}

#frame_preview .modal-dialog .wrap-modal-content {
    height: 80%;
    margin-top: 10%;
}

    #frame_preview .modal-dialog .wrap-modal-content.has-btns {
        margin-top: 5%;
    }

#preview-block {
    height: 80%;
}

#frame_preview .frame-info {
    display: inline-block;
    width: 100%;
    font-weight: 600;
}

    #frame_preview .frame-info .frame-price {
        float: right;
        color: #ff306b;
        font-size: 16px;
    }

#frame_preview button.close {
    border: 1px solid;
    border-radius: 50%;
    width: 30px;
    opacity: 1;
    height: 30px;
    color: #aaa;
    font-size: 30px;
    font-weight: 100;
    margin: 20px;
    -moz-box-shadow: 1px 1px 4px 1px #ccc;
    -webkit-box-shadow: 1px 1px 4px 1px #ccc;
    box-shadow: 1px 1px 4px 1px #ccc;
}

#frame_preview #frame-control .bx-next {
    background: rgba(0, 0, 0, 0) url(https://www.paintyourlife.com/themes/newPainting/img/frames/arrow-right.png) no-repeat scroll center center;
    background-size: 18px;
    right: -50px;
}

#frame_preview #frame-control .bx-prev {
    background: rgba(0, 0, 0, 0) url(https://www.paintyourlife.com/themes/newPainting/img/frames/arrow-left.png) no-repeat scroll center center;
    background-size: 18px;
    left: -50px;
}

.btn-pink {
    background: #ff135e;
    border: 1px none;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    padding: 8px 10px;
    text-decoration: none;
    color: #fff !important;
}

    .btn-pink:hover {
        background: #ca0e4a;
        color: #fff;
        text-decoration: none;
    }

.block-buttons .div_button .input_blue {
    background-color: #38d119;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    padding: 5px 0 5px 10px;
}

.button span.tick-button {
    background: url(https://www.paintyourlife.com/themes/newPainting/img/order/arrow_button_disable.png) no-repeat;
    float: right;
    height: 26px;
    width: 24px !important;
    margin-left: 10px;
    margin-right: 15px;
}

.button span.tick-button-blue {
    background: url(https://www.paintyourlife.com/themes/newPainting/img/order/tink_green.png) no-repeat;
    float: right;
    height: 26px;
    width: 24px !important;
    margin-left: 10px;
    margin-right: 15px;
}

.div_button {
    text-align: right;
}

    .div_button .input_blue:hover {
        background-image: none;
        background-color: #449d44;
    }

        .div_button .input_blue:hover span.tick-button-blue {
            background: url(https://www.paintyourlife.com/themes/newPainting/img/order/tink_green.png) no-repeat;
        }

#frame_preview .btn-pink {
    margin-right: 10px;
}

.modal-dialog .btn-close {
    position: absolute;
    top: 15px;
    right: 15px;
    background: url(https://www.paintyourlife.com/themes/newPainting/img/frames/button-close.png) center center no-repeat;
    background-size: 100%;
    -moz-background-size: 100%;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.radio-img img {
    margin-bottom: 0;
}

.radio-wrap-img {
    position: relative;
    margin-bottom: 5px;
}

    .radio-wrap-img .view-corner {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        display: none;
        cursor: pointer;
        background: rgba(0, 0, 0, 0.5) url(https://www.paintyourlife.com/themes/newPainting/img/order/view-frame.png) center center no-repeat;
    }

    .radio-wrap-img:hover .view-corner, .frame-preview:focus .view-corner {
        display: block;
    }

.bxslider img {
    margin: auto;
}

#preview-block {
    min-height: 300px;
    margin-bottom: 10px;
}

    #preview-block.loading {
        height: 200px;
        background: url(https://www.paintyourlife.com/themes/newPainting/img/icon_loading.gif) center center no-repeat #ffffff;
    }

        #preview-block.loading .bx-wrapper, #preview-block.loading #bx-pager {
            visibility: hidden;
        }

.bxslider li:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 300px;
    width: 300px;
    display: none;
    background: url(https://www.paintyourlife.com/themes/newPainting/img/icon_loading.gif) center 0 no-repeat;
}

.bxslider li.lazy:after {
    display: block;
}

.bxslider li.lazy img {
    display: none;
}

.bxslider .frame-tool {
    min-height: 300px;
    width: 100%;
    background: #fff url(https://www.paintyourlife.com/themes/newPainting/img/icon_loading.gif) center 0 no-repeat;
}

.bxslider li.frame-tool img {
    display: none;
}

.new-flex {
    display: flex;
    flex-flow: wrap;
}

@media only screen and (max-width: 767px) {
    #price_content #box_frames #framesdiv .frame_item {
        width: calc(100% / 2 - 1px);
    }
}

.frm-highCost {
    font-size: 18px;
    font-weight: 400;
    text-decoration: line-through;
    color: #e95d2a;
    margin-right: 10px;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut
    }

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(https://paintyourlife.com/themes/newPainting/css/owlcarousel/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

    .owl-theme .owl-nav [class*=owl-] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*=owl-]:hover {
            background: #869791;
            color: #FFF;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: .5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791
    }

.capitalize {
    text-transform: capitalize;
}

#footer.footer-new {
    background-color: #262626;
    color: #fff;
    text-align: center;
}

    #footer.footer-new .sub-menu .title {
        color: #5f5f5f;
    }

    #footer.footer-new hr {
        margin-bottom: 32px;
        border-color: #595959;
    }

    #footer.footer-new .footer-row {
        padding: 0 120px;
    }

#footer.footer-v21 {
    background-color: unset;
}

    #footer.footer-v21 .footer-row {
        padding: 30px 0;
    }

        #footer.footer-v21 .footer-row.satisfaction-trustpilot {
        }

.title-trustpilot {
    max-width: 1200px;
    font-weight: 600;
    font-size: 24px;
    margin: auto;
    color: #000;
    margin-bottom: 20px;
}

#footer.footer-v21 .subscribe-box, #footer.footer-v21 .subscribe-box-new {
    color: #000000;
    background-image: url(https://newpyl.s3.amazonaws.com/cdn/images/backgrounds/Sub_bg-min.jpg);
    background-size: 100% 100%;
    margin-bottom: 20px;
}

#footer.footer-new .subscribe-box, #footer.footer-new .subscribe-box-new {
    background-color: var(--blue-secondary-color);
    padding: 48px 0;
}

    #footer.footer-new .subscribe-box .title, #footer.footer-new .subscribe-box-new .title {
        text-transform: uppercase;
        font-size: 40px;
        font-family: 'BebasNeue';
        line-height: 1.1;
    }

#footer.footer-new .subscribe-form input {
    padding: 20px 15px;
}

#footer.footer-new .subscribe-form .form-control, #footer.footer-new .subscribe-form .btn {
    margin-bottom: 0 !important;
}

#footer.footer-new .subscribe-form input::placeholder {
    color: #B2B2B2;
    text-align: left;
    font-size: 18px;
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif;
}

#footer.footer-new .subscribe-form button {
    background-color: #128283;
    width: 100%;
    font-weight: 600;
    padding: 8px;
    height: 43px;
}

    #footer.footer-new .subscribe-form button:hover, #footer.footer-new .subscribe-form button:focus {
        background-color: #126a6b;
        color: #fff;
    }

#footer.footer-v21 .subscribe-form button {
    background-color: #000000;
    color: #fff;
    text-transform: uppercase;
}

    #footer.footer-v21 .subscribe-form button:hover, #footer.footer-v21 .subscribe-form button:focus {
        background-color: #000000;
    }

#footer.footer-new .satisfaction {
    padding-top: 32px;
    padding-bottom: 12px;
}

    #footer.footer-new .satisfaction.no-tp-bottom {
        padding-bottom: 32px;
    }

    #footer.footer-new .satisfaction table {
        margin: 0 auto;
        text-align: left;
    }

        #footer.footer-new .satisfaction table td {
            padding: 0 10px;
        }

#footer.footer-new .bold {
    font-weight: 600;
}

#footer.footer-new .satisfaction table td p {
    margin-bottom: 15px;
}

#footer.footer-new .trustpilot {
    margin-bottom: 32px;
}

#footer.footer-new .menus {
    background-color: #000;
    text-align: left;
    padding-top: 32px;
    padding-bottom: 32px;
}

    #footer.footer-new .menus .title {
        border-bottom: 1px solid #595959;
        font-weight: 600;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

#footer.footer-new-v2 .menus .title {
    font-weight: initial;
    margin-bottom: 4px;
}

.glyphicon--thin::before {
    content: "\e259" !important;
}

#footer.is-blog .glyphicon--thin::before {
    content: "\f078" !important;
}

#footer.footer-new .menus .title.title-collapse {
    display: none;
}

#footer.footer-new .menus .menu-items {
    padding-bottom: 15px;
}

    #footer.footer-new .menus .menu-items a {
        color: #FFFFFF;
        display: block;
        padding: 5px 0;
    }

    #footer.footer-new .menus .menu-items .sub-list a {
        display: inline;
    }

    #footer.footer-new .menus .menu-items .col-sm-6 {
        padding-left: 0;
    }

#footer.footer-new .menus .menu-contacts a {
    color: #fff;
}

#footer.footer-v21 .menus {
    background-color: rgba(235,235,235,1);
}

    #footer.footer-v21 .menus .menu-items a, #footer.footer-v21 .menus .title {
        color: #000000;
    }

    #footer.footer-v21 .menus .title {
        text-transform: uppercase;
        border-bottom: none;
        padding-bottom: 0;
    }

    #footer.footer-v21 .menus .social-items a {
        padding: 5px 10px 5px 0;
    }

#footer.footer-new .menu-contacts .menu-items .glyphicon {
    color: var(--blue-secondary-color);
    margin-right: 10px;
}

#footer.footer-new .footer-row.copyright {
    text-align: left;
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #000000;
    position: relative;
}

.social-footer-wrapper .menu-localization-settings {
    width: 100% !important;
}

#footer.footer-new-v2 .menu-contacts .contact-footer-wrapper {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

    #footer.footer-new-v2 .menu-contacts .contact-footer-wrapper .icon-contact {
        width: 35px;
        height: 35px;
        object-fit: contain;
    }

#footer.footer-new-v2 .menu-social-contact .social-footer-wrapper {
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
}

#footer.footer-new-v2 .subscribe-box-new {
    background-color: #e8e6e3;
    padding: 38px 10px;
}

#footer.footer-new-v2 #before-subscribe .title {
    color: black;
    font-size: 27px;
}

#footer.footer-new-v2 #before-subscribe .subscribe-box-new-subtitle {
    color: black;
    font-size: 18px;
}

#footer.footer-new-v2 .subscribe-form button {
    width: auto !important;
}

#footer.footer-new-v2 .custom-input-group {
    border-radius: 8px;
    border: 1px solid rgb(118, 118, 118);
    padding: 0px 24px;
    background-color: white;
    margin-bottom: 12px;
}

    #footer.footer-new-v2 .custom-input-group .custom-input-title {
        margin-bottom: -7px !important;
        text-align: left;
        color: rgb(166, 166, 166);
    }

        #footer.footer-new-v2 .custom-input-group .custom-input-title#custom-input-title-newsfname, #footer.footer-new-v2 .custom-input-group .custom-input-title#custom-input-title-newsemail {
            float: left;
            font-weight: normal;
        }

    #footer.footer-new-v2 .custom-input-group .form-control {
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
        padding: 0 !important;
        margin-bottom: 0 !important;
    }

#footer.footer.footer-new .custom-input_font18 {
    height: 24px;
    color: rgb(74, 73, 73);
}

#footer.footer.footer-new .button_font16 {
    font-size: 16px !important;
}

#footer.footer-new .subscribe-form .button_font16 {
    height: 38px;
    width: 222px !important;
    line-height: 0;
}

#footer.footer-new-v2 #before-subscribe .subscribe_title {
    color: rgb(1, 1, 1) !important;
    font-weight: 600;
}

#footer.footer-new-v2 #before-subscribe .subscribe_box_new {
    color: rgb(1, 1, 1) !important;
    font-size: 18px;
}

#footer.footer-new .footer-row.footer-row_new {
    background-color: rgb(254, 254, 254);
    color: rgb(5, 5, 5);
}

.divider-contact-footer {
    height: 1px;
    background-color: rgb(181, 181, 181);
    margin-bottom: 24px;
}

.trustmark-ft {
    justify-content: left;
    padding-left: 10px;
    padding-top: 3px;
    align-items: center;
    text-align: center;
}

    .trustmark-ft .secure-text {
        margin-top: 1px;
        margin-right: 5px;
    }

    .trustmark-ft span {
        color: black !important;
    }

#footer.footer-new .footer-row.copyright.rm-footer-order-process {
    padding-bottom: 135px;
}

body.paintingMobile #footer.footer-new .footer-row.copyright {
    padding-left: 3%;
    padding-right: 3%;
}

#footer.footer.footer-new .header-dropdown {
    width: 100%;
}

#footer.footer.footer-new .font18px {
    font-size: 18px;
}

#footer.footer.footer-new .font16px {
    font-size: 16px;
}

#footer.footer.footer-new .font20px {
    font-size: 20px;
}

#footer.footer-new .glyphicon-chevron-down, #footer.footer-new .glyphicon-chevron-up {
    display: none;
    float: right;
}

#footer.footer-new .mfes-trustmark, #footer.footer-new .trustedsite-trustmark {
    vertical-align: middle;
    margin-top: 5px;
    border: 1px solid;
}

#footer.footer-new .menus .menu-items .header-dropdown a {
    color: #fff;
}

#complete-subscribe {
    display: none;
}

body #footer.footer.footer-new .header-dropdown {
    border: none;
    background: transparent;
    width: 58%;
}

body #footer.footer.footer-new .language-footer.header-dropdown {
    width: 38%;
}

body #footer.footer.footer-new .currency.header-dropdown {
    width: 28%;
}

body .footer .language-footer ul, body .footer .currency ul {
    max-height: none !important;
    overflow-y: inherit !important;
}

body .footer .currency ul {
    bottom: 80%;
    z-index: 100 !important;
    border-bottom: none;
    color: #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

body #footer.footer .countries .icon-country {
    background: none;
}

body #footer.footer-v21 .countries .icon-country img {
    margin-bottom: 6px;
}

#footer .countries .arrow-down, #footer .language-footer .arrow-down, #footer .currency .arrow-down {
    border: none;
    top: 3px;
    color: #848080;
}

#footer.footer-v21 .countries .arrow-down, #footer.footer-v21 .language-footer .arrow-down, #footer.footer-v21 .currency .arrow-down {
    top: -4px;
}

.tiktok-icon {
    background: white;
    border-radius: 50%;
    width: 20px;
    margin-right: 8px;
}

#popup_block:not([class]) #bio_ep_close {
    display: none;
}

.acsb-trigger-custom {
    cursor: pointer;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

#footer .mailing-condition-container {
    text-align: left;
    padding: 0 15px;
    clear: both;
    text-align: center;
}

    #footer .mailing-condition-container a, #footer .mailing-condition-container a:visited {
        color: var(--pink-primary-color);
        text-decoration: underline;
    }

        #footer .mailing-condition-container a:hover {
            color: var(--link-hover-color);
        }

.cta-button-fixed {
    position: fixed;
    bottom: 0;
    z-index: 100;
    background: #fff;
    width: 100%;
    left: 0;
    box-shadow: 0 0 7px 0px rgb(0 0 0 / 30%);
}

    .cta-button-fixed .wrapper-full {
        align-items: center;
        display: flex;
        margin: 15px auto;
    }

        .cta-button-fixed .wrapper-full .btn-center {
            margin: 0 auto;
        }

#footer.footer-v21 .menus .menu-items.social-items {
    display: flex !important;
}

#footer.footer-v21 .header-dropdown {
    color: #000000;
    padding: 2px 0;
}

#footer.footer-new .payment-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 10px;
}

    #footer.footer-new .payment-row .payment-icons {
        margin-right: 10px;
    }

    #footer.footer-new .payment-row .pay-icon {
        margin: 5px;
        border-radius: 2px;
    }

    #footer.footer-new .payment-row .secure-text {
        margin: 7px 5px 0 0;
    }

#footer.footer-empty {
    padding-bottom: 80px;
}

@media only screen and (min-width: 1280px) {
    .trustmark-ft {
        display: flex;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .trustmark-ft {
        width: 20%;
        margin: auto;
    }
}

@media only screen and (min-width: 768px) {
    #footer.footer-new .menus .menu-items {
        display: block !important;
    }

    #footer.footer-new .footer-row.copyright .left {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 800px) and (min-width: 768px) {
    body #footer.footer.footer-new .header-dropdown {
        width: 95%;
    }

    body #footer.footer.footer-new .language-footer.header-dropdown {
        width: 60%;
    }

    body #footer.footer.footer-new .currency.header-dropdown {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    ::-webkit-scrollbar {
        width: 16px;
    }

    ::-webkit-scrollbar-track {
        background: #F1F1F1;
        -webkit-box-shadow: inset 0 0 6px #F1F1F1;
    }

    ::-webkit-scrollbar-thumb {
        background: #767676;
        -webkit-box-shadow: inset 0 0 6px #767676;
    }

        ::-webkit-scrollbar-thumb:window-inactive {
            background: #C1C1C1;
        }
}

@media only screen and (max-width: 767px) {
    .title-trustpilot {
        font-size: 22px;
    }

    #footer.footer-new .footer-row {
        padding: 0 15px;
    }

    #footer.footer-v21 .footer-row.satisfaction-trustpilot {
        margin-top: 20px;
    }

    #footer.footer-new .subscribe-box, #footer.footer-new .subscribe-box-new {
        padding: 40px 15px;
    }

    #footer.footer-new-v2 .menus .title {
        margin-bottom: 15px;
    }

    #footer.footer-new-v2 .menus .title {
        color: var(--primary-color-v2) !important;
    }

        #footer.footer-new-v2 .menus .title .glyphicon {
            color: black !important;
        }

    #footer.footer-new .menus .title:not(.title-collapse) {
        display: none;
    }

    #footer.footer-new .menus .title.title-collapse {
        display: block;
    }

    #footer.footer-new .menus .sub-menu:first-child {
        margin-top: 15px;
    }

    #footer.footer-new .menus .menu-items .sub-list a {
        display: block;
    }

    #footer.footer-new .menus .sub-menu .glyphicon-chevron-down {
        display: none;
    }

    #footer.footer-new .menus .sub-menu .glyphicon-chevron-up {
        display: inline-block;
    }

    #footer.footer-new .menus .sub-menu.collapsed .glyphicon-chevron-down {
        display: inline-block;
    }

    #footer.footer-new .menus .sub-menu.collapsed .glyphicon-chevron-up {
        display: none;
    }

    #footer.footer-new .copyright div {
        float: none;
        text-align: center;
    }

    #footer.footer-new .copyright .left {
        margin: 0 40px;
        width: auto;
    }

    #footer.footer-new .copyright .mfes-trustmark {
        display: block;
        margin: 15px auto;
    }

    body #footer.footer.footer-new .header-dropdown, body #footer.footer.footer-new .language-footer.header-dropdown, body #footer.footer.footer-new .currency.header-dropdown {
        width: 97%;
    }

    #footer.footer-new .copyright .acsb-trigger-custom {
        position: absolute;
        margin: 0;
        right: 0;
    }

    body.product_popart #footer.footer-new .copyright .acsb-trigger-custom {
        position: absolute;
        right: unset;
        left: 15px;
        top: 0;
    }

    .trustpilot_carousel {
        width: 100%;
    }

        .trustpilot_carousel iframe {
            height: 350px !important;
        }

    #footer .mailing-condition-container {
        text-align: center;
    }

    #footer.footer-v21 .subscribe-box, #footer.footer-v21 .subscribe-box-new {
        background-image: url(https://newpyl.s3.amazonaws.com/cdn/images/backgrounds/Sub_bg_MB-min.jpg);
        background-size: 100% 100%;
        padding: 10px 15px;
        margin-bottom: 30px;
    }

        #footer.footer-v21 .subscribe-box .title, #footer.footer-v21 .subscribe-box-new .title {
            font-size: 28px;
        }

    #footer.footer-v21 .subscribe-form .form-control {
        margin-bottom: 10px;
    }

    #footer.footer-v21 .subscribe-form .btn {
        margin-bottom: 0;
    }

    #footer.footer-v21 .menus .title {
        border-bottom: 1px solid #595959;
        padding-bottom: 15px;
    }

    #footer.footer-v21 .footer-row .sub-menu {
        padding: 0;
    }

    #footer.footer-v21 .sub-menu.menu-social-links {
        text-align: center;
        margin: 20px 0 30px;
    }

    #footer.footer-v21 .menu-social-links .title {
        font-size: 18px;
        text-transform: uppercase;
        color: #000000;
        font-weight: 600;
        padding-bottom: 20px;
        border-bottom: none;
    }

    #footer.footer-v21 .subscribe-form button {
        width: 180px;
    }

    #footer.footer-new .payment-row {
        display: block;
    }

        #footer.footer-new .payment-row .payment-icons {
            margin-bottom: 10px;
        }

        #footer.footer-new .payment-row .pay-icon.icon-uk {
            margin: 10px;
        }

    #footer.footer-new .subscribe-box .title, #footer.footer-new .subscribe-box-new .title {
        margin-bottom: 12px;
    }

    .mb-mobile-10 {
        margin-bottom: 10px;
    }
}

@media (min-width: 606px) and (max-width: 767px) {
    #footer.footer-v21 .footer-row.satisfaction-trustpilot.rm-footer-order-satisfaction {
        margin-bottom: 30px;
    }
}

@media (max-width: 375px) {
    .title-trustpilot {
        font-size: 20px;
    }
}

.dijitTooltip {
    z-index: 1 !important;
}

.mobile-need-help-title {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #000000;
}

.mobile-need-help-desc {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #595959;
    font-weight: 600;
    color: #000000;
    font-size: 16px;
    padding-bottom: 10px;
}

.mobile-need-help-menu {
    width: 100%;
    display: flex;
    padding: 10px 0px 30px 0px;
    justify-content: space-between;
}

    .mobile-need-help-menu a {
        white-space: nowrap;
        color: #333;
        text-decoration: underline;
        font-size: 16px;
    }

.footer-new-v2 .subscribe-box-new:not(.show-mention-link) {
    background-image: unset !important;
}

.subscribe-title-v3 {
    font-size: 22px;
}

#footer.footer-new-v2 .subscribe-form.new-subscribe .custom-input-group {
    padding: 0px 15px;
}

#footer.footer-new-v2 .subscribe-form.new-subscribe .custom-input-group2 {
    padding-left: 3px;
}

    #footer.footer-new-v2 .subscribe-form.new-subscribe .custom-input-group2 input[name=newsphone] {
        padding-left: 45px !important;
    }

#footer.footer-new-v2 .subscribe-form.new-subscribe .custom-input-group input::placeholder {
    font-size: 16px;
}

#footer.footer-new .footer-row.footer-split-order {
    background-color: #EEEFF0;
    padding-top: 15px;
}

#footer.footer-new .footer-row .acsb-icons {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-evenly;
}

    #footer.footer-new .footer-row .acsb-icons .trustmark-ft {
        display: flex;
        background-color: #ffff;
        border-radius: 5px;
        justify-content: center;
        padding-bottom: 5px;
        padding-top: 5px;
        align-items: center;
    }

        #footer.footer-new .footer-row .acsb-icons .trustmark-ft .trustedsite-trustmark {
            width: 74px;
            height: 30px;
            display: inline-block;
            background-image: url(https://cdn.ywxi.net/meter/paintyourlife.com/202.svg?ts=1724397668154&l=en);
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            cursor: pointer;
            margin-right: 4px;
        }

        #footer.footer-new .footer-row .acsb-icons .trustmark-ft .accessibility {
            width: 74px;
            height: 30px;
            display: inline-flex;
            background-size: contain;
            background-position: center top;
            background-repeat: no-repeat;
            cursor: pointer;
            margin-right: 4px;
            background-color: #F0F1F2;
            border-radius: 4px;
            align-items: center;
        }

            #footer.footer-new .footer-row .acsb-icons .trustmark-ft .accessibility img {
                width: 20px;
            }

            #footer.footer-new .footer-row .acsb-icons .trustmark-ft .accessibility span {
                font-size: 12px;
                font-weight: 600;
            }

.split-trustpilot {
    text-align: left;
    margin-bottom: 5px;
}

    .split-trustpilot .title-trustpilot {
        margin-bottom: 5px;
    }

.trustpilot-split-order {
    margin-bottom: 20px;
}

    .trustpilot-split-order span {
        color: black;
    }

    .trustpilot-split-order .base-on {
        text-align: left;
        font-size: 16px;
        color: black;
        margin-bottom: 15px;
    }

    .trustpilot-split-order .review-stars-trustpilot {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .trustpilot-split-order .review-stars {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .trustpilot-split-order .review-stars .stars {
            display: flex;
        }

        .trustpilot-split-order .review-stars .excellent {
            font-size: 18px;
            font-weight: 600;
            margin-right: 5px;
        }

        .trustpilot-split-order .review-stars .stars img {
            width: 20px;
            height: fit-content;
        }

    .trustpilot-split-order .trustpilot-logo span {
        font-size: 18px;
        font-weight: 600;
        margin-left: 5px;
    }

#footer.is-split-footer .copyright .left {
    margin: 0;
}

.is-split-footer .wrapper-full {
    padding: 0;
}

.is-split-footer .sub-menu.menu-social-links {
    margin: 0 !important;
    border-top: 2px solid #f2f2f2;
    border-bottom: 2px solid #f2f2f2;
    padding: 10px 0 10px;
}

.is-split-footer .menu-social-links .title {
    padding-bottom: 10px !important;
    display: block;
}

.is-split-footer .acsb-icons .wag {
    color: black !important;
}

#footer.is-split-footer .payment-row .payment-icons {
    margin-right: 0;
}

#footer.is-split-footer .payment-row .pay-icon {
    margin: 5px 8px;
}

.iti {
    position: relative;
    display: inline-block;
}

    .iti * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

.iti__hide {
    display: none;
}

.iti__v-hide {
    visibility: hidden;
}

.iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0;
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px;
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555;
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555;
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px;
}

@media (max-width: 500px) {
    .iti__country-list {
        white-space: normal;
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px;
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC;
}

.iti__country {
    padding: 5px 10px;
    outline: none;
}

.iti__dial-code {
    color: #999;
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle;
}

.iti__flag-box, .iti__country-name {
    margin-right: 6px;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0;
}

    .iti--allow-dropdown .iti__flag-container:hover {
        cursor: pointer;
    }

        .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
            background-color: rgba(0, 0, 0, 0.05);
        }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default;
}

    .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
        background-color: transparent;
    }

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px;
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px;
}

    .iti--container:hover {
        cursor: pointer;
    }

.iti-mobile .iti--container {
    width: 100%;
    height: 200px;
    top: 30px;
    bottom: 30px;
    left: 0px;
    right: 0px;
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%;
}

.iti-mobile .iti__country {
    padding: 10px 10px;
    line-height: 1.5em;
}

.iti__flag {
    width: 20px;
}

    .iti__flag.iti__be {
        width: 18px;
    }

    .iti__flag.iti__ch {
        width: 15px;
    }

    .iti__flag.iti__mc {
        width: 19px;
    }

    .iti__flag.iti__ne {
        width: 18px;
    }

    .iti__flag.iti__np {
        width: 13px;
    }

    .iti__flag.iti__va {
        width: 15px;
    }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-size: 5652px 15px;
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px;
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px;
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px;
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px;
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px;
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px;
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px;
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px;
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px;
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px;
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px;
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px;
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px;
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px;
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px;
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px;
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px;
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px;
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px;
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px;
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px;
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px;
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px;
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px;
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px;
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px;
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px;
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px;
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px;
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px;
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px;
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px;
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px;
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px;
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px;
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px;
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px;
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px;
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px;
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px;
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px;
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px;
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px;
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px;
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px;
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px;
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px;
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px;
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px;
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px;
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px;
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px;
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px;
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px;
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px;
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px;
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px;
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px;
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px;
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px;
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px;
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px;
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px;
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px;
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px;
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px;
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px;
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px;
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px;
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px;
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px;
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px;
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px;
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px;
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px;
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px;
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px;
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px;
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px;
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px;
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px;
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px;
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px;
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px;
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px;
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px;
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px;
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px;
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px;
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px;
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px;
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px;
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px;
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px;
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px;
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px;
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px;
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px;
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px;
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px;
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px;
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px;
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px;
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px;
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px;
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px;
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px;
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px;
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px;
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px;
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px;
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px;
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px;
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px;
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px;
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px;
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px;
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px;
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px;
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px;
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px;
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px;
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px;
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px;
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px;
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px;
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px;
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px;
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px;
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px;
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px;
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px;
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px;
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px;
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px;
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px;
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px;
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px;
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px;
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px;
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px;
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px;
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px;
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px;
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px;
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px;
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px;
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px;
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px;
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px;
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px;
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px;
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px;
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px;
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px;
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px;
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px;
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px;
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px;
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px;
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px;
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px;
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px;
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px;
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px;
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px;
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px;
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px;
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px;
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px;
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px;
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px;
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px;
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px;
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px;
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px;
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px;
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px;
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px;
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px;
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px;
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px;
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px;
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px;
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px;
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px;
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px;
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px;
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px;
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px;
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px;
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px;
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px;
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px;
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px;
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px;
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px;
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px;
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px;
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px;
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px;
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px;
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px;
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px;
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px;
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px;
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px;
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px;
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px;
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px;
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px;
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px;
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px;
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px;
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px;
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px;
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px;
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px;
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px;
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px;
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px;
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px;
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px;
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px;
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px;
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px;
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px;
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px;
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px;
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px;
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px;
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px;
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px;
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px;
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px;
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px;
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px;
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px;
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px;
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px;
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px;
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px;
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px;
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px;
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px;
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px;
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px;
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px;
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px;
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px;
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px;
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px;
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px;
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px;
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px;
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px;
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px;
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px;
}

.iti__flag {
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(https://paintyourlife.com/css/lib/img/flags.png);
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url(https://paintyourlife.com/css/lib/img/flags@2x.png);
    }
}

.iti__flag.iti__np {
    background-color: transparent;
}

#create-your-portrait-hp-2518 .banner-middle-portrait {
    background-color: #f4e2ff !important;
}

    #create-your-portrait-hp-2518 .banner-middle-portrait.bg-gold {
        background-color: #DEC46E !important;
    }

#create-your-portrait-hp-2518 .create-your-title {
    color: #424040;
    font-weight: inherit;
}

.hand-panting-items {
    padding-top: 15px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    text-align: center;
}

.hand-panting-title {
    font-size: 30px;
    color: #323132;
    text-align: center;
}

.hand-panting-sub-title {
    color: #605e62;
    text-align: center;
    padding: 10px;
}

.hand-panting-item-text-02 {
    background-color: #f0ebf4;
}

.hand-panting-item-text-04 {
    background-color: #e7f2f1;
}

.hand-panting-item-text-06 {
    background-color: #f9f5ed;
}

.hand-panting-item-text {
    display: grid;
    align-items: center;
}

#showcase-button-hp-2518 .banner-middle-new {
    background-color: #f4e2ff !important;
}

.font-inherit {
    font-weight: inherit !important;
}

#showcase-button-hp-2518 .price-timing-v2 {
    color: #424040;
    font-size: 25px;
    padding-top: 5px;
}

.showcase-button-hp-2518 .btn-showcase.btn-viole-new {
    background-color: #fff !important;
    border: 1px solid var(--primary-color-v2) !important;
    border-radius: 8px;
}

.occasion-gallery-hp-2518 .list_title_v2 {
    display: none;
}

.occasion-gallery-hp-2518 .occasion-gallery-title {
    display: block;
    margin-bottom: 15px !important;
    margin-top: 0;
}

.occasion-gallery-hp-2518 {
    margin-top: 50px;
}

    .occasion-gallery-hp-2518 .caption-occ {
        font-size: 25px;
    }

.cap-title-v3 {
    color: var(--primary-color-v2);
}

.occasion-gallery-hp-2518 .caption-occ {
    font-size: 22px !important;
}

.create-your-hp-2518-btn-group {
    margin-bottom: 30px;
    width: 100%;
    margin-top: 20px;
}

.carousel-max-v95 .list_title_v2 {
    font-weight: 100 !important;
}

.list_title.font48px, .list_title.font40px {
    color: #585858;
}

#hpau-items-inspiration .cap-title {
    font-family: unset;
    line-height: initial;
    font-size: 21px;
    text-transform: uppercase;
    color: #585858;
}

#hpau-items-inspiration .sub-title {
    color: #585858;
}

#showcase-button-hp-2518 #love-us-2518 {
    background-color: unset;
}

.hand-panting-item {
    margin: 10px !important;
    margin-top: 0px !important;
    width: 100%;
}

#love-us-2518 .commitment-items img {
    width: 75px;
    height: 75px;
}

#showcase-button-hp-2518 .btn-showcase.btn-turnaround-v2 {
    text-transform: uppercase !important;
    font-weight: 200;
    border: 2px solid #6e0072 !important;
}

#create-your-portrait-hp-2518 .banner-middle-portrait .btn-turnaround {
    color: #6e0072;
}

#create-your-portrait-hp-2518 .btn-turnaround {
    text-transform: initial !important;
    font-weight: 100 !important;
}

#hpau-testimonial-video-hp {
    padding-bottom: 0px;
    margin-top: 30px;
}

.hpau-testimonial-video-sub-title {
    width: 100% !important;
    color: #585858 !important;
    font-size: 18px;
    text-align: left;
    border-left: 4px solid var(--primary-color-v2);
    padding: 5px 10px;
}

.margin-top-20px {
    margin-top: 20px;
}

#showcase-button-hp-2518 .btn-turnaround-v2 {
    background-color: #fff !important;
    color: var(--primary-color-v2) !important;
    border: 1px solid var(--primary-color-v2) !important;
    border-radius: 8px;
}

#love-us-2518 {
    background-color: unset !important;
}

#create-your-portrait-hp-2518 .btn-showcase {
    text-transform: uppercase !important;
}

.create-your-portrait .banner-middle-portrait a {
    border: 2px solid #6e0072 !important;
}

.font48px-none-bold {
    color: #585858;
    padding: 0 10px;
    font-size: 48px;
}

.font23px {
    font-size: 23px;
    line-height: inherit;
    color: #585858;
}

.occasion-gallery-hp-2518 .carousel-item {
    box-shadow: 2px 2px 7px 3px rgba(0,0,0,0.1);
    margin: 10px;
    border-radius: 10px
}

.occasion-gallery-hp-2518 .occasion-img {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 8px
}

    .occasion-gallery-hp-2518 .occasion-img:first-child {
        height: 300px !important;
        max-height: 300px !important;
    }

.occasion-gallery-hp-2518 .caption-occ {
    font-size: 22px !important;
    min-height: 70px;
    max-width: 100% !important;
}

.playpause {
    background-image: url('https://dqhvdmwzk0rbb.cloudfront.net/testimonial-videos-homepage-2518/icons/playIcon.png') !important;
}

.index-2021 .list_title.list_title_v2 {
    font-weight: 100 !important;
}

.ful-width-no-margin {
    margin-top: -15px;
}

@media only screen and (min-width: 1000px) {
    .hand-panting-item {
        margin: 5px 0;
        width: 31% !important;
        margin-top: 10px !important;
    }

    .hand-panting-items {
        margin-left: -20px;
        margin-right: -20px;
    }

    #hpau-testimonial-vimeo-items-hp {
        margin-top: 30px;
    }

    .hand-panting-sub-title {
        font-size: 20px;
    }

    .trustpilot-top-homepage-2518 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .trustpilot-top-homepage-2518 .trustpilot-local {
            margin-left: -30px;
            margin-right: -15px;
        }

    #love-us-2518 .commitment-items img {
        width: 113px;
        height: 113px;
    }

    #hpau-testimonial-vimeo-items-hp {
        margin-left: -10px;
        margin-right: -10px;
    }

    .occasion-gallery-hp-2518 {
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
        margin-top: 40px;
    }

    #create-your-portrait-hp-2518 .create-your-title {
        font-size: 25px;
    }

    #create-your-portrait-hp-2518 .btn-showcase {
        margin-left: 60px !important;
    }

    .occasion-gallery-hp-2518 .cap-title-v3 {
        text-align: center;
    }

    .create-your-hp-2518-btn-group .btn-viole-new {
        min-width: 200px;
    }

    #love-us-2518 .font23px {
        font-size: 21px;
    }

    .occasion-gallery-hp-2518 .caption-occ {
        margin-top: 5px !important;
    }
}

#showcase-button-hp-2518 {
    color: #585858;
    font-weight: inherit;
}

.hand-panting-items img {
    width: 100%;
}

#love-us-2518 .commitment-items {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.partial-group {
    margin-bottom: 30px;
    width: 100%;
    margin-top: -20px;
}

@media only screen and (max-width: 767px) {
    .occasion-gallery-hp-2518 #occasion_gallery {
        margin-bottom: 0px;
    }

    #showcase-button-hp-2518 .btn-showcase.btn-turnaround-v2 {
        margin-left: unset !important;
    }

    #showcase-button-hp-2518 .price-timing-v2 {
        font-size: 20px;
        font-weight: 200 !important;
    }

    .occasion-gallery-hp-2518 .caption-occ .cap-title {
    }

    .create-your-hp-2518-btn-group {
        margin-bottom: 0px;
        margin-top: 15px;
    }

    html.res-view .mobile-only.hiw-video-custom {
        padding-top: 30px;
    }

    .inspiration-gallery-hp-2518 .sub-title {
        text-align: center;
        padding-left: unset;
    }

    .font48px-none-bold {
        font-size: 29px;
    }

    .font23px {
        font-size: 18px;
    }

    #love-us-2518 .font20px {
        font-size: 15px;
    }

    .hand-panting-title {
        font-size: 20px;
        padding-top: 20px;
    }

    .index-2021 .love-us-v21 .commitment-items {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        overflow: hidden;
    }

    .commitment-items .attached-item {
        flex-basis: 33%;
        width: 33%;
    }

    .occasion-gallery-hp-2518 .occasion-img:first-child {
        min-height: 300px !important;
    }

    .occasion-gallery-hp-2518 .caption-occ {
        min-height: 75px !important;
    }

    #love-us-2518 .attached-item-title {
        padding-left: 0px !important;
        padding-right: 0px !important;
        width: 100% !important;
    }

    #love-us-2518 .list_title {
        padding-top: 10px !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    #love-us-2518 .font20px {
        font-size: 18px;
    }
}

@media only screen and (max-width: 498px) {
    .hand-panting-item {
        width: 48%;
    }
}

@media only screen and (max-width: 600px) {
    .hand-panting-item {
        width: 50%;
        min-height: 200px;
    }

    #love-us-2518 .love-us-v21 .attached-item-title {
        width: 100%;
        font-size: 16px !important;
    }

    #love-us-2518 .hand-panting-items img {
        min-height: 225px;
    }

    #love-us-2518 .hand-panting-item {
        margin: 0px !important;
    }

        #love-us-2518 .hand-panting-item .hand-panting-title {
            padding: 5px;
        }

        #love-us-2518 .hand-panting-item .hand-panting-sub-title {
            padding: 5px;
        }

        #love-us-2518 .hand-panting-item .font23px {
            font-size: 15px;
        }

    .partial-group {
        padding-left: 0px;
        padding-right: 0px;
    }

    .hpau-testimonial-video-sub-title {
        font-size: 17px;
    }
}

@media only screen and (min-width: 600px) {
    .hand-panting-item {
        width: 45%;
    }
}

@media only screen and (min-width: 768px) {
    .hand-panting-item {
        width: 45%;
    }
}

@media only screen and (min-width: 992px) {
    .hand-panting-item {
        width: 45%;
    }
}

.facebook-video-2518 {
    display: none;
}

@media (min-width: 750px) and (max-width: 800px) {
    #showcase-button-hp-2518 .btn-turnaround-v2 {
        padding: 8px 10px !important;
    }
}

.klaviyo-form-W9LZWJ button {
    padding: 0px !important;
}

@media (min-width: 1000px) {
    .klaviyo-form-coupon-detail {
        min-height: 279.66px
    }
}
