.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .description {
	color: #000000;
    font-size: 20px;
    font-family: 'AvenirLTStd-Roman';
    margin: 0;
}




.hide{
	display: none;
}
.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .holder .product-image img {
	padding: 5px;
	border: 1px solid #ddd;
	max-width: 100px;
}

@media (min-width: 768px) {
	.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .holder {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		align-content: center;
	}
	.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .holder .product-image {
		margin-right: 15px;
	}
	.x-mas-2 .christmas-offer .logo-sec {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-ms-align-self: center;
		align-self: center;
	}
	.x-mas-2 .christmas-offer .logo-sec .call-us {
		padding-top: 0!important;
		margin-left: auto;
	}

}

@media (max-width: 767px) {
	.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .holder .product-image {
		margin-bottom: 15px;
	}
	.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .holder img {
		margin-left: auto;
		margin-right: auto;
	}
}

.x-mas-2 .personal-detail .we-accept .cards img {
	max-width: 100%;
    height: auto;
}

.x-mas-2 .christmas-offer .logo-sec img {
	max-width: 140px;
}


.x-mas-2 h2 {
	color: #000!important;
}

.x-mas-2 .personal-detail .payment h2 {
	text-transform: uppercase;
}

#first-step .personal-detail .detail-form{
  padding-top: 0;
} 

#first-step {
	margin-top: 50px;
}

.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-head h5 a {
    width: 100%;
    text-align: left;
    color: #000000;
    font-size: 28px;
    font-family: 'Avenir-Medium';
    text-transform: uppercase;
    padding: 0;
}

@media only screen and (max-width: 767px) {
	.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-head h5 a {
		font-size: 16px;
	}
}

.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-head h5 a i {
    float: right;
    position: relative;
    top: 8px;
}

.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .counter input {
	padding: 0!important;
    top: 0px!important;
    height: 64px!important;
    line-height: 64px!important;
    border: 1px solid #D6D3D3;
    border-radius:0!important;
}

.x-mas-2 .christmas-offer .christmas-accordian .chris-card .chris-body .touch .counter {
	border:0!important;
	    display: flex!important;
    width: 100%!important;
    align-items: center!important;
    justify-content: center!important;
}