body {
	font-family: 'Prompt', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#000;
}

.cover .btn {
    border: 0;
    padding: 8px 18px;
    font-size: 16px;
	color: #fff;
    border-radius: 0;
}
.cover .btn-default {
	color: #fff;
	background-color: #b93d48;
	border-color: #cccccc;
}

.cover .btn-primary {
	background: #B93D48;
	color: #fff;
	border: 0
}
.cover .btn-primary:hover {color: #fff!important}

.cover h1, .cover h2, .cover h3, .cover h4, .cover h5, .cover h6 {
	line-height:100%;
	margin:0 0 5px 0;
	font-weight:500;
	color:#b93d48;
	text-transform:uppercase;
}
.cover h1.page-title {color: #fff; margin-bottom: 0; margin-top: 3px}
.cover h1 {
	font-size:40px;
	line-height:38px;
}
.cover h2 {
	font-size:33px;
	line-height:33px
}
.cover h3 {
	font-size:30px;
	line-height:28px
}
.cover h4 {
	font-size:28px;
	line-height:28px
}
.cover h5 {
	font-size:25px;
	line-height:25px
}
.cover h6 {
	font-size:22px;
	line-height:22px
}
.cover h1 a {
	font-size:40px;
	line-height:38px;
}
.cover h2 a {
	font-size:33px;
	line-height:33px
}
.cover h3 a {
	font-size:30px;
	line-height:28px
}
.cover h4 a {
	font-size:28px;
	line-height:28px
}
.cover h5 a {
	font-size:25px;
	line-height:25px
}
.cover h6 a {
	font-size:22px;
	line-height:22px
}
/* Large p text*/
.cover p {
	font-size:19px;
	font-weight:400;
	color:#43434d;
	line-height:31px;
	margin:0 0 55px 0;
	font-family: 'Open Sans', sans-serif;
}
/* Smaller p text*/
.cover .store-product-list-description p {font-size:16px; line-height: 1.5}

.cover p a {
	color:#b93d48;
}
.cover p a:hover {
	text-decoration:underline;
}
.cover a {
	color:#b93d48;
}
.cover span {
	font-size:19px;
	font-weight:400;
	color:#43434d;
	font-family: 'Open Sans', sans-serif;
}
.cover a:hover {
	text-decoration:none;
	color:#b93d48 !important;
}
.cover li.nav-path-selected > a {
	color:#b93d48 !important;
}
.cover :hover {
	transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
}
.cover div {
	word-wrap:break-word;
}
.cover label {
	font-size:17px;
	font-weight:400;
	color:#3434d;
	line-height:27px;
	font-family: 'Open Sans', sans-serif;
}
.cover ul {
	padding:0 0 40px 0;
	margin:0;
}
.cover .store-checkout-cart-contents ul {padding: 0 0 5px 0}
.cover ol {
	padding:0 0 40px 20px;
	margin:0;
}
input[type="radio"], input[type="checkbox"] {
	display:inline-block;
}
.cover ul li {
	font-weight:400;
	color:#43434d;
	line-height:27px;
	list-style: none;
	position: relative;
	list-style:disc inside none;
	font-family: 'Open Sans', sans-serif;
}
.cover ol li {
	font-size:19px;
	font-weight:400;
	color:#43434d;
	line-height:27px;
	list-style: decimal outside none;
	font-family: 'Open Sans', sans-serif;
}
.cover select, input {
	padding-left:7px;
	font-size:14px;
	font-weight:400;
	color:#3434d;
	line-height:27px;
	font-family: 'Open Sans', sans-serif;
}
.cover .button:hover {
	opacity:.7;
	color:#fff !important;
}
.cover .green_button:hover {
	color:#fff !important;
	opacity:.7;
}
.cover .button {
	background-color: #b93d48;
	border: 0;
	padding: 34px 70px 34px 70px;
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	display: inline-block;
	border-radius: 0;
	line-height: 100%;
	text-transform: uppercase;
	background-image: url(../images/arrow.png);
	background-position: 25px center;
	background-repeat: no-repeat;
}
.cover img {
	display:inline-block !important;
}
.cover .parallax-window {
	float: left;
	width: 100%;
	position: relative;
}
.cover {
	float:left;
	width:100%;
	overflow:hidden;
}
.cover .top {
	width: 100%;
	background-color: #43434d;
	position:relative;
	z-index: 4
}
.cover .top ul {
	padding:0;
	margin:0;
}
.cover .top ul li.space {
	width:275px;
	height:1px;
}
.cover .top ul li {
	list-style:none;
	float:left;
}
.cover .top ul li a:before {
	content: "";
	height: 6px;
	position: absolute;
	width: 0%;
	background-color: #b93d48;
	top: 100%;
	left: 0;
	transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	-webkit-transition: 0.3s all ease-in-out;
}
.cover .top ul li > a:hover:before, .cover .top ul li > a.active:before {
	background-color: #b93d48;
	width:100%;
}
.cover .top ul li a {
	display:inline-block;
	text-transform:uppercase;
	font-weight:500;
	margin:0 38px;
	color:#fff;
	font-size:18px;
	position:relative;
	padding:35px 0 30px 0;
	z-index: 4
}
.cover .top ul li:first-child a {
	margin-left:0;
}
.cover .top ul li:last-child a {
	margin-right:0;
}
.cover .header {background: #fff; position: relative; z-index: 4}
.cover .logo {
	width: 100%;
	text-align: center;
	position:relative;
	height:166px;
	z-index: 4
}
.cover .logo a {
	position: absolute;
	top: -69px;
	left: 0;
	right: 0;
	width: 329px;
	display: inline-block;
	margin: auto;
}
.cover .banner {
	float: left;
	width: 100%;
	height: 340px;
	position:relative;
	z-index: 1
}
	.page-template-home .cover .banner {position:static}
.cover .banner .banner-inner {position:fixed; background-position: 50% 100%; width: 100%; height: 756px; top: 0}
.cover .banner .heading {position: absolute; bottom: 0; left: 0; right: 0; z-index: 6}
	.cover .banner .heading .container {background: #43434d; color: #fff}
		.cover .banner .heading .container .inner {padding: 20px}

.cover .banner .container {
    position: relative;
    margin-top: 228px;
    z-index: 8;
}
.cover .block {
	float: left;
	width: 100%;
	border-bottom: 8px solid #b93d48;
	margin-bottom:15px;
}
.cover .top_text {
	float: left;
	width: 100%;
	background-color: #43434d;
	padding:24px 33px 24px 33px;
	background-image: url(../images/arrow.png);
	background-position: 95% center;
	background-repeat: no-repeat;
}
.cover .top_text h2 {
	margin: 0 0 3px 0;
	color: #fff;
	text-transform:uppercase;
	font-weight:500;
	font-size:30px;
}
.cover .top_text h4 {
	margin: 0 0 0 0;
	color: #fff;
	font-size:22px;
	font-weight: 200;
	text-transform:uppercase;
}
.cover .block img {
	width: 100%;
	height: auto;
}
.cover .content {
	float: left;
	width: 100%;
	text-align: center;
	background: #fff;
	padding-top: 50px;
	position: relative;
	z-index: 5
}
	.page-template-home .cover .content {padding-top: 240px}
	.page-type-store-product .cover .content {text-align: left}
.cover .content h1 {
	font-size:40px;
	margin:0 0 15px 0;
	color:#43434d;
	text-transform:uppercase;
}
.cover .content h3 {
	font-size:28px;
	margin:0 0 53px 0;
	text-transform:uppercase;
	color:#b93d48;
}
.cover .content p {
	font-size:19px;
	line-height:31px;
	margin:0 0 55px 0;
}
.cover .share {
	float:left;
	width:100%;
}
.cover .share ul li a i {
	color: #999999;
	font-size: 24px;
	margin-right: 16px;
}
.cover .share ul li a {
	display: inline-block;
}
.cover .share ul li {
	list-style: none;
	float: left;
	line-height: 100%;
}
.cover .share ul {
	padding: 0;
	margin:18px 0 0 0;
	float:left;
}
.cover .share {
	float: left;
	width: 100%;
	text-align: left;
	border-top: 4px solid #eaeaea;
	padding:15px 0 30px 0;
	margin-top: 58px;
}
.cover .share img {
	float:right;
	margin: 0;
}
.cover .share p {
	margin: 26px 22px 0 0;
	float: right;
	font-size: 16px;
	color: #43434d;
	font-weight: normal;
	line-height: 100%;
}
.cover .stipe p {
	margin: 20px 20px 0 0;
	float: right;
}
.cover .stipe img {
	float: right;
	margin: 0;
}
.cover .footer {
	float: left;
	width: 100%;
	background-color: #43434d;
	text-align: center;
	padding: 38px 0 52px 0;
	position: relative;
	z-index: 5;
	color: #fff
}
.cover .footer p {color: #fff}
.cover .footer ul {
	padding:0 0 54px 0;
	margin:0;
}
.cover .calendar {
	float:left;
	width:100%;
	margin-bottom:100px;
}
.cover .footer ul li {
	list-style:none;
	display:inline-block;
	padding:0;
	margin:0;
}
.cover .footer ul li a {
	display:inline-block;
	font-size:17px;
	color:#fff;
	font-weight:500;
	padding:0 23px;
	text-transform:uppercase;
	background-image:url(../images/border.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.cover .footer ul li a:hover {
	color:#ddd !important;
	
}
.cover .footer ul li:last-child a {
	background-image:none;
	padding-right:0;
}
.cover .footer ul li:first-child a {
	padding-left:0;
}
.cover .footer span {
	font-size: 16px;
	color: #a1a1a6;
	display:inline-block;
	text-transform:uppercase;
	margin:0 18px;
}
.cover .footer span a {
	font-size: 16px;
	color: #a1a1a6;
	display:inline-block;
	text-transform:uppercase;
}
.cover .banner.inside {
	background-image:url(../images/banner_1.png);
	padding-top:339px;
	margin-bottom:33px;
}
.cover .sub_footer {
	float:left;
	width:100%;
	background-color:#b93d48;
	/*padding:45px 0 35px 0;*/
	/*--newly added--*/
	position: fixed;
	padding: 25px 0 15px 0;
	bottom: 0;
    z-index: 99;
}
.cover .sub_footer h4 {
	margin:0 45px 0 0;
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	float:left;
	font-size:20px;
}
.cover .sub_footer h5 {
	margin:0 0 0 0;
	color:#fff;
	text-transform:uppercase;
	font-weight:300;
	font-size:20px;
}
.cover .sub_footer a.pay_online {
	background-image: url(../images/icon2.png);
	padding-left: 69px;
}
.cover .sub_footer a {
	float: right;
	font-size: 18px;
	font-weight: 300;
	color: #fff !important;
	text-transform: uppercase;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 55px;
}
.cover .sub_footer a.store-cart-link {
	margin-top: -6px
}
.cover .sub_footer a.store-cart-link:first-child {
	padding-left: 70px; background-image: url(../images/icon2.png);
}
.cover .inner_box {
	float: left;
	width: 100%;
	background-color: #43434d;
	padding:45px 35px 45px 35px;
	position:absolute;
	bottom:0;
	left:0;
}
.cover .inner_box h2 {
	font-size:35px;
	font-weight:500;
	color:#fff;
	text-transform:uppercase;
	float:left;
	margin:0 0 0 0;
}
.cover .inner_box a {
	background-image: url(../images/arrow.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #fff;
	float: right;
	padding-right: 40px;
	margin-top:7px;
	font-size:20px;
	font-weight:300;
}
.cover .inside_content {
	float:left;
	width:100%;
}
.cover .book_det {
	float:left;
	width:100%;
	margin-bottom:12px;
}
.cover .book_det p {
	margin:0;
	float:left;
	font-size:18px;
}
.cover .book_det span {
	float:right;
	margin:0;
}
.cover .book_det a {
    float: right;
    margin-left: 8px;
}
.cover .button.book {
	padding: 20px 35px 20px 58px;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 45px;
}
.cover .inside_content h5 {
	margin: 0 0 30px 0;
	font-weight: 600;
	color: #43434d;
	font-size:18px;
	text-transform:capitalize;
}
.cover .book_det p {
	line-height: 100%;
	font-size: 18px;
	color: #43434d;
	font-weight: 600;
}
.cover .book_det span {
	line-height: 100%;
	font-size: 18px;
	color: #43434d;
	font-weight: 600;
}
.cover .total hr {
	border-top: 3px solid #dcdcdc;
	float: left;
	width: 100%;
	margin:0 0 14px 0;
}
.cover .total {
	float:left;
	width:100%;
}
.cover .book_det.tot {
	margin-bottom:70px;
}
.cover .bread_crumb ul li:first-child {
	padding-left: 0;
}
.cover .bread_crumb ul li.nav-path-selected a {
	color: #43434d !important;
}
.cover .bread_crumb ul li a:hover {
	color: #43434d !important;
}
.cover .bread_crumb ul li a {
	color: #b93d48 !important;
}
.cover .bread_crumb ul li {
	list-style: none;
	line-height: 100%;
	float: left;
	position: relative;
	padding: 0 10px;
}
.cover .bread_crumb ul li:after {
	content:"";
	position:absolute;
	top:4px;
	right:-5px;
	background-image:url(../images/arrow_small.png);
	background-position:right center;
	background-repeat:no-repeat;
	width:6px;
	height:9px;
}
.cover .bread_crumb ul {
	padding: 0;
	margin: 0;
}
.cover .bread_crumb {
	float: left;
	width: 100%;
	margin-bottom: 70px;
}
.cover .share span {
	float: left;
	font-size: 16px;
	color: #43434d;
	font-weight: normal;
	margin-right: 22px;
}
.cover .share ul li a i:hover {
	color:#b93d48 !important;
}
.cover .inside_content h2 {
	margin: 0 0 6px 0;
}
.cover .inside_content span {
	font-size: 14px;
	font-weight: 400;
	color: #43434d;
	font-family: 'Open Sans', sans-serif;
}
.cover .top ul ul li a {
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 16px;
	padding:8px 15px;
	border-bottom: 1px solid #ccc;
	width:100%;
	float:left;
}
.cover .top ul ul li {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 100%;
}
.cover .top ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 99;
	background-color:#fff;
	min-width: 150px;
	display:none;
}
.cover .top ul ul ul {
	position: absolute;
	top:0;
	left: 100%;
}
.cover .top ul li:hover > ul {
	display:block;
}
.cover .fc-toolbar h2 {
    margin:0 0 0 0;
    line-height: 100%;
    font-size: 17px;
    font-weight: 600;
    color: #43434d;
    text-transform: capitalize;
}
.cover .fc-toolbar {
    background-color: #e9e9e9;
    float: left;
    width: 100%;
	padding:10px;
	border:1px solid #dddddd;
	margin-bottom:0;
}
.cover .fc-toolbar button span {
    color: #fff;
    font-size: 10px;
    line-height: 100%;
    margin: 0;
    padding: 0;
    font-weight: normal;
    position: relative;
    top: -1px;
}
.cover .fc-toolbar button {
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    box-shadow: none;
    padding: 2px 3px;
    margin: 0;
    line-height: 100%;
    background-color: #444444;
    border-radius: 11px;
}
.cover .fc-view-container {
    float: left;
    width: 100%;
}
.cover .fc .fc-row th {
    border: 0;
    padding: 14px 0;
}
.cover .fc-bg td {
    background-color: #f6f6f6;
}
.cover .footer p {
	 font-size: 15px
}










 @media (min-width:220px) and (max-width:767px) {
 .cover .share.visible-xs ul li a i {
 color: #fff;
 font-size: 20px;
}
.cover .share.visible-xs ul li {
 line-height: 100%;
 padding: 0;
 margin: 0;
}
.cover .share.visible-xs ul {
 padding: 0;
 margin: 0;
}
.cover .share.visible-xs {
 position: absolute;
 top: 10px;
 left: 15px;
 z-index: 9999999999999999;
 padding: 0;
 margin: 0;
 background-color: transparent;
 text-align: left;
 border: 0;
 width:auto;
}
 .cover .logo a {
 position: static;
 width: 150px;
 display: inline-block;
 padding: 15px 0;
}
.cover .logo {
 height: auto;
}
.cover .button {
 padding: 25px 20px 25px 60px;
 font-size: 14px;
 background-position: 15px center;
}
.cover .content h3 {
 font-size: 20px;
 margin: 0 0 25px 0;
 line-height: 23px;
}
.cover .content h1 {
 font-size: 25px;
 margin: 0 0 15px 0;
 line-height: 28px;
}
.cover .banner {
 padding-top: 70px;
 margin-bottom: 25px;
 background-size: contain;
/*  newly added  */
 position: relative !important;
 height: 100%;
}
.cover .top_text {
 padding: 15px 15px 15px 15px;
}
.cover .top_text h2 {
 font-size: 25px;
}
.cover .top_text h4 {
 font-size: 18px;
}
.cover .share {
 text-align:center;
}
 .cover .share span {
 display:inline-block;
 margin-right: 10px;
 float:none;
}
 .cover .footer span a {
 font-size:12px;
}

 .cover .share ul {
 float:none;
}
 .cover .share ul li {
 float:none;
 display:inline-block;
}
 .cover .share ul li a i {
 margin: 0 4px;
}
.cover .share img {
 float: none;
 margin: 10px 0;
}
.cover .share p {
 float:none;
 margin:0;
}
 .cover .footer ul li a {
 background-image:none;
 padding:0
}
 .cover .footer ul li {
 float:left;
 width:100%;
 margin-bottom: 10px;
}
 .cover .footer span {
 font-size: 12px;
 margin: 10px 0;
 float:left;
 width:100%;
}
.cover .banner.inside {
 padding-top:22%;
 margin-bottom: 30px;
}
.cover .inner_box {
 padding: 25px 15px;
 position: static;
 text-align:center;
}
.cover .inner_box h2 {
 font-size: 28px;
 float: none;
 display: inline-block;
}
.cover .bread_crumb {
 display:none;
}
 .cover .inside_content h2 {
 font-size: 25px;
 line-height: 28px;
}
.cover .calendar {
 margin-bottom: 25px;
}
.cover p {
 font-size:16px;
 line-height:26px;
 margin-bottom: 30px;
}
 .cover ul li {
 font-size:16px;
 line-height:26px;
}
 .cover ol li {
 font-size:16px;
 line-height:26px;
}
 .cover .inside_content h5 {
 margin: 0 0 20px 0;
}
.cover .sub_footer h4 {
 margin: 10px 0;
 width: 100%;
}
.cover .sub_footer h5 {
 margin: 0 0 10px 0;
}
.cover .inner_box a {
 float:none;
 display:inline-block;
}
.cover .sub_footer a {
 width:100%;
 background-image:none !important;
 margin-bottom:10px;
 padding:0;
}
 .cover .sub_footer {
 text-align:center;
 /*padding: 35px 0 35px 0;*/
 padding: 15px 0 15px 0;
}
 .cover .sub_footer a.pay_online {
 padding:0;
}
}
 @media (min-width:768px) and (max-width:1023px) {
 .cover .sub_footer a {
 font-size: 15px;
 padding-top: 10px;
 padding-bottom: 10px;
 margin-left: 10px;
}
 .cover .sub_footer h5 {
 margin: 10px 0 0 0;
 font-size: 15px;
}
 .cover .sub_footer h4 {
 margin: 10px 30px 0 0;
 font-size: 15px;
}
 .cover .sub_footer {
/* padding: 35px 0 35px 0;*/
padding: 15px 0 15px 0;
}
 .cover .footer span {
 margin:0 10px;
}
 .cover .book_det p {
 font-size:16px;
}
 .cover .inside_content h5 {
 font-size:16px;
 margin-bottom:20px;
}
 .cover h3 {
 font-size:28px;
}
 .cover .inside_content h2 {
 font-size:30PX;
}
 .cover .inner_box h2 {
 font-size:30PX;
}
 .cover .banner.inside {
 padding-top: 36%;
}
 .cover .top ul li a {
 margin: 0 27px;
 font-size: 13px;
 padding: 25px 0 20px 0;
}
 .cover .logo {
 height: 95px;
}
 .cover .logo a {
 top: -39px;
 width: 185px;
}
 cover .banner {
 padding-top: 50px;
 margin-bottom: 25px;
 background-size: contain;
}
 .cover .top_text {
 padding: 10px 15px 10px 15px;
}
 .cover .top_text h2 {
 font-size: 20px;
 margin-bottom: 0;
}
 .cover .top_text h4 {
 font-size: 15px;
}
.cover .content h1 {
 font-size: 35px;
 margin: 0 0 15px 0;
}
 .cover .content h3 {
 font-size: 24px;
 margin: 0 0 35px 0;
}
 .cover .top ul li.space {
 width: 96px;
}
 .cover .banner {
 padding-top: 50px;
 margin-bottom: 35px;
 background-size: contain;
}
 .cover .button {
 padding: 28px 50px 28px 50px;
 font-size: 18px;
 background-position: 15px center;
}
.cover .content p {
 margin-bottom:30px;
}
 .cover .footer ul li a {
 padding: 0 6px;
 font-size: 13px;
}
 .cover .footer ul {
 padding: 0 0 30px 0;
}
.cover .footer {
 padding: 40px 0 40px 0;
}
.cover .footer ul {
 padding: 0 0 35px 0;
}
}
 @media (min-width:1024px) and (max-width:1199px) {
 .cover .footer ul {
 padding: 0 0 35px 0;
}
 .cover .sub_footer a {
 margin-left:25px;
}
 .cover .footer ul li a {
 font-size: 16px;
 padding: 0 10px;
}
.cover .top_text h2 {
 font-size:28px;
}
 .cover .top_text h4 {
 font-size:20px;
}
 .cover .top ul li.space {
 width: 153px;
}
.cover .top ul li a {
 margin: 0 30px;
}
}
/*-------------added by midhun------------*/
.cover .button:hover{
	background-color:#999999;
	opacity:1;
	text-decoration:none;	
}
.cover .top ul li.nav-path-selected > a {
	color:#fff !important;	
}
.cover .top ul li.nav-path-selected > a:before {
	width:100%;
}
.cover .top ul li a:hover {
	color:#fff !important;	
}
.store-checkout-form-shell {
    margin-bottom: 20px;
}
.mean-container .mean-nav ul li.nav-path-selected a {
    background-color: #fff;
}
span.store-total-cart-amount:after {
    content: '';
    margin-left: 20px;
}


.cover .store-product-list form {padding: 25px; background: #eee}
.cover .store-product-list p {margin: 20px 0 0 0}
.cover .store-product-list p.store-product-list-price {display: none}
.cover .store-product-list .store-product-list-description p {margin: 20px 0}
.cover .store-product-list .button {padding-top: 18px; padding-bottom: 18px; width: 100%; font-size: 18px}

.edit-mode .banner-inner .ccm-area-block-list {margin-top: 330px}

.cover a.view-activities {color: #fff; float: right; margin: -37px 0 0 0; text-transform: uppercase; font-size: 20px; display: block; padding: 5px 40px 5px 0; background: url('../images/arrow.png') 100% 50% no-repeat}

/* Sub Cols */
.cover .sub-col {text-align: left}

/* Forms */
.cover form .pixo-form input,
.cover form .pixo-form select,
.cover form .pixo-form textarea {background: #eee; padding: 7px 10px; border-radius: 0; -moz-border-radius: 0; ; -ms-border-radius: 0; -o-border-radius: 0; -webkit-border-radius: 0; font-size: 19px; width: 75%!important; border: 1px solid #ccc}

.cover form .pixo-form input.submit-button {background: #b93d48; color: #fff; text-transform: uppercase; border: 0; font-size: 17px; padding: 8px 20px; width: auto!important}
	.cover form .pixo-form input.submit-button:hover {background: #999}
	
	
/* Breadcrumbs */
.breadcrumbs ol.breadcrumb {background: none}
.breadcrumbs ol.breadcrumb li {font-size: 90%}
.breadcrumbs .breadcrumb > li + li:before {content: "\f105"; font-family: "FontAwesome"; color: #777; margin: 0 5px}
.cart_link {
    position: fixed;
    bottom: 0;
    background-color: #b93d48;
    right: 0;
    z-index: 999;
    padding: 10px 10px 10px 10px;
	visibility: hidden;
	width:100%;
}
.cart_link p, .cart_link p span, .cart_link p, .cart_link p a, .cart_link p a:hover {
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
}
.cart_link p {
    display: inline-block;
    margin: 0px;
	padding-right: 8px;
    margin-right: 8px;
    border-right: 2px solid #fff;
}
.cart_link.has-item {
    visibility: visible !important;
}
.cart_link p:last-child {
    padding-right: 0;
    margin-right: 0;
    border: 0;
}

.inside_content {padding-bottom: 20px}

/* Checkout */



@media(max-width:575px){
	.cart_link {
		width:100%;
		right:0;
		text-align:center;
		}
}