@CHARSET "ISO-8859-1";
.fridgemaster .logo {
	padding:10px;
}
.fridgemaster .white-row {
	background-color:#fff;
}
.fridgemaster .blue-box {
	background-color:#00355f;
	margin-bottom:10px;
}
.fridgemaster h1 {
	font-size: 1.6em;
	color:#fff;
	padding:20px;
	text-align:center;
}
.fridgemaster .freezer-box {
	background-color:#00aba3;
}
.fridgemaster .fridge-freezers-box {
	background-color:#5dc4ed;
}
.fridgemaster .fridge-box {
	background-color:#74bf96;
}
.fridgemaster h3 {
	font-size:3.7em;
	font-weight:600;
	color:#fff;
	padding:5px 15px;
}
.fridgemaster p {
	font-size:1.2em;
	padding:5px 15px;
	color:#fff;
	line-height: 1.5em;
}
.fridgemaster .yellow {
	color:#d7e25f;
}
.fridgemaster .purple {
	color:#16365c;
}
.fridgemaster .blue {
	color:#08436d;
}
.fridgemaster .button {
	background-color:#fff;
	padding:10px;
	display:inline-block;
	font-size:1.2em;
	text-align:center;
	border-radius:6px;
	Font-weight:600;
}
@media (max-width:991px) {
	.fridgemaster .button {
		font-size:0.9em;
	}
}
@media (max-width:767px) {
	.fridgemaster .button {
		font-size:1.2em;
	}
}
.fridgemaster .button:hover {
	color:#fff;
	background-color:#00355f;
}
.fridgemaster .freezer-button {
	color:#00aca3;
	width:45%;
	/* margin-left:10px;
	margin-top:5em; */
	display: inline-block;
}
/* @media (max-width: 1200px) {
	.fridgemaster .freezer-button {
		margin-top:0.6em;
	}
} */
/* @media (max-width: 991px) {
	.fridgemaster .freezer-button {
		margin-left:7px;
		margin-top:0em;
	}
} */
/* @media (max-width: 767px) {
	.fridgemaster .freezer-button {
		width:48%;
	}
}
@media (max-width: 460px) {
	.fridgemaster .freezer-button {
		width:45%;
		font-size:0.9em;
	}
} */
.fridgemaster .freezer-button:hover {
	background-color:#d5e25e;
	color:#00aca3;
}
.fridgemaster .fridge-freezer-button {
	color:#5dc4ed;
	width:45%;
	/* margin-left:10px; */
	display:block;
	/* margin-top:10px; */
}
/* @media (max-width:991px) {
	.fridgemaster .fridge-freezer-button {
		margin-left:5px;
	}
}
@media (max-width:767px) {
	.fridgemaster .fridge-freezer-button {
		display:inline-block;
		width:48%;
	}
}
@media (max-width:460px) {
	.fridgemaster .fridge-freezer-button {
		width:45%;
		font-size:0.9em;
	}
} */
.fridgemaster .fridge-freezer-button:hover {
	background-color:#08436d;
	color:#5dc4ed;
}
.fridgemaster .fridge-button {
	color:#74bf96;
	width:45%;
	margin-left:10px;
	display:block;
	margin-top:10px;
}
/* @media (max-width:767px) {
	.fridgemaster .fridge-button {
		display:inline-block;
		width:48%;
	}
}
@media (max-width:460px) {
	.fridgemaster .fridge-button {
		width:45%;
		font-size:0.9em;
	}
} */
.fridgemaster .fridge-button:hover {
	background-color:#16365c;
	color:#74bf96;
}
/* .fridgemaster .top-stacked-button {
	margin-top:6.6em;
}
@media (max-width:1200px) {
	.fridgemaster .top-stacked-button {
		margin-top:3.6em;
	}
}
@media (max-width:991px) {
	.fridgemaster .top-stacked-button {
		margin-top:4.7em;
	}
}
.fridgemaster .top-stacked-button-two {
	margin-top:7.3em;
}
@media (max-width:1200px) {
	.fridgemaster .top-stacked-button-two {
		margin-top:1.8em;
	}
}
@media (max-width:991px) {
	.fridgemaster .top-stacked-button-two {
		margin-top:14em;
	}
}
@media (max-width:767px) {
	.fridgemaster .top-stacked-button-two {
		margin-top:0em;
	}
} */
.fridgemaster .stacked-buttons {
	position: absolute;
	top:515px;
	left:15px;
	width:45%;
}
.fridgemaster .big-pics {
	position:relative;
}
.fridgemaster #bottom-stacked-button {
	margin-top:10px;
}
.fridgemaster #right-buttons {
	left:190px;
}
.fridgemaster .bottom-text {
	margin-bottom:27px;
}
/* @media (max-width: 991px) {
	.fridgemaster .bottom-text {
		margin-bottom:82px;
	}
}
@media (max-width: 767px) {
	.fridgemaster .bottom-text {
		margin-bottom:31px;
	}
} */
.fridgemaster .bottom-text-two {
	margin-bottom:9px;
}
/* @media (max-width: 1200px) {
	.fridgemaster .bottom-text-two {
		margin-bottom:15px;
	}
}
@media (max-width: 991px) {
	.fridgemaster .bottom-text-two {
		margin-bottom:80px;
	}
}
@media (max-width: 767px) {
	.fridgemaster .bottom-text-two {
		margin-bottom:0px;
	}
} */
.fridgemaster .blue-text {
	color:#00355f;
}
.fridgemaster .last-row-text {
	border-left: 4px solid #5dc4ed;
}
/* @media (max-width: 767px) {
	.fridgemaster .border {
		border-left: none;
	}
} */
.fridgemaster .glyphicon {
	width:20px;
}
.fridgemaster .freezer-glyph {
	color:#00aca3;
}
.fridgemaster .fridge-freezer-glyph {
	color:#5dc4ed;
}
.fridgemaster .fridge-glyph {
	color:#74bf96;
}
.fridgemaster .bottom-text-mid {
		margin-bottom:50px;
}
/* @media (max-width:991px) {
	.fridgemaster .bottom-text-mid {
		margin-bottom:10px;
	}
}
@media (max-width:767px) {
	.fridgemaster .bottom-text-mid {
		margin-bottom:31px;
	}
} */
.fridgemaster .bottom-box-freezers {
	/* background-image: url("/images/default/catalog/custom/fridgemaster/freezer-img.png");
	background-position:top;
	background-repeat:no-repeat;
	height:450px;
	background-size: contain; */
}
.webp .fridgemaster .bottom-box-freezers {
	/* background-image: url("/images/default/catalog/custom/fridgemaster/freezer-img.webp"); */
}
/* @media (max-width:1200px) {
	.fridgemaster .bottom-box-freezers {
		height:309px;
	}
}
@media (max-width:991px) {
	.fridgemaster .bottom-box-freezers {
		height:305px;
	}
}
@media (max-width:767px) {
	.fridgemaster .bottom-box-freezers {
		background-image: none;
		height:auto;
	}
} */
.fridgemaster .bottom-box-fridge-freezers {
	/* background-image: url("/images/default/catalog/custom/fridgemaster/fridge-freezer-img.png");
	background-position:top;
	background-repeat:no-repeat;
	height:450px;
	background-size: contain; */
}
/* .webp .fridgemaster .bottom-box-fridge-freezers {
	background-image: url("/images/default/catalog/custom/fridgemaster/fridge-freezer-img.webp");
} */
/* @media (max-width:991px) {
	.fridgemaster .bottom-box-fridge-freezers {
		height:350px;
	}
}
@media (max-width:767px) {
	.fridgemaster .bottom-box-fridge-freezers {
		background-image: none;
		height:auto;
	}
} */
.fridgemaster .bottom-box-fridge {
	/* background-image: url("/images/default/catalog/custom/fridgemaster/fridge-img.png");
	background-position:top;
	background-repeat:no-repeat;
	height:450px;
	background-size: contain; */
}
.webp .fridgemaster .bottom-box-fridge {
	/* background-image: url("/images/default/catalog/custom/fridgemaster/fridge-img.webp"); */
}
/* @media (max-width:1200px) {
	.fridgemaster .bottom-box-fridge {
		height:346px;
	}
}
@media (max-width:991px) {
	.fridgemaster .bottom-box-fridge {
		height:351px;
	}
}
@media (max-width:767px) {
	.fridgemaster .bottom-box-fridge {
		background-image: none;
		height:auto;
	}
} */
.fridgemaster .bottom-text-three {
	margin-bottom:10px;
}
/* @media (max-width: 991px) {
	.fridgemaster .bottom-text-three {
		margin-bottom:31px;
	}
} */
.fridgemaster .blue-title {
	color: #08436d;
}
/* @media (max-width: 1200px) {
	.fridgemaster #bottom-logo {
		padding-top:30px;
	}
}
@media (max-width: 991px) {
	.fridgemaster #bottom-logo {
		padding-top:80px;
	}
} */
/* .fridgemaster .text-boxes {
	height:496px;
} */
/* @media (max-width:1200px) {
	.fridgemaster .text-boxes {
		height:550px;
	}
}
@media (max-width:991px) {
	.fridgemaster .text-boxes {
		height:800px;
	}
}
@media (max-width:767px) {
	.fridgemaster .text-boxes {
		height:auto;
	}
} */

.freezer-button, .fridge-freezer-button {
	top: 50px;
	left:10px;
}

.button i {
	width: 25px;
}

@media (max-width:767px){
	.freezer-button, .fridge-freezer-button {
		top: 10px;
	}

	.fridgemaster .last-row-text{
		border-left: none;
	}
	.fridgemaster .last-row-text p{
		padding: 0px;
	}
}