@charset "utf-8";
.rdn-landing {
	position: relative;
	top: 0;
}
#CentralArea {
}
.no-margin {
	margin-left: 0;
	margin-right: 0;
}
.no-padding {
	padding-left: 0;
	padding-right: 0;
}
.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.rdn-banner {
	display: block;
}
.rdn-banner img {
	width: 100%
}
/* rdn CAT START */
.rdn-cat {
}
.rdn-cat.rdn-cat-top .cat-box:hover a {
	box-shadow: none;
}
.rdn-cat.rdn-cat-top .cat-box:hover .cat-img img {
	transform: scale(1);
	width: 100%;
}
.cat-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	background-color:#eeeeee;
}
.cat-box a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1111111111;
	-webkit-box-shadow: inset 0px 0px 0px 0px #4fa800;
	-moz-box-shadow: inset 0px 0px 0px 0px #4fa800;
	box-shadow: inset 0px 0px 0px 0px #4fa800;
	transition: 0.3s all ease-in-out;
	
}
.cat-box:hover a {
	-webkit-box-shadow: inset 0px 0px 0px 10px #4fa800;
	-moz-box-shadow: inset 0px 0px 0px 10px #4fa800;
	box-shadow: inset 0px 0px 0px 10px #4fa800;
	transition: 0.3s all ease-in-out;
	
}
.cat-img {
	position: relative;
	text-align: center;
}
.cat-img img {
	width: 100%;
	display: inline-block;
	transform: scale(1);
	transition: 0.3s all ease-in-out;
}
.cat-box:hover .cat-img img {
	transform: scale(0.90);
	transition: 0.3s all ease-in-out;
}
.cat-name {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 15px 0 20px;
	font-size: 18px;
	color: #000000;
	transition: 0.3s all ease-in-out;
}
.cat-box:hover .cat-name {
	color: #9B6F00;
	transition: 0.3s all ease-in-out;
}
.cat-box.gray {
	text-align: center;
	background-color: #EEEEEE;
}
.rdn-logo-2 {
	width: 100%;
	text-align: center;
	margin: 64px 0 20px;
}
.rdn-logo-2 img {
	display: inline-block;
}
.browse-more {
	position: relative;
	display: inline-block;
	padding: 0 20px;
	margin-bottom: 40px;
}
.browse-more span {
	color: #515454;
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 0px;
	transition: 0.3s all ease-in-out;
}
.browse-more span:after {
	position: absolute;
	font-family: FontAwesome;
	top: 0;
	right: 7px;
	content: '\f105';
}
.cat-box.gray:hover .browse-more span {
	color: #9B6F00;
	letter-spacing: 2px;
	transition: 0.3s all ease-in-out;
}
.cat-box.gray:hover a {
	-webkit-box-shadow: inset 0px 0px 0px 0px #fcb500;
	-moz-box-shadow: inset 0px 0px 0px 0px #fcb500;
	box-shadow: inset 0px 0px 0px 0px #fcb500;
	transition: 0.3s all ease-in-out;
}
/* rdn CAT ENDS */

.welcome {
	background-color: #eeeeee;
}
.welcome-text {
	color: #000000;
	padding: 35px;
	text-align: left;
}
.welcome-text h3 {
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: 10px;
}
.welcome-text p {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0;
}
/*STORE FOOTER START*/
.rdn-footer {
}
/* rdn PROMO START */
.f-promo-bg {
	background-color: #4fa800;
}
.promo {
	text-align: center;
	padding: 13px 0px 7px;
}
.promo-box {
	display: inline-block;
}
.icon-box {
	display: inline-block;
	float: left;
	margin-right: 8px;
}
.promo-text {
	display: inline-block;
	float: left;
	text-align: left;
	font-size: 1.375em;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 9px;
	text-transform: uppercase;
}
.promo-text p {
	font-weight: normal;
	font-size: 16px;
	text-transform: none;
	margin-bottom: 0px;
}
/* rdn PROMO ENDS */
.f-row-head {
	font-size: 1.12em;
	color: #000000;
	text-align: left;
	margin: 31px 0 22px;
	font-weight: 500;
}
.f-quick-link {
	margin: 0 auto;
	text-align: left;
	line-height: 24px;
}
.f-quick-link ul {
	width: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
.f-quick-link ul li {
	padding-left: 0;
	transition: 0.3s all ease-in-out;
}
.f-quick-link ul li:hover {
	padding-left: 5px;
	transition: 0.3s all ease-in-out;
}
.f-quick-link ul li a {
	font-size: 13px;
	font-weight: 400;
	color: #232323 !important;
	display: block;
	transition: 0.3s all ease-in-out;
}
.f-quick-link ul li a:hover {
	color: #ab7b00 !important;
	transition: 0.3s all ease-in-out;
}
.f-quick-link ul li.last {
}
.f-payment {
	text-align: left;
}
.f-payment li {
	font-size: 13px;
	font-weight: 400;
	color: #232323;
	list-style: none;
}
.f-payment img {
	display: inline-block;
	width: auto;
	margin-top: 20px;
}
.newslatter {
	margin: 0;
}
.rdn-address {
	margin: 25px 0 15px;
}
.rdn-address p {
	color: #232323;
	font-size: 13px;
	line-height: 20px;
}
.sign-up {
	display: inline-block;
	text-align: center;
	position: relative;
}
.sign-up a {
	display: block;
	width: 137px;
	line-height: 35px;
	font-size: 16px;
	background-color: #000000;
	color: #ffffff !important;
	font-weight: normal;
	text-transform: none;
	transition: .3s all ease-in-out;
}
.sign-up a:before {
	font-family: FontAwesome;
	content: '\f003';
	font-size: 20px;
	color: #FFFFFF !important;
	margin-right: 6px;
	transition: .3s all ease-in-out;
}
.sign-up:hover a:before {
	color: #FFFFFF !important;
	transition: .3s all ease-in-out;
}
.sign-up a:hover {
	background-color: #ab7b00;
	color: #FFFFFF !important;
	transition: .3s all ease-in-out;
}
.rdn-copyright {
	font-size: 12px;
	text-align: center;
	color: #232323;
	margin-top: 40px;
}
.rdn-designer {
	font-size: 12px;
	text-align: center;
	color: #232323;
	margin-bottom: 20px;
}
.rdn-designer a {
	color: #232323 !important;
	transition: 0.4s all ease-in-out;
}
.rdn-designer a:hover {
	color: #ab7b00 !important;
	transition: 0.4s all ease-in-out;
}
/*STORE FOOTER ENDS*/



.pagecontainer table tr td table:nth-child(2) {
	max-width: 100%;
}

@media screen and (max-width: 1200px) {
.pagecontainer table tr td table:nth-child(2) {
	max-width: 970px !important;
}
.cat-box:hover a {
	-webkit-box-shadow: inset 0px 0px 0px 5px #fcb500;
	-moz-box-shadow: inset 0px 0px 0px 5px #fcb500;
	box-shadow: inset 0px 0px 0px 5px #fcb500;
	transition: 0.3s all ease-in-out;
}
.cat-name {
	font-size: 1em;
}
.icon-box {
	float: none;
	width: 100%;
}
.promo-text {
	font-size: 1.25em;
	float: none;
	width: 100%;
	text-align: center;
}
.promo-text p {
	font-size: 15px;
}
.f-row-head {
	font-size: 1.2em;
}
}

@media screen and (max-width: 991px) {
.pagecontainer table tr td table:nth-child(2) {
	max-width: 750px !important;
}
.cat-img img {
	width: auto;
}
.cat-name {
	font-size: 1em;
}
.cat-box.gray {
	padding: 0 15px;
}
.browse-more span {
	font-size: 1.12em;
}
.cat-box.gray:hover .browse-more span {
	letter-spacing: 1px;
}
.promo-text {
	font-size: 1.25em;
	float: none;
	width: 100%;
	text-align: center;
}
.promo-text p {
	font-size: 14px;
}
.f-row-head {
	font-size: 1.25em;
}
.f-quick-link ul li a {
	font-size: 12px;
}
}

@media screen and (max-width: 768px) {
.visible-desktop {
	display: none;
}
.pagecontainer table tr td table:nth-child(2) {
	margin-top: 0px;
}
.container-fluid {
	padding-left: 10px;
	padding-right: 10px;
}
.cat-box.gray {
	padding: 0 10px;
}
.browse-more span {
	font-size: 1em;
}
.cat-box.gray:hover .browse-more span {
	letter-spacing: 0;
}
.cat-img img {
	width: 100%;
}
.welcome-text {
	padding: 15px 10px;
}
.rdn-copyright {
	margin-top: 20px;
}
}
