﻿
.Note p {
    font-weight: bold;
    margin-top: 20px;
    font-size: 13px;
    color: #000000;
}

.backToHome {
    text-align: right;
    margin-top: 10px;
}

.remove i {
    cursor: pointer;
}

#Summary {
    margin-bottom: 10px;
}

.SummaryQuantity {
    margin-top: 10px;
    margin-bottom: 10px;
}


div#PropertiesDisplay {
    margin-bottom: 15px;
}

.copyright span {
    color: #9e242b;
}

.payment_terms a, .privacy_policy a {
    color: white !important;
    font-size: 10px;
}

.payment_terms, .privacy_policy {
    display: inline-block;
}



.social {
    text-align: center;
}

.pay_method {
    display: inline-block;
}

.payments {
    display: table;
    margin: 15px auto
}

.social__item--circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.social__item {
    display: inline-block;
    line-height: 30px;
    -webkit-transition: 0.6s ease;
    -o-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
    transition: 0.6s ease;
    text-align: center;
    width: 30px;
    background: #484848;
    margin-right: 7px;
}

    .social__item i {
        color: white;
    }



#CartTable td input {
    width: 76px;
    text-align: center;
}

.SummaryProductName {
    margin-top: 20px;
}

.SummaryColour {
    margin-top: 010px;
}

.SummarySize {
    margin-top: 10px;
}

.SummaryFabric {
    margin-top: 10px;
}

.SummaryProperties {
    margin-top: 10px;
}

.SummaryPrice {
    margin-top: 10px;
}

.property {
    margin-top: 10px;
}

.navBg {
    background: #f0f0f0;
    margin-top: -15px;
    padding: 25px 0px;
}

.form-group {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

    .form-group:nth-child(odd) {
        margin-right: 20px;
    }

.custom_button {
    background: #9e242b;
    font-size: 13px;
    color: white !important;
    border-radius: 0;
    margin-right: 5px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    padding: 5px 10px;
}

.backToHome a {
    color: #525251;
    border: 2px solid #b04f55;
    text-transform: uppercase;
    padding: 1px 7px;
    text-decoration: none !important;
    font-size: 12px;
}

.backToHome {
    text-align: right;
}


#CartTable {
    margin-top: 25px;
}

    #CartTable
    thead {
        background: #525251;
    }

    #CartTable th {
        padding: 5px 5px;
        color: white;
    }

    #CartTable td {
        padding: 10px;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 5px 0px;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #e6e6e6;
    background-clip: padding-box;
    border: 0;
    border-radius: 0;
    border-top: 1px solid #9e282f;
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #9e282f;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: #9e282f;
}




.headerUnderline {
    border-bottom: 4px solid;
    color: #9e282f;
    display: block;
    max-width: 200px;
    margin: 0 auto;
}

.headerBg {
    background: url('../images/WINDOVERT_top_banner-03.jpg')no-repeat;
    background-size: 100% 100%;
    margin-bottom: 15px;
}

.main_header {
    text-align: center;
    font-size: 30px;
    font-family: 'Zona Pro';
    color: #525251
}

.innerHeader {
    display: table;
    margin: 0 auto;
    padding: 5px 15px;
}

.CustomInput input, .CustomInput select {
    width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 5px 5px;
    border: lightgray 1px solid;
}

.CustomInput label {
    display: block;
    /*margin-bottom: 0;
    font-size: 14px;
    margin-top: -10px;
  
    font-weight: bold;*/
    position: relative;
}

.fabricMessage, .colorMessage {
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100%);
    display: block;
    background: #ffffff5c;
}

#fmessage, #cmessage {
    top: 47%;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    float: none;
    left: 0;
    right: 0;
    font-size: 20px;
    font-weight: bold;
    color: red;
}

.CustomHeader {
    font-weight: bold;
    font-size: 14px;
}

.CustomOutput label {
    font-weight: bold;
    display: inline-block;
    clear: both;
}

/*form#PricingForm {
    margin-top: 10px;
    margin-bottom: 20px;
}*/

.customHeaderH2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

div#Pricing {
    display: inline-block;
    font-size: 14px;
}

.CustomOutput.greenBox {
    border: 1px solid #9e282f;
    padding: 5px;
}

#ProductImageHolder {
    margin-bottom: 25px;
}

#LineSummary {
    padding: 0;
    margin-top: -5px;
}

.CustomHeader {
    font-weight: bold;
    font-size: 14px;
    color: #afafaf;
}

nav.navbar.navbar-expand-sm.navbar-toggleable-sm.navbar-light.bg-white.border-bottom.mb-3 {
    margin: 0;
    padding: 0;
    /*background-image: url('../images/split.png');
    background-repeat: no-repeat;*/
    background-size: 100%;
    border-bottom: none !important;
    background: #f0f0f0 !important
}



a.navbar-brand {
    padding: 0;
    /*margin-left: -15px;*/
}


.SelectBlock [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

    /* IMAGE STYLES */
    .SelectBlock [type=radio] + img {
        cursor: pointer;
    }

    /* CHECKED STYLES */
    .SelectBlock [type=radio]:checked + img {
        border: 4px solid #d1232a;
    }


.SelectBlock {
    width: 310px;
    height: 350px;
    display: inline-block;
    margin: 10px 23px;
}



.productBlock img {
    height: 320px;
    object-fit: cover;
}

.product-list {
    margin-bottom: 24px;
}

.productBoxes {
    padding-bottom: 40px;
}

    .SelectBlock img {
        width: 310px;
        height: 320px;
        object-fit: cover;
    }




.SelectBlock2 [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

p#SizeInstructions {
    margin-bottom: 20px;
}

    /* IMAGE STYLES */
    .SelectBlock2 [type=radio] + img {
        cursor: pointer;
    }

    /* CHECKED STYLES */
    .SelectBlock2 [type=radio]:checked + img {
        border: 4px solid #9e282f;
    }


.SelectBlock2 {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin: 10px 10px;
    font-size: 11px;
    text-align: center;
}

    .SelectBlock2 img {
        width: 100px;
        height: 100px;
        object-fit: cover;
    }

.propertyHolder {
    margin-bottom: 20px;
}

a#NextButton {
    margin-top: 10px;
    display: block;
    background: #d1232a;
    text-align: center;
    float: right;
    color: white;
    padding: 2px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer
}

a#NextButton2 {
    display: block;
    background: #d1232a;
    text-align: center;
    float: right;
    color: white;
    padding: 2px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer
}

a#StepBack {
    padding: 2px 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: white;
}

.ctrlButton.active {
    background: lime;
}

.StepHeaderHolder {
    font-family: 'Montserrat';
    text-align: center;
    font-size: 28px;
    padding: 5px;
    margin-bottom: 10px;
    display: block;
    clear: both;
    color: #d1232a;
}

.stepsBlock {
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 12px;
    padding-left: 30px;
    padding-right: 30px;
}

.step {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .step.nextStep {
        border-left: 1px dotted black;
    }

.ctrlButton {
    display: inline-block;
    border: 1px solid;
    background: #d1232a;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    cursor: pointer;
    outline: none !important
}

.controls {
    margin-left: 20px;
    padding-bottom: 20px;
    text-align: right;
    margin-right: 27px;
    margin-left: auto;
}

/*#fmessage, #cmessage {
    margin-left: 20px;
    margin-bottom: 10px;
    padding: 5px 10px;
}*/

.SelectBlock span {
    text-align: center !important;
    width: calc(100% );
    display: block;
    margin-top: 0;
    background: #aaaaaa;
    padding: 5px 0px;
    color: #fff;
}

.Skip {
    display: none;
}

.noSkip {
    display: none;
}

    .noSkip.visible {
        display: block
    }

.Skip.visible {
    display: block
}

.question_title {
    color: #9e242b;
}

.question_answer {
    color: #555555;
}

label a {
    color: #9e282f;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #495057;
    outline: 0;
    box-shadow: none;
}


.product-btn {
    width: 100%;
    background-color: #aaaaaa;
}


#question_holder ol li {
    margin-bottom: 10px;
}

.content {
    font-size: 13px;
}

    .content a {
        color: #484848
    }

    .content p {
        margin-bottom: 6px;
        line-height: 18px;
    }

    .content ul, .content ol {
        margin-top: 6px !important;
        margin-bottom: 6px !important;
        margin-left: -20px;
    }

    .content h5 {
        margin-top: 15px;
        margin-bottom: 4px;
        color: #9e242b;
        text-transform: uppercase;
        font-size: 17px;
        font-weight: bold;
    }

