/*@media (min-width: 640px){
    .col-6{
        float: left;
        width: 49%;
        clear: none !important;
    }

    .col-6 input,
    .col-6 select{
        width: 100% !important;
        margin-bottom: 0px;
    }
    .wd-inp-100 input{
        width: 100% !important;
    }
}*/
#popup-estimate label{
    font-size: 14px;
}
#popup-estimate{
    display: none;
    padding: 15px;
}

#popup-estimate h3{
    color: #68d1ff !important;
    text-transform: uppercase;
    font-size: 16px;
    text-align: center;
}

.top-form-header{
    margin: 5px 0px 25px;
    text-align: center;
}

.top-form-header .adres-item{
    font-size: 12px;
    padding: 5px 5px;
    float: left;
    margin-top: 10px;
}
.adres-items{
    display: table;
    position: relative;
    left: 50%;
    transform: translate(-50%,0%);
}
.fpd-sub-panel {
width: 500px !important;
}
.image-zoom a img {

	object-fit: contain;
		height: 100%;
	max-height:100%;

}
.image-zoom a {
	height: 45vh;
}
.product-small {
	height: 58vh;
}
.single_add_to_cart_button + #fpd-start-customizing-button.fpd-inline {
    /*display: block;
    margin-top: 20px;
    width: fit-content;*/
	margin-left: 10px!important;
}

.cart .quantity.buttons_added {
	margin-bottom: 10px;
}

.cart .total-price-for-quantity {
	margin-right: 10px;
}