
	footer {
		background: none;
	}
	.merhcant-paragraph>div>img {
		max-width: 100%;
		max-height: 100%;
	}
	label {
		color: black !important;
		font-size: 15px !important;
	}
	.form-inputs input[type=text], textarea {
		font-size: 15px !important;
	}
	.merhcant-paragraph> h2 {
		font-size: 22px;
		font-weight: 600;
		color: #555 !important;
	}
	.merhcant-paragraph>h3 {
		color: #555 !important;
		font-size: 18px;
	}
	.merchant-paragraph {
	}
	.subheads {
		font-size: 15px;
	}
	.mode-heading {
		font-size: 15px !important;
	}
	li.active>a span.modetypecolor {
		background-color: #8B1B3F !important;
	}
	.helper-text>h4 {
		font-size: 15px !important;
	}
	.helper-text>p {
		font-size: 15px !important;
	}
	#calendar-date {
		color: green;
	}
	.cancelbutton {
		color: #8B1B3F  !important;
		border-color: #8B1B3F !important;
		background: transparent !important;
	}
	.deletebutton {
		border: none !important;
		color: white !important;
		background-color: #8B1B3F !important;
	}
	.purchase-send-now {
		color: white;
		background-color: #8B1B3F !important;
		border: 0px !important;
	}
	.purchase-send-now:hover {
		color: none !important;
	}
	.addgiftbutton {
		border-color: #8B1B3F !important;
		color: #8B1B3F !important;
		background-color: transparent !important;
		text-transform: uppercase;
	}
	.purchasebuttons {
		color: white !important;
		background-color: #8B1B3F !important;
	}
	.validate-btn {
		background-color: #8B1B3F !important;
		border: 0.5px solid #8B1B3F !important;
	}
	.changebackground {
		background-color: #0ca66e   !important;
	}
	.changecalendarcolor {
		background-color: white !important;
		color: white !important;
	}
	.scart-actions:hover, .scart-actions:FOCUS {
		color: #ffffff;
		background-color: #8B1B3F !important;
	}
	#design-cards>li.active>a,#design-cards>li>a:hover {
		color: #8B1B3F !important;
		font-weight: bold;
	}
	.remodal button, .input-buttons {
		color: white !important;
		background-color: #8B1B3F !important;
	}
	@media (max-width:1024px) {
		.header-title-image {
			margin-top: 40px;
		}
	}
	._check_balance_contaner {
		display: inline-block;
		width: 100%;
	}
	.bodycontainer {
		display: block !important;
	}
	.landing_tagline_text {
		font-weight: 500 !important;
		font-size: 17px !important;
		max-width: 100% !important;
		text-align: justify;
	}
	.landing_image_top_tagline {
		padding-top: 40px !important;
	}
	.merhcant-paragraph>.merchantHeaderContant .heading1 {
		color: #d28773 !important;
	}
	._product_name_title {
		font-family: 'Quattrocento Sans', sans-serif !important;
		color: #ffffff !important;
		margin-bottom: 7px !important;
	}
	._egiftify_button,._check_balance {
		border-color: #d28773 !important;
		color: #d28773 !important;
	}
	._egiftify_button:hover,._check_balance:hover,._egiftify_button:focus,._check_balance:focus {
		background-color: #d28773 !important;
		color: #ffffff !important;
	}
	#header-bottomborder {
		display: block !important;
		height: 20px !important;
		background-size: cover;
		background-color: #fcf9f4 !important;
	}
	._top_heading {
		color: #482d40 !important;
	}
	#header-logo-info {
		background-color: #fcf9f4 !important;
	}
	@media screen and (max-width:767px) {
		.header-title-image {
			margin-top: 0px !important;
		}
		._top_heading {
			font-size: 25px !important;
		}
	}
	@media only screen and (max-width:550px) {
		.headerText {
			padding-left: 15px !important;
			padding-right: 15px !important;
		}
		.heading3, .heading2 {
			text-align: justify !important;
		}
	}
	.purchaseSectionBgCss,.purchaseSectionBgCss h4,.round-tabs-label,.label-amount-info,.has-error>label,.has-success>label,.customFcolor {
		color: #000000 !important;
	}
	._image_heading_desc_1 {
		color: #000000 !important;
	}
	.merhcant-paragraph>.merchantHeaderContant .heading2 {
		color: #000000 !important;
	}
	.tiles-div>._images_contaner:first-child ._egiftify_button,
.tiles-div>._images_contaner:nth-child(2) ._egiftify_button {
		visibility: hidden;
		position: relative;
		width: 160px;
		height: 46px;
	}
	.tiles-div>._images_contaner:first-child ._egiftify_button:after,
.tiles-div>._images_contaner:nth-child(2) ._egiftify_button:after {
		visibility: visible;
		border: 2px solid #d28773;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		padding: 7px;
		width: 156px;
		padding-top: 9px;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		-moz-osx-font-smoothing: grayscale;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: background-color;
		transition-property: background-color;
	}
	.tiles-div>._images_contaner:first-child ._egiftify_button:after {
		content: "PURCHASE";
	}
	.tiles-div>._images_contaner:nth-child(2) ._egiftify_button:after {
		content: "PURCHASE";
	}
	.tiles-div>._images_contaner:first-child ._egiftify_button:hover:after,
.tiles-div>._images_contaner:nth-child(2) ._egiftify_button:hover:after {
		background-color: #d28773 !important;
		color: #ffffff !important;
		border-color: #d28773 !important;
		visibility: visible;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-moz-osx-font-smoothing: grayscale;
		overflow: hidden;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: color, background-color;
		transition-property: color, background-color;
	}
	.nav .open>a,.custom-nav>li.dropdown.open>a,.custom-nav>li>a:hover,.custom-nav>li>a:focus,.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #d28773 !important;
		color: #ffffff !important;
	}
	.custom-nav>li {
		border-color: #d28773 !important;
	}
	.custom-nav>li>a {
		color: #d28773 !important;
	}
	.custom-nav>li>a:hover {
		background-color: #d28773 !important;
		color: #ffffff !important;
	}
	.custom-nav>li>a:focus {
		background-color: #d28773 !important;
		color: #ffffff !important;
	}
	.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #d28773 !important;
		color: #ffffff !important;
	}
	.custom-nav>li:hover {
		border-color: #d28773 !important;
	}
	.load_button {
		background-color: #ffffff !important;
		color: #d28773 !important;
		border-color: #d28773 !important;
	}
	.load_button:hover {
		background: #d28773 !important;
		color: #ffffff !important;
	}
	body {
		background: #E6E5E2;
		background: url("images/bg_image.png")  repeat;
		background-image: url(https://merchantstatic.egiftify.com/accnt000000000014905/images/landing/landingpagebg);
		background-repeat: repeat;
	}
