
body {
	font: 14px/1.3em Arial, Tahoma, Verdana, Sans;
	margin: 0;
	padding: 0;
}

input, form, h1,h2 {
	margin: 0;
	padding: 0;
        color: #b61c1d;
}

#wrap {
	min-height: 100%;
	position: relative;
	min-width: 768px;
	padding: 0 10px;
	max-width: 1440px;
	margin: 0 auto;
}

a {
    color: #b61c1d;
}

.info {
	width: 345px;
        font-size: 75%; 
        color: #555;
        line-height: 1.4em;
}

header {
	height: 555px; 
}

header .logo {
    float: left;
    margin-top: 35px;
}

header .right {
    text-align: right;
    float: right;
    margin-top: 9px;
}

header .right a {
    font-size: 85%;
} 

header .top-nav {
    position: absolute;
    left: 34%;
    top: 38px;
    overflow: hidden;   	
}

header .top-nav a {
    display: block;
    padding: 0px 15px 15px 15px;		
    font-size: 95%;
    float: left;
    text-align: center;
    line-height: 30px; 
}

header .addr {
    margin-top: 5px;
    font: 600 12px/20px 'Open Sans';
    text-transform: uppercase;
}

header .phone {
    font-weight: 400;
    font-size: 18px;
}

header .skype {
    display: inline-block;
    margin-top: 18px;
}

header .skype::before {
    content: '';
    position: absolute;
    margin: 2px 0 0 -23px;
    width: 13px;
    height: 13px;
    background: url(images/shared-sprite.png) 0 -45px no-repeat;
}

.left {
    float: left;     	
}

.right {
    float: right;     	
}

#fotoload {
   float: left;
   width: 50%;
   padding: 50px 0;
}

.product-info {
   float: left;
   padding: 1em;
   width: 40%;
   padding: 50px 0;
}

.product-qty {
  border: 4px solid #ccc;
  height: 30px;
  padding: 2px;
  width: 4em;
}

.product-price {
  font-size: 200%;
   color:#fff;
   background:#F68220;
   padding: 5px;
   margin: 5px;
}

.product-oldprice {
  font-size: 120%;
}

.basket-button {
   width: 200px;
   background: #F68220;
   line-height: 46px;
   text-align: center;
   border-radius: 3px;
   color: #fff;
   padding: 10px;
   margin-right: 10px;
}

.cart-button {
  color: #444;
  background: #ffd23b;
}

.caller {
    text-decoration: none;
    border-bottom: 1px dotted #b61c1d;
    display: inline-block;
    cursor: pointer;
}

nav.main {
    width: 100%;
    height: 59px;
    background: url(images/polka_spr.png) repeat-x 0 75px;			
    clear: both;
    padding-top: 75px;		
}

/*
nav.main:before {
    content: '';
    width: 11px;
    height: 59px;		 	
    background: url(images/pleft.png) no-repeat;			
}

nav.main:after {
    content: '';
    width: 11px;
    height: 59px;		 	
    background: url(images/pright.png) no-repeat;			
}
*/

header .find {
    margin-top: 40px;
    position: relative;
    clear: both;
    width: 100%;		
}

header .login {
    margin-left: 40px;
}

header .callback {
    margin-right: 40px;
}

header .callback::before {
    content: '';
    position: absolute;
    margin: -6px 0 0 -40px;
    width: 32px;
    height: 32px;
    background: url(images/callback.jpg) 0 0 no-repeat;
}

header .login::before {
    content: '';
    position: absolute;
    margin: 6px 0 0 -12px;
    width: 9px;
    height: 9px;
    background: url(images/shared-sprite.png) 0 0 no-repeat;
}

.forgot-pass {
   margin: 0 1em;
}

.user-in a {
  margin-left: 20px;	 
}

.loginwin {
   display: none;	
   position: absolute;
   top: 46px;
   right: 5px;	
   z-index: 99;
   padding: 26px 30px;
   border:4px solid #e0e0e0;
   background: #fff;		
}


.callbackwin {
   display: none;	
   position: absolute;
   top: 50px;
   right: 245px;	
   z-index: 99;
   padding: 26px 30px;
   border:4px solid #e0e0e0;
   background: #fff;		
}


.loginwin input[type="password"] {
	height: 34px;
	margin-bottom: 10px;
	border: 4px solid #e0e0e0;
	padding-left: 12px;
	width: 260px;
}



.callbackwin input[type="tel"] {
	height: 34px;
	margin-bottom: 10px;
	border: 4px solid #e0e0e0;
	padding-left: 12px;
	width: 260px;
    display: block;
}

.loginwin input[type="text"] {
	height: 34px;
	margin-bottom: 10px;
	border: 4px solid #e0e0e0;
	padding-left: 12px;
	width: 260px;
}

.callbackwin input[type="text"] {
	height: 34px;
	margin-bottom: 10px;
	border: 4px solid #e0e0e0;
	padding-left: 12px;
	width: 260px;
}

.loginwin input[type="submit"] {
    height: 46px;
    padding: 0 24px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    background: #fbb818;
    margin-top: 15px;
    display: inline-block;
    border: 0;
    float: right;	
}

.callbackwin a {
    height: 46px;
    line-height: 46px;
    padding: 0 24px;
    text-decoration: none;
    text-transform: uppercase;
    color: #000;
    background: #fbb818;
    margin-top: 15px;
    display: inline-block;
    border: 0;
    float: right;	
    display: block; 
}

.loginwin:before { 
    top: -15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-top: 4px solid #e0e0e0;
    border-right: 4px solid #e0e0e0;
    background: #fff;
    right: 28px;	
}

.callbackwin:before { 
    top: -15px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border-top: 4px solid #e0e0e0;
    border-right: 4px solid #e0e0e0;
    background: #fff;
    right: 164px;	
}

.forgot-pass {
   line-height: 60px;	
}

.loginwin .item {
display: block;
margin-bottom: 15px;
}

.callbackwin .item {
	display: block;
	margin-bottom: 15px;
	color: #b61c1d;
}

input[type="text"] {
   border: 4px solid #e0e0e0;
   padding-left: 12px;
}

input.search {
   width: calc(100% - 109px);
   height: 42px;	 	
}

header .find input[type="submit"] {
    float: right;
    width: 108px;
    height: 42px;
    border-radius: 0 21px 21px 0;
    text-transform: uppercase;
    font: 18px 'Open Sans';
    background: #ffba03;
    border: none;
    cursor: pointer;	
}

footer {
    margin-top: 70px;
    line-height: 18px;
    padding-bottom: 30px;
}

footer .logos {
    border-top: 4px solid #e0e0e0;
    overflow: hidden;
}

footer .logos a {
    float: left;
    margin: 30px 0 0 20px;
    margin: 30px 0 0 calc((100% - 219*4px)/3 - 1px);
}

footer .addr {
    margin-top: 20px;
    font-style: normal;
}

img {
    border: 0;
    vertical-align: top;
}

h4 {
   font-size: 150%;	
}

h4 + p {
   font-size: 120%;	
   line-height: 160%;
}

.breadcrumbs {
   padding: 1em 0;	
}

#tabPane1 {
  overflow: hidden;
  clear: both;
}

.tab-page {
    clear: both;
    border: 1px solid #ccc !important;
    background: White;
    z-index: 2;
    position: relative;
    top: -2px;
    color: #696969;
    font-size: 11px;
    padding: 10px;
}

.tab-row {
    z-index: 1;
    white-space: nowrap;
    background: #fff !important;
    height: 3em !important;
    width: 100%;
}

.tab-row .tab {
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  cursor: Default;
  display: inline;
  margin: 1px -5px 1px 5px;
  float: left;
  padding: 10px !important;
  background: #f1f1f1 !important;
  border: 1px solid;
  border-color: #ccc  !important;
  border-bottom: 0;
  cursor: hand;
  cursor: pointer;
  z-index: 1;
  position: relative;
  top: 0;
}

.tab-row .tab.selected {
  border: 1px solid #AED3DC;
  border-bottom: 0 !important;
  z-index: 3;
  padding: 10px !important;
  margin: 1px -6px -2px 0px;
  background: white !important;
}

.tab-row .tab a {
  color: #BA3136 !important; 
  font-family: Verdana, Helvetica, Arial;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

td.setka {
  background-color: #fff;
}

.product-item  {
  margin: 15px 27px 0 27px;
  border-bottom: 4px solid #ffd23b;
  font-size: 110%;
  line-height: 1.4em;	
  margin-bottom: 1em;
  max-width: 480px;
}

.product-item-sm  {
  margin: 0 15px 0 0; 
  border-bottom: 4px solid #ffd23b;
  font-size: 110%;
  line-height: 1.4em;	
  margin-bottom: 1em;
  max-width: 480px;
  width: 175px;
  float: left;
}

.product-item  .name {
  height: 5em;
  overflow: hidden;	
  margin: 1em 0;
}

.product-item-sm  .name {
  height: 5em;
  overflow: hidden;	
  margin: 1em 0;
  font-size: 90%;
}

.product-item  .to-cart {
  height: 3em;
  overflow: hidden;	
}

.product-item-sm  .to-cart {
  height: 3em;
  overflow: hidden;	
}

.product-item img {
/*  margin: 20px 0 20px 30%;*/
  margin-left: 14%;	
}

.product-item .name {
  margin-bottom: 16px;
}

.product-item .price {
  float: left; 
}

.product-item-sm .price {
  float: left; 
}

.product-item-sm .oldprice {
  float: left; 
  line-height: 30px;	
}

.product-item .oldprice {
  float: left; 
}

.product-item .add {
  background: #ffd23b url(images/shared-sprite.png) 9px -148px no-repeat;
  width: 35px;
  height: 35px;
  float: right;
  display: block;
  border-radius: 5px 0 5px 0;  
  margin: 5px;
}

.basket-add {
  background: #ffd23b url(images/shared-sprite.png) 11px -147px no-repeat;
  width: 37px;
  height: 37px;
  float: right;
  display: block;
  border-radius: 5px 0 5px 0;
}

.product-table tr td {
  width: 33%;
}

.product-table tr td.setka {
  width: 1px;
}

.style8 {
	font-size: 100%;
	padding-top: 2em;	
}

.style8 a {
 	color:  #b61c1d;
}

#us_reg input[type="text"] {
	height: 34px;
	margin-bottom: 10px;
}

#us_reg input[type="password"] {
	height: 34px;
	margin-bottom: 10px;
	border: 4px solid #e0e0e0;
	padding-left: 12px;
}

#us_reg input[type="button"] {
	font: 18px/46px 'Open Sans';
	height: 46px;
	padding: 0 24px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	background: #fbb818;
	margin-top: 15px;
	display: inline-block;
}

#us_reg input[type="button"]::after {
	content: '';
	position: absolute;
	margin: 0 0 0 23px;
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	border-left: 23px solid #ffba03;
}

#allspec {
	background: #fff !important;
	border: 0 !important;
	font-size: 150%;
	margin-bottom: 1em;	
}

.sortActiv {
	background: #fbb818;
}

.catalog-sort {
	font: 700 14px/28px 'Open Sans';
	float: left;
	margin-right: 20px;
}

img.sort-order {
	margin-top: -14px;
}

.catalog-sort a {
	padding: 0 22px 0 10px;
	display: inline-block;
	margin-left: 10px;
	text-decoration: none;
	height: 28px;
}

form.sort {
	float: left;
	margin-top: -15px;
}

form.sort select {
	font-size: 150%;
 	border: 4px solid #ccc;
	margin-right: 10px;
}

form.sort input {
	font: 18px/33px 'Open Sans';
	height: 33px;
	padding: 0 24px;
	text-decoration: none;
	color: #000;
	background: #fbb818;
	display: inline-block;
	border: 0;
	border-radius: 0 33px 33px 0;
}

#srclist {
	display:none;
	border:4px solid #e0e0e0;
	width:250px;	
	z-index: 5;
	background: white;
	position: absolute;
	top: 38px;
}

#srclist ul {
	margin:0;
	padding: 0;
}

#items {
	list-style-type:none;
	margin:0;
}

#items li {
	line-height: 28px;
}

#items li a {
	text-decoration: none;
	color: #000;
	cursor: hand;
	margin: 20px;
}

#items li:hover {
	background: #fbb818;
	cursor: hand;
}


nav.main .item {
	width: calc(11% - 2px);
	height: 100%;
	position: relative;
	float: left;
	margin-top: -10px;
}


nav.main .submenu2 {
	position: absolute;
	left: 280px;
	top: -4px;
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	width: 234px;
	border: 4px solid rgb(224, 224, 224);
	display: none;
	padding-top: 40px;
        height: 240px;
}                     

nav.main .submenu {
	width: 280px;
 	border: 4px solid #e0e0e0;
	z-index: 999;
	position: absolute;
	background: #fff;
	display: none;
	top: 60px;
        height: 280px;
}

.popup1 {
	height: 355px !important;
}

.popup90 {
	height: 230px !important;
}

.popup90 .submenu2 {
	height: 190px !important;
}

.popup5 {
	height: 230px !important;
}

.popup5 .submenu2 {
	height: 190px !important;
}

.popup17 {
	height: 173px !important;
}

.popup54 {
	height: 320px !important;
}

.popup54 .submenu2 {
	height: 280px !important;
}

.popup13 {
	height: 250px !important;
}

.popup13 .submenu2 {
	height: 210px !important;
}

.popup18 {
	height: 230px !important;
}

.popup18 .submenu2 {
	height: 190px !important;
}


.popup141 {
	left: -65px !important;
	height: 310px !important;
}

.popup141 .submenu2 {
	height: 270px !important;
}

.popup18:before {
	left: 70px !important;
}

.popup141:before {
	left: 96px !important;
}


.popup142 {
	left: -150px !important;
	height: 665px !important;
}

.popup142 .submenu2 {
	height: 625px !important;
}

.popup142:before {
	left: 189px !important;
}



.popup13 .submenu2, .popup18 .submenu2, .popup141 .submenu2, .popup142 .submenu2 {
	left: -242px !important;
}

nav.main .submenu:before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-top: 4px solid #e0e0e0;
	border-right: 4px solid #e0e0e0;
	background: #fff;
	top: -15px;
	left: 60px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

nav.main .item:hover .submenu {
	display: block;
}


.s-item {
	display: block;
	padding: 6px 20px 6px 30px;
	color: #000;
	text-decoration: none;
	position: relative;
        font-size: 90%; 
}


.s-item2 {
	display: block;
	padding: 6px 20px 6px 30px;
	color: #000;
	text-decoration: none;
	position: relative;
        font-size: 90%; 
}
	
/*.s-item:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	right: 10px;
	border-top: 4px solid #fbb818;
	border-right: 4px solid #fbb818;
	-webkit-transform: rotate(45deg);
        transform: rotate(45deg);	
}
*/

.s-item a, .s-item2 a {
	color: #000;
	text-decoration: none;
        display: block;
}

/*.s-item:hover, */.s-item2:hover {
	background: #fbb818;
}

nav.main .submenu h3 {
	padding: 0 30px;
	margin: 14px 0 8px 0;	
}

.menuicon {
	margin-top: -40px;
        margin-left: 25%;
}

aside.cart {
	position: fixed;
	top: 325px;
	right: -277px;
	height: 60px;
	z-index: 5000;
	width: 340px;
	-webkit-transition: right 0.5s ease-in-out;
	transition: right 0.5s ease-in-out;
	background: url(images/shared-sprite.png) 10px -237px no-repeat #ffba03;
}

aside.cart .close-btn {
    right: 20px;
    top: 20px;
}

aside.cart .icon {
	width: 63px;
	height: 63px;
	position: absolute;
}

aside.cart .line {
	margin-left: 80px;
	line-height: 18px;
}

aside.cart .line .title {
	padding-right: 5px;
}

aside.cart .icon .line .value {
	font-weight: bold;
}

aside.cart:after {
	content: '';
	position: absolute;
	top: 61px;
	width: 340px;
	height: 6px;
	background: #D7A10F;
}

.close-btn {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(images/shared-sprite.png) 0 -506px no-repeat;
}

#order a {
  color:#b61c1d; 
  font-weight:bold; 
  font-size: 13px; 
  text-decoration: underline; 
}

.popup9, .popup14 {
	right: 0;	
}

.popup9:before {
	left: 95px !important;
}

.popup14:before {
	left: 105px !important;
}

.note {
	margin-top:2px;
        margin-bottom: 1em; 
        font-size: 80%;
                
}

.example-search {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.adv-search {
	float: right;
	padding-right: 5px;
}

.pleft {
	float: left;
	width: 11px;
	height: 100%;
        background: url(images/polka_spr.png) 0 59px;
}

.pright {
	float: right;
	width: 11px;
	height: 100%;
        background: url(images/polka_spr.png) 0 118px;
}

.special {
    border: 4px solid #ffba03;
    margin: 15px 27px 0 27px;
    padding: 15px;		
    position: relative;	 
    height: 3em;
}

.special:target {
    border: 4px solid #b61c1d;
}

.special:target::before {
   border-color: #b61c1d;
}

.special strong {
   color:#b61c1d;
   padding-right: 5px;	 
}

.special:before {
	border-color: #ffba03;
	left: 100px;
	bottom: -15px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	border-top: 4px solid #ffba03;
	border-right: 4px solid #ffba03;
	background: #fff;
}

.spec-main tr td[valign="top"] {
	width: 33%;	
        position: relative;
}

.content tr td[valign="top"] {
	width: 33%;	
        position: relative;          
        padding: 0;
}

.discount-best {
	border-bottom: 4px solid #b61c1d;
}

.discount-best::before {
    content: '';
    position: absolute;
    left: 43%;
    bottom: -5px;
    border: 10px solid #fff;
    width: 29px;
    height: 29px;
    background: url(images/shared-sprite.png) 0 -184px no-repeat;
    background-color: #fff;
}

.discount-newitem {
	border-bottom: 4px solid #b61c1d;
}

.discount-newitem::before {
    content: '';
    position: absolute;
    left: 43%;
    bottom: -5px;
    border: 10px solid #fff;
    width: 29px;
    height: 29px;
    background: url(images/shared-sprite.png) 0 -184px no-repeat;
    background-color: #fff;
}

.discount-action {
	border-bottom: 4px solid #b61c1d;
}

.discount-action::before {
    content: '';
    position: absolute;
    left: 43%;
    bottom: -5px;
    border: 10px solid #fff;
    width: 29px;
    height: 29px;
    background: url(images/shared-sprite.png) 2px -298px no-repeat;
    background-color: #fff;
}


#sendbtn {
	padding: 24px;
	margin: 0;
	color: #000;
	display: block;
	background: #ffba03;	
}

#btn {
	padding: 24px;
	margin: 0;
	color: #000;
	display: block;
	background: #ffba03;	
}

.bannerset1 {
	float: left;
}

.bannerset2 {
	float: left;
}

.bannerset3 {
	float: left;
}

.bannerset4 {
	float: left;
}

.bannerset {
	float: left;
}

.zg_banner {
        position: relative;
        float: left;  
        width:58%; 
}

.banner-add-left {
        float: left; 
        width:20.85%; 
}

.banner-add-right {
        float: right;  
        width:20.85%; 
}

.zg_banner ul {
	list-style-type: none;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.zg_banner ul li {
       float:left; 
       position:absolute; 
       list-style: none; 
       width: 100%; 
       left: 0.2%;
}

.zg_banner img {
      width: 100%;
}

.zg_banner ul li.show {
     z-index:500;
}

.delay {
	display: none;
}


.trademark {
	height: 150px;
	border: 1px solid #b3b3b3;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	width: 815px;
}

.trademark li {
	float: left;
	list-style-type: none;
}

.trademark a:visited {
	border: 0;
}

.trademark img {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #b3b3b3;
	margin: 20px 0;
}

.navleft {
	width: 30px;
	height: 110px;
	display: block;
	float: left;
	background: url(images/lgleft.png) no-repeat 40% 50%;
	border: 0;
}

.navright {
	width: 30px;
	height: 110px;
	display: block;
	float: left;
	background: url(images/lgright.png) no-repeat 40% 50%;
	border: 0;
}

.trademark .mark {
	width: 219px;
	height: 110px;
	display: block;
	vertical-align: middle;
}

.delay {
	display: none;
}

#bg_catalog_1 { 
	display: none;
}
	
.price
{
   color:#fff;
   background:#F68220;
   font-size: 150%;
   padding: 5px;
   margin: 5px;
}

.oldprice
{
   color:#000;
   font-size: 110%;
   margin: 5px;
}

.oldprice strike {
   text-decoration: line-through;
   text-decoration-color: #f00;
}

.content {
}

.catalog-label {
  text-align: center;
  font-weight: normal;
  font-size: 80%;
  margin: 25px 0 0 0;
  padding: 0;
  width: 60%;
  line-height: 13px;
  color: #d88f3d;
  margin-left: 25%;
}

.dop {
  font-size: 60%;
}

.spectext {
  height: 100px;
  background: #fff;
  border: 4px solid #ffba03;
  z-index: 2;
  position: absolute;
  top: 78px; 
  right: -4px;
  padding: 10px;
  margin-left: -4px;
  border-radius: 0 0 10px 10px;
  visibility: hidden;
  opacity: 0;
  transition: all 1s ease-out 0s;
}


a.specdesc {
   float: right;
   font-size: 75%;
   text-decoration: none;
   border-bottom: 1px dotted;
   position: absolute;
   right: 0;
   bottom: 0;
   margin: 5px;
   cursor: pointer;	  
}

a.specdesc:hover + .spectext {
   opacity: 1;
   visibility: visible;
}

@media screen and (max-width: 900px) {
.product-item img {
    margin-left: 10%; 
    max-width: 200px;
}   
/*
.special {
    height: 6em;
} */

.product-item .name {
    height: 7em;
}

.product-item img {
   margin-left: 0;
} 

.product-item .to-cart {
    height: 3.6em;
}


.oldprice {
    font-size: 50%;
}

.price {
    font-size: 60%;
}

.menuicon {
    margin-left: 12%;    
}

.catalog-label {
  margin-left: 18%;
}

.spectext {
  height: 15em;
}

}

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

header {
	text-align: center;
}

header .logo {
	float: none;
}

header .top-nav {
    position: static;
    overflow: auto;
    margin: 10px;
}

header .addr {
	margin: 10px;
}

header .login {
    margin-left: 0;
}

header .top-nav a {
    display: block;
    padding: 0;
    font-size: 95%;
    float: none;
    line-height: auto;
}

header .right {
    text-align: center;
    float: none;
    margin-top: 9px;
}

.right {
    float: none;
}

header .callback {
    margin-right: 0;
}
.caller {
    border-bottom: 0;
    display: block;
    cursor: pointer;  
    text-decoration: underline; 	
}
 .menuicon {
	display: none !important;
}

.pleft {
	display: none !important;
}

.pright {
	display: none !important;
}

nav.main {
	background: none;
	width: auto;
	height: auto;
	padding-top: 0;
}

nav.main .item {
	width: auto;
	float: none;
	height: auto;
}

}

@media screen and (min-width: 901px) and (max-width: 1368px) {
.product-item img {
    margin-left: 10%; 
    max-width: 200px;
}   

/*.special {
    height: 6em;
} */

.product-item .name {
    height: 7em;
}

.product-item .to-cart {
    height: 3.6em;
}

.oldprice {
    font-size: 60%;
}

.price {
    font-size: 90%;
}

.menuicon {
    margin-left: 18%;    
}

.catalog-label {
  margin-left: 18%;
}

.spectext {
  height: 10em;
}

} 

span.bordo {
  color: #b61c1d;
}
/*
.top-nav a:nth-child(4) {
color: red;
font-weight: bold;
font-size: 110%;
}

.top-nav a:nth-child(5):before {
content: "\2764";  	
} */

table.delivery_cond {
   border: 1px solid #ccc;	
}

table.delivery_cond td {
   padding: 5px;
   border: 1px solid #ccc;	
   margin:0;
}

table.delivery_cond th {
   padding: 5px;
   border: 1px solid #ccc;	
}

.sumless {
   background: #F9A64A;	
}

.summore {
   background: #54C5CF;	
}

table.apaddr {
   border-top: 1px solid #ccc;	  
   border-left: 1px solid #ccc;	  
}

table.apaddr td, th {
   padding: 5px;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}

a.fmenu {
   display: block;
   margin-bottom: 8px;	
}

.product-rx {
   padding: 20px 0 20px 0;
   font-weight: bold;
}

.product-rx > span, .product-rx-3 > span {
   color: red;
   padding: 4px 6px;
   background: #ffaaaa;
   border-radius: 5px;
}

.product-rx-3 {
   padding: 20px 0 20px 0;
   font-weight: bold;
   position: absolute;
   top: 0;
}
