@charset "utf-8";
*,
*:before,
*:after {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

h2.headiing-box{
	color: #000;
    padding: 12px 0;
}
a.btn-by{
		border: 1px solid gray;
    padding: 10px 40px;

}

.info a{
	color:#000;
}

#slider {
	overflow: hidden;
}

@keyframes slider {
	0% { left: 0; }
	30% { left: 0; }
	33% { left: -100%; }
	63% { left: -100%; }
	66% { left: -200%; }
	95% { left: -200%; }
	100% { left: 0; }
}
#slider figure {
	width:300%;
	position: relative;
	animation: 9s slider infinite;
}

#slider figure:hover {
	/*animation-play-state: paused; enable for pause on hover*/
}
#slider figure img {
	width: 33.333333333%;
	height : 100%;
	float: left;
}




.item.active{
	padding-left: 30px;
    padding-right: 30px;
}
.slider-col{
	padding-left: 2px;
    padding-right: 2px;
}

.col-item
{
    border: 2px solid #cf181b;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}
.col-item:hover .info {
    background-color: rgba(215, 215, 244, 0.5); 
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #ffc107;
}

.col-item .info .rating
{
    color: #003399;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #FFCCCC;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #CC9999;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}



@media screen and (max-width: 550px){

.thumbnail>img{
margin-top:1px !important;

}


a.btn-by{
	display: block;
    text-align: center;
}

.slider-col{ 
	margin-top:8px;

}

}






body {
	background: #2f2556;
	color: #b9b5c7;
	font: 14px open sans, sans-serif
}

h1 {
	padding: 100px 0;
	font-weight: 400;
	text-align: center
}

p {
	margin: 0 0 20px;
	line-height: 1.5
}

ul,
ol,
li,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none
}

.main {
	margin: 0 auto;
	width: 100%;
	border-top: none;
	background: #fff
}

.content {
	color: #373737;
	padding-bottom: 4px;
	border: 1px solid #ccc
}

.content>div {
	display: none;
	padding: 10px 9px 5px
}

input {
	display: none
}

label {
	display: inline-block;
	padding: 15px 25px;
	font-weight: 500;
	text-align: center;
	font-family: quicksand, sans-serif;
	color:#fff;
	background:#cf181b;
	letter-spacing: 1px;
	text-transform: uppercase
}

label:hover {
	background:#000;
	color: #fff;
	cursor: pointer
}

input:checked+label {
	background:#cf181b;
	color: #fff
}

#tab1:checked~.content #content1,
#tab2:checked~.content #content2,
#tab3:checked~.content #content3,
#tab4:checked~.content #content4,
#tab5:checked~.content #content5 {
	display: block
}

body {
	margin: 0;
	background: #f1f1f1;
	font-family: open sans, sans-serif!important
}

ul,
ol,
li,
a,
p,
h1,
h2,
h33,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none
}

.hbg {
	background: #fff;
	width: 100%;
	text-align: center
}

.space {
	height: 30px;
	background: #f3f3f3
}

.nopad {
	padding: 0
}

.welcomemsg {
	color: #88BEE4;
	font-size: 14px;
	float: left;
	padding-top: 10px
}

.container {
	font-family: quicksand, sans-serif
}

.welcomemsg span {
	color: #c1006d!important
}

.upperhbox {
	width: 453px
}

.phonet {
	padding-left: 6px;
	color: #fff;
	font-size: 17px;
	float: left;
	padding-top: 7px
}

.dimg {
	float: left;
	margin-left: 30px;
	margin-top: 4px
}

.titlemian {
	color: #63635b;
	text-align: center;
	padding-top: 17px;
	margin-bottom: 0
}

.qualityimg {
	margin-top: 38px;
	margin-left: 98px;
	float: left
}

.logo {
	margin-top: 19px;
	width: 331px;
	margin-bottom: 25px
}

.welcomemsg {
	color: #a28ca5;
	float: left;
	padding-top: 7px;
	padding-bottom: 10px
}

.header {
	background: #eee
}

.girlp {
	float: right;
	margin-top: 37px;
	width: 30%
}

.service {
	width: 20%;
	float: right;
	margin-top: 83px;
	margin-right: -32px;
	position: relative
}

@media screen and (max-width:506px) {
	.satisfaction {
		width: 48%;
		height: 162px;
		float: left;
		margin-top: 2px;
		margin-right: 2px
	}
}

@media screen and (max-width:767px) {
	.hide767 {
		display: none
	}
}

.dileverybox {
	margin-top: 18px;
	float: left;
	margin-bottom: 7px
}

@media screen and (max-width:1199px) {
	.qualityimg {
		margin-top: 38px;
		margin-left: 37px;
		float: left
	}
}

@media screen and (max-width:991px) {
	.qualityimg {
		margin-top: 38px;
		margin-left: 0;
		float: left
	}
}

@media screen and (max-width:613px) {
	.upperhbox {
		width: 453px;
		margin-top: 10px;
		float: left
	}
	.qualityimg {
		margin-top: 38px;
		margin-left: 0;
		float: left;
		width: 80%
	}
}

@media screen and (max-width:623px) {
	.dileverybox {
		margin-top: 19px;
		float: left;
		margin-left: 6%
	}
}

@media screen and (max-width:595px) {
	.header {
		border-top: 1px dotted #dbdbdb
	}
	.logo {
		margin-top: 43px;
		width: 265px
	}
}

.truck {
	float: left;
	margin-top: 0;
	width: 31px;
	height: 36px
}

.truck2 {
	float: left;
	margin-top: 0;
	width: 36px;
	height: 36px
}

.delivery-text {
	color: #88BEE4;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 17px;
	float: left;
	margin-left: 9px;
	padding-top: 10px;
	padding-right: 15px
}

.nav-bg {
	background: #ca0027;
	float: left;
	width: 100%
}

.nav-settings {
	background: 0 0;
	border: none;
	margin-top: -6px
}

.navbar-default .navbar-nav>li>a {
	color: #fff!important
}

.chooseus-main {
	width: 90%;
	margin: 0 auto;
	min-height: 79px!important;
	border: solid 2px #acacac;
	background: #7a7a7a
}

.choose-h-bg {
	background: #747474;
	width: 15%;
	float: left;
	min-height: 74px
}

.choose-h {
	color: #c1c1c1;
	padding-top: 26px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	padding-left: 15px
}

.icons-t {
	width: 21%;
	float: left
}

.icons-t img {
	margin-top: 15px;
	float: left
}

.icons-t p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	padding-left: 3px;
	padding-top: 29px;
	color: #c1c1c1;
	float: left
}

@media screen and (max-width:1199px) {
	.icons-t p,
	.choose-h {
		padding-left: 1px
	}
}

@media screen and (max-width:991px) {
	.choose-h-bg {
		width: 100%;
		text-align: CENTER
	}
	.chooseus-main {
		min-height: 222px!important
	}
	.icons-t {
		width: 50%
	}
	.set {
		float: left;
		width: 100%
	}
	.icons-t img {
		margin-left: 26%
	}
}

@media screen and (max-width:1006px) {
	.girlp {
		display: none
	}
	.service {
		display: none
	}
	.nav-bg {
		position: static;
		margin-top: 10px
	}
}

@media screen and (max-width:593px) {
	.icons-t {
		width: 100%
	}
	.icons-t img {
		margin-left: 33%
	}
	.chooseus-main {
		min-height: 371px!important
	}
}

@media screen and (max-width:427px) {
	.icons-t img {
		margin-left: 26%
	}
}

@media screen and (max-width:327px) {
	.icons-t img {
		margin-left: 18%
	}
}

.badges-main {
	width: 100%;
	margin: 0 auto;
	margin-top: 10px
}

.whitesec-main {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	min-height: 518px;
	margin-top: 8px
}

.catagorydiv-main {
	width: 20%;
	float: left
}

.catagory {
	width: 100%;
	float: left;
	min-height: 40px;
	background: url(https://xdioms.com/store2016/centralheat/listing/images/catbg.png);
	text-align: center;
	color: #fff;
	font-size: 15px;
	padding-top: 10px;
	font-weight: 700
}

.others {
	min-height: 38px;
	background: #f5f5f5;
	float: left;
	padding-left: 13px;
	padding-top: 10px;
	color: #88BEE4;
	font-size: 15px;
	width: 100%
}

.fb-like {
	margin-top: 5px;
	margin-left: 4px;
	float: left;
	width: 95.7%
}

.fbox {
	width: 100%;
	float: right;
	margin-top: 4px
}

@media screen and (max-width:694px) {
	.fbox {
		width: 100%;
		float: right;
		margin-top: 4px
	}
	.catagorydiv-main {
		width: 100%;
		float: left;
		background: #f8f8f8
	}
	.catagory {
		margin-left: 0%
	}
	.others {
		margin-left: 0%
	}
	.fb-like {
		margin-left: 0%
	}
}

.title1 {
	min-height: 59px;
	background: #323232;
	float: left;
	color: #fff;
	font-size: 22px;
	border-left: 6px solid #1a9bd7;
	width: 100%;
	padding-top: 13px;
	padding-left: 12px;
	margin-bottom: 0
}

.imagesul {
	margin-top: 14px;
	float: left
}

.imagesul ul li {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	width: 40px;
	height: 29px
}

.item-desc {
	padding-top: 21px;
	float: left;
	color: #88BEE4;
	font-size: 15px;
	text-align: left
}

.fboder {
	border-left: 1px solid #88BEE4;
	border-right: 1px solid #88BEE4;
	border-top: 1px dotted #88BEE4;
	min-height: 200px
}

.footer-box {
	border-right: 1px dotted #88BEE4;
	float: left;
	width: 32%;
	min-height: 200px;
	margin-top: 13px
}

.mail {
	margin-top: 21px;
	margin-left: 60px;
	float: left
}

.mail-t {
	padding-top: 43px;
	padding-left: 20px;
	float: left;
	color: #fff;
	font-weight: 700;
	font-size: 20px
}

.mail-p {
	padding-top: 40px;
	padding-left: 47px;
	float: left;
	color: #fff;
	font-size: 9px
}

.button {
	margin-top: 11px;
	margin-left: 45px;
	float: left;
	background: 0 0;
	border: none;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	padding: 6px;
	height: 32px
}

.flogo {
	margin-top: 73px;
	margin-left: 65px;
	float: left;
	width: 70%
}

.satt {
	width: 60%;
	float: left;
	margin-top: 10px;
	margin-left: 69px
}

.paypalf {
	margin-top: 30px;
	margin-left: 56px;
	float: left;
	width: 70%
}

@media screen and (max-width:808px) {
	.footer-box {
		width: 50%
	}
}

@media screen and (max-width:734px) {
	.footer-box {
		width: 100%;
		border-right: none;
		border-bottom: 1px dotted #a9a9a9
	}
}

.navi {
	float: left;
	margin-top: 0;
	margin-left: -26px;
	text-transform: uppercase
}

.navi ul li {
	float: left;
	padding: 17px 2px
}

.navi ul li:first-child {
	padding-left: 22px
}

.navi ul li:last-child {
	background: 0 0
}

.navi ul li a {
	color: #4e4e4e;
	font-size: 13px;
	padding: 5px 11px
}

.leftnav {
	width: 100%;
	margin-top: 10px;
	float: left
}

@media screen and (max-width:485px) {
	.navi ul li a {
		color: #fff;
		font-size: 8px;
		border-right: none;
		padding: 1px 2px
	}
	.navi ul li:first-child {
		padding-left: 0
	}
	.navi ul li {
		float: left;
		padding: 7px 1px;
		text-align: center
	}
	.navi {
		float: left;
		margin-top: 4px;
		margin-left: 0!important;
		text-transform: uppercase
	}
	.navi ul li {
		float: left;
		padding: 7px 1px!important
	}
	.navi ul li:first-child {
		padding-left: 0!important
	}
	.upperhbox {
		width: 100%
	}
	.qualityimg {
		width: 100%
	}
	body {
		background-size: 487px 136px
	}
}

@media screen and (max-width:788px) {
	.navi ul li:first-child {
		padding-left: 46px
	}
}

@media screen and (max-width:656px) {
	.navi ul li {
		float: left;
		padding: 7px 16px
	}
}

@media screen and (max-width:485px) {
	.navi ul li {
		float: left
	}
}

.description {
	width: 100%;
	float: left;
	padding: 10px;
	color: #fff;
	background: #323232;
	font-size: 22px;
	height: 59px;
	border-left: 6px solid #1a9bd7;
	padding-top: 13px
}

.descp {
	margin-top: -4px;
	min-height: 60px;
	float: left;
	width: 100%;
	margin-bottom: 20px
}

.descpp {
	color: #524d4d;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 17px
}

h4.listhead {
	padding-top: 33px;
	float: left;
	padding-left: 10px;
	font-weight: 700;
	font-size: 17px;
	color: #222
}

.feature-list {
	float: left;
	margin-top: 20px;
	margin-left: 28px
}

.feature-list ul li {
	padding: 7px 1px;
	color: #211e1e;
	font-size: 15px;
	list-style-type: disc
}

.slider {
	position: relative;
	padding-top: 345px
}

.slider .large {
	position: absolute;
	left: 40px;
	top: 0;
	transition: all .5s;
	width: auto;
	max-height: 488px;
	overflow-y: hidden;
	text-align: center;
	width: 87%
}

.slider .large img {
	width: auto;
	height: 300px;
	margin: 0 auto
}

.thumbnail {
	width: auto;
	height: auto
}

.slider {
	position: relative;
	padding-top:345px!important
}

@media screen and (max-width:485px) {
	.main {
		margin: 0 auto;
		width: 100%;
		margin-top: 14px
	}
	label {
		display: inline-block;
		padding: 17px 11px;
		font-weight: 400;
		text-align: center;
		color: #88BEE4;
		font-size: 11px
	}
	.mail {
		display: none
	}
	.mail-t {
		padding-top: 8px;
		padding-left: 46px;
		float: left;
		color: #fff;
		font-weight: 700;
		font-size: 20px
	}
	.mail-p {
		padding-top: 16px
	}
	.footer-box {
		min-height: 141px
	}
	.flogo {
		margin-top: 12px;
		margin-left: 59px;
		float: left;
		width: 56%
	}
	.paypalf {
		margin-top: -5px;
		margin-left: 70px;
		float: left;
		width: 54%
	}
	.slider label {
		margin: 0 0 0 10px;
		display: inline-block;
		cursor: pointer;
		transition: all .5s;
		opacity: .6;
		text-align: center
	}
	.thumbnail {
		width: 32.6%!important
	}
	.large {
		text-align: center
	}
	.slider .large img {
		width: auto;
		max-height: 293px;
		margin: 0 auto
	}
	.slider .large {
		position: absolute;
		left: 20px;
		top: 0;
		transition: all .5s;
		width: auto;
		max-height: 488px;
		overflow-y: hidden;
		text-align: center;
		width: 87%
	}
}

@media screen and (max-width:359px) {
	.thumbnail {
		width: 49%!important
	}
	.slider .large img {
		width: auto;
		max-height: 258px;
		margin: 0 auto
	}
	.slider {
		padding-top: 323px!important
	}
}

.slider input[name=slide_switch] {
	display: none
}

.slider label {
	margin: 0 0 0 18px;
	display: inline-block;
	cursor: pointer;
	transition: all .5s;
	opacity: .6;
	margin: 0 auto;
	text-align: center
}

.thumbnail>img {
	display: block!important;
	width:100%!important;
	height:93px!important;
	margin-top:4px
}

.slider label img {
	display: block
}

.slider input[name=slide_switch]:checked+label {
	opacity: 1
}

.slider input[name=slide_switch]~.large {
	opacity: 0;
	transform: scale(1.1)
}

.slider input[name=slide_switch]:checked+label+.large {
	opacity: 1;
	transform: scale(1)
}

.thumbnail a {
	width: 33%;
	margin: 21px auto;
	text-align: center;
	display: inline-block
}

.thumbnail {
	height: 110px;
	width: 19%;
	margin-bottom: 1px!important
}

@media screen and (max-width:720px) {
	.thumbnail {
		width: 24%
	}
}

.mainlightbox {
	display: none
}

#gallery {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0
}

#chrome {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	z-index: 102
}

.picture {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101
}

.picture:target,
.picture:target~#chrome {
	display: block
}

.picture:target~* {
	-webkit-user-select: none;
	-moz-user-select: none
}

#chrome {
	-webkit-user-select: none;
	-moz-user-select: none
}

.picture {
	background-color: #000;
	background-color: rgba(0, 0, 0, .7);
	-webkit-user-select: none;
	-moz-user-select: none
}

.picture>img {
	position: absolute;
	top: 96%;
	left: 50%;
	margin-top: -320px;
	margin-left: -161px;
	width: 320px;
	height: auto
}

.picture>a.next,
.picture>a.prev {
	position: absolute;
	display: block;
	width: 30px;
	height: 120px;
	top: 50%;
	right: 20px;
	margin-top: -60px;
	text-decoration: none
}

.picture>a.prev {
	right: auto;
	left: 20px
}

.picture>a.next:after,
.picture>a.prev:after {
	content: "\203A";
	line-height: 120px;
	font-size: 120px;
	font-weight: 700;
	color: #fff;
	text-shadow: 0 0 5px #fff
}

.picture>a.next:hover:after,
.picture>a.prev:hover:after {
	color: #3d79d0;
	text-shadow: 0 0 5px #3d79d0
}

.picture>a.prev:after {
	content: "\2039"
}

#chrome>a.close {
	position: absolute;
	display: block;
	top: 10px;
	right: 10px;
	padding: 2px 7px;
	border: 1px solid silver;
	color: #ccc;
	text-decoration: none;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box
}

#chrome>a.close:hover {
	color: #3d79d0;
	border-color: #3d79d0;
	text-shadow: 0 0 5px #3d79d0;
	-webkit-box-shadow: 0 0 2px #3d79d0;
	-moz-box-shadow: 0 0 2px #3d79d0;
	box-shadow: 0 0 2px #3d79d0
}

.container2 {}

.container2>.thumb {
	display: inline-block;
	margin: 0 5px
}

.container2>.thumb>a {
	display: inline-block;
	padding: 2px;
	background-color: #fff;
	border: 1px solid silver;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0 0 1px silver;
	-moz-box-shadow: 0 0 1px silver;
	box-shadow: 0 0 1px silver
}

.container2>.thumb>a:hover {
	border-color: #3d79d0;
	-webkit-box-shadow: 0 0 2px #3d79d0;
	-moz-box-shadow: 0 0 2px #3d79d0;
	box-shadow: 0 0 2px #3d79d0
}

.container2>.thumb img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	width: 85px;
	height: 56px
}

#do_loop {
	display: none
}

#chrome>.loop {
	position: absolute;
	display: block;
	top: 11px;
	left: 15px;
	width: 36px;
	height: 24px;
	background-image: url(/i/loop.png);
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer
}

#do_loop:checked~#chrome>.loop {
	background-position: 0 -24px
}

#chrome>.loop:hover {
	background-position: 0 -48px
}

#do_loop:checked~#chrome>.loop:hover {
	background-position: 0 -72px
}

.picture>a.loop {
	display: none
}

#do_loop:checked~.picture>a.loop {
	display: block
}

#do_loop {
	position: fixed;
	display: block;
	z-index: 103;
	top: 11px;
	left: 15px;
	width: 36px;
	height: 24px;
	cursor: pointer;
	opacity: 0
}

#do_loop:hover~#chrome>.loop {
	background-position: 0 -48px
}

#do_loop:checked:hover~#chrome>.loop {
	background-position: 0 -72px
}

.picture~header {
	position: relative;
	z-index: 104
}

.picture~#github {
	z-index: 105
}

.picture:target~header,
.picture:target~#github {
	z-index: 99
}

.picture {
	display: block;
	height: 0;
	opacity: 0;
	overflow: hidden
}

.picture:target {
	height: 100%;
	opacity: 1
}

.picture:not(:target) {
	-webkit-animation-name: disappearing;
	-webkit-animation-duration: 1s;
	-moz-animation-name: disappearing;
	-moz-animation-duration: 1s
}

.picture:target {
	-webkit-animation-name: appearing;
	-webkit-animation-duration: 1s;
	-moz-animation-name: appearing;
	-moz-animation-duration: 1s
}

.picture~header,
.picture~#github {
	-webkit-transition-property: z-index;
	-webkit-transition-delay: 1s;
	-moz-transition-property: z-index;
	-moz-transition-delay: 1s
}

.picture:target~header,
.picture:target~#github {
	-webkit-transition-property: z-index;
	-webkit-transition-delay: 0s;
	-moz-transition-property: z-index;
	-moz-transition-delay: 0s
}

#cover {
	position: fixed;
	z-index: 998;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	background-color: #eee;
	background-image: url(/i/bright_squares.png);
	background-position: 0 0;
	background-repeat: repeat;
	opacity: 0;
	-webkit-animation-name: cover;
	-webkit-animation-duration: 1.5s;
	-moz-animation-name: cover;
	-moz-animation-duration: 1.5s
}

#loading {
	z-index: 999
}

@-webkit-keyframes cover {
	0% {
		width: 100%;
		height: 100%;
		opacity: 1
	}
	75% {
		width: 100%;
		height: 100%;
		opacity: 1
	}
	99% {
		width: 100%;
		height: 100%;
		opacity: 0
	}
	100% {
		width: 0;
		height: 0;
		opacity: 0
	}
}

@-moz-keyframes cover {
	0% {
		width: 100%;
		height: 100%;
		opacity: 1
	}
	75% {
		width: 100%;
		height: 100%;
		opacity: 1
	}
	99% {
		width: 100%;
		height: 100%;
		opacity: 0
	}
	100% {
		width: 0;
		height: 0;
		opacity: 0
	}
}

@-webkit-keyframes disappearing {
	0% {
		height: 100%;
		opacity: 1
	}
	100% {
		height: 100%;
		opacity: 0
	}
}

@-moz-keyframes disappearing {
	0% {
		height: 100%;
		opacity: 1
	}
	100% {
		height: 100%;
		opacity: 0
	}
}

@-webkit-keyframes appearing {
	0% {
		height: 100%;
		opacity: 0
	}
	100% {
		height: 100%;
		opacity: 1
	}
}

@-moz-keyframes appearing {
	0% {
		height: 100%;
		opacity: 0
	}
	100% {
		height: 100%;
		opacity: 1
	}
}

.footerbg {
	margin-top: 58px;
	min-height: 90px;
	background: #0075af;
	border-radius: 30px 30px 0 0
}

.fcopy {
	float: left;
	padding-top: 35px;
	padding-left: 10px;
	color: #fff
}

.fpaypal {
	float: right;
	margin-top: 1px;
	margin-right: 24px;
	width: 20%
}

header {
	float: left;
	width: 100%
}

.hamburger {
	height: 20px;
	width: 20px;
	padding: 20px;
	float: right;
	cursor: pointer;
	background: url(../images/burger.png) no-repeat 4px 5px!important;
	margin-top: 6px
}

.hamburger:before {
	content: "";
	display: block;
	background: url() no-repeat 4px 5px;
	width: 100%;
	height: 4px
}

.hamburger:after {
	content: "";
	display: block;
	background: url() no-repeat 4px 5px;
	width: 100%;
	height: 4px;
	margin-top: 4px;
	box-shadow: 0 8px 0 #f3f3f3
}

nav {
	background-color: #dd1c24;
	margin: 0;
	max-height: 0;
	overflow: hidden;
	clear: both;
	transition: max-height .3s cubic-bezier(.63, 0, .25, 1);
	float: left;
	width: 100%
}

nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	width: 100%
}

nav li {
	display: block;
	text-align: center;
	*
}

nav a {
	color: #fff;
	display: block;
	padding: .4em;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: 1px
}

li.home-ctrl a {
	font-size: 37px;
	padding: 2px 5px
}

li.home-ctrl {
	width: 6%
}

@media screen and (max-width:699px) {
	nav li {
		width: 100%
	}
	li.home-ctrl {
		width: 100%
	}
}

nav ul li ul {
	display: none;
	width: 238px;
	position: absolute;
	z-index: 999;
	background: #a08252;
	box-shadow: #ccc 0 4px 10px -1px
}

nav ul li ul li {
	width: 100%;
	text-align: left
}

nav ul li ul li a {
	color: #fff;
	width: 100%;
	text-align: left
}

nav ul li:hover ul {
	display: block
}

@media screen and (max-width:699px) {
	nav ul li ul {
		width: 100%;
		position: relative
	}
	nav ul li ul li a {
		text-align: center
	}
}

.container-fluid.nopad.ship-bg {
	background: #00abea
}

p.ship-dis {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: oswald;
	font-size: 18px;
	letter-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 7px
}

header input[type=checkbox]:checked~nav {
	max-height: 415px;
	background: #ca0027
}

header a:hover,
header a:focus,
header label:hover,
header label:focus {
	text-decoration: none;
	color: #88BEE4;
	background: 0 0!important
}

.container.cp {
	border-top: 1px solid #ebebeb
}

@media(min-width:700px) {
	.hamburger {
		display: none
	}
	nav {
		background: 0 0;
		float: right;
		border: 0!important;
		max-height: none
	}
	nav ul,
	nav li,
	nav li a {
		display: inline-block
	}
	nav a {
		display: inline-block;
		padding: 10px 39px
	}
}

.hidden {
	position: fixed;
	top: -100%;
	left: -100%
}

.upper-header {
	background: #f5f5f5;
	min-height: 30px;
	text-align: center;
	color: #88BEE4;
	font-size: 15px;
	font-weight: 700;
	padding-top: 5px
}

.ubg {
	background: #323232;
	width: 100%;
	height: 46px;
	margin-top: -51px
}

.content * {
	-webkit-animation: scale .7s ease-in-out;
	-moz-animation: scale .7s ease-in-out;
	animation: scale .7s ease-in-out
}

img.pay-image.img-responsive {
	width: 300px
}

.footer {
	border-top: 2px solid #9a9090;
	border-bottom: 7px solid #322f30;
	min-height: 50px;
	text-align: center;
	color: #322f30;
	font-size: 14px;
	font-family: oswald;
	padding-top: 13px;
	font-weight: 700;
	letter-spacing: 2px
}

.col-sm-12.borderf {
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 6px;
	float: left;
	width: 100%
}

.left-tabs {
	width: 100%;
	margin-top: 10px;
	min-height: 132.3px;
	box-shadow: #ccc 0 3px 13px 3px;
	width: 100%;
	background: #fff;
	text-align: center;
	float: left
}

.left-tab-img {
	margin: 10px auto;
	margin-bottom: 0
}

.left-tab-p {
	text-align: center;
	color: #d87227;
	font-size: 17px;
	padding-top: 10px;
	font-family: oswald;
	letter-spacing: 1px
}

.left-tab-p2 {
	color: #3e393f;
	text-align: center;
	font-size: 14px;
	margin-bottom: 6px
}

.phead {
	background: #d87227;
	color: #fff;
	width: 100%;
	margin: 0;
	height: 44px;
	font-size: 19px;
	padding-top: 7px;
	padding-left: 13px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	font-family: oswald;
	letter-spacing: 3px
}

.descp2 {
	color: #5a585b;
	width: 100%;
	background: #fff;
	padding: 10px;
	text-align: left;
	font-weight: 400;
	line-height: 28px
}

.descp3 {
	color: #5a585b;
	width: 100%;
	background: #fff;
	padding: 10px;
	text-align: center
}

.descp3 p {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 10px;
	font-weight: 700
}

img.img-responsive.ssimg {
	margin: 0 auto;
	width: 164px;
	margin-bottom: 8px
}

img.img-responsive.sssimg {
	margin: 0 auto;
	width: 310px;
	margin-bottom: 8px
}

.content p {
	text-align: left
}

.home {
	background: url(../images/home.png) no-repeat 3px 8px;
	width: 122px;
	height: 41px
}

.follow {
	background: url(../images/follow.png) no-repeat 3px 9px;
	width: 122px;
	height: 41px
}

.feedback {
	background: url(../images/feedback.png) no-repeat 3px 8px;
	width: 122px;
	height: 41px
}

.contact {
	background: url(../images/contact.png) no-repeat 3px 13px;
	width: 122px;
	height: 41px
}

.ca-menu {
	padding: 0;
	margin: 20px auto
}

.ca-menu li {
	width: 19%;
	height: 125px;
	overflow: hidden;
	position: relative;
	float: left;
	background: #fff;
	margin-right: 6px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	border-right: 1px dashed #dad9d9
}

.ca-menu li:last-child {
	margin-right: 0
}

.ca-menu li a {
	text-align: left;
	width: 100%;
	height: 100%;
	display: block;
	color: #333;
	position: relative
}

.ca-icon {
	font-family: websymbolsregular, cursive;
	font-size: 54px!important;
	color: #50300f;
	text-shadow: 1px 0 1px rgba(255, 255, 255, .8);
	line-height: 150px;
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0;
	top: 0;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear
}

.ca-content {
	position: absolute;
	left: 0;
	width: 100%;
	height: 50%;
	top: 50%
}

.ca-main {
	font-size: 16px;
	opacity: .8;
	font-family: josefin sans, sans-serif;
	text-align: center;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	font-weight: 700
}

.ca-sub {
	text-align: center;
	font-size: 14px;
	color: #323232;
	font-family: josefin sans, sans-serif;
	line-height: 40px;
	opacity: .8;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear
}

.ca-menu li:hover {
	background: #fff
}

.ca-menu li:hover .ca-icon {
	color: #322f30;
	opacity: .7;
	-webkit-animation: moveFromLeft 400ms ease;
	-moz-animation: moveFromLeft 400ms ease;
	-ms-animation: moveFromLeft 400ms ease
}

.ca-menu .fa-star {
	color: #50300f;
	font-size: 54px!important
}

.ca-menu li:hover .ca-main {
	color: #50300f;
	-webkit-animation: moveFromRight 300ms ease;
	-moz-animation: moveFromRight 300ms ease;
	-ms-animation: moveFromRight 300ms ease
}

.ca-menu li:hover .ca-sub {
	color: #88BEE4;
	-webkit-animation: moveFromBottom 500ms ease;
	-moz-animation: moveFromBottom 500ms ease;
	-ms-animation: moveFromBottom 500ms ease
}

@-webkit-keyframes moveFromLeft {
	from {
		-webkit-transform: translateX(-100%)
	}
	to {
		-webkit-transform: translateX(0%)
	}
}

@-moz-keyframes moveFromLeft {
	from {
		-moz-transform: translateX(-100%)
	}
	to {
		-moz-transform: translateX(0%)
	}
}

@-ms-keyframes moveFromLeft {
	from {
		-ms-transform: translateX(-100%)
	}
	to {
		-ms-transform: translateX(0%)
	}
}

@-webkit-keyframes moveFromRight {
	from {
		-webkit-transform: translateX(100%)
	}
	to {
		-webkit-transform: translateX(0%)
	}
}

@-moz-keyframes moveFromRight {
	from {
		-moz-transform: translateX(100%)
	}
	to {
		-moz-transform: translateX(0%)
	}
}

@-ms-keyframes moveFromRight {
	from {
		-ms-transform: translateX(100%)
	}
	to {
		-ms-transform: translateX(0%)
	}
}

@-webkit-keyframes moveFromBottom {
	from {
		-webkit-transform: translateY(100%)
	}
	to {
		-webkit-transform: translateY(0%)
	}
}

@-moz-keyframes moveFromBottom {
	from {
		-moz-transform: translateY(100%)
	}
	to {
		-moz-transform: translateY(0%)
	}
}

@-ms-keyframes moveFromBottom {
	from {
		-ms-transform: translateY(100%)
	}
	to {
		-ms-transform: translateY(0%)
	}
}

@media only screen and (max-width:768px) {
	.ca-menu li {
		width: 49%
	}
}

@media only screen and (max-width:430px) {
	.ca-menu li {
		width: 100%
	}
	.carousel-caption {
		display: none
	}
	.ca-menu li {
		background: 0 0!important
	}
}

.list-cat {
	margin-top: 20px;
	margin-bottom: 24px;
	border: 3px solid #e6e4e4;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear
}

.list-cat:hover {
	border: 3px solid #085aa4
}

@media screen and (max-width:430px) {
	.left-tabs {
		margin-bottom: 11px
	}
	.main {
		margin-bottom: 13px
	}
}

.hbg1 {
	background: #fa111e
}

h4.hbgh {
	float: left;
	color: #fff;
	font-family: oswald;
	font-size: 15px;
	letter-spacing: 1px;
	padding-top: 11px;
	padding-bottom: 10px
}

.hbgli {
	float: right
}

.hbgli li {
	padding: 9px 6px;
	float: left;
	border-left: 1px solid #fff
}

.hbgli li a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	font-family: oswald;
	font-size: 15px;
	letter-spacing: 1px
}

.descp2 li {
	font-weight: lighter;
	text-align: left;
	list-style: disc;
	padding-left: 0;
	margin-left: 18px
}

h1.pro-title {
	float: left;
	width: 100%;
	background: 0 0;
	color: #dd1c24;
	text-align: center;
	font-size: 20px;
	font-family: quicksand, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase
}

.desc-pp-cc {
	float: left;
	width: 100%;
	text-align: justify
}

.descriptiongg {
	margin-bottom: 10px;
	margin-top: 6px;
	float: left;
	padding: 8px;
	width: 100%;
	border: 1px solid #ccc;
	text-align: justify;
	list-style: inside;
	color: #2c2c2c;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: quicksand, sans-serif
}

.outer-hbg {
	background: #280156
}

p.wel-msg-p {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: oswald;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 4px;
	font-weight: 600;
	padding-bottom: 5px
}

img.logo-ctrl.img-responsive {
	float: left;
	max-width: 350px;
	margin-top: 8px;
	margin-bottom: 5px
}

.toprat-ctrl {
	float: left;
	width: 100%;
	margin-top: 39px;
	margin-bottom: 10px
}

a.feed-btn {
	background: #fa111e;
	color: #fff!important;
	border-radius: 5px;
	float: left;
	margin-top: 26px;
	font-family: oswald;
	text-transform: uppercase;
	padding: 6px;
	letter-spacing: 1px;
	font-weight: 600;
	text-decoration: none
}

a.feed-btn:hover {
	background: #fff;
	color: #280156!important
}

img.topp.img-responsive {
	float: left;
	width: 68px
}

.searchform {
	margin-top: 47px;
	float: right;
	width: 100%;
	margin-bottom: 16px;
	padding: 5px 3px 5px 5px
}

.searchform input[type=text] {
	border: 1px solid #dbd9d9;
	padding: 6px 16px;
	color: #979797;
	width: 90%;
	height: 32px;
	background: #f5f5f5;
	font-size: 13px;
	float: left;
	display: block
}

.searchform input[type=submit] {
	background: #d52429;
	border: none;
	color: #fff;
	height: 32px;
	width: 35px;
	margin: 0;
	cursor: pointer;
	float: left
}

input,
button,
select,
textarea {
	outline: none;
	font-family: open sans, sans-serif
}

.black-promo {
	float: left;
	width: 100%;
	background: #0049a5;
	border-top: 4px solid #fa111e
}

h3.Promo-text {
	color: #fff;
	text-transform: uppercase;
	font-family: oswald;
	text-align: center;
	letter-spacing: 1px;
	font-size: 31px;
	padding-top: 30px;
	padding-bottom: 34px
}

@media screen and (max-width:991px) {
	.searchform input[type=text] {
		width: 78%
	}
}

@media screen and (max-width:767px) {
	.searchform input[type=text] {
		width: 93%
	}
	img.logo-ctrl.img-responsive {
		float: none;
		margin: 0 auto;
		width: 168px;
		margin-top: 9px;
		margin-bottom: 2px
	}
	.searchform {
		margin-top: 9px
	}
}

@media screen and (max-width:597px) {
	.searchform input[type=text] {
		width: 90%
	}
}

@media screen and (max-width:447px) {
	.searchform input[type=text] {
		width: 88%
	}
}

@media screen and (max-width:389px) {
	.searchform input[type=text] {
		width: 86%
	}
}

@media screen and (max-width:347px) {
	.searchform input[type=text] {
		width: 83%
	}
}

.footer-ctrl-dude {
	float: left;
	width: 100%;
	background: #280156;
	border-top: 4px solid #fa111e
}

img.img-responsive.logo-w {
	width: 116px;
	margin: 0 auto;
	margin-bottom: 11px;
	margin-top: 10px
}

img.trustimg-responsive {
	float: left;
	width: 100%;
	margin-top: 21px;
	box-shadow: #ccc 1px 2px 10px 4px
}

.all-cats-ctrl {
	float: left;
	width: 100%;
	margin-top: 19px;
	margin-bottom: 11px
}

.cat-ctrl-mm {
	float: left;
	width: 100%;
	margin-top: 27px;
	margin-bottom: 14px;
	text-align: center
}

img.cat-mm-img.img-responsive {
	float: left;
	width: 100%
}

h2.Feat-cat {
	float: left;
	width: 100%;
	text-align: center;
	font-family: oswald;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	padding-top: 21px;
	padding-bottom: 9px;
	color: #2c2c2c
}

a.cat-mm-btn {
	float: left;
	width: 100%;
	background: #d52429;
	color: #fff!important;
	text-align: center;
	font-family: oswald;
	letter-spacing: 1px;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase
}

.cc2 {
	font-size: 10px!important;
	padding-top: 14px!important;
	padding-bottom: 10px!important
}

.reviews-ctrl {
	float: left;
	width: 100%;
	background: #191919
}

h2.feed-head {
	float: left;
	width: 100%;
	margin-top: 38px;
	color: #fff;
	font-family: oswald;
	letter-spacing: 1px
}

.star-img-ctrl {
	float: left;
	width: 100%;
	text-align: center
}

.st-img {
	margin: 0 auto;
	width: 115px;
	margin-top: 11px;
	margin-bottom: 13px
}

.feed-list {
	float: left;
	width: 100%;
	margin-bottom: 28px
}

.feed-list ul li {
	padding: 8px;
	color: #fff
}

p.buyer {
	font-size: 11px
}

p.buyer span {
	color: #fa111e
}

.keywords {
	float: left;
	width: 100%;
	color: #fff
}

@media screen and (max-width:359px) {
	.slider .large img {
		width: auto;
		max-height: 200px;
		margin: 0 auto
	}
	.slider {
		padding-top: 271px!important
	}
}

img.img-responsive.ss-img-se {
	float: right;
	margin-top: 31px;
	margin-bottom: 10px
}

img.img-responsive.shok-img {
	width: 89px
}

.upper-head {
	background: #07395e;
	float: left;
	width: 100%
}

p.wel-msg-p {
	float: left;
	width: 100%;
	text-align: left;
	color: #fff;
	font-family: quicksand, sans-serif;
	letter-spacing: 2px;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 9px;
	font-weight: 400;
	padding-bottom: 5px
}

ul.tip-menu {
	float: right
}

ul.tip-menu li {
	float: left;
	padding: 9px
}

ul.tip-menu li a {
	color: #fff;
	font-size: 13px;
	font-family: quicksand, sans-serif;
	text-transform: uppercase
}

.icons-main-t {
	float: left;
	font-family: quicksand, sans-serif;
	width: 100%;
	margin-bottom: 13px
}

.halfi-1 {
	float: left;
	width: 100%
}

.ih-ico-ctrl {
	float: left;
	width: 20%
}

.ih-ico-ctrl i {
	color: #07395e;
	font-size: 33px
}

.hi-text-ctrl {
	float: left;
	width: 80%
}

.hi-text-ctrl h3 {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 13px;
	color: #2c2c2c
}

.hi-text-ctrl p {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #2c2c2c
}

img.img-responsive.ttre {
	float: left;
	width: 100%;
	margin-bottom: 18px
}

.tt-footer-ctrl {
	float: left;
	width: 100%;
	margin-top: 4px;
	background: #17224e;
	padding: 15px 0;
	font-family: quicksand, sans-serif;
	background-size: cover
}

h2.footer-tit {
	float: left;
	width: 100%;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 700;
	margin-top: 32px;
	margin-bottom: 13px
}

ul.footer-link-tt {
	float: left;
	width: 100%;
	margin-bottom: 24px
}

ul.footer-link-tt li {
	color: #fff;
	list-style: inside;
	padding: 2px;
	text-align: left
}

ul.footer-link-tt li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: 800
}

p.copy-tt-rr {
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 14px;
	margin-top: 12px;
	border-top: 1px solid #fff;
	padding-top: 16px
}

p.news-tt-ww {
	float: left;
	width: 100%;
	text-align: left;
	color: #fff;
	margin-bottom: 10px
}

a.sub-tt-ww {
	float: left;
	width: 100%;
	text-align: center;
	background: #fff;
	color: #88BEE4;
	text-transform: uppercase;
	padding: 10px;
	font-weight: 500;
	letter-spacing: 1px;
	border-radius: 5px;
	font-size: 16px
}

.top-ctrl {
	float: left;
	width: 100%;
	margin-top: 41px
}

ul.tip-menu {
	float: right
}

ul.tip-menu li {
	float: left;
	padding: 2px 3px
}

ul.tip-menu li a {
	color: #ca0027;
	font-family: quicksand, sans-serif;
	text-transform: capitalize
}

ul.tip-menu li a:hover {
	color: #dd1c24;
	text-decoration: none
}

img.img-responsive.search-img-pp {
	float: right;
	margin-top: 21px;
	margin-bottom: 11px
}

.f-permotions-ctrl-main {
	float: left;
	width: 100%;
	background: #faf9f0;
	border: 1px solid #999
}

.one-permotion {
	float: left;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 7px;
	text-align: center
}

.one-permotion i {
	color: #ca0027;
	font-size: 38px;
	display: inline-block;
	padding-right: 10px
}

.one-permotion h3 {
	font-family: quicksand, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 17px;
	margin-top: 7px;
	color: #050505
}

.one-permotion p {
	font-family: quicksand, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 3px;
	color: #050505
}

.titdesc-ctrl {
	float: left;
	width: 100%;
	padding: 9px
}

p.pp-code {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: 700
}

p.f-ship-nn {
	float: left;
	width: 100%;
	text-align: left;
	font-weight: 700
}

a.yell-btn {
	float: left;
	width: 150px;
	background: #f08a0e;
	color: #fff!important;
	font-weight: 500;
	padding: 11px;
	border-radius: 3px;
	margin-right: 8px;
	text-decoration: none;
	margin-top: 17px
}

a.blu-btn {
	float: left;
	width: 166px;
	margin-top: 17px;
	background: #333;
	color: #fff!important;
	font-weight: 500;
	padding: 11px;
	border-radius: 3px;
	margin-right: 8px;
	text-decoration: none
}

.titdesc-ctrl2 {
	float: left;
	width: 100%;
	border: 1px solid #ccc;
	padding: 6px;
	margin-top: 12px;
	font-family: quicksand, sans-serif
}

.hhpad44 {
	padding: 6px
}

p.spec-mm {
	float: left;
	width: 100%;
	text-align: left;
	color: #2c2c2c;
	font-weight: 500
}

.no-border {
	border-right: none!important
}

h2.like-mm {
	float: left;
	width: 100%;
	padding: 5px;
	text-align: center;
	color: #2c2c2c;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 700
}

.produ-ctrl {
	float: left;
	width: 100%;
	font-family: quicksand, sans-serif;
	background: #fff;
	padding: 10px;
	box-shadow: #e6e6e6 2px -1px 17px 2px;
	margin-bottom: 0;
	margin-top: 0;
	border: 2px solid #dedede
}

.pr-img-ctrl {
	float: left;
	width: 100%;
	margin-bottom: 16px;
	min-height: 186px;
	max-height: 186px
}

p.pr-desc {
	float: left;
	width: 100%;
	text-align: left;
	padding-bottom: 9px;
	color: #2c2c2c;
	font-size: 13px
}

h2.like-cc-dd {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 24px;
	margin-bottom: 0;
	color: #2c2c2c;
	font-size: 39px;
	font-family: oswald;
	letter-spacing: 1px;
	text-transform: uppercase
}

.cat-dd-ctrl {
	float: left;
	width: 100%;
	margin-bottom: 13px;
	margin-top: 21px;
	box-shadow: #e8e8e7 1px 1px 19px 6px
}

.img-cati-rr-dd {
	float: left;
	width: 100%;
	margin-top: 29px;
	border: 3px solid #232323
}

.img-cati-rr-dd:hover {
	border: 3px solid #bf2d02
}

a.cat-btn-mm-dd {
	float: left;
	width: 100%;
	text-align: center;
	background: #102739;
	color: #fff!important;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 13px;
	padding: 15px;
	text-decoration: none;
	text-transform: uppercase
}

p.pr-price {
	float: left;
	width: 100%;
	text-align: center;
	color: #88BEE4;
	font-size: 19px;
	font-weight: 500
}

.shop-btn-ctrl {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 17px;
	margin-top: 21px
}

.shop-btn-ctrl a {
	background: #333;
	color: #fff!important;
	padding: 11px 17px;
	font-family: quicksand, sans-serif
}

.produ-ctrl:hover {
	border: 2px solid #333;
	cursor: pointer
}

img.img-responsive.footer-llp {
	float: left;
	margin-top: 1px;
	width: 247px;
	margin-bottom: 13px
}

p.ecomguru {
	float: left;
	width: 100%;
	color: #fff!important;
	text-align: justify;
	margin-bottom: 13px;
	font-weight: 800
}

a.footer-subs {
	float: left;
	width: 100%;
	text-align: center;
	background: #ca0027;
	color: #fff!important;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	padding: 10px;
	border-radius: 6px
}

.hhpad55 {
	padding: 5px
}

.hhpad66 {
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0
}

.ff-mm-2 li {
	list-style: none!important
}

.main-cats-ff {
	float: left;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 15px;
	padding-bottom: 5px
}

h2.desc-heading-mm {
	float: left;
	width: 100%;
	text-align: center;
	background: #ca0027;
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	font-family: oswald;
	letter-spacing: 2px;
	padding: 11px
}

.desc-pp-cc ul li {
	list-style: inside;
	text-align: left
}