.form--cart{margin-top:50px}@media screen and (max-width:768px){.form--cart{margin-top:25px}}.form--cart .cart_holder .cart_row{align-items:center;border-top:2px solid #ddd;display:flex;flex-wrap:wrap;padding:15px 0}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row{margin-top:30px}}.form--cart .cart_holder .cart_row:first-of-type,.form--cart .cart_holder .cart_row:nth-of-type(2){border-top:none}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row:first-of-type,.form--cart .cart_holder .cart_row:nth-of-type(2){border-top:2px solid #ddd}}.form--cart .cart_holder .cart_row.labels_row{border-bottom:2px solid #ddd}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row.labels_row{display:none}}.form--cart .cart_holder .cart_row .cart_product{align-items:center;display:flex;flex-shrink:0;padding:5px 15px;width:45%}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_product{border-bottom:1px solid #ddd;margin-bottom:10px;padding:5px 0 20px;width:100%}}.form--cart .cart_holder .cart_row .cart_product .cart_product_image_holder{background:#f9f9f9;border:1px solid #ddd;border-radius:6px;display:inline-block;height:65px;margin-right:10px;overflow:hidden;padding:3px;text-align:center;vertical-align:middle;width:65px}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_product .cart_product_image_holder{height:70px;width:25%}}.form--cart .cart_holder .cart_row .cart_product .cart_product_image_holder a{display:block;height:100%}.form--cart .cart_holder .cart_row .cart_product .cart_product_image_holder a img{max-height:65px;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_product .cart_product_image_holder a img{max-height:70px}}.form--cart .cart_holder .cart_row .cart_product .cart_product_name{display:inline-block;vertical-align:middle}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_product .cart_product_name{width:72%}}.form--cart .cart_holder .cart_row .cart_product .cart_product_name a{color:#000;font-weight:500}.form--cart .cart_holder .cart_row .cart_quantity{flex-shrink:0;padding:5px 15px 5px 0;position:relative;width:25%}.form--cart .cart_holder .cart_row .cart_quantity .loader{display:none;position:absolute;right:15px;top:15px}.form--cart .cart_holder .cart_row .cart_quantity span.cart_quantity_label{display:none;font-weight:600;margin-right:15px;vertical-align:text-bottom}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_quantity span.cart_quantity_label{display:inline-block}}.form--cart .cart_holder .cart_row .cart_quantity .input-group{width:90%}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_quantity .input-group{align-items:center;display:flex;width:74%}}.form--cart .cart_holder .cart_row .cart_quantity .input-group-btn{width:22%}.form--cart .cart_holder .cart_row .cart_quantity .input-group-btn button{border:none;outline:none;width:100%}.form--cart .cart_holder .cart_row .cart_quantity .input-type-qty{background-color:transparent;border:none;border-radius:0;box-shadow:none;float:left;width:50px}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_quantity .measurement-unit{display:none}}.form--cart .cart_holder .cart_row .cart_quantity .select-type-qty{width:100px}.form--cart .cart_holder .cart_row .cart_quantity .select-type-qty .dropdown-menu{max-height:180px!important;z-index:9999}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_quantity{width:75%}}.form--cart .cart_holder .cart_row .price_without_vat{text-align:right;width:10%}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .price_without_vat{width:100%}}.form--cart .cart_holder .cart_row .cart_price{flex-shrink:0;font-weight:500;padding:5px 15px 5px 0;text-align:right;width:20%}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_price{border-top:1px solid #ddd;margin-top:10px;padding:20px 0 5px;width:100%}}.form--cart .cart_holder .cart_row .cart_price span{display:none;float:left;font-weight:600;margin-right:15px;vertical-align:text-bottom}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .cart_price span{display:inline-block}}.form--cart .cart_holder .cart_row .remove_item{flex-shrink:0;padding:5px 0;text-align:center;width:10%}@media screen and (max-width:768px){.form--cart .cart_holder .cart_row .remove_item{text-align:right;width:25%}}.form--cart .cart_holder .delivery_discount_row,.form--cart .cart_holder .discount_row,.form--cart .cart_holder .extra_discount_row{display:flex;justify-content:flex-end}.form--cart .cart_holder .delivery_discount_row .float_realign,.form--cart .cart_holder .discount_row .float_realign,.form--cart .cart_holder .extra_discount_row .float_realign{background-color:#ddd;border-radius:6px;font-weight:500;margin-bottom:3px;padding:3px 10px;text-align:right;width:75%}@media screen and (max-width:768px){.form--cart .cart_holder .delivery_discount_row .float_realign,.form--cart .cart_holder .discount_row .float_realign,.form--cart .cart_holder .extra_discount_row .float_realign{width:100%}}.form--cart .cart_holder .delivery_discount_row .float_realign .discount_label,.form--cart .cart_holder .delivery_discount_row .float_realign span,.form--cart .cart_holder .discount_row .float_realign .discount_label,.form--cart .cart_holder .discount_row .float_realign span,.form--cart .cart_holder .extra_discount_row .float_realign .discount_label,.form--cart .cart_holder .extra_discount_row .float_realign span{float:left;font-size:14px;font-weight:500;max-width:75%;text-align:left}.form--cart .cart_holder .extra_discount_row .float_realign{border:none}.form--cart .cart_holder .cart_total_row{background-color:#f9f9f9;border-radius:15px;display:flex;justify-content:space-between;margin:15px 0}@media screen and (max-width:768px){.form--cart .cart_holder .cart_total_row{align-items:center;display:flex}}.form--cart .cart_holder .cart_total_row .cart_update{padding:15px;text-align:center}.form--cart .cart_holder .cart_total_row .cart_update .clear_cart_btn{float:left;font-size:14px;font-weight:500}.form--cart .cart_holder .cart_total_row .cart_total{font-weight:600;padding:15px;text-align:right;width:25%}@media screen and (max-width:768px){.form--cart .cart_holder .cart_total_row .cart_total{margin-top:0;width:auto}}.form--cart .cart_holder .cart_total_row .cart_total .cart_total_label{margin-right:15px}.form--cart .cart_buttons{margin-top:30px;text-align:right}@media screen and (max-width:768px){.form--cart .cart_buttons{text-align:center}}.form--cart .cart_buttons .continue_shopping_btn{float:left;margin-left:15px;padding:10px 15px}@media screen and (max-width:768px){.form--cart .cart_buttons .continue_shopping_btn{display:inline-block;float:none;margin:0 0 15px;width:100%}}.form--cart .cart_buttons .checkout_btn{background-color:#0c213a;border:1px solid #0c213a;border-radius:30px;color:#fff;display:inline-block;padding:8px 25px;text-decoration:none;transition:all .2s ease-in-out}@media screen and (max-width:768px){.form--cart .cart_buttons .checkout_btn{float:none;padding:10px 30px;width:100%}}.form--cart .cart_buttons .checkout_btn:hover{background-color:#fff;color:#3c3838}a{text-decoration:none}.las{font-size:22px;vertical-align:text-bottom}.bootstrap-select button{background-color:#fff!important;border:1px solid #dee2e6!important;font-size:15px}.v-ul{list-style:none;margin:0;padding:0}.v-ul>li{display:block}.h-ul{list-style:none;margin:0;padding:0}.h-ul>li{display:inline-block}.bg-img{background-position:50%;background-repeat:no-repeat;background-size:contain}.img-object-container{background-size:cover}.img-object{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.t_btn{background-color:transparent;border:1px solid #3c3838;color:#3c3838;padding:9px 25px!important;text-decoration:none!important}@media screen and (max-width:450px){.t_btn{padding:9px 15px!important}}.t_btn:active,.t_btn:focus,.t_btn:hover{background-color:#3c3838!important;border-color:#3c3838!important;color:#fff!important}.t_btn:active span:after,.t_btn:focus span:after,.t_btn:hover span:after{width:100%}
