@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');

	.merhcant-paragraph>.merchantHeaderContant .heading1 {
		color: #424243 !important;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 600;
	}
	.merhcant-paragraph>.merchantHeaderContant .heading2 {
		color: #424243 !important;
		line-height: 22px;
		font-family: 'Roboto', sans-serif !important;
	}
	._egiftify_button,._check_balance {
		background-color: #f15a29 !important;
		border-color: #f15a29 !important;
		color: #ffffff !important;
	}
	._egiftify_button:hover,._check_balance:hover {
		background-color: #ffffff !important;
		color: #f15a29 !important;
	}
	._image_heading_desc_1 {
		font-family: 'Roboto', sans-serif !important;
		color: #424243!important;
		text-align: justify;
		padding-top: 0px;
		margin-bottom: 10px;
	}
	._product_name_title {
		color: #ffffff !important;
		font-family: 'Roboto', sans-serif !important;
		font-weight: 600;
		letter-spacing: 0.7px;
	}
	._top_heading {
		font-family: 'Roboto', sans-serif !important;
	}
	._images_contaner > .contant-text {
		min-height: 102px !important;
	}
	@media only screen and (max-width:550px) {
		._image_heading_desc_1 {
			margin-bottom: 0px;
		}
		.upperdivheader>.tagline-outerdiv >.tagline-inner-div>.merhcant-paragraph>#image-layout .headerText {
			margin-bottom: 0px;
		}
	}
	.custom-nav>li>a {
		background-color: #f15a29 !important;
		color: #ffffff !important;
	}
	.custom-nav>li>a:hover {
		background-color: #ffffff !important;
		color: #f15a29 !important;
	}
	.custom-nav>li>a:focus {
		background-color: #ffffff !important;
		color: #f15a29 !important;
	}
	.custom-nav>li.dropdown.open>ul.dropdown-menu>li>a:hover {
		background-color: #f15a29 !important;
		color: #ffffff !important;
	}
	.custom-nav>li {
		border-color: #f15a29  !important;
	}
	.load_button {
		background-color: #f15a29 !important;
		color: #ffffff !important;
		border-color: #f15a29 !important;
	}
	.load_button:hover {
		background: #ffffff !important;
		color: #f15a29 !important;
		border: 2px solid #f15a29 !important;
	}
	body {
		font-family: 'Roboto', sans-serif !important;
	}
