/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2016-08-26 06:41:49 */

	@media (max-width:1279px){
		.header-container.sticky-header.type11{position:fixed;left:0;top:0;width:100%;z-index:50;box-shadow:0 0 3px rgba(0,0,0,.3);transition:all 0.3s;background-color:#555}
	}
    @media (max-width:1199px){
        .header-container.sticky-header.type7,.header-container.sticky-header.type13{position:fixed;left:0;top:0;width:100%;z-index:50;box-shadow:0 0 3px rgba(0,0,0,.3);transition:all 0.3s;bottom:auto}
        .header-container.sticky-header.type13 .header .mini-cart{position:static}
    }
    @media (max-width:991px){
		.header-container.sticky-header,.header-container.sticky-header.type12,.cms-index-index .header-container.sticky-header.type8{position:fixed;left:0;top:0;width:100%;z-index:50;box-shadow:0 0 3px rgba(0,0,0,.3);transition:all 0.3s;bottom:auto}
        
		.header-container.sticky-header.type2 .top-links-container{display:none}
		.header-container.sticky-header.type3 .top-links-container{display:none}
		.header-container.sticky-header.type4 .top-links-container{display:none}
		.header-container.sticky-header.type6 .top-links-container{display:none}
		.header-container.sticky-header.type6 .header-wrapper{display:none}
        .header-container.sticky-header.type8 .header-wrapper{display:none}
		.header-container.sticky-header.type9 .top-links-container{display:none}
		.header-container.sticky-header.type10{position:relative}
		.header-container.sticky-header.type10 .menu-wrapper>.custom-menu-block{display:none}
		body.side-header .top-container > .breadcrumbs.fixed-position{position:relative}
		.header-container.sticky-header.type12 .switcher-area{display:none}
		.header-container.sticky-header.type12 .header>.logo{margin:0}
		.header-container.sticky-header.type12 .header>.logo img{height:35px}
		.header-container.sticky-header.type12 .mobile-group{margin-top:4px}
        .header-container.sticky-header.type8 .header{padding-top:10px;padding-bottom:10px}
	}
	@media (max-width:768px){
		.header-container.sticky-header.type11 .header-right-area>div{display:none}
		.header-container.sticky-header.type11 .header-right-area>div:first-child{display:block}
        .header-container.sticky-header.type8 .switcher-area{display:none}
        .header-container.sticky-header.type8 .top-links-area{margin:0}
        .header-container.sticky-header.type8 .header > .logo img{height:35px}
        .header-container.sticky-header.type8 .cart-area{margin-top:0;top:auto}
	}
    @media (max-width:480px){
		.header-container.sticky-header.type1 .header>.logo img{height:35px}
		.header-container.sticky-header.type1 .header-right-area>div{display:none}
		.header-container.sticky-header.type1 .header-right-area>div:first-child{display:block;margin:20px 0}

		.header-container.sticky-header.type2 .header{padding:5px 0}
		.header-container.sticky-header.type2 .header>.logo img{height:35px;margin:7.5px 0}

		.header-container.sticky-header.type3 .header>.logo{margin-top:7.5px;margin-bottom:7.5px}
		.header-container.sticky-header.type3 .cart-area, .header-container.sticky-header.type3 .search-area, .header-container.type3.sticky-header .menu-icon{margin-top:5px;margin-bottom:5px}
		.header-container.sticky-header.type3 .header>.logo img{height:35px}

		.header-container.sticky-header.type4 .header{padding:5px 0}
		.header-container.sticky-header.type4 .header>.logo img{height:35px;margin:7.5px 0}

		.header-container.sticky-header.type6 .header{padding:5px 0}
		.header-container.sticky-header.type6 .header>.logo img{height:35px;margin:7.5px 0}

		.header-container.sticky-header.type9 .header>.logo{margin-top:7.5px;margin-bottom:7.5px}
		.header-container.sticky-header.type9 .search-area{margin-top:5px;margin-bottom:5px}
		.header-container.sticky-header.type9 .header>.logo img{height:35px}

		.header-container.sticky-header.type11 .header>.logo img{height:35px}
	}
.header>.logo { max-width: 200px; } /* you can increase the width as you want */

.sliderbutton1 {
	background-color:#005eaa;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:0px;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	font-size:110%;
	font-weight:400pt;
	color:#ffffff;
	padding:16px 37px;
	text-decoration:none;
}

.sliderbutton1:hover {
	background-color:#2e7fb6;
}

.sliderbutton1:active {
	background-color:#5EC3E2;
	color:#FFFFFF;
}

.parallaxbutton1
 {
	background-color:transparent;
	border-style:solid;
	border-color:#ffffff;
	border-width:3px;
	border-radius:5px;
	font-size:110%;
	font-weight:400pt;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	padding:16px 37px;
	text-decoration:none;
}
.parallaxbutton1:hover {
	background-color:#FFFFFF;
	border-color:#FFFFFF;
	color:#211F1F;
}

.parallaxbutton1:active {
	background-color:#5EC3E2;
	border-color:#5EC3E2;
	color:#FFFFFF;
}

table.product {border:1px solid #C1C1C1; width:auto; margin-top:1px; border-collapse:collapse;}
table.product td{border:1px solid #C1C1C1; padding:10px 15px; text-align:left; vertical-align:top; font-size:10pt; line-height:1.5;}
table.product td.wt{background-color:#FFFFFF;}
table.product td.lt{background-color:#E2E2E2; text-align:left;}
table.product td.dk{background-color:#E4E4E4; text-align:left;}

table.product tr{border:1px solid #C1C1C1; padding:10px 15px; text-align:left; vertical-align:top; font-size:10pt; line-height:1.5;}
table.product tr.wt{background-color:#FFFFFF;}
table.product td.lt{background-color:#E2E2E2; text-align:left;}
table.product tr.dk{background-color:#E4E4E4; text-align:left;}

@media (max-width: 480px) {
.col1-layout .product-options {
    float: left;