*{margin:0;padding: 0;}
html,body,nav,main,header,footer,hgroup,h1,h2,h3,h4,h5,h6,p,span,strong,ol,ul,li,figure,figcaption{margin:0;padding: 0;
    text-align: left;
}
body{overflow-x: hidden;background: #fff;font-family: 'Roboto', sans-serif;font-weight: 400;}
.clear{clear: both;}
ol,ul,li{list-style: none;}
a{text-decoration: none;outline: none;}
img{width: 100%;}
/*.topline{width: 100%;background: #fff; margin:0;padding:0;height:9px;background: url(images/shadow.png) bottom left repeat-x;}*/
.topline{width: 100%;background: #fff; margin:0;padding:0;height:9px;}
.header{width:100%;margin:0;padding:0px 0 0 0;background: #fff;}
.logo{width: 200px; height:100px; float: left;}
.header-right{width: calc(100% - 200px);float: right;}
.header-right .top,.header-right .bottom{width: 100%;margin:0;padding: 0;position: relative;}
.header-right .top,.header-right .bottom{margin-top: 0px;}
.header-right .top ul{margin:0;padding: 0;}
.header-right .top ul li{display: inline-block;float: right;margin-left: 15px;}
.header-right .top ul li a{font-size: 14px;line-height:28px;color: #3e3c3c;display: inline-block; }
.header-right .top ul li span{font-size: 16px;padding-right: 10px;}
.header-right .bottom .cart{cursor: pointer;display: inline-block;float: right;background: #f2f2f2;padding: 10px;overflow: hidden;
    width: 116px;
}
.header-right .bottom .cart .icon{width: 30px;float: left;margin-right: 7px;}
.header-right .bottom .cart .caption{float: right;display: inline-block;font-size: 12px;color: #3e3c3c;line-height: 14px;}
.header-right .bottom .cart .caption span{display: block;}
.cart-info {width: 280px;position: absolute;top:48px;right:0;box-sizing: border-box;padding:15px 10px;background: #fff;
z-index: 9;border: 1px solid #efefef;display: none;}
.cart-info small{font-size: 12px;color: #333;text-align: center;}
.cart-info .crtcntnt{width: 100%;margin:10px 0;overflow: hidden;padding-bottom: 5px; border-bottom: 1px solid #ddd;
}
.cart-info .crtcntnt .figure{width: 92px;float: left;margin-right: 10px;}
.cart-info .crtcntnt .figure img{width: 100%;}
.cart-info .crtcntnt .crtcaps{width: calc(100% - 102px);float: left;}
.cart-info .crtcntnt .crtcaps h3{font-size: 14px;color: #000;font-family: 'Open Sans', sans-serif;display: block;line-height: 22px;
margin-bottom: 10px;}
.cart-info .crtcntnt .delte{}
.cart-info .subtotl{text-align: center;font-size: 14px;color: #000;font-family: 'Open Sans', sans-serif;display: block;}
.cart-info .btnbg{width: 100%; text-align: center;margin-top: 10px;}
.cart-info .btnbg ul{display: inline-block;margin:0;padding: 0;}
.cart-info .btnbg ul li{display: inline-block;float: left;margin-right: 1px;}
.cart-info .btnbg ul li a{display: inline-block;float: left;padding: 5px 10px; background:#FA1818;color: #fff;font-size: 14px;
line-height: 22px;}
.searchbg{width: 400px;float: right;max-width: 100%;margin:0px 15px 0 0px;}
.searchbg .icon{width: 50px;height: 40px;float: right;background:#04B2E4;text-align: center;font-size: 22px;line-height: 40px;color: #fff;}
.searchbg input[type='search']{width: calc(100% - 50px);float: left;padding: 4px 10px;box-sizing: border-box;border:1px solid #c2c2c2; font-size: 15px;font-weight: 300;color: #3e3c3c;line-height: 30px;}
.nav-wrap {position: relative;width: 100%;margin:1px 0 0 0;padding:0px 0 0 0;border:1px solid #ebebeb;}
.nav-wrap .navbar {border-radius: 0; margin: 0px; min-height: 30px;}
.nav-wrap .navbar li { position: relative !important;}
.nav-wrap .navbar li a { color: #6e6a6a; padding: 2px 25px; font-size: 16px; font-weight: 300;text-transform: none;line-height: 32px;}
.nav-wrap .navbar li a:hover:before, .nav-wrap .navbar li.active:before { display: block;}
.nav-wrap .navbar li .angle-down { font-size: 15px; position: absolute; right: 6px; z-index: 999; top: 50%; color: #fff; right: 0; transform: translate(0,-50%);}
.nav-wrap .navbar li a:hover, .nav-wrap .navbar li a:active, .nav-wrap .navbar li a:focus 
{ background: #04B2E4; color: #fff; }
.nav-wrap li.active a { color: #fff; background: #04B2E4;}
.active{color: #fff; background: #04B2E4;}
.active1 a { color: #000; background: #DEAE15;}
.navbar .sub-nav li { background: #fff; border-bottom: 1px solid #eee; display: block; position: relative; 
    list-style:none;border-right: none;}
.navbar .sub-nav li:nth-last-child(1) { border-bottom: 0;}
.navbar ul.sub-nav { position: absolute; top: 36px; width: 220px; left: auto; display: none; padding: 0; z-index: 999; box-shadow:0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);border:1px solid rgba(170, 170, 170, 0.53);}
.navbar ul.sub-nav::after{content:'';position: absolute;top: -8px;left: 0;border-bottom: 8px solid #fff;
border-left: 8px solid transparent;border-right: 8px solid transparent;}
.navbar .sub-nav li a { display: block; padding:6px 10px; transition: all 0.4s ease; color: #333 !important;
 font-size: 14px; border-top: 0 !important;text-decoration: none; outline: none;}
.navbar .sub-nav li a:hover { background: #04B2E4 ; color: #fff !important;
}
.navbar .sub-nav li::before {
    content: '\f105';
    position: absolute;
    font-size: 14px;
    line-height: 35px;
    color: #333;
    top: 0;
    right: 10px;
    font-family: 'FontAwesome';
}
.active .sub-nav li a{background: #fff;}
.nav-wrap .navbar li:hover .icon { color: #333;}
.nav-wrap .navbar li:hover .sub-nav { display: block;}
.nav-wrap .search-icon { margin: 0; float: right; padding: 19px 18px; border-right: 1px solid rgba(255, 255, 255, 0.13); border-left: 1px solid rgba(255, 255, 255, 0.13);}
.sub-nav li .submenu2 { top: 0 !important; position: absolute; left: 100%; display: none; width: 260px; padding: 0;}
.sub-nav li:hover .submenu2 { display: block;}
.navbar .sub-nav li submenu2.:before { display: none;}
.navbar-brand { position: absolute; width: 100%; left: 0; text-align: center; margin: 0 auto; padding: 0; top: -79px; margin-left: 0 !important; z-index:999;}
.navbar-brand img { display: inline-block;}

.nav-wrap .navbar li span{padding-right: 10px;}
.navbar .sub-nav ul{display: none;position: absolute;top: 0; left: 100%;width: 260px;border:1px solid #efefef;
background: #fff;}
.navbar .sub-nav ul::after{content: '';position: absolute;}
.navbar .sub-nav li:hover ul{display: block;}
.navbar .sub-nav li{position: relative;}
.navbar .sub-nav ul li::before{display: none;}
.navbar-toggle .icon-bar {background: #fff;}
.navbar-toggle{border:1px solid #fff;background: #04B2E4;}
.carousel-indicators .active{background: #04B2E4;}
.carousel-indicators li,.carousel-indicators .active{width: 14px;height: 14px;}
/*---------- star rating ----------*/
.ratingbg{display:inline-block;overflow: hidden;margin:0;padding: 0;text-align: center;}
.star-rating, .back-stars, .front-stars {display: flex;}
.star-rating {align-items: center;font-size: 1em;justify-content: left;}
.back-stars {color: #ccc;position: relative;/*text-shadow: 4px 4px 10px #843a3a;*/}
.front-stars {color: #f68722;overflow: hidden;position: absolute;/*text-shadow: 2px 2px 5px #d29b09;*/top: 0;}
/*-----------------*/
.informationbg{width: 100%;margin:30px 0;padding: 0;overflow: hidden;}
.informationbg .infobx{width: 100%;margin:0;padding: 0;}
.informationbg .infobx .icon{float: left;width: 40px;margin-right: 15px;}
.informationbg .infobx .caption{float: left;width: calc(100% - 55px);}
.informationbg .infobx .caption p{font-size: 16px;line-height: 20px;color: #4a7804;display: block;text-transform: uppercase;}
.informationbg .infobx .caption p span{color: #4a4a49;text-transform: none; font-size: 14px;}
.heading{width: 100%;position: relative;font-size: 16px;line-height: 40px;text-transform: uppercase;overflow: hidden; margin-bottom: 15px;color: #424341;text-align: center;}
.heading span{padding: 0 15px;background: #fff;display: inline-block;position: relative;}
.heading span::before {content: '';display: block;width: 1000px;position: absolute; top: 1.2em;border-top: 1px solid #ddd;right: 100%;}
.heading span::after {content: '';display: block;width: 1000px;position: absolute;top: 1.2em;border-top: 1px solid #ddd;left: 100%;}
.productbx{width: 100%;margin:15px 0;padding: 0 15px;text-align: center; box-sizing: border-box;border:1px solid #ebebeb; position: relative;background: #fff;position: relative;}
.productbx .figure{width: 100%; height:350px; text-align: center;margin:0 0 0px 0;}
.productbx .caption{display: block;margin-bottom: 10px;}
.productbx .caption a{font-size: 16px;display: block;color: #424341;text-align: center;line-height: 24px;}


.product{width: 100%;margin:15px 0;padding: 0 15px;text-align: center; box-sizing: border-box;border:1px solid #ebebeb; position: relative;background: #fff;position: relative; height:300px;}
.product .figure{width: 100%;text-align: center;margin:0 0 0px 0;}
.product .caption{display: block;margin-bottom: 10px;}
.product .caption a{font-size: 16px;display: block;color: #424341;text-align: center;line-height: 24px;}


.flyout{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: absolute;top: 0;left: 0;
display: none;}
.flyout .infobtn{display: inline-block;margin-top:50%;text-align: center;}
.flyout .infobtn ul{margin:0;padding: 0;}
.flyout .infobtn ul li{float: left;width: 35px;height: 35px;margin-right: 10px;}
.flyout .infobtn ul li:last-child{margin-right: 0;}
.flyout .infobtn ul li a{display: block;line-height: 35px;text-align: center;color: #fff;background: #D21905;}
.bubble{width: 38px;height: 38px;border-radius: 50%;color: #fff;background: #ffba00; font-size: 15px;
font-weight: 400;text-align: center;line-height: 38px; position: absolute;top:10px;right: 5px;}
.offerbg{width: 100%;margin:30px 0;padding: 0;overflow: hidden;}.offerbg img{width: 100%;}
.offerbg .figure1{padding-right: 15px;float: left; width: 22.9%;box-sizing: border-box;}
.offerbg .figure2{padding-right: 15px;float: left; width: 25.9%;box-sizing: border-box;}
.offerbg .figure3{float: left;width: 51.2%;float: left; }
.categorybg{width: 100%;margin:30px 0;padding: 0;overflow: hidden;}
.loadmore{width: 100%;text-align: center;}
.loadmore a{display: inline-block;background: #04B2E4;color: #fff;font-size: 16px;line-height: 35px;padding: 0 15px;}
.latestproduct{width: 100%;margin:30px 0;padding: 0;overflow: hidden;}
.latestproduct img{margin-bottom: 15px;}
.footertop{width: 100%;margin:0;padding: 20px 0;overflow: hidden;background: #3f414d;}
.footertop p{font-size: 16px;line-height: 22px;color: #fff;display: block;margin-bottom: 10px;}
.footertop p span{font-size: 16px;padding-right: 10px;}
.footertop p strong{font-weight: 500;text-transform: uppercase;}
.footertop input[type='submit']{background: none; color: #fff;border-radius: 2px; width: 50px;height: 30px;border:1px solid #fff;font-size: 14px;line-height: 30px;float: left;margin-left: 10px;}
.footertop input[type='text']{width: 100%;line-height: 30px;box-sizing: border-box;border:none;background: none;border-bottom: 1px solid #fff;float: left;font-size: 14px;color: #fff;padding: 0 0px;width: calc(100% - 60px);}
.social{position: relative;z-index: 1;float: left;}
.social ul{margin:0;padding: 0;}
.social ul li{float: left;width: 35px; height: 35px;margin-right: 10px;border-radius: 50%;}
.social ul li a{display: block;text-align: center;line-height: 35px;background: #04B2E4;color: #fff;font-size: 16px;border-radius: 50%;margin:0;padding: 0;height: 35px;}
.footer{width: 100%;margin:0;padding: 20px 0;background: #d9d2d2;overflow: hidden;}
.footer .fheading{font-size: 16px;color: #000;line-height: 22px;margin-bottom: 15px;text-transform: uppercase;display: block;}
.footer ul{margin:0;padding: 0;}
.footer ul li{width: 100%;display: block;}
.footer ul li a{font-size: 14px;line-height: 24px;color: #777793;display: block;}
.footer p{font-size: 14px;line-height: 22px;color: #777793;display: block;}
.footer .contact{width: 100%; margin:0;padding: 0;}
.footer .contact .icon{width: 22px;height: 22px;background: #04B2E4; color: #fff;margin-right: 10px;float: left;
line-height: 22px;text-align: center;}
.footer .contact .textd{width: calc(100% - 32px);float: left;}
.footer .contact .textd p{font-size: 14px;color: #333;line-height: 20px;margin-bottom: 10px;}
.footer .contact .textd p a{font-size: 14px;color: #333;line-height: 20px;}
.copyright{width: 100%;color: #fff; background: #04B2E4;text-align: center;font-size: 13px;line-height: 18px;padding: 10px 0;}

/*--[product css]--*/
#page{overflow: hidden;width: 100%;margin:0;padding: 0;background: #FFFFFF;}
.bredcumb{width: 100%;margin:0;padding:3px 0 5px 0;overflow: hidden;background: #FFFFFF;}
.bredcumb ul{margin:0;padding: 0;}
.bredcumb ul li{float: left;display: inline-block;margin-right: 5px;font-size: 12px;line-height: 22px;color: #787878;}
.bredcumb ul li a{font-size: 12px;line-height: 22px;color: #333;}
.bredcumb ul li span{font-size: 14px;}
.prdctbg{width: 100%;margin:0px 0;padding:0px 0;position: relative;}
.prdctbg .productinner{width: 100%;background: #fff;overflow: hidden;box-sizing: border-box;padding: 30px 15px;}
#bar-fixed {width: 230px;float: left;margin-right: 30px;position: relative;}
#bar-fixed.stickIt {position: fixed;top: 0px;}

.prdctbg .sidebar{width:100%;background: #fff;overflow: hidden;}
.prdctbg .sidebar ul{margin:0;padding: 0;width: 100%;}
.prdctbg .sidebar ul li{display: block;position: relative;}
.prdctbg .sidebar ul li a{font-size: 16px;color: #333;line-height: 28px;font-weight: 500;box-sizing: border-box;padding-left: 15px;display: block; position: relative;}
.prdctbg .sidebar ul li a:hover{transition: all 0.3s ease-in-out;color: #639E08;text-decoration: none;}
.prdctbg .sidebar ul li a::after{content: '\f105';position: absolute;top: 0;left: 0;line-height: 28px;  font-family: 'FontAwesome';font-size: 16px;}
.prdctbg .sidebar ul li ul{margin:0;margin-left: 10px;width: calc(100% -10px);padding:0;}
.prdctbg .sidebar ul li ul li a{display: block;font-size: 14px;line-height: 26px;color: #555252;}
.prdctbg .sidebar ul li ul li a::after{line-height: 26px;font-size: 14px;}
.prdctbg .sidebar ul li.current a{color: #639E08;}
.prdctbg .sidebar ul li ul li a{font-weight: 400;}
.prdctbg .rightside{width: calc(100% - 260px);float: right;}
.prdctbg .rightside .zoomimage{width: 450px;float: left;border:1px solid #ddd;box-sizing: border-box;padding: 15px;position: relative;}
.prdctbg .rightside .prddesc{width: calc(100% - 470px);float: left;margin-left: 20px;overflow: hidden;}
.prdctbg .rightside .prddesc .brandname{font-size: 16px;line-height: 22px;font-weight: 500;color:#639E08;text-transform: uppercase; }
.prdctbg .rightside .prddesc .prdname{font-size: 20px;line-height: 24px;font-weight: 500;color:#000; }
.prdctbg .rightside .prddesc .slctqty{width: 100%;padding:15px 0;overflow: hidden;}
.prdctbg .rightside .prddesc .slctqty h3{font-size: 16px;line-height: 22px;font-weight: 500;color:#639E08;text-transform: uppercase;}
.prdctbg .rightside .prddesc .priceoff{width: 100%;overflow: hidden;}
.prdctbg .rightside .prddesc .priceoff h3{font-size: 16px;color: #E4402F;line-height: 22px;display: block;}
.prdctbg .rightside .prddesc .priceoff h4{font-size: 16px;color: #000;line-height: 22px;display: block;font-weight: 500;}
.prdctbg .rightside .prddesc .priceoff h4 span{padding-right: 15px;font-size: 14px;text-decoration: line-through;}
.prdctbg .tabdescription{width: 100%;margin:50px 0;padding:0;overflow: hidden;}
.prdctbg .tabdescription .prdname{font-size: 20px;line-height: 24px;font-weight: 500;color:#000;margin-bottom: 15px;display: block; }
.prdctbg .prdcartbg{width: 100%;margin-top: 30px;overflow: hidden;}
.prdctbg .prdcartbg .qtybg{display: inline-block;float: left;border:1px solid #c2c2c2;}
.prdctbg .prdcartbg .qtybg .qty{display: inline-block;float: left;background: #ddd;font-size: 15px;color: #333;line-height: 35px;padding:0 10px;}
.prdctbg .prdcartbg .qtybg input[type='number']{width: 40px;font-size: 14px;line-height: 35px;text-align: center;margin:0;padding:0;border:none;}
.prdctbg .prdcartbg .addtcart{display: inline-block;float: left;margin-left: 15px;}
.prdctbg .prdcartbg .addtcart a{display: inline-block;padding: 0 20px;font-size: 15px;color: #fff;background: #E4402F;line-height: 35px;text-decoration: none;}
.prdctbg .prdcartbg .addtcart a:hover{transition: all 0.3s ease-in-out;background:#639E08; }
/*--[product zoom slider]--*/
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
.show{width: 400px;height: 400px;}
#show-img { width: 400px; height: 400px;}
#show-img img{width: 100%;}
.small-img{width: 340px;height: 70px;position: absolute;top:43%;right: -120px;transform: rotate(-90deg);}
.small-img .icon-left, .small-img .icon-right{width: 12px;height: 24px;cursor: pointer;position: absolute;top: 0;bottom: 0;margin: auto 0;}
.small-img .icon-left img, .small-img .icon-right img{width: 12px;height: 24px;}
.small-img .icon-left{transform: rotate(180deg)}
.small-img .icon-right{right: 0;}
.small-img .icon-left:hover, .small-img .icon-right:hover{opacity: .5;}
.small-container{width: 303px;height: 70px;overflow: hidden;position: absolute;left: 0;right: 0;margin: 0 auto;}
.small-container div{width: 800%;position: relative;}
.small-container .show-small-img{ width: 70px; height: 70px;margin-right: 6px;cursor: pointer;float: left;transform: rotate(90deg);box-sizing: border-box;background:#fff;padding:5px;border:1px solid #ddd;}
.small-container .show-small-img:last-of-type{margin-right: 0;}
.checkcontainer {display: block; position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 14px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.checkcontainer input {position: absolute; opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmark {position: absolute;top: 0;left: 0;height: 20px;width: 20px;background-color: #fff;box-sizing: border-box;border:2px solid #639E08;border-radius: 50%;padding: 3px;}
.checkcontainer:hover input ~ .checkmark { background-color: #ddd;}
.checkcontainer input:checked ~ .checkmark {background-color: #fff;}
.checkmark:after {content: "";position: absolute;display: none;}
.checkcontainer input:checked ~ .checkmark:after {display: block;}
.checkcontainer .checkmark:after {left: 2px;top: 2px;width: 12px;height: 12px;background: #639E08;border-radius: 50%;}
.checkbox label{padding-left: 32px;}
.prdctbg .rightside .prddesc .slctqty .checkbox{margin-bottom: 15px;color: #666;}
/*#big-img{z-index: 999;}*/
/*--[Tab css]--*/
.tab {overflow: hidden;background-color: #fff;}
.tab button {background-color: #f1f1f1;float: left;border: none;outline: none;cursor: pointer;padding: 14px 15px;
transition: 0.3s;font-size: 14px;margin-right:1px; }
.tab button:hover {background-color: #ddd;}
.tab button.active {background-color: #639E08;color: #fff;}
.tabcontent {display: none;padding: 6px 12px;border: 1px solid #c2c2c2;}
.tabcontent p{font-size: 14px;line-height: 22px;color: #666;}
.brandheading{width: 100%;margin:15px 0;padding: 0 0 4px 0;position: relative;font-size: 16px;font-weight: 500;text-transform: uppercase;line-height: 22px;border-bottom: 1px solid #ddd;
    top: 0px;
    left: 0px;
}
.brandheading::after{content: '';position: absolute;bottom: 0;left: 0;width: 80px;background: #04B2E4;height: 1px;}
.brandbg{width: 100%;margin:0;padding: 0;}
.brandbg .searchbrand{width: 100%;overflow: hidden;margin-bottom: 10px;position: relative;}
.brandbg .searchbrand::after{content: '\f002';position: absolute;top: 0;right: 10px;color: #333;font-size: 16px;line-height: 28px;font-family: 'FontAwesome';}
.brandbg input[type="search"]{width: 100%;box-sizing: border-box;padding: 0 10px;line-height: 28px;border:1px solid #ddd;font-size: 14px;color: #666;}
.checkcontainertwo {display: block; position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 14px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.checkcontainertwo input {position: absolute; opacity: 0;cursor: pointer;height: 0;width: 0;}
.checkmarktwo {position: absolute;top: 0;left: 0;height: 20px;width: 20px;background-color: #fff;box-sizing: border-box;border:2px solid #639E08;padding: 3px;}
.checkcontainertwo:hover input ~ .checkmarktwo { background-color: #ddd;}
.checkcontainertwo input:checked ~ .checkmarktwo {background-color: #fff;}
.checkmarktwo:after {content: "";position: absolute;display: none;}
.checkcontainertwo input:checked ~ .checkmarktwo:after {display: block;}
.checkcontainertwo .checkmarktwo:after {left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);}
.checkbox label{padding-left: 32px;}
.checkbrand{width: 100%;height: 40px;overflow-y: scroll;}
.prdheading{display: inline-block;float: left;font-size: 24px;color:#000;line-height: 30px;margin-bottom: 10px;position: relative;}
.popularity{width: 300px;float: right;position: relative;max-width: 100%;}
.popularity select{width: 100%;box-sizing: border-box;height: 30px;line-height: 30px;border:1px solid #ddd;box-sizing: border-box;padding: 0 15px;}
.popularity::after{font-size: 18px;font-family: 'FontAwesome';color: #c30a28;top: 10%;background: #fff;right:6px;padding-right: 10px;position: absolute;content: "\f107";z-index: 98;}
.btnrefine{width: 100%;text-align: center;margin-bottom: 10px; line-height: 35px;box-sizing: border-box;padding: 0 15px;font-size: 15px;color: #fff;cursor: pointer;background: #04B2E4;display: none;border:1px solid #69A809;}
.packsize{width: 100%;margin:0;padding: 0;max-height: 156px;overflow-y: auto;}
.fixed {position: fixed;top:0; left:0;width: 100%;z-index: 999;background: #fff; padding: 0 15px; }
.fixed .logo{width: 200px;}
/*.fixed .header-right .top{display: none;}*/
.fixedheader{width: 100%;margin:0;padding: 0;}
.prices{display: block;text-align: center;line-height: 22px;margin-bottom: 10px;}