.page-header {display:none;}
.vert {	color:#96C11E; }
.dim { border: 1px #777 solid;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    margin: 5px;}
    
.dim:hover { border: 1px #fff solid;
background:#f0f0f0;
color:#777;
}

#checkout .custom-radio {
    float: left !important;
}

h2{
    line-height: 1.2em;
    font-weight: bold;
}
.itemtype-lay {
    padding-left: 50px;
}

.itemtype-lay:hover, .itemtype-blg:hover, .itemtype-cms:hover, .itemtype-cat:hover {
    background:#96C11E;
    color:#ffffff;
}

.white {
    color:white;
}


#search_widget input[type="text"] {
    border-radius:0px;
}

body .alt {
    background-color:#777;
    color: #fff;
}

body .alt:hover {
    background-color:#f0f0f0;
    color: #777;
}

.min-height {
    min-height:375px;
}

.blockreassurance_product .item-product {
    height: 50px;
    width: 50px;
}

.blockreassurance_product .item-product svg {
    height: 50px;
    width: 50px;
}

.main-contant-wrapper {
    padding: 0 0 0px;
}

.product-thumbnail {
    margin-bottom: 0px;
    margin-top:-40px;
}

.product-customization .product-customization-item small {
    margin-top: 0px;
}

.counter {
    background-color:#f5f5f5;
    padding: 20px 0;
    border-radius: 5px;
}

.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}

#header .top-menu .level-1 > a {
    font-size: 13px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-style: normal;
    font-weight: 400;
    font-family: "Archivo Narrow";
    text-transform: uppercase;
    color: white;
}

@media (max-width: 1024px) {
  #pk_top_menu.pk-menu-horizontal #top-menu > li > a {
    color: #333 !important;
    font-weight: 900;
    font-size: medium;
  }

  .main-menu {
    background: #666 !important;
    padding: 15px 0;
    color: #fff;
    margin-bottom: 15px;
  }
}