#product-sel .ajax-progress-throbber {
    display: none !important;
}
 .choose-block .form-item-third-step-options, 
.choose-block .form-item-forth-step-options, .choose-block .form-item-fifth-step-options,
.choose-block .form-item-sixth-step-options,.choose-block .form-item-seventh-step-options{
    width: 160px;
    padding: 0;
    margin-right: 9px;
    border: none;
    box-shadow: -1px 4px 20px rgba(0, 0, 0, 0.25);
    height: 230px;
}
.choose-block .form-item-second-step-options.selected, 
.choose-block .form-item-third-step-options.selected, .choose-block .form-item-forth-step-options.selected,
.choose-block .form-item-fifth-step-options.selected,.choose-block .form-item-sixth-step-options.selected,
.choose-block .form-item-seventh-step-options.selected {
    box-shadow: -1px 4px 20px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
    margin: 0 17px 0px 8px;
} 

.choose-block .form-item-second-step-options.selected input[type="radio"]:checked + label, 
.choose-block .form-item-third-step-options.selected input[type="radio"]:checked + label, .choose-block .form-item-forth-step-options.selected input[type="radio"]:checked + label,
.choose-block .form-item-fifth-step-options.selected input[type="radio"]:checked + label, .choose-block .form-item-sixth-step-options.selected input[type="radio"]:checked + label,
.choose-block .form-item-seventh-step-options.selected input[type="radio"]:checked + label {
    background: transparent;
}
.js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-second-step-options.form-item-second-step-options {
    width: 160px;
    padding: 0;
    margin-right: 9px;
    border: none;
    box-shadow: -1px 4px 20px rgba(0, 0, 0, 0.25);
}
.choose-block .form-item-second-step-options:hover .head, 
.choose-block .form-item-third-step-options:hover .head, .choose-block .form-item-forth-step-options:hover .head,
.choose-block .form-item-fifth-step-options:hover .head,.choose-block .form-item-sixth-step-options:hover .head,
.choose-block .form-item-seventh-step-options:hover .head,
.choose-block .form-item-second-step-options.selected .head, 
.choose-block .form-item-third-step-options.selected .head, .choose-block .form-item-forth-step-options.selected .head,
.choose-block .form-item-fifth-step-options.selected .head, .choose-block .form-item-sixth-step-options.selected .head,
.choose-block .form-item-seventh-step-options.selected .head  {
    background: #ED1B2F;
}
.choose-block .form-item-second-step-options:hover .head:before, 
.choose-block .form-item-third-step-options:hover .head:before, 
.choose-block .form-item-forth-step-options:hover .head:before,
.choose-block .form-item-fifth-step-options:hover .head:before,
.choose-block .form-item-sixth-step-options:hover .head:before,
.choose-block .form-item-seventh-step-options:hover .head:before,
.choose-block .form-item-second-step-options.selected .head:before, 
.choose-block .form-item-third-step-options.selected .head:before, 
.choose-block .form-item-forth-step-options.selected .head:before,
.choose-block .form-item-fifth-step-options.selected .head:before, 
.choose-block .form-item-sixth-step-options.selected .head:before,
.choose-block .form-item-seventh-step-options.selected .head:before {
    border-top: 8px solid #ED1B2F;
}

.js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-second-step-options.form-item-second-step-options.selected {
    box-shadow: -1px 4px 20px rgba(0, 0, 0, 0.25);
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
    margin: 0 17px 0px 8px;
} 
.choose-block .option .content {
    padding: 20px 12px 21px;
    font-size: 16px;
    font-weight: 300;
}
.choose-block .option .head {
    background: #E0E0E0;
    padding: 5px 11px;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: block;
    position: relative;
}
.choose-block .form-item-initial{
    min-height: 220px !important;
    background: #fff;
    list-style-type: none;
    border: 1px solid #F2F2F2;
    padding: 20px;
    margin-bottom: 40px;
    cursor: pointer;
    width: 162px;
} 

span.head:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid #E0E0E0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 7px;
}
.choose-block  img {
    width: 120px;
    display: block;
    margin: 0 auto 9px;
}
.desc {
    font-weight: initial;
}
.choose-block .form-item-initial:hover{
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    z-index: 2;
    border-color: #F2F2F2;
}
.choose-block .option{
    padding-left:0px !important;
}
.choose-block  label{
    color:#000 !important;
}
div#edit-initial {
    padding: 96px 0 62px 0 !important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
div[id^="edit-first-step-result--"], div[id^="edit-second-step-options--"], 
div[id^="edit-third-step-options--"], div[id^="edit-forth-step-options--"], 
div[id^="edit-fifth-step-options--"],div[id^="edit-sixth-step-options--"],
div[id^="edit-seventh-step-options--"]{
     display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.view-product-selectors .product-card{
   display:inline-block;
    width: 20%;
    margin-right: 10%;
    margin-bottom:5%;
}
section.products:after {
    display: block;
    clear: both;
    content: "";
}

.selproducts {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    z-index: 2;
    border-color: #F2F2F2;
 
}
.choose-block::before{
    top:30px !important;
}
summary {
    padding: 0 !important;
    margin: 0 !important;
}
details > .details-wrapper{
    padding: 96px 0 62px 0 !important;
}
details{
    border:0px !important;
}
.override {
    /* border: 1px solid black; */
    height: 30px;
    width: 30px;
    position: absolute;
    left: -15px;
    top: 2px;
    z-index: 99;
    background: #fff;
}

div#getresult {
    border: 1px solid #000;
    cursor: pointer;
    width: 15%;
    text-align: center;
    margin: 10px 0;
}
input[type="radio"]:checked + label{
    position: absolute !important;
    /* opacity: .4; */
    background: #b5b1b1a6;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    height: 100%;
    top: 0px;
    color: #000;
    z-index: 1;
    padding:15px;
    font-weight: initial !important;
    left: 0;
     pointer-events:none !important;
}
.checkedd + label{
    position: absolute !important;
    /* opacity: .4; */
    background: #b5b1b1a6;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    height: 100%;
    top: 0px;
    color: #000;
    z-index: 1;
    font-weight: 500;
    left: 0;
   
}
input[type="radio"]:checked + label img {
    margin-top: 20px;
}
input[type="radio"]:checked + label h3 {
    padding-left: 20px;
}
input[type="radio"]:checked + label .desc{
    padding-left:15px;
    padding-right: 15px;
}
.form-type-radio{
    position:relative;
}
.view.view-product-selectors {
    background: #F2F2F2;
    
}
.view.view-product-selectors:after {
    display: block;
    clear:both;
    content:"";
}
/*.products .choose-block::before {
    height: 0px !important;
    
}*/
.products .choose-block::before {
height: 130px;
top: -100px !important;
opacity: 0;
}
.container.choose-block.active:before {
opacity: 1;
}
#product-sel h3{ font-size: 16px;
line-height: 24px;
text-transform: capitalize;
font-weight: 700;
margin: 0;}

#test{display: none;}
.repcon{
    display:block;
    margin:0 auto;
}

#product-sel input[type="radio"]:checked + label {
   bottom: 0;
   padding: 0;
}
#product-sel .choose-block .form-item-second-step-options, #product-sel .choose-block .form-item-third-step-options, #product-sel .choose-block .form-item-forth-step-options, #product-sel .choose-block .form-item-fifth-step-options{
    height:230px !important;
}
#product-sel .choose-block .form-item-forth-step-options {
    height: 250px !important;
}
#product-sel .form-wrapper label{
    margin-bottom:0;
    width:100%;
    height: 100%;
}
.js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-third-step-options.form-item-third-step-options {
    height: 230px !important;
}

#box-container .view-product-selectors .product-card {
    width: 300px !important;
}

#box-container .view-product-selectors .product-card .product-list {
    width: 100%;
}

@media (max-width: 1400px) {
    .choose-block {
        padding-left: 60px;
    }

    .choose-block::before {
        left: 0px !important;
    }

    .choose-block .number {
        left: -16px !important;
    }

    .override {
        left: 55px !important;
    }
} 

@media (max-width: 992px) {
    div#edit-initial,
    div[id^="edit-first-step-result--"], 
    div[id^="edit-second-step-options--"], 
    div[id^="edit-third-step-options--"], 
    div[id^="edit-forth-step-options--"], 
    div[id^="edit-fifth-step-options--"], 
    div[id^="edit-sixth-step-options--"], 
    div[id^="edit-seventh-step-options--"] {
        flex-wrap: wrap;
    }

    .js-form-item.form-item.js-form-type-radio.form-type-radio.js-form-item-second-step-options.form-item-second-step-options.selected,
    .choose-block .form-item-second-step-options.selected, 
    .choose-block .form-item-third-step-options.selected, .choose-block .form-item-forth-step-options.selected,
    .choose-block .form-item-fifth-step-options.selected,.choose-block .form-item-sixth-step-options.selected,
    .choose-block .form-item-seventh-step-options.selected {
        margin: 20px 8px 30px 8px;
    }
}

@media (max-width: 480px) {
    #box-container .view-product-selectors .product-card .product-card-hover .product-btn {
        padding: 32px 0;
    }

    #box-container .view-product-selectors .product-card .product-hover {
        left: 0;
        right: 0;
    }

    #box-container .view-product-selectors .product-card {
        width: auto !important;
    }
}

.product-name,.product-list:hover .product-details {
    text-align: center;
}
