﻿input, textarea, select {
    padding: 8px 15px;
    width: 100%
}

br {
    margin: 5px 0;
    display: block
}

.cwsModal {
    display: none;
    position: fixed;
    z-index: 1024;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: #0006
}

.cwsModalerror {
    display: none;
    margin-left: 10px
}

.cwsModalerror_show {
    color: red;
    margin-left: 10px
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    max-width: 800px;
    width: 100%;
    box-shadow: 0 4px 8px #0003,0 6px 20px #00000030;
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

.modal-header h2 {
    color: #fff;
    margin: 0;
    padding: 15px 0;
    font-size: 18px
}

@-webkit-keyframes animatetop {
    0% {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    0% {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.cwsCloseForm {
    cursor: pointer;
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    right: 15px;
    top: 11px
}

    .cwsCloseForm:hover, .cwsCloseForm:focus {
        opacity: .8
    }

.modal-header {
    padding: 2px 16px;
    background-color: #000;
    color: #fff
}

.modal-body {
    padding: 10px 15px
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: #fff
}

.cwsCfpLoading {
    background: none repeat scroll 0 0 #00000080;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101
}

.cwsCfpLoading-box {
    background: none repeat scroll center center #fff;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 0 1px 4px #666;
    left: 0;
    overflow: auto;
    padding: 16px;
    position: fixed;
    text-align: center;
    top: 20%;
    z-index: 99999;
    right: 0;
    max-width: 200px;
    margin: 0 auto
}

    .cwsCfpLoading-box p img {
        color: #d0622b;
        float: left;
        font-size: 14px;
        font-style: italic;
        font-weight: 700
    }

    .cwsCfpLoading-box p span {
        float: left;
        font-size: .8125em;
        font-weight: 700;
        padding: 6px 0 0 12px;
        white-space: nowrap
    }

#cwsCFPcaptcha {
    margin: 8px 0 15px;
    display: block
}

#cwsCallforPriceModal .btn {
    margin-bottom: 5px
}

#cwsCfpOption select {
    margin-bottom: 10px
}

#cfpnumber {
    margin-top: 5px;
    display: block
}

#cwsCallforPrice {
    line-height: 1.4;
    padding: 8px 15px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: #000;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px 0;
    display: block
}

    #cwsCallforPrice:hover {
        opacity: .7
    }

.modal-body label {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 600
}

.product-single__meta #cwsCallforPrice {
    margin: 0 5px 10px;
    width: 100%;
    min-height: 44px
}

.product-single__meta #cfpnumber a {
    font-weight: 400
}

.product-single__meta #cfpnumber {
    margin-left: 10px;
    margin-bottom: 6px;
    font-weight: 600
}

@media only screen and (max-width:999px) {
    .modal-content {
        max-width: 85%
    }

    .rc-anchor-normal, #cwsCFPcaptcha {
        width: 100%;
        overflow: hidden
    }
}

@media only screen and (max-width:767px) {
    .modal-header h2 {
        padding: 10px 5px;
        font-size: 13px
    }

    .modal-body label {
        font-size: 13px
    }

    #cwsCallforPrice {
        padding: 6px 10px;
        font-size: 11px;
        margin-top: 5px
    }

    .cwsModal {
        padding-top: 100px
    }
}

@media only screen and (max-width:480px) {
    #cfpnumber a {
        display: block;
        margin-bottom: 5px
    }

    .product-single__meta #cfpnumber {
        clear: both;
        display: block;
        width: 100%;
        margin: 15px 0
    }

    .rc-anchor-normal .rc-anchor-content {
        width: 150px
    }

    .modal-content {
        max-width: 99%
    }

    .rc-anchor-normal, #cwsCFPcaptcha {
        width: 100%
    }

        #cwsCFPcaptcha > div {
            width: 280px !important;
            overflow: hidden
        }

    .rc-anchor-logo-portrait {
        margin: 10px 0 0 !important
    }

    iframe {
        width: 288px
    }

    .rc-anchor-logo-portrait {
        margin: 7px 0 0 -23px
    }
}
/*# sourceMappingURL=/cdn/shop/t/86/assets/cws-callforprice.css.map?v=77086885457904272381608288568 */
