@font-face {
    font-family: 'helvetica';
    src: url('../fonts/helveticaneueltcom-bdcn.eot');
    src: url('../fonts/helveticaneueltcom-bdcn.eot') format('embedded-opentype'),
         url('../fonts/helveticaneueltcom-bdcn.woff') format('woff'),
         url('../fonts/helveticaneueltcom-bdcn.ttf') format('truetype'),
         url('../fonts/helveticaneueltcom-bdcn.svg#helveticaneueltcom77boldcondensed') format('svg');
}
.pt_custommenu {
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1000; background:#fff;
}
.pt_custommenu div.pt_menu {
    float: none;
}
.pt_custommenu div.pt_menu .parentMenu a,
.pt_custommenu div.pt_menu .parentMenu span.block-title{
	float:none; display:block; cursor: pointer; text-align:left;
}


#pt_menu_home a {font-family: 'helvetica'; text-transform: uppercase;}

.pt_custommenu div.popup a {
    text-decoration: none;
    display:block;
    line-height: 32px;
}

.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemMenu a.level1{
    font-size: 17px;
    text-transform: uppercase;
    color: #666;
    font-family: 'helvetica';
    border-bottom: 1px solid #dbdbdb;
}
.pt_custommenu .itemMenu h4.level1,
.pt_custommenu .itemSubMenu h4.level2 span{
    color: #897725;
}

.pt_custommenu .itemSubMenu a.level2:hover,
.pt_custommenu .itemMenu a.level1.nochild:hover{
    background: url("../images/icon-title.png") no-repeat 0 -17px;
}
.pt_custommenu div.popup a.actParent {
    color: #4D4D4D;
}
.pt_custommenu div.popup a.act {
    color: #A52A2A !important;
}
.pt_custommenu div.column {
    float:left;
    width:215px; /* column width */
    margin-right: 20px;
    padding-right: 5px;
}
/*.pt_custommenu div.blockright {
    width: 500px;
}*/
.pt_custommenu div.column.last {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}
.pt_custommenu div.itemSubMenu {
	
}

.pt_custommenu .block2{
    margin-top: 10px;
    float: left;
    color:#666;
    max-width: 930px;
}
.pt_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
}
.pt_custommenu div.popup .block1 .column{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}
.pt_custommenu div.popup .blockright img{
    max-width: 100%;
} 

.pt_custommenu div.pt_menu .parentMenu p{
    margin: 0;
    padding: 0;
}
.pt_custommenu #pt_menu_link{
    padding: 0;
}
.pt_custommenu #pt_menu_link .parentMenu ul li{
    float: left;
    list-style: none;
}
.pt_custommenu #pt_menu_link .parentMenu ul li a{
    float: left;
    padding: 0 10px;
    display: block;
}
.pt_custommenu .clearBoth {
    clear:both;
}

.custom-menu-bottom .name {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.1;
    min-height: 35px;
    padding: 8px 0 12px;
}
.custom-menu-bottom .product-image img {
    border: 1px solid #d6d6d6;
}
@media (max-width: 1060px) {
    .pt_custommenu div.pt_menu .parentMenu a,
    .pt_custommenu div.pt_menu .parentMenu span.block-title{
	font-size: 16px;
    }
}
