/**
keywords:
+ mobile version
+ pc version
 */

#frmQuote {
    width: 100%;
    font-size: 16px;
}

.red-box-quote {
    padding: 10px 0;
}

div#finishes {
    margin: 0px !important;
}

.form-login-home .form-login-home-left a {
    padding: 10px 3em;
    font-size: 22px !important;
    border-radius: 8px;
    background-color: #df2727;
    color: #fff;
}

.col.text-cal-home.small-12.large-12 {
    font-size: 21px;
}

.form-login-home .form-login-home-right {
    font-size: 21px;
    line-height: unset;
}

.row-collapse>.col.text-cal-home {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 40px;
}

.form-calculator {
    padding: 0px 0px;
    background: none;
}

.cal-product-single {
    box-shadow: 0px 5px 15px #aaaaaa;
    border-radius: 10px;
    width: 90% !important;
    margin: auto !important;
    margin-bottom: 20px !important;
    padding: 0px 40px !important;
    background-color: #000;
}

.product-summary .form-calculator {
}

#frmQuote .font-9 {
    font-size: 11px;
}

#frmQuote .font-9 {
    font-size: 12px;
}

.btnGetPrice {
    padding: 10px 50px;
}

#frmQuote .font-8 {
    font-size: 11px;
}


#frmQuote .font-8 {
    font-size: 13px;
}

#frmQuote .text-pink {
    width: 50%;
}

#myModal_materal .text-pink {
    width: 100%;
}

img.labelSize {
    height: 60px !important;
}

#frmQuote .h4.cal-text {
    margin: 15px 0px;
    font-size: 16px !important;
}

#frmQuote span.text-comment-pink {
    font-size: 16px;
}

.img .img-inner {
    text-align: center;
}

.font-weight-bold {
    font-weight: bolder;
}

#frmQuote .container-image .btnAll {
    background: #1560ad;
    color: white;
    font-weight: bold;
    padding: 18px;
    margin: 0px 0px;
    margin-bottom: 10px;
    cursor: pointer;
}

#order-more {
    margin-bottom: 8px;
}

#order-more-2 {
}

#frmQuote .img-thumbnail {
    width: 100%;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    cursor: pointer;
}

#frmQuote .img-thumbnail:hover {
    box-shadow: 5px 5px 10px #aaaaaa;
    background: white;
    cursor: pointer;
}

.boxMaterialItem .container-image {
    width: 100%;
}

p.cal-info-newlayout {
    margin: 0px;
}

#frmQuote .material-content-container-new-look > a {
    -webkit-flex-grow: inherit;
    -ms-flex-positive: 1;
    flex-grow: inherit;
}


#frmQuote .material-content-container-new-look > a:hover {
    color: #1560ad;
}

#frmQuote .icon-i {
    width: 25px;
    padding-right: 0;
    margin-right: 0px;
    /* margin-top: 3px; */
}

#frmQuote .material-default {
    width: 100%;
}

#frmQuote .cal-new-look .col-lg-2 {
    width: 15.5%;
}

#frmQuote .cal-new-look .col-lg-2 {
    width: 15%;
}

.cal-new-look .col-lg-2 {
    padding-right: 0;
    padding-left: 0;
    margin: 0px 15px;
    width: 18%;
    margin-left: 0;
}

.lol {
    padding-top: 15px;
}

#frmQuote #boxMaterial {
    width: 16%;
    margin: 0px;
    border: none;
    color: #1560ad;
    cursor: pointer;
}

#frmQuote #boxMaterial {
    background: none;
}

#frmQuote #boxMaterial .img-thumbnail:hover {
    box-shadow: 5px 5px 10px #aaaaaa;
}


.img-thumbnail.material-content-container-new-look.text-center.active {
    outline: 0;
    color: white;
    border: 2px solid #e31c1a;
}

.cal-info a {
    position: absolute;
    bottom: -1px;
    width: 20px;
    height: 20px;
    padding: 5px;
    border: 1px solid #e31c1a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e31c1a;
}

.cal-info i {
    position: absolute;
    left: 6.9px;
    top: 3.1px;
    color: white;
    font-size: 12px;
}

.cal-info-newlayout i {
    position: absolute;
    left: 8.8px;
    top: 4.8px;
    color: white;
    font-size: 10px;
}

.cal-info-newlayout a {
    position: absolute;
    top: 5.4px;
    right: 10px;
    width: 23px;
    height: 23px;
    padding: 5px;
    border: 1px solid #e31c1a;
    background: #e31c1a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.printcolor-default {
    width: 100%;
}


.embellishment_default {
    width: 100%;
}

div#myModal_foil {
    width: 50%;
    margin: 0 auto;
}

.foil_container {
    padding: 20px;
}

.foil_item {
    margin: 10px;
}

.foil_item>.active {
    outline: 0;
    color: white;
    border: 2px solid #ec165f;
}

a.choosefoil_text {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    padding-top: 5px;
    font-weight: 700;
    color: #1560ad;
}

/**
+ mobile version
 */
@media only screen and (max-width: 414px) and (max-width: 600px) {

    .material-content-container>a {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-height: 100px;
        text-align: center;
        text-transform: uppercase;
        font-size: 11px;
        padding-top: 5px;
        font-weight: 700;
        color: #000;
    }

    #frmQuote ul.flex-row {
        padding: 0px 12px
    }

    #frmQuote #size img {
        margin-left: 10px !important;
    }

    .cal-product-single {
        box-shadow: 0px 5px 15px #aaaaaa;
        border-radius: 10px;
        width: 100% !important;
        margin: auto !important;
        margin-bottom: l0px !important;
        padding: 0px 0px !important;
        background-color: #f1f1f1;
    }

    /*.product-footer .container {
        margin: 0px;
        padding: 0px;
    }*/

    #frmQuote .cal-new-look {
        margin-top: 10px;
    }

    #frmQuote .cal-new-look .col-lg-2 {
        width: 30%;
        margin: 3px;
    }

    #frmQuote .container-image .btnAll {
        background: #1560ad;
        color: white;
        font-weight: bold;
        font-size: 10px;
        padding: 16px 0px;
        margin: 0px 0px;
        margin-bottom: 10px;
        cursor: pointer;
        padding-bottom: 0px;
        min-height: 60px;
    }

    #frmQuote .container-image .btnAll {
        background: #1560ad;
        color: white;
        font-weight: bold;
        padding: 5px;
        padding-top: 7px;
        margin: 0px 0px;
        margin-bottom: 10px;
        cursor: pointer;
        min-height: 10px;
    }

    .cal-new-look .col-lg-2 {
        width: inherit;
    }

    #frmQuote #boxMaterial {
        width: 31.33%;
        margin: 3px;
        border: none;
        color: #1560ad;
        cursor: pointer;
    }


    #frmQuote .text-pink {
        width: auto;
    }


    .form-calculator {
        padding: 0px 0px 0px 0px;
    }

    #help-full1 input[type="text"] {
        height: 45px;
        padding: 5px;
        margin: 0px 10px;
        margin-right: 0px;
        width: 100px;
        border-radius: 5px;
        color: #e31c1a;
        border-color: #757575;
        text-align: center;
    }

    #frmQuote span.text-comment-pink {
        font-size: 13px;
    }

    #frmQuote .font-8 {
        font-size: 12px;
    }

    .text-link-email {
        margin-left: -7%;
        padding-top: 0 !important;
    }

    .form-login-home .form-login-home-left a {
        padding: 3px 3em;
        font-size: 1.2em !important;
        border-radius: 8px;
        background-color: #df2727;
        color: #fff;
    }
}

.text-link-email {
    margin-top: 0;
}

button#btn-order-now {
    margin-top: 0;
}

div#cal-order-now {
    padding-top: 20px;
}

.flex-justify-content-center {
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}

