.col1{
    width:32%;
    flex: 0 0 32%;
    max-width: 650px;
}
html{
    width:100%;
    overflow-x:hidden;
}
.column{
    letter-spacing: 3px;
    font-size: 14pt;
}
.column-1{
    font-weight: 100;
    border:none;
    margin-left:5px;
    width:59%;
    letter-spacing: 3px;
    font-size: 14pt;
}
input[disabled]{
    background-color: transparent;
}
.costVal{
    font-size:13pt;
    font-weight: 500;
    color:White;
    padding-left:30px;
    letter-spacing:3px;
}
.col2{
    width:26%;
    max-height:460px;
    flex: 0 0 26%;
    min-width:200px;
}
#shine-simple{
    background-image:url(images/create/buckles/shine-simple.jpg);
}
#black-decorate{
    background-image:url(images/create/buckles/black-decorate.jpg);
}
#black-aged{
    background-image:url(images/create/buckles/black-aged.jpg);
}
#modern{
    background-image:url(images/create/buckles/modern.jpg);
}
#nickel-standart{
    background-image:url(images/create/buckles/nickel-standart.jpg);
}
#vintage{
    background-image:url(images/create/buckles/vintage.jpg);
}
#stylized-vintage{
    background-image:url(images/create/buckles/stylized-vintage.jpg);
}
#gold-modern{
    background-image:url(images/create/buckles/gold-modern.jpg);
}
.belt{
    animation-name: beltReset;
    animation-duration: 0.5s;
}
.itemGrid{
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.opt1{
    margin:7px;
    text-align: center;
}
.opt{
    text-align: center;
    margin:15px;
}
.opt div{
    width:50px;
    height:50px;
    margin:0px;
    border-radius: 100%;
}
.buckleOption{
    margin:auto;
    width:100px;
    height:100px;
    border-radius: 0px;
    background-position: center;
    border: solid 0vw #6ba96f;
    transition:0.2s;
    background-size: contain; 
}
.bottom-align{
    width:100%;
    height:100px;
    background-color: #2a2b2d;
    padding-top:37px;
    display:flex;
}
.borders{
    position: absolute;
    width:94%;
    margin:3%;
    border:solid 1px #eee;
    height:94%;
}
.constructTable{
    width:90%;
    padding-bottom:1px;
    margin:auto;
    background-color: white;
    -webkit-box-shadow: 0px 0px 30px -3px rgba(209,209,209,0.5);
    -moz-box-shadow: 0px 0px 30px -3px rgba(209,209,209,0.5);
    box-shadow: 0px 0px 30px -3px rgba(209,209,209,0.5);
    position: relative;
}
.constructTable img:first-child,.constructTable img:nth-child(2){
    object-fit: cover;
    width: 50%;
    z-index:1;
}
.innerObjects.active{
    display:block;
    border:solid 1px #eee;
    margin:15px;
}
.innerObjects{
    display: none;
}
.lineAssets{
    width:100%;
    display:flex;
    min-height:50px;
    margin-bottom:20px;
}
.buckleOption.active{
    border:solid 1vw #6ba96f;
}
.selectBtn{
    width: 12.5%;
    background: transparent;
    border:none;
    font-size:14pt;
}
.selectBtn.completed{
    background-repeat: no-repeat;
    color:transparent;
    background-size: 30px;
    background-position: center;
    background-image:url(images/completedBtn.png);
}
.selectBtn.completed.selected{
    background-repeat: no-repeat;
    color:transparent;
    background-size: 30px;
    background-position: center;
    background-image:url(images/completedBtn.png);
    background-color:#eee;
}
.bubble{
    margin:10px;
    float:right;
    border:2px solid #e74539;
}
.bubble.selected{
    background-color: #e74539;
}
.btn-start.active{
    opacity:1;
}
.btn-start{
    opacity:0.5;
    width:40%;
    margin:auto;
    margin-bottom:20px;
    text-align: center;
    border-radius:0px;
    font-size:13pt;
}
#fatTxt{
    padding-left:15px;
}
.shadow{
    position: absolute;
    width:105%;
    transform:translateX(-5%);
}
#iKrepseli{
    width:80%;
    transform:translateY(-8px);
    height:40px;
    margin-right: 30px;
    padding:0px;
    padding-top:7px;
}
.shopping-cart.button{
    position: absolute;
    height:25px;
    margin-left:9px;
    width:25px;
    background-position: center;
    background-size: contain;
}
.optionItem{
    margin:25px;
    margin-left:25%;
    text-align: left;
    width:50%;
    font-size:14pt;
    font-weight: 100;
    transition:0.2s;
    background-size: 0px;
    background-position: center;
}
.optionNukirtimas{
    text-align: left;
    font-size:14pt;
    font-weight: 100;
    transition:0.2s;
    background-size: contain;
    background-position: center;
}
#nukirtimas-1{
    border-radius: 0px;
    width:100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url(images/nukirtimas-1.png);
}
#nukirtimas-2{
    border-radius: 0px;
    width:100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url(images/nukirtimas-2.png);
}
#inp {
    width: 30px;
    border: none;
    padding: 0px;
}
#nukirtimas-3{
    border-radius: 0px;
    width:100px;
    height: 100px;
    background-repeat: no-repeat;
    background-image: url(images/nukirtimas-3.png);
}
.optionItem.active{
    background-image: url(images/completedBtn.png);
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}
.selectBtn.active{
    margin:0px;
    color:white;
    background-color: #e74539;
}
.beltLength {
    display: inline-flex;
    text-transform: lowercase;
    font-size: 14pt;
    padding: 15px;
    margin-left:25px;
    color: #313131;
}
.beltEnd{
    animation-name: beltReset;
    animation-duration: 0.5s;
}
.buckle{
    position:absolute;
    object-fit: scale-down;
    width:38%;
    transform-origin: top;
    transform:translate(-4%,78%);
    z-index:0;
    animation-name: beltReset;
    animation-duration: 0.5s;
    bottom:0;
}
#miniBuckle{
    transform:translate(237%,80%);
    width:6.2%;
    z-index: 2;
}
.beltImages{
    display: flex;
    width: 70%;
    margin:auto;
}
.row{
    min-height: 800px;
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (max-width:1500px){
    .col1{
        flex: 0 0 50%;
        margin-bottom:100px;
    }
    .col2{
        margin-top:200px;
        margin-bottom:100px;
        flex: 0 0 60%;
    }
}
@media only screen and (max-width: 1354px){
    .col-sm {
        width: 50%;
        flex: 0 0 50%;
    }
}
@media only screen and (max-width: 730px){
    .col1{
        flex: 0 0 100%;
        margin-bottom:20px;
    }
    .col2{
        flex: 0 0 100%;
        margin-top:100px;
        margin-bottom:150px;
    }
    .costVal{
        font-size: 12pt;
        letter-spacing: 0px;
    }
    .col-sm {
        width: 50%;
        flex: 0 0 50%;
    }
}
@media only screen and (max-width: 450px){
    .col2{
        margin-bottom:215px;
    }
    .column{
        font-size:12pt;
    }
}
@keyframes beltReset{
    0%{
        opacity:0
    }
    100%{
        opacity:1;
    }
}