.dropdown-menu.account-dropdown {
    left: unset;
    right: 0px;
}

.dropdown-menu.account-dropdown li { width: 100%; }
.dropdown-menu.account-dropdown a { width: 100%; }
.nav > li > a {
    padding: 10px 10px;
}

.dropdown-menu.account-dropdown a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}

.store-bg-preview, .store-logo-preview {
    width: 100%;
}

.store-author-preview {
    width: 100%;
    max-width: 200px;
}

.ct_signup_banner {
    display: inline-block;
    height: 110px;
    background: #000000;
    position: relative;
    width: 100%;
}

.ct_signup_banner .container {
    height: 100%;
}
.ct_signup_banner .container img {

}

.ct_signup_banner .container span {
    padding-left: 50px;
    color: #DADADA;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}

.ct_signup_banner .ct_signup_banner_right_corner {
    display: inline-block;
    float: right;
    width: 200px;
    height: 100%;
    background: #FFFFFF url('colorado/signup_banner_right_corder_bg.png') left center no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;

}


.text-red {
    color: red;
}
.text-blue {
    color: #3c8dbc;
}
.text-blue:hover {
    color: #3c8dbc;
}

.printarea-specs, .printarea-delete {
    cursor: pointer;
}


.producttemplateprintareaSpecs {
}

.producttemplateprintareaSpecs-item {
}

.producttemplateprintareaSpecs-item label {
}

.producttemplateprintareaSpecs-image {
    position: relative;
}
.producttemplateprintareaSpecs-image img {
    display: inline-block;
}

.producttemplateprintareaSpecs-mask {
    position: relative;
}
.producttemplateprintareaSpecs-mask img {
    display: inline-block;
}

.producttemplateprintareaSpecs-viewport {
    position: absolute; z-index: 10;pointer-events:none;
    border: 2px dashed blue;
}

.producttemplateprintareaSpecs-safezone {
    position: absolute; z-index: 10;pointer-events:none;
    border: 2px dotted red;
}

.search-form.wrapper {
    width: 150px;
    display: inline-block;
    margin: 0px 0px 0 10px;
    float: right;
}


.product_specs li {
    color: #5AA7DD;
}

.product_specs a {
    /*color: #888;*/
}
.product_specs span {
    display: inline-block;
}

.color_item.selected {
    border: 4px solid #ff00ff;
}

.product-box-container > div:nth-child(n+9) {
    display: none;
}

@media (max-width: 991px) {
    .product-box-container > div:nth-child(n+5) {
        display: none;
    }

}

.product-box {
    height: 335px;
}

.product-box.dashboard {
    height: 400px;
}

.product-box .product-thumb {
    overflow: visible;
}

.product-image.microstore-published::before {
    display: none;
    content: '';
    background: url(monetyzestore/Approval_Check.png) center center no-repeat;
    background-size: contain;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: -13px;
}

.product-box .btn-xs {
    padding: 6px 8px;
    margin-top: 10px !important;
}
.product-link .btn-xs + .btn-xs {
    margin-left: 5px !important;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
    font-weight: 700;
}

.product-desc {
    width: 100%;
    display: inline-block;
}

input.error {
    background: rgba(255, 0, 0, 0.3);
    color: red;
}
@media (min-width: 1024px) {
    .modal-dialog {
        width: 768px;
        margin: 30px auto;
    }
}

@media (max-width: 767px) {
    .dropdown-submenu .dropdown-submenu { padding-left: 0px; }

    .dropdown-menu .dropdown.open .dropdown-menu,
    .dropdown.open .dropdown-menu .dropdown-menu {
        position: static;
        box-shadow: none;
        margin-top: 0px;
        top: unset;
        left: unset;
        padding-left: 15px;
    }

    .dropdown.open .dropdown-menu .dropdown-menu {
        display: block;
    }

}











/* NEW DESIGN starting from 2019-04-01 */

.new-design {
    color: #3C4652;
}
.navbar-brand {
    vertical-align: bottom;
    background: url(https://monetyzeweb.merchmake.com/accounts/69/store/MerchMake_Logo-02-cropped.png) center center no-repeat;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-position: center center;
    width: 200px;
    height: 95px;
}

.navbar-brand > img {
    max-width: 200px !important;
    max-height: 75px !important;
}

.new-design .navbar-default {
    padding: 12px 0;
}

#navbar {
    float: right;
    margin-bottom: 0px;
    margin-top: 28px;
}

.navbar-default .navbar-floating {
    margin-top: 28px;
}

.navbar-default .navbar-toggle {
    margin-top: 33px;
}

.new-design .navbar-default .navbar-nav > li > a {
    color: #B7B7B7;
    text-transform: uppercase;
}

.new-design .navbar-default .navbar-nav > li > .head_btn {
    display: inline-block;
    background: #00ADE6;
    padding: 10px 15px;
    margin: 0px 15px;
    color: #FAFEFF;
}


.new-design .footer {
    background-color: #D8DAD9;
    padding-bottom: 0px;
    margin-top: 0px;
}

.new-design .footer h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3C4652;
    font-size: 22px;
}

.new-design .footer .link-list li a {
    color: #3C4652;
    font-size: 16px;
}

.new-design .footer .link-list.social li {
    display: inline-block;
    margin-right: 15px;
}

.new-design .footer .link-list.social li a {
    font-size: 54px;
}
.new-design .footer .newsletter-form {
    max-width: 330px;
}
.new-design .footer input[type=text] {
    background: transparent;
    border: 1px solid #3C4652;
    font-size: 16px;
    padding: 24px 25px;
    line-height: 18px;
}

.new-design .newsletter-form form .newsletter-button {
    height: 49px;
    color: #3C4652;
}
.new-design .footer > hr {
    display: none;
}
.new-design .footer .powered-by {
    width: 100%;
    background: #00ADE6;
    color: #FFF;
    line-height: 70px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.new-design .powered-by a {
    color: #FFF;
}

.title-section {
    display: block; float: left;
    width: 100%;
    height: 330px;
    position: relative;
    background: url(monetyzestore/pattern_cropped.png) center left repeat-x;
    background-size: contain;
    box-shadow: inset 0px  11px 10px -8px rgba(0,0,0,0.3), inset 0px -11px 10px -8px rgba(0,0,0,0.3);
}
.title-section .container {
    position: absolute;
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
    width: 100%;
}

.title-section .small {
    color: #3C4652;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
}
.title-section h3 {
    color: #00ADE6;
    font-weight: 700;
    font-size: 40px;
    padding: 20px;
    margin: 0px;
}

@media (min-width: 1440px) {
    .new-design .container {
        width: 1400px;
    }
    .title-section .container {
        left: 50%;
        margin-left: -720px;
    }
}
@media (max-width: 1023px) {
    .new-design .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media (max-width: 768px) {
    .navbar-nav {
        margin: 7.5px 5px;
    }
    .navbar-default .navbar-floating {
        margin-top: 23px;
    }
}



@media (max-width: 767px) {
    #navbar {
        float: left;
        margin-bottom: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .new-design #navbar {
        float: none;
    }
    .new-design .navbar-default .navbar-nav > li > .head_btn {
        display: inline-block;
        background: transparent;
        color: #00ADE6;
        padding: 10px;
        margin: 0px;
    }

}





/* BOF HOMEPAGE */
.merchmake_home_section {
    display: block; float: left;
    width: 100%;
    padding: 80px 0px;
}
.merchmake_home_section.hr_bottom {
    border-bottom: 1px solid #D8DAD9;
}
.merchmake_home_section .home_section_title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #3C4652;
}

.merchmake_home_section .home_section_description {
    font-size: 20px;
    color: #3C4652;
    text-align: center;
}

.merchmake_home_section .homepage_buttons {
    margin-top: 30px;
    text-align: center;
}
.merchmake_home_section .homepage_btn {
    background: #00ADE6;
    padding: 19px 40px;
    color: #FFF;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}
.merchmake_home_section .homepage_btn.rounded {
    border-radius: 35px;
}


.homepage-icons {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.homepage-icons ul {
    list-style: none;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 70px 0 0 0px;
    position: relative;
}
.homepage-icons li {
    list-style: none;
    text-align: center;
    display: block;
    width: CALC(100%/6 - 10px);
    padding-top: CALC(100%/6 - 10px);
    position: relative;
    margin: 5px;
    background: url(monetyzestore/mm-clubs.png) top center no-repeat;
    background-size: contain;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3C4652;
    overflow: hidden;
    float: left
}
.homepage-icons .mm-clubs           { background-image: url(monetyzestore/mm-clubs.png); }
.homepage-icons .mm-brands          { background-image: url(monetyzestore/Entertainment-20.png); }
.homepage-icons .mm-organizations   { background-image: url(monetyzestore/mm-organizations.png); }
.homepage-icons .mm-sportteams      { background-image: url(monetyzestore/mm-sportsteams.png); }
.homepage-icons .mm-artists         { background-image: url(monetyzestore/mm-artists.png); }
.homepage-icons .mm-photographers   { background-image: url(monetyzestore/mm-photographers.png); }
.homepage-icons .mm-entrepreneurs   { background-image: url(monetyzestore/mm-entrepreneur.png); }


.how-it-works-steps {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.how-it-works-steps ul {
    list-style: none;
    text-align: center;
    width: 100%;
    padding: 0px;
    margin: 0px 0 0 0px;
    position: relative;
}
.how-it-works-steps li {
    list-style: none;
    text-align: center;
    display: block;
    width: CALC(100%/3 - 20px);
    position: relative;
    margin: 10px;
    color: #3C4652;
    overflow: hidden;
    float: left
}



.how-it-works-steps .image {
    display: block;
    float: left;
    width: 100%;
    padding-top: 100%;
    background: url(monetyzestore/How_it_works_new-01.png) top center no-repeat;
    background-size: contain;
}
.how-it-works-step-1 .image { background-image: url(monetyzestore/How_it_works_new-01.png); }
.how-it-works-step-2 .image { background-image: url(monetyzestore/How_it_works_new-02.png); }
.how-it-works-step-3 .image { background-image: url(monetyzestore/How_it_works_new-03.png); }
.how-it-works-step-4 .image { background-image: url(monetyzestore/How_it_works_new-04.png); }

.how-it-works-steps .number {
    display: inline-block;
    width: 90px;
    line-height: 90px;
    background: #EFEFEF;
    font-size: 28px;
    font-weight: 700;
    color: #3C4652;
    border-radius: 90px;
    margin-bottom: 30px;
    position: relative;
}
.how-it-works-steps .number.active:after {
    font-family: "FontAwesome";
    content: "\f00c";
    right: -10px;
    bottom: 0px;
    position: absolute;
    line-height: 37px;
    font-size: 26px;
    background: #00ADE6;
    border-radius: 37px;
    width: 37px;
    color: #fff;
    font-weight: 400;
}

.how-it-works-steps .description {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #3C4652;
    font-weight: 400;
}
.how-it-works-steps .description big {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #3C4652;
    display: inline-block;
    width: 100%;
}


.homepage-cards {
    margin-top: 50px;
}


.homepage-cards .card {
    text-align: center;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    width: 100%;
    max-width: 660px;
    min-height: 330px;
    padding: 10px 60px;
    font-size: 14px;
    line-height: 18px;
}

.homepage-cards .card .title {

    font-size: 20px;
    font-weight: 700;
}

.homepage-cards .card .image {
    display: inline-block;
    width: 100%;
    max-width: 200px;
}
.homepage-cards .card .image img {
    width: 100%;
}


.customize-btn {
    display: none;
}

.homepage-cards .mm-wedeliveryourproducts .image { background-image: url(monetyzestore/Card_Fulfillment.png); }


.home_collection_section {
    display: block; float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.home_collection_section h1 {
    text-align: center;
    font-weight: 700 !important;
    font-size: 24px;
    margin-bottom: 50px !important;
}
.home_collection_section .item:nth-child(n+5) {
    display: none;
}

.home_collection_section .customize-btn {
    display: block;
    float: left;
    padding: 5px 10px;
    background: #00ADE6;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.home_collection_section .product-box {
    height: 398px;
}



.merchmake_home_testimonials {

}
.merchmake_home_testimonials .merchmake_home_testimonial_item {
    position: relative;
    margin: 70px 0;
}
.merchmake_home_testimonials .content {
    position: initial;
}

.merchmake_home_testimonials .image { text-align: right; }
.merchmake_home_testimonials .image img { width: 100%; max-width: 480px;}
.merchmake_home_testimonials .testimonial--name { font-size: 24px; font-weight: 700;  }
.merchmake_home_testimonials .testimonial--title { font-size: 22px; font-weight: 400;  }
.merchmake_home_testimonials .testimonial--text { font-size: 16px; font-weight: 400; padding-top: 10px; }

.merchmake_home_testimonials .floated_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.merchmake_home_contactform {
    display: block; float: left;
    width: 100%;
    background: #00ADE6;
    padding: 40px 0;
}

.merchmake_home_contactform h4 {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFF;
}

.merchmake_home_contactform p {
    text-align: center;
    font-size: 18px;
    color: #FFF;
}

.merchmake_home_contactform .form-group .help-block {
    text-align: left;
    padding-left: 120px;
}

.home-contact-form {
    margin-top: 50px;
}
.merchmake_home_contactform .form-group label {
    width: 100px;
    padding-right: 20px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 38px;
    text-align: right;
    height: 48px;
}
.merchmake_home_contactform .form-group.field-contactform-verifycode label,
label.field-contactform-verifycode-like {
    width: 100%;
    text-align: left;
    padding-left: 120px;
    height: 32px;
}
.merchmake_home_contactform .form-group.field-contactform-verifycode > .row {
    padding-left: 120px;
}
.merchmake_home_contactform .form-group.field-contactform-verifycode > .row > div {
    display: inline-block;
    width: auto;
}
.merchmake_home_contactform .form-group.field-contactform-verifycode input {
    width: 100%;
}
.merchmake_home_contactform .form-group.field-contactform-verifycode .btn {
    height: 48px;
}
.merchmake_home_contactform .form-group input,
.merchmake_home_contactform .form-group textarea {
    width: CALC(100% - 120px);
    background: transparent !important;
    color: #FFF;
    display: inline-block;
    float: none;
    vertical-align: top;
    border-color: #FFF;
    font-size: 18px;
    float: right;
    height: 48px;
}
.merchmake_home_contactform .form-group textarea {
    height: 112px;
}

.merchmake_home_contactform .form-group input::-webkit-input-placeholder {  color: #f2f2f2; }
.merchmake_home_contactform .form-group input:-ms-input-placeholder { color: #f2f2f2; }
.merchmake_home_contactform .form-group input::-moz-placeholder { color: #f2f2f2; }
.merchmake_home_contactform .form-group input:-moz-placeholder { color: #f2f2f2; }

.merchmake_home_contactform .form-group textarea::-webkit-input-placeholder {  color: #f2f2f2; }
.merchmake_home_contactform .form-group textarea:-ms-input-placeholder { color: #f2f2f2; }
.merchmake_home_contactform .form-group textarea::-moz-placeholder { color: #f2f2f2; }
.merchmake_home_contactform .form-group textarea:-moz-placeholder { color: #f2f2f2; }

.merchmake_home_contactform .btn.btn-primary {
    color: #FFF;
    font-size: 18px;
    padding: 15px 30px;
    background: #0078a5 !important;
}


@media (max-width: 1280px) {
    .product-box .btn-xs {
        padding: 3px 5px;
        margin-top: 10px !important;
        font-size: 12px;
    }
}
@media (max-width: 1024px) {
    .product-box .btn-xs {
        padding: 4px 8px;
        margin-top: 10px !important;
        font-size: 13px;
    }
    .product-box.dashboard {
        height: 420px;
    }
    .merchmake_home_section .home_section_description {
        font-size: 18px;
    }
    .homepage-icons li {
        font-size: 18px;
        line-height: 20px;
    }

    .how-it-works-steps .description {
        font-size: 15px;
        line-height: 20px;
    }
}

@media (max-width: 900px) {
    .product-box.dashboard {
        height: 400px;
    }

    .homepage-icons li { font-size: 12px; line-height: 14px; }
    .how-it-works-steps .description big { font-size: 15px; }
    .how-it-works-steps .description  { font-size: 13px; line-height: 16px; }
    .merchmake_home_section .home_section_description { font-size: 16px; }
    .merchmake_home_section .homepage_btn {
        padding: 10px 20px;
        font-size: 20px;
        line-height: 24px;
    }
    .merchmake_home_section .home_section_title {
        font-size: 24px;
    }
    .title-section { height: 230px; }
    .title-section h3 { font-size: 32px; }
    .new-design .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width: 768px) {
    .new-design .navbar-nav > li > a {
        font-size: 13px;
    }
    .new-design .navbar-default .navbar-nav > li > .head_btn {
        padding: 10px 10px;
        margin: 5px 5px;
    }
}


@media (max-width: 640px) {
    .section_1 .homepage-icons ul {
        margin-top: 10px;
    }

    #design-get-started {
        padding: 5px 10px 5px;
        line-height: 22px;
        height: 32px !important;
    }
}
@media (max-width: 480px) {
    .title-section h3 { font-size: 18px; }
    .merchmake_home_section { padding: 40px 0; }
    .merchmake_home_section .home_section_description { font-size: 14px; line-height: 18px; }
    .merchmake_home_section .homepage_btn { margin-bottom: 10px; }
    .how-it-works-steps li { margin: 10px 5px; width: CALC(100%/1 - 10px); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2); padding: 0 5px; }
    .how-it-works-steps .image {    width: 150px; display: inline-block; margin: 0px CALC((100% - 150px) / 2) 0 CALC((100% - 150px) / 2); height: 150px; padding: 0; }
    .how-it-works-steps .number { width: 50px; line-height: 50px; font-size: 22px; }
    .how-it-works-steps .number.active:after { width: 22px; font-size: 14px; line-height: 22px; }
    .how-it-works-steps .description big { font-size: 18px; font-weight: 700; }
    .how-it-works-steps .description { font-size: 14px; line-height: 18px; }
    .homepage-cards { margin-top: 20px; }
    .homepage-cards .card { margin-bottom: 10px; }
    .home_collection_section { padding-top: 30px; padding-bottom: 30px; }
    .merchmake_home_testimonials .merchmake_home_testimonial_item { margin: 90px 0; }
    .merchmake_home_testimonials .testimonial--name { font-size: 20px; }
    .merchmake_home_testimonials .testimonial--title {font-size: 16px; line-height: 18px; display: inline-block; }
    .merchmake_home_testimonials .testimonial--text { font-size: 13px; line-height: 16px; display: inline-block; }
    .merchmake_home_contactform h4 { font-size: 17px; }
    .merchmake_home_contactform p { font-size: 14px; }
    .merchmake_home_contactform .form-group label { font-size: 16px; }
    .merchmake_home_contactform .form-group.field-contactform-verifycode > .row { padding: 0px 0 0 100px; }
    .homepage-icons li {
        width: CALC(100%/3 - 12px);
        padding-top: CALC(100%/3 - 12px);
        display: inline-block;
        float: unset;

    }

}

/* EOF HOMEPAGE*/


#product-mockup #texteditor {
    /*width: 100%;*/
}

#product-mockup .btn-colorpicker .miniColors-triggerWrap {
    float: left;
}
#product-mockup .btn-colorpicker input[type=text] {
    min-height: unset;
    line-height: 16px;
    margin-right: 5px;
}


#artworkDialog .modal-content {
    max-width: 95vw;
}


.customization-bar-wrapper {
    padding: 10px 15px;
    margin-top: -15px;
}
.customization-bar-wrapper:hover {
    background: rgba(0, 0, 0, 0.025);
}

.customization-bar-wrapper .close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;

}
.customization-bar-wrapper:hover .close {
    display: inline-block;
}

.label.empty {
    color: #333;
    border: 1px solid #eee;
    background-color: transparent;
}

.label.label-info.empty {
    color: #5BC0DE;
    border: 1px solid #5BC0DE;
    background-color: transparent;
}


.form-group.required .control-label:after {
    content:'*';
    color: red;
}



#sizeinfo img {
    /*width: 100%;*/
    max-width: 100%;
}

#sizeinfo .modal-header .close {
    margin-top: 0px;
    position: absolute;
    top: 6px;
    right: 10px;
}

@media (max-width: 767px) {

    #sizeinfo .expand.sizeinfo {
        overflow-x: scroll;
    }

    #sizeinfo table {
        min-width: 450px;
    }

}


/*
@media (max-width: 1280px) {
    #sizeinfo img { max-width: 360px; }
}
@media (max-width: 1024px) {
    #sizeinfo img { max-width: 435px; }
}
@media (max-width: 420px) {
    #sizeinfo img { max-width: 335px; }
}*/


#bring-to-front, #send-to-back {
    display: none;
    padding: 7px 0 2px 0;
}
#bring-to-front i {
    background: url(monetyzestore/icon_bring-to-front.png) center center no-repeat;
    background-size: contain;
    width: 28px;
    height: 14px;
    display: inline-block;
}

#send-to-back i {
    background: url(monetyzestore/icon_send-to-back.png) center center no-repeat;
    background-size: contain;
    width: 28px;
    height: 14px;
    display: inline-block;
}

.ui-widget.ui-dialog {
    font-family: inherit;
    font-size: 1.0em;
}

.ui-dialog {
    z-index: 1051;
}

.ui-dialog .ui-dialog-title {
    font-size: 1.2em;
}

.ui-widget-header {
    border: 0px none;
    border-bottom: 1px solid #aaa;
    background: transparent;
    border-radius: 0px;
}

.ui-dialog .ui-dialog-titlebar-close {
    box-shadow: unset;
    border: 0px none;
    background: transparent;
}

.ui-dialog-titlebar-close span {
    display: inline-block;
    vertical-align: top;
    font-weight: 100;
    color: #aaa;
}

.ui-dialog-titlebar-close:hover span {
    color: #000000;
}

.ui-dialog #loader .overlay {
    text-align: center;
}

.ui-dialog #loader .overlay i {
    line-height: 85px;
    font-size: 32px;
}




.helpmewithartwork_blank_link {
    color: #3c8dbc !important;
    cursor: pointer;
}
.helpmewithartwork_blank_link span {
    margin: 0px;
}
#helpmewithartwork-artwork {
    display: inline-block;
}

.helpmewithartworkform-artwork-items {
    padding-left: 25px;
}
.helpmewithartworkform-artwork-item {
    list-style: none;
    position: relative;
}

.helpmewithartworkform-artwork-item .fa-close {
    position: absolute;
    left: -17px;
    top: 5px;
    cursor: pointer;
}





.stroke-price-txt {
    text-decoration: line-through;
    padding-right: 10px;
}

.stroke-price-txt + .price-txt, .stroke-price-txt + br + .price-txt {
    color: red;
    font-weight: bold;
    font-size: 1.1em;
}

.stroke-price-txt + br + .price-txt {
	display:block !important;
}


i.price-txt, i.stroke-price-txt {
    font-style: normal;
}


.btn-blue {
    background: #00ADE6;
    color: #fff;
}
.btn-blue:hover {
    color: #fff;
}

.btn-lg {
    font-weight: 700;
    font-size: 15px;
}

.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }

.infinite-scroll-loading-text {
	width: 100%;
}
