body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
}
a {
    color: #d51a37;
}
img {
	max-width: 100%;
	height: auto;
}
h1 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #000;
    margin: 0 0 20px;
    font-size: 42px;
}
h2 a:link {
	color:  #C61D3D;
}
#header {
    background-color: #d51a37;
    padding: 20px;
}
#header p {
    margin: 0;
    font-weight: 800;
    font-size: 18px;
    color: #fff;
}
.header-info.second img {
    max-width: 95px;
}
#logo {
    padding-top: 3px;
}
.main-navigation, 
#hero {
    border-bottom: 1px solid #b7b7b7;
}
#menu {
    float: none;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}
#menu.nav > li {
    float: none;
    display: inline;
}
#menu.nav > li > a {
    display: inline-block;
    color: #000000;
    padding: 20px 25px;
}

#page-content .container .container,
.container .container {
	width: 100%;
}
.sections {
	padding: 30px 0;
}
.section-2 {
    padding: 0;
}
.section-2 h2 {
    color: #fff;
    font-weight: 600;
    margin: 0;
}
.section-2 .ccm-custom-style-middlesection {
    padding: 40px 0 30px;
}
.section-2 #testimonials {
    margin-top: 20px;
}
.section-2 .ccm-custom-style-middlesection img {
    position: relative;
    bottom: 6px;
}
#page-content {
	padding: 30px 0;
}
#footer {
    background-color: #000;
    color: #fff;
    padding: 30px 0;
}
#footer a {
	color: #ffffff;
}
#footer .fcol-1,
.copyright {
	font-size: 12px;
}
#footer .ccm-block-social-links ul, #siteseal {
    float: right;
}
#footer #siteseal {
	margin-top: 5px;
}
#footer i.fa.fa-facebook {
    background-color: #406aab;
    padding: 5px 10px;
    color: #fff;
}
#footer i.fa.fa-twitter {
    background-color: #2dbceb;
    padding: 5px 7px;
    color: #fff;
}
#footer i.fa.fa-youtube {
    background-color: #ff0000;
    padding: 5px 6px;
    color: #fff;
}
.copyright {
	margin-top: 20px;
	text-align: center;
}
.copyright p {
	margin-bottom: 0;
}
/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.btn-big {
    background-color: #d51a37;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    border-radius: 8px;
    border: 3px solid #2d2d2d;
    margin-top: 15px;
}
.btn-big:hover {
    color: #fff;
    background-color: #bb1e36;
}
#fixed-cart {
    position: fixed;
    right: 8px;
    top: 145px;
    z-index: 10;
}
#fixed-cart p {
	margin: 0;
}
.img-responsive {
	margin-right: auto;
	margin-left: auto;
}
#store-checkout-form-group-other-attributes h2 {
	dispaly:none;
}
.store-product-list-name {
	text-align: center;
	font-size: 20px!important;
	font-weight: bold;
	color: black;
}
.store-product-list-price {
	text-align: center;
	font-weight: bold;
}
.store-product-price {
	font-weight: bold;
}
.store-btn-more-details-container {
    text-align: center;
}
.store-btn-more-details, .store-btn-add-to-cart {
	display: flex; 
	justify-content: center;
	border: 2px solid #C90808;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 17px;
    font-family: arial, helvetica, sans-serif;
    padding: 5px 25px 5px 25px;
    text-decoration: none;
    display: inline-block;
    text-shadow: 2px 2px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #f62b2b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
    background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
    background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
    background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
    background-image: -o-linear-gradient(top, #f62b2b, #d20202);
    background-image: linear-gradient(to bottom, #f62b2b, #d20202);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
    cursor: hand !important;
}
.store-btn-more-details:hover, .store-btn-add-to-cart:hover {
	border: 2px solid #b30808;
    background-color: #e40a0a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#850000));
    background-image: -webkit-linear-gradient(top, #e40a0a, #850000);
    background-image: -moz-linear-gradient(top, #e40a0a, #850000);
    background-image: -ms-linear-gradient(top, #e40a0a, #850000);
    background-image: -o-linear-gradient(top, #e40a0a, #850000);
    background-image: linear-gradient(to bottom, #e40a0a, #850000);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
    color: #FFFFFF;
}
.store-product-list-item.col-md-4 {
    margin-bottom: 40px;
}
.rounded_square {
	padding: 8px;
	background-color: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.5);
}
@media (min-width: 768px) {
	.v-center > .container > .row > .col-sm-12 > .row {
	    display: flex;
	    flex-direction: row;
	    justify-content: center;
	    align-items: center;
	}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
	
}

@media (max-width: 1199px) {
	#logo {
	    padding-top: 5px;
	}
	#menu {
		font-size: 16px;
	}
	#menu.nav > li > a {
	    padding: 15px 20px;
	}
}
@media (max-width: 991px) {
	h1 {
		font-size: 30px;
	}
	.header-info.first img {
	    max-width: 70px;
	}
	#logo {
	    padding-top: 10px;
	}
	#menu {
		font-size: 14px;
	}
	#menu.nav > li > a {
	    padding: 11px;
	}
}
/*@media (min-width: 768px) and (max-width: 991px) {
	.v-center.reordered-cols > .container > .row > .col-sm-12 > .row > div:first-child {
		order: 2;
	}
}*/
@media (max-width: 767px) {
	#logo {
	    padding: 0 10px 25px;
	}
	.slicknav_menu {
		background-color: #fff;
	}
	.slicknav_nav a {
		color: #000000;
		font-weight: 700;
	}
	.fcol {
	    margin-bottom: 10px;
	}
	.fcol_item p {
		text-align: left !important;
	}
	.fcol_item > div {
	    display: block;
	    float: left;
	    clear: both;
	}
}
@media (max-width: 479px) {
	#header .header-info.last p {
	    font-size: 14px;
	}
	.header-info.first img {
	    max-width: 60px;
	}
}