/*
    Add your custom styles here
*/

.custom-control-label {
    padding-bottom: 7px;
        line-height: 1.1;
        padding:2px;
        font-weight:300;
}

@media screen and (max-width: 768px) {

    div.main-container{
            width:100% !important;
    }

 }



 @media screen and (min-width: 968px) {

    .custom-control-label {
        font-size: 18px;
        }

 }


.container-variation_one , .container-variation_three,  .container-variation_four,  .container-variation_five {
 	padding-top:10px;
 	padding-bottom: 15px;
 	border-bottom:0.5px solid rgba(0, 0, 0, 0.041);

}

.container-variation_two {
     border-bottom:0.5px solid rgba(0, 0, 0, 0.041);
     padding-top:2px;
     padding-bottom:2px;
     border-top: 2px solid rgba(0, 0, 0, 0.041);
}


/**div.main-container {
    margin-top: 15px;
    border-right: 1px solid  rgba(164, 100, 151,0.2);
    border-top: 1px solid  rgba(164, 100, 151,0.2);
    border-left: 1px solid  rgba(164, 100, 151,0.2);
    padding:8px;
    border-radius:5px;
}*/

.fee{
    font-weight:300
}