.top-bar-content {
	width: 70%;
}

.left-filtration .icon-filter__type-icon .icon-filter__box .icon-filter__box-color {
    /*border-radius: 50%;*/
    overflow: hidden;
}

.poll-box {
display: none;
}

#topBar, .myfooter .contenttwo {
background: #d4a34d;
}

html body #page .myheader #new_top_menu #new_template_row ul li.eshop-menu-home a::before {
background: #d4a34d;
}

.page-product-detail table.cart tbody tr.product-cart-info {
background: #fffef3;
}

html body.page-product-detail #page table.cart tbody tr.total {
  background: #fffef3;
}

.photogall a img {
width:200px;
}

.page-category #products_sorting_box #products_sorting_table .p-rolldown-toggle .p-rolldown-button {
  background: #d4a34d;
}

html body #page [class*="header-slider"].steps-order.active {
    background: #d4a34d;
}

html body #page [class*="header-slider"].steps-order.active::before {
    border-top: 20px solid #d4a34d;
}

body #page [class*="header-slider"].steps-order.prev-step {
    background: #fffef3;
}

html body #page .steps-order.prev-step .header-slider-heading {
    color: black;
}

.page-e-finish #incenterpage2 > table.cart tbody tr.total:not(.voucher-resume-box) {
    background: #fffef3!important;
}

.page-slider-pagination a.toc {
    font-weight: bold;
      font-size: 0;
  line-height: 17px;
  height: 27px;
}

.page-slider-pagination a.toc::before {
    content: "•"; 
    font-size: 20px;
}

.page-slider-pagination a.prev, .page-slider-pagination a.next {
display:none;
}

#inleft3 hr {
display: block!important;
}

html body:not(.page-product-detail) #page .photogall {
  grid-template-columns: repeat(3, 1fr);
}

html body:not(.page-product-detail) #page :nth-child(3 of .photogall) {
  grid-template-columns: repeat(7, 1fr);
}

.contact-box:nth-child(2 of .contact-box)::before {
  display: none;
}
.contact-box:nth-child(2 of .contact-box) a {
  font-weight: normal;
  text-decoration: none;
  font-size:90%;
}