/*
Theme Name: Kinpop Delights Child
Template: Kinpop Delights

Description:    Kinpop Delights Ecommerce
Author:         Lemon and Ginger
Template:       Kinpop Delights

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/


form.checkout.woocommerce-checkout {
    margin-bottom: 30px;
}

.page-id-16 a.woocommerce-Button.wc-forward.button,.page-id-16 .wc-forward,.page-id-11862 .wc-forward,.page-id-11862 .woocommerce-Button.wc-forward{
    display: none !important;
    width: 0px;
}

.nex-forms input[name="_name"], .nex-forms input[name="weight-pet"] {
	border-bottom: 6px solid #2b2d31 !important;
}

.nex-forms .is_grid[data-grid-name="bodtype"] .image-choices-choice .thumb-image-outer-wrap{
	box-shadow: none !important;
}
.nex-forms .is_grid[data-grid-name="bodtype"] .image-choices-choice .image-choices-choice-image-wrap{
	max-height: 160px;
}

.nex-forms .is_grid[data-grid-name="bodtype"] .image-choices-choice:nth-child(2){
	margin-left: 25px;
	margin-right: 25px;
}

.nex-forms .is_grid[data-grid-name="k2"] .image-choices-choice .thumb-image-outer-wrap{
	box-shadow: none !important;
}
.nex-forms .is_grid[data-grid-name="k2"] .image-choices-choice img{
	width: 175px;
	height: 164px;
}
.nex-forms .radio-group .check-icon.fa.fa-circle:before{
	color: rgb(10, 207, 131);
}

.nex-forms h1, .nex-forms h1 span{
	font-size: 28px;
}
.nex-forms .is_grid[data-grid-name="grid-total"] .panel-body{
	padding: 0px !important;
}
.nex-forms .v7_container{
	background-position: 50% 10% !important;
}

table.woocommerce-table ul.wc-item-meta, .woocommerce ul.order_details {
	padding-left: 0px;
}

.woocommerce form .form-row .input-checkbox {
	position: relative;
}

.woocommerce-checkout .woocommerce-checkout-review-order{
	margin-bottom: 50px;
}

/* css for mobile view only  */

@media only screen and (max-width:1200px) {
	.woocommerce-checkout .woocommerce {
		width: 85% !important;
	}

  }
  