html body {
    font-size: 13px;
    line-height: 1.4;
}
/*
@media (min-width: 768px) {
    .page-header.type5.header-newskin {background-color: transparent;position: absolute;width: 100%;top:0;}
}
*/
/***************************** CSS FROM CUSTOM.CSS**************************/
body,html {
    overflow-x: hidden
}

.action.compare.no-display {
    display: none!important
}

body>p {
    display: none
}

.toolbar .modes>a {
    text-decoration: none
}

.toolbar-amount {
    display: none
}

.clearer {
    clear: both
}
.price-box .price {
    font-family: Oswald;
    font-weight: 400;
    font-size: 18px;
}
body.layout-fullwidth.cms-index-index .page-main, body .page-main {
    padding-top: 15px;
    margin-top: 15px;
}
.footer-middle > .container {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}
.paymentsFooter img {
    height: 40px;
    width: auto;
}
.brands-slide #brands-slider .owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
}
@media (min-width: 1200px) {
    body .footer-middle > .container {
        max-width: 1140px;
    }
}
@media (min-width: 992px) {
    body .page-header .navigation:not(.side-megamenu) .level0 {
        margin-right: 3px;
    }
}
@media (min-width: 768px) {
    body .page-header.type20 .navigation li.level0 {
        color: #39434e;
    }

    .page-header.header-newskin .navigation .level0>.level-top {
        font-size: 13px;
    }
    .page-header.type20 .header.panel .block-search {
        min-width: 450px;
    }
}
/*********************** CSS UPGRADE ********************/
.search-area .search-toggle-icon.open:after {
    display: none !important;
}
.minicart-wrapper .porto-icon-shopping-cart:before {
    content: '\e87f';
    font-size: 23px;
    line-height: 26px;
}
.page-header.type20 .minicart-wrapper {
    top: 4px;
}
body .page-header.type20 .minicart-wrapper .action.showcart .counter.qty {
    right: 26px;
    margin-top: 5px;
    top: 0;
}
.limiter .label {
    display: inline-block;
}
.product-labels {
    position: absolute;
    right: 10px;
    top: 10px;
    left: auto;
}
.product-label {
    padding: 7px 10px;
    font-size: 12px;
    font-weight: 600;
    border-radius: 4px;
    color: #fff;
    margin-top: 5px;
    line-height: 1;
}
.modes-mode.mode-b2b-list:before {
    font-family: 'porto-icons';
    content: "\e87b" !important;
}
.page-wrapper > .breadcrumbs .items > li.home a:after {
    display: none;
}
body .page-wrapper > .breadcrumbs .items > li.home a {
    position: relative;
    width: auto;
    text-indent: 0;
    font-size: .81rem;
}
.page-main {
    margin-top: 15px;
}
body.catalog-category-view .sidebar.sidebar-main .sidebar-content,
body.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
    border: solid 1px #dae2e6 !important;
}
.filter-options-item {
    border-bottom: none;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0 0px;
}

.filter-options-title .toggle {
    width: 26px;
    height: 26px;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}
.filter-options-title .toggle::before {
    display: none;
}
.filter-options-item .filter-options-title .toggle:after {
    display: block;
    font-family: 'porto-icons';
    content: '\f803';
    position: relative;
    width: auto;
    height: auto;
    background: transparent;
    margin: 0;
    top: 0;
    left: 0;
}

.filter-options-item.active .filter-options-title .toggle:after {
    content: '\f800';
    width: auto;
    height: auto;
    background: transparent;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
}
.filter-options-item .filter-options-title:hover .toggle {
    background: #bd8a3c;
}

.b2b-list .product-item .tocart span {
    display: none;
}
.b2b-list .product-header {
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
}
.b2b-list div.product-item-info,
.b2b-list div.product-header-row {
    text-align: left;
}

.product-add-form .box-tocart {
    border-bottom: none !important;
}

.product.data.items > .item.title:hover {
    border-bottom: none !important;
}

body .minicart-wrapper .block-minicart {
    width: 350px;
    padding: 10px 5px 5px;
    border-top: 6px solid #29363C;
}
body .minicart-wrapper .action.showcart.active .minicart-icon::after {
    border-color: #29363C;
    background: #29363C;
}
body .minicart-items .product-item-photo {
    order: 1;
    width: 75px;
    padding: 0;
    margin-right: 15px;
    flex: 0 0 75px;
}
body .minicart-items .product-item-name {
    font-weight: 400;
    font-size: 14px;
    white-space: normal;
}
body .minicart-items .product-item-name a {
    padding: 0;
}
body .header .minicart-items .product-item-name a {
    white-space: normal;
    font-size: 15px;
    overflow: visible;
}
body .minicart-wrapper .block-minicart .subtotal {
    font-weight: 400;
    font-size: 13px;
    text-transform: none;
    color: #777;
    padding: 5px 10px 15px;
}
body .minicart-wrapper .block-minicart .subtotal .amount {
    margin-left: 5px;
    font-width: 600;
    color: #444;
}
body .block-minicart .items-total {
    display: none !important;
}
body .block-minicart .product-image-container {
    min-width: 74px;
}
body .minicart-items .product-item-details .price {
    font-weight: 700;
    font-size: 16px;
    color: #000;
}
body .minicart-items .product-item-details .price-excluding-tax,
body .minicart-items .product-item-details .price-excluding-tax:before {
    font-size: 11px;
    color: #777;
}
body .minicart-items .product-item-details .price-excluding-tax .price {
    font-size: 11px;
}
body .minicart-items .item-qty {
    height: 30px;
    width: 40px;
}
body .minicart-items .product-item-pricing .label {
    width: auto;
    margin-right: 5px;
}
body .minicart-items .product-item-details .details-qty {
    margin-top: 15px;
    position: relative;
}
body .minicart-items .update-cart-item {
    position: absolute;
    top: 0;
    right: -98px;
    background: #fff;
    border-radius: 0;
    color: #bd8a3c;
    border: 1px solid #bd8a3c;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-transform: none;
    font-weight: 400;
}
body .minicart-items .product-item-details {
    padding-right: 25px;
}
body .minicart-wrapper .product .actions > .secondary {
    top: 14px;
    box-shadow: 0 0px 2px 0 rgba(0,0,0,.4);
}

body .minicart-wrapper .product.actions a.delete {
    padding: 0;
}
body .block-minicart .block-content > .actions > .primary .action.primary {
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
}
body .block-minicart .block-content>.actions>.secondary .action.viewcart {
    font-weight: 400;
    font-size: 15px;
    border-radius: 0;
    margin-top: 15px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.cart-totals tbody .amount,
.cart-totals tfoot .amount {
    padding: 8px 0px;
}
.cart-totals tbody .grand.totals .mark,
.cart-totals tfoot .grand.totals .mark,
.cart-totals tbody .grand.totals .amount,
.cart-totals tfoot .grand.totals .amount {
    padding: 18px 0px;
    vertical-align: middle;
}
.cart-totals tbody .grand.totals .amount,
.cart-totals tfoot .grand.totals .amount {
    font-size: 18px;
    vertical-align: middle;
}
.cart-summary .checkout-methods-items .action.primary.checkout::after, .cart-summary .checkout-methods-items .amshopby-button.checkout::after, .cart-summary .checkout-methods-items .am-filter-go.checkout::after {
    display: none;
}
.footer-top .custom-block:after,
.footer-top .custom-block:before {
    display: none;
}
#shopping-cart-table .price-including-tax + .price-excluding-tax .price,
#shopping-cart-table .price-including-tax + .price-excluding-tax,
#shopping-cart-table .price-including-tax + .price-excluding-tax:before {
    font-size: 11px;
    color: #444 !important;
    font-width: 400 !important;
}
.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp {
    text-align: center;
}
.cart.table-wrapper .product-item-name > a {
    font-weight: 400;
}
body .cart.table-wrapper .cart thead tr th.col {
    font-weight: 400;
    text-transform: none;
}
.cart-discount {
    margin-top: 0;
}

.checkout-index-index .opc-block-summary {
    background: #f5f5f5;
}
.checkout-index-index .opc-block-summary .product-item-name {
    white-space: normal;
}

.checkout-index-index .opc-block-summary .product-item .product .product-image-container {
    background: none;
    padding-right: 10px;
    min-width: 75px;
    height: 75px !important;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details .price {
    font-size: 16px;
    font-weight: 400;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details .price-excluding-tax .price {
    font-size: 11px;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-right: 0;
}

.opc-block-summary .product-item .product-item-name-block {
    padding-right: 10px;
}

.opc-wrapper .form-login .fieldset .field .field-tooltip .label span,
.opc-wrapper .form-shipping-address .fieldset .field .field-tooltip .label span {
    display: none;
}

body .page-header.type4 .header-main .header-left,
body .page-header.type4 .header-main .header-right,
body .page-header.type4 .header-main .header-center {
    padding-bottom: 20px;
    padding-top: 20px;
}
body .page-header.type4 .header-main .header-center .logo{
    padding-bottom: 0;
    padding-top: 0;
}
.custom-block .second-menu {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.custom-block .second-menu li {
    display: inline-block;
    color: #39434e !important;
}
.custom-block .second-menu li a.level-top {
    padding: 0 10px;
}
body .page-header .header-right .minicart-wrapper {
    margin-left: 20px;
    margin-right: 10px;
}
body .minicart-wrapper .action.showcart {
    line-height: 1;
}
body .minicart-wrapper .action.showcart .counter.qty {
    background-color: #bd8a3c;
    color: #39434e;
}
body .page-header .search-area.show-icon a.search-toggle-icon {
    font-size: 13px !important;
}
.catalog-product-view .box-inquiry p {
	margin: 10px 0;
}

.row.tapro-home-blocks {
	margin: 0 7.5px;
}

.row.tapro-home-blocks .col-6 {
	padding: 0 7.5px;
}

.request-index-index .messages .message {
    font-size: 2rem;
    padding-left: 50px;
}

.request-index-index .messages .message > *:first-child:before {
    font-size: 30px;
    line-height: 30px;
}

.page-header.type20.scrolled-up {
    position: fixed !important;
    background: white !important;
    transition: top 0.3s;
}

.page-header.type20.minus-top {
    top: -500px !important;
}

.page-header {
    width: 100%;
    /*top:40px;*/
}

.page-header.scrolled-up {
    top:40px;
}

.top-header.scrolled-up {
    position: fixed !important;
    z-index: 100 !important;
    width: 100% !important;
    margin: 0 !important;
    top: 0px !important;
    transition: top 0.3s;
}

.top-header.minus-top {
    top: -500px !important;
}

.mst-searchautocomplete__highlight {
    font-weight: 600;
    color: #bd8a3c;
}
.action.towishlist {
    display: none;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 2rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.stock-alert {
    color: white;
    background-color: rgba(189, 137, 60, 0.9);
    border-color: #bd8a3c;
}

.sidebar>.block.filter ol li.item {
    padding: 2px 0 !important;
}

.sidebar>.block.filter .item a {
    vertical-align: text-top;
    font-size: 12px;
}

.filter-options-content .count {
    margin-left: 0px !important;
}

.cart.main.actions button.action.update {
    border: 1px solid #29363C !important;
    background: #29363C !important;
    color: white !important;
    padding: 10px 15px;
    line-height: 1;
    font-weight: 400;
    text-transform: none;
}

.cart.main.actions button.action.update:hover {
    background: #bd8a3c !important;
    color: white !important;
    border: 1px solid #bd8a3c  !important;
}

.cart.main.actions .continue {
    display: inline !important;
    float: left;
}

.row.top-header ul li.customer-welcome {
    display: none;
}

.opc-block-summary .items-in-cart > .title {
    display: none;
}

.opc-block-summary > .title {
    color: #bd8a3c;
}

.form-edit-account .field.password-info {
    visibility: hidden;
}

.row.top-header ul li {
    color: #29363C
}

.opc-wrapper .shipping-address-item.selected-item {
    border-color: #559e04;
}

.opc-wrapper .shipping-address-item.selected-item:after {
    background: #559e04;
}

.cart-container .cart-summary #block-shipping {
    display: none;
}

.opc-progress-bar-item._active:before, .opc-progress-bar-item._active:after, .opc-progress-bar-item._active > span:before {
    background: #bd8a3c;
}

[name*="shippingAddress.street.0"] .label {
    display: none;
}


.row.top-header {
    background: #bd8a3c;
    padding: 10px 20px;
    font-size: 13px;
}

.row.top-header .header.links li a {
    display: inline-block;
    line-height: 20px;
    padding: 0 15px;
}

.row.top-header ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.row.top-header ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: right;
}

.logo img {
	max-height: 50px;
}

.product-label.salon-label {
    background-color: #002241;
    border-radius: 20px;
	margin: 0;
    position: absolute;
    left: 10px;
    z-index: 3;
}

.product-label.poskodovan-label {
    background-color: #002241;
    border-radius: 20px;
	margin: 0;
    position: absolute;
    left: 10px;
    z-index: 3;
}

.product-labels-custom .product-label:nth-child(1) {
    top: 10px;
}

.product-labels-custom .product-label:nth-child(2) {
    top: 40px;
}

.catalog-product-view div.product-custom-labels {
	display: flex;
    margin-bottom: 20px;
}

.catalog-product-view span.product-label {
    border-radius: 20px;
    font-size: 10px;
    margin: 0;
    margin-left: 10px;
}

.catalog-product-view span.product-label:nth-child(1) {
	margin-left: 0px;
}

.catalog-product-view span.product-label.label-sale {
	background-color: #bd8a3c;
}

.catalog-product-view span.product-label.label-special-price {
	background-color: #bd8a3c;
}

.catalog-product-view span.product-label.label-salon {
	background-color: #002241;
}

.catalog-product-view span.product-label.label-poskodovan {
	background-color: #bd8a3c;
}

ul.items.items-children.level-1 {
    display: none;
}

.dropdown:after {
    content: "\e81c";
    display: inline-block;
    font-family: 'porto-icons';
    /* vertical-align: inherit; */
    margin-left: 6px;
    line-height: 33px;
}

div.filter:not(.active) .filter-title strong {
	color: #bd8a3c !important;
    font-size: 10px !important;
	width: unset !important;
	height: unset !important;
	border: #d9b886 solid 2px!important;
    background-color: #f9f5ed !important;
}

div.filter:not(.active) .filter-title strong:before {
	color: #bd8a3c !important;
}

.filter.active .filter-title {
	background-color: #bd8a3c !important;
}

.cms-page-view .breadcrumbs {
	display:none;
}

.blog-post-view .breadcrumbs {
	display:none;
}

.homePageNews .col-12 {
	padding: 15px;
	margin: 15px 0;
}

li.tapro-mobile-menu {
	display: none !important;
}

body.blog-page-list .breadcrumbs {
	display: none;
}

.post-holder {
	margin-left: 0;
	font-size: 16px;
}

.post-read-more {
	background: transparent;
    color: #bd8a3c;
    font: 400 13px Roboto;
    border: 1px solid #bd8a3c;
    padding: 8px 13px;
    text-decoration: none
}

.post-info, .post-text {
	margin: 10px 0;
	display: table;
}

h2.post-title {
	margin-top: 10px;
}

h2.post-title a {
	color: #bd8a3c !important
}

.tapro-video iframe {
	width: 100%;
}

span.gold {
	color: #bd8a3c !important
}

.post-holder .post-image {
	padding: 8px;
    border: 1px solid #E6E6E6;
}

body.layout-fullwidth.cms-index-index .page-main {
	padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 0px !important;
}

div[class*="footer-middle"]:not(:last-of-type) {
	border-top: 5px solid #bd8a3c;
	margin-top: 25px;
}

div[class*="footer-middle"]:not(:last-of-type) .block-title {
	color: #bd8a3c;
}

.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > th {
	padding-top: 0px;
	padding-bottom: 0px;
}


.second-menu .dropdown {
  position: relative;
  display: inline-block;
  padding: 0 10px;
}

.second-menu .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.second-menu .dropdown-content p {
	margin-bottom: 0;
}

.second-menu .dropdown-content a:hover {
	cursor: pointer;
}

.second-menu  .dropdown:hover .dropdown-content {
  display: block;
}

.sw-megamenu.navigation li.level0.classic .subchildmenu .subchildmenu {
	z-index:2;
}

/*.page-header.type20 .header.panel {
	z-index: 1 !important;
}*/

.filter-options-content a {
  color: #2b2b2d !important;
}

.cms-kontakt h2, .cms-kontakt h3 {
    color: #bd8a3c;
    font: 400 18px / 16px Roboto;
    padding-bottom: 10px;
}

.cms-kontakt p {
	margin:0
}

.cms-kontakt  table > tbody > tr > td {
	padding: 0
}

.product-info-stock-sku {
	display:none !important;
}

.product-info-main .product-info-price .price-box .price-final_price > span {
	display: inline;
}

.old-price,
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
	font-size: 14px !important;
    color: #2b2b2d;
    font-weight: 400;
    display: inline-block;
}

.old-price span,
.product-options-bottom .price-box .old-price span,
.product-info-price .price-box .old-price span {
    display: inline-block;
}

.product-info-price .saving-price {
    font-size: 13px;
    color: #777;
    font-weight: 400;
}

.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-price {
    font-size: 13px;
    font-weight: 400;
    color: #777;
    line-height: 1.4;
}

.old-price .price {
	font-size: 14px !important;
    /*color: #2b2b2d;*/
    font-weight: 400;
	/*text-decoration: none;*/
}


.catalog-category-view .special-price .price,
.catalog-category-view .CustomSpecialPrice .price-container .price {
	color:#bd8a3c;
}

.special-price {
	font-size: 21px;
    font-weight: 700;
	color: #bd8a3c;
}

.product.pricing {
    margin-bottom: 15px;
}

.product-info-price .price-box .price-container .price, .product-info-main .product-info-price .price-wrapper .price {
	color: #bd8a3c !important;
}

.panel.header ul.second-menu li {
	display: inline;
	line-height:33px;
	height:33px;
	font-size: 13px;
	font-family: 'Roboto';
	color: #39434e;
	font-weight: 400;
}

.panel.header ul.second-menu {
	margin: 0;
	padding: 0;
}
@media (min-width: 768px), print {

	.page-layout-1column .product-info-main {
		width: 55.17% !important;
	}

	body .page-header.header-newskin .navigation .level0 > .level-top {
		padding: 0 7px;
	}

	.page-header.header-newskin .navigation li.level0.classic .submenu a {
		font-weight: 400;
	}
}
	li.ui-menu-item.mobile {
		display: none;
	}

	.sticky-header li.ui-menu-item.mobile {
		display: inline;
	}

	.positiva_attributes {
		display: none;
	}

	.positiva_attributes .label {
		font-weight:bold
	}

	.positiva_attributes .value {
		text-transform:uppercase
	}

	#magecomp-cookie-template .cookietext{padding-top:15px;font-size:1.1em}
	#magecomp-cookie-template.bottom{width:100%}

	.moreinfo {
		margin-top: 17px;
	}


	.post-content .post-description .col-sm-4 img {
		margin: 0;
	}

	.fotorama__caption__wrap {
		background-color: rgb(255 255 255 / 0.50);
	}

@media (max-width: 767px) {

	li.ui-menu-item.mobile {
		display: list-item;
	}

    .cms-index-index .page-header.type20 {
        top:0px !important;
    }
	/*.positiva_attributes {
		display: block;
    }*/

    .page-header.type20 {
        position: relative !important;
        padding: 10px !important;
        width: 100%;
    }
}

.filter-options-content .am-show-more {
	border: 1px solid #bd8a3c;
	color: #bd8a3c !important;
	padding: 5px 35px;
	margin-top: 15px;
	text-transform: uppercase;
	text-align:center;
}

.filter-options-content .am-show-more:before, .filter-options-content .am-show-more:after {
	display: none;
}

.filter-options-content .item input[type*="radio"] {
	display: none;
}

.filter-options-content li.item:hover > a {
	color: #bd8a3c !important;
}

ul.am-filter-items-attr_category_ids .item {
	text-transform: uppercase;
}

.page-header .navigation .level0 .submenu li.parent > a:after {
	margin-top: 5px;
}

.page-header .navigation li.level2.parent > a:after {
	display:none !important;
}

.amshopby-slider-container .amshopby-slider-display {
	margin-top: 15px;
}

.product-item:hover .product-item-details .product-item-name a {
	color: #bd8a3c;
}

.page-header.header-newskin .navigation li.level0.fullwidth .submenu li.level1 > a, .page-header.header-newskin .navigation li.level0.staticwidth .submenu li.level1 > a {
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #434d53;
    line-height: 26px;
}

.sw-megamenu.navigation li.level0.staticwidth > .submenu {
	padding: 15px;
}

.product-item .product-item-photo .hover-loop {
	background: rgba(255,255,255,0.3) url(../../frontend/Smartwave/porto_child/sl_SI/images/product-image-hover.png) center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10;
    border: 1px solid #bd8a3c;
}

.product-item:hover .product-item-photo .hover-loop {
	display: block;
}

.headingBlock h1
{
    font: 400 30px / 18px Roboto;
    color: #39424f;
    padding: 20px 0;
    line-height: 30px;
	margin-bottom: 0px;
}

.headingBlock
{
    text-align: center;
    padding-bottom: 80px;
    padding-top: 10px;

}

.headingBlock .goldLine
{
    max-width: 170px;
    height: 2px;
    background-color: #bd8a3c;
    display: inline-block;
    width: 30%;
}

.headingBlock img
{
    background: white;
    margin-left: -12px;
    margin-top: -16px;
    padding: 0px 15px;
    vertical-align: middle;
}

.header.panel a {
	color: #39434e !important;
	padding: 0 10px;
}

.header.panel a:not([highlight]):hover {
	color: #39434e !important;
	text-decoration: none !important;
}

.mst-searchautocomplete__autocomplete ul li.__active a.title:hover {
	text-decoration: underline;
}

.header.panel .custom-block > p {
	margin-bottom:0 !important;
}

.page-header.type5.header-newskin .panel.wrapper {
	border-color: #bd8a3c !important;
}

.product-item img.product-image-photo {
	border: 1px solid #bd8a3c;
}


.catalog-product-view  h3.brand{
    color: #bd8a3c !important;
    font-size: 20px !important;
    font-family: 'Roboto' !important;
    font-weight: 300 !important;
    padding-bottom: 8px !important;
}

.page-wrapper > .breadcrumbs {
	max-width: 100% !important;
}

.page-wrapper > .breadcrumbs a {
	color: #bd8a3c !important;
}

@media only screen and (max-width: 767px) {
	.breadcrumbs {
		display: block;
	}

	.navigation .level0 {
		border-top: none;
	}

	.border-top {
		border-top: 5px solid #ddd/*#bd8a3c*/ !important;
	}

	.level1  .subchildmenu  {
		display: none !important;
	}
}

.catalog-product-view .box-inquiry {
    display: block;
    /*border-bottom: 1px dashed #cfcfd1;*/
    padding-bottom: 18px !important;
	margin: 50px 0 15px 0;
}

.catalog-product-view .inquiry_btn {
    font-size: 16px;
    color: #bd8a3c !important;
    font-family: 'Roboto' !important;
    background: none;
    border: 1px solid #bd8a3c;
    padding: 10px 28px;
    line-height: 42px;
    text-transform: uppercase;
    height: auto;
    font-weight: 400 !important;
    margin-top: 75px;
}

.catalog-product-view .inquiry_btn.povprasevanje {
    color: white !important;
    border: 1px solid #29363C;
    background: #29363C;
}


.products-grid .product-item-details .product-item-actions {
	display:none;
}

.product-social-links {
	display: none;
}

.product-reviews-summary {
	display: none;
}

.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: -0.01em;
    color: #002241 ;
    margin: 3px 0 15px;
}

.predstavitev-salona
{
    background-image: url('../../frontend/Smartwave/porto_child/sl_SI/images/bg-salon.jpg');
    background-size: cover;
    color: white;
    margin-top: 40px;
    margin-bottom: 40px;
}

.predstavitev-salona h1
{
    color: white;
    line-height: 130%;
	margin-bottom: 0;
	text-align: center;
}


.predstavitev-salona p
{
	text-align: center;
}


.predstavitev-salona .cenikiRight div{
    background: rgba(0,0,0,0.4);
    padding: 20px 50px;
    width: auto;
    display: inline-block;
    margin: 20px 0;
	width: 100%
}

.predstavitev-salona .cenikiSubmit
{
    font: 500 14px / 18px Roboto;
    color: #ffffff;
    border: 1px solid #bd8a3c;
    text-transform: uppercase;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 30px;
}

.predstavitev-salona .cenikiSubmit:hover
{
    text-decoration: none;
}

.amshopby-slider-container .am-slider .ui-slider-handle {
	background:#bd8a3c ;
}

.filter-options-title:hover:after {
	background:#bd8a3c !important;
}

.ceniki
{
    background-image: url('../../frontend/Smartwave/porto_child/sl_SI/images/bg-ceniki.png');
    background-size: cover;
    color: white;
	margin-top: 40px;
	margin-bottom: 40px;
}

.ceniki h1
{
    color: white;
	line-height: 130%;
	margin-bottom: 0;
	text-align: center;
}

.ceniki p {
	text-align: center;
}

.ceniki .additionalInfo {
	font: italic 500 14px / 18px Roboto;
    color: white;
    text-align: center;
    margin-top: 15px;
}

.ceniki .cenikiLeft
{
    text-align: center;
}

.ceniki div
{
    margin: 20px 0;
}

.ceniki .cenikiSubmit
{
    font: 500 14px / 18px Roboto;
    color: #ffffff;
    border: 1px solid #bd8a3c;
    text-transform: uppercase;
    padding: 10px 40px;
    display: inline-block;
    margin-top: 30px;
}

.ceniki .cenikiSubmit:hover
{
    text-decoration: none;
}



@media (min-width: 768px) {
    .page-header .navigation .level0 .submenu {
        border: 0;
    }
}
.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    border: solid 2px #29363c;
    background-color: transparent;
    border-radius: 100%;
    margin: 5px;
}
h3.fullwidth-filter-title {
    font-family: 'Roboto';
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #141a1f;
    text-transform: uppercase;
    margin-left: 0;
}
p.fullwidth-filter-description {
    color: #646a70;
    letter-spacing: 0.025em;
    font-size: 15px;
    margin-left: 0;
}
.product-banner.owl-top-narrow .owl-controls {
    top: -84px;
}
.product-banner.owl-top-narrow .owl-controls .owl-nav em{
    color: #65829d;
    font-size: 22px;
}
#half-content-1 {
    position: relative;
}
#half-content-1:before {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 22px solid #fff;
    border-right: 22px solid transparent;
    top: 14%;
    right: -22px;
    z-index: 3;
}
#half-content-2 {
    position: relative;
}
#half-content-2:before {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 22px solid #fff;
    border-left: 22px solid transparent;
    top: 14%;
    left: -22px;
    z-index: 3;
}


.homePageNews h2
{
    color: #bd8a3c;
    font: 500 20px / 18px Roboto;
	padding-top: 45px;
	padding-bottom: 15px;
	clear: both;
	line-height: 25px;
	height: 95px;
    overflow: hidden;
	margin: 0 auto;
}

.homePageNews h2 a
{
	color: inherit;
}

.homePageNewsDate
{
    color: #c4c7c7;
    font: 300 12px / 18px Roboto;
	clear: both;
	padding-bottom: 15px;
	padding-top: 15px;
	display: block;
}

.homePageNewsButton {
	color: #bd8a3c;
    font: 500 12px / 18px Roboto;
    text-transform: uppercase;
    padding: 10px 20px;
    border: 1px solid #bd8a3c;
}

.homePageNewsButton:visited {
	color: #bd8a3c
}

.homePageNewsButton:hover {
	text-decoration: none;
	background: #bd8a3c;
	color: white;
	border-color:  #bd8a3c;

}

.homePageNewsText
{
	color: #002241;
	font: 400 13px / 18px Roboto;
	padding-bottom: 25px;
	border-top: 1px solid #c4c7c7;
	padding-top: 10px;
	min-height: 70px;
}
/*
.homePageNewsImage img
{
	width: 100%;
	min-height: 260px !important;
	max-height: 260px;
}*/


.product-banner.owl-top-narrow .owl-controls .owl-nav em:before {
    width: 15px;
}
.product-banner.owl-top-narrow .owl-controls .owl-nav > div:hover em {
    color: #363636;
}

.page-wrapper > .breadcrumbs {
    font-family: 'Roboto';
    font-size: 11px;
    letter-spacing: 0.075em;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 25px;
    margin-bottom: -15px;
}

.productActionDivider {
    width: 45px;
    height: 1px;
    background-color: #c69c6d;
    margin: 0 auto;
	margin-top: 10px;
    margin-bottom: 10px;
}

p.brand {
	color: #c69c6d;
}

.products-grid .product-item .product-item-details .product-item-name {
	white-space:unset !important;
}

/*body.cms-o-podjetju .page-header,body.cms-kontakt .page-header, body.cms-izris-kopalnice .page-header, body.tapro-header-top .page-header {
	position: absolute;
    top: 40px;
    width: 100%;
    background: transparent;
}

.tapro_page_top {
    background: url("/media/tapro/slika-o-podjetju.png");
    max-height: 410px;
    min-height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}*/

.tapro_page_top {
    display: none !important;
}

.breadcrumbs li a {
    font-weight: 400;
}
.page-wrapper > .breadcrumbs .item:not(:last-child):after {
    content: '\f809';
}
.breadcrumbs li strong {
    font-weight: 400;
    font-size: .81rem;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 16px 20px 4px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
body .block-category-list .block-content,
body .filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
body .filter-options-content:last-child {
    padding-bottom: 26px;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 25.19%;
}
.sidebar .product-items .product-item .product-item-details {
    margin-left: calc(26% + 15px);
    padding: 7px 0;
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-family: 'Roboto';
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 0.045em;
    text-transform: uppercase;
    line-height: 1;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Roboto';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}
.product-label.sale-label {
    border-radius: 20px;
    background-color: #f83737;
    color: #ffffff;
}
.product-label.new-label {
    border-radius: 20px;
    background-color: #0fc567;
    color: #ffffff;
}

.catalog-product-view .sidebar .custom-block {
    border: none;
    color: #6b7a83;
    padding-bottom: 0;
    margin-bottom: 33px;
    background: none;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #29363C;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px !important;
    padding-top: 0;
    text-transform: uppercase;
}
.block.related .product-items .product-item-actions {
    display: none;
}
body .product-info-main .page-title-wrapper h1,
.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: -0.01em;
    color: #002241;
    margin: 3px 0 15px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
    padding-bottom: 20px;
    margin: 18px 0;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
    max-width: 100% !important;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Roboto';
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 130px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
    width: auto !important;
    display: inline-block;
    position: initial;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Roboto';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 68px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
    display: flex;
    align-items: center;
    align-content: center;
}
.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
    line-height: 1;
}
.action.primary,.action.primary:active {
    font-family: "Roboto";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
}

.product-zaloga .zaloga-table {
    display: table;
    border-collapse: separate;
}

.product-zaloga .zaloga-table .zaloga-row {
    display: table-row;
}

.product-zaloga .zaloga-table .zaloga-row .zaloga-cell {
    display: table-cell;
    padding-bottom: 5px;;
}

.product-zaloga .zaloga-table .zaloga-row .zaloga-cell.left {
    padding-right: 20px;
}

.product-zaloga .zaloga-table .zaloga-row .zaloga-cell.right {
    text-align: right;
}










.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 18px;
    font-weight: 700;
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}


.layout-fullwidth .footer-top > .container { max-width: 100%; }
.footer-top {
    text-align: left;
    padding: 15px 0 0;
}
.footer-top .homepage-bar {
    padding-bottom: 20px;
    border:none;
    background: none;
}
.footer-top .homepage-bar h3 {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #fff;
}
.footer-top .homepage-bar [class*=" porto-icon-"], .footer-top .homepage-bar [class^="porto-icon-"] {
    color: #fff;
}
.homepage-bar .col-lg-4 {
    border-left: 1px solid #3d3d38;
}
.footer-top .footer-top-inner{
    border-top: 1px solid #3d3d38;
}
.footer-top .block .block-title {
    margin-bottom: 13px;
    padding-top: 34px;
}
.footer-top .block .block-title strong {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-top .block.newsletter {
    width: auto;
    max-width: 320px;
    display: inline-block;
    margin-bottom: 0;
}
.footer-top .block.newsletter .control:before {
    line-height: 48px;
    margin-left: 20px;
}
.footer-top .block.newsletter .control {
    position: relative;
}
.footer-top .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 48px;
    border: none;
    font-size: 14px;
    border-radius: 30px 0 0 30px;
    padding-left: 40px;
}
.footer-top .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-top .block.newsletter .actions button {
    height: 48px;
    border-radius: 0 30px 30px 0;
    text-transform: uppercase;
    padding: 0 22px;
}
.footer-top .block-content {
    display: inline-block;
    vertical-align: middle;
}
.footer .social-icons {float: right}
.footer-top .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 46px;
}
.footer-middle {
    padding:24px 0;
}

.am-porto-cmtb .page-wrapper > .page-header {
    z-index: 999;
}

.sw-megamenu.navigation li.level0.staticwidth > .submenu {
	border-top: 2px solid #bd8a3c;
}


.fotorama--fullscreen .fotorama__fullscreen-icon:before {
	content: "\f847" !important;
}

.product-item-info .product.name a:hover {
	color: #c69c6d !important;
}

.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-family: 'Roboto';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 5px 0;
    line-height: 1;
}

.socialLinksFooter img {
    padding-left: 10px;
    padding-right: 10px;
}

button:not(.primary) {
	border: 1px solid #bd8a3c;
    color: #bd8a3c;
}

button:not(.primary):hover {
    background: #bd8a3c;
	color: white;
	border: 1px solid #bd8a3c;
}

#m-cookienotice .m-message.title, #m-cookienotice .m-decline {
	display: none;
}

#m-cookienotice .m-message {
	padding: 25px 5%;
}

#m-cookienotice.v-box .m-actions {
	width: 90%;
    margin: 0 5% 25px;
}

#m-cookienotice .m-button {
	width: 100%;
	line-height: 30px;
    text-align: center;
	border:none;
}


#m-cookienotice .m-button:hover  {
	background: rgba(189, 138, 60, 0.7) !important;
}

#m-cookienotice .m-button:last-child {
  display:none;
}

.footer-middle .contact-info li:first-child{
    border-top-width: 0;
}
.footer-middle .contact-info li {
    padding: 12px 0;
}
.footer-middle .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle .contact-info p{
    line-height: 1;
}
.footer-middle .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-middle .block-bottom {
    border-top: 1px solid #3d3d38;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
    margin-top: 32px;
}
.footer-middle .working span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.footer-middle .working span b {
    text-transform: capitalize;
    color: #a8a8a8;
}
    .page-products .sorter {
        float: left;
    }
    .modes {
        float: right;
        margin-right: 0;
        margin-left: 20px;
        margin-top: 7px;
    }
    .modes-mode:before {
        content: '\e880';
        font-size: 14px;
    }
    .mode-list:before {
        content: '\e87b';
        font-size: 14px;
    }
    .products.wrapper ~ .toolbar .limiter {
        float: left;
    }
    .products.wrapper ~ .toolbar .pages {
        float: right;
    }


@media (min-width: 992px) {
    .table-checkout-shipping-method .col{
        width: 120px;
        flex: auto;
    }
    .table-checkout-shipping-method .col.col-method{
        width: 85px;
    }
    .table-checkout-shipping-method .col.col-carrier{
        width: 250px;
    }
    body .page-header .sections.nav-sections .navigation:not(.side-megamenu) .level0 .level-top {
        font-weight: 400;
        font-size: 13px;
        color: #39434e;
        letter-spacing: .025em;
    }
    body .page-header .sections.nav-sections .navigation:not(.side-megamenu) li.level0 > .submenu a {
        font-weight: 400;
        font-size: 12px;
        color: #777;
    }
}


@media (min-width: 768px) {
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #29363C solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
@media (min-width: 1200px) {
    .footer-top .block.newsletter {
        max-width: 460px;
    }
    .footer-top .footer-top-inner {
        padding: 0 40px;
    }
    .footer-middle {
        padding: 24px 40px;
    }
}
@media (min-width: 1560px) {
    .footer-top .footer-top-inner {
        padding: 0 100px;
    }
    .footer-middle {
        padding: 24px 100px;
    }
}
@media (min-width: 1770px) {
    .footer-top .block.newsletter {
        max-width: 630px;
    }
    .footer-top .footer-top-inner {
        padding: 0 180px;
    }
    .footer-middle {
        padding: 24px 180px;
    }
}
@media(max-width: 1199px){
    .product-banner.owl-top-narrow .owl-controls {
        top: -107px;
    }
}
@media(max-width: 991px){
    .homepage-bar .col-lg-4 {
        text-align: left !important;
        border:none !important;
    }
    body .page-header.type4 .header-main .header-right .custom-block {
        display: none;
    }
    .row.top-header {
        display: none;
    }
    .page-header.type4 .header-main {
        position: relative !important;
        box-shadow: 0 0px 5px rgba(0,0,0,.3);
    }
    body li.tapro-mobile-menu,
    body li.hide-tablet {
        display: block !important;
    }
    body li.tapro-desktop-menu {
        display: none !important;
    }
    body .minicart-wrapper .porto-icon-shopping-cart:before {
        content: '\e87f';
        font-size: 28px;
        line-height: 40px;
        color: #29363C;
    }
    body .nav-toggle {
        border-radius: 0;
        bottom: 1px;
        margin: 0;
        padding: 0;

    }
    body .nav-toggle:before,
    body .nav-toggle:hover:before {
        font-size: 25px;
        color: #29363C;
    }
    body .search-area {
        margin-right: 15px;
        position: initial !important;
    }
    html body .page-header .search-area.show-icon a.search-toggle-icon {
        font-size: 20px !important;
    }
    body .search-area.show-icon .block.block-search {
        border-radius: 0;
        border: 2px solid #d3d3d3;
        width: 100%;
        max-width: 80%;
        left: 0;
        right: 0;
        margin: auto !important;
        margin-top: -15px !important;
    }
    .border-top {
        border-top: 5px solid #ddd !important;
    }
    body .navigation .parent .level-top:after {
        top: 1px;
    }
    body .navigation .level0 {
        border-top: none !important;
    }
    .custom_auth_popup {
        display: none !important;
    }
    li.custom_auth_popup + script + li.authorization-link + li,
    li.custom_auth_popup + script + li.authorization-link {
        display: block !important;
    }
}
@media(max-width:767px){
    body .logo {
        max-width: 110px;
    }

	li.tapro-mobile-menu {
		display: block !important;
	}

	li.tapro-desktop-menu {
		display: none !important;
	}

    .nav-toggle:before, .block-search .label:before, .nav-toggle:hover:before, .block-search .label:hover:before, .minicart-wrapper .action.showcart:before, .minicart-wrapper .action.showcart:hover:before, .minicart-wrapper .action.showcart:active:before, .minicart-wrapper .action.showcart.active:before, .minicart-wrapper .action.showcart.active:hover:before,.minicart-wrapper .action.showcart {
        color: #fff;
    }
    .product-banner.owl-top-narrow .owl-controls {
        top: -88px;
    }
    #half-image-1 .content, #half-image-2 .content {
        font-size: 35px !important;
    }
    #half-content-1:before,#half-content-2:before {
        display: none;
    }
    .homepage-bar .col-lg-4 {
        text-align: left !important;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .page-products .toolbar .limiter {
        display: none;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
    .footer .social-icons {
        float: right;
        width: 100%;
        margin-top: 20px;
    }
    .footer-top .custom-block .container {
        padding: 0;
    }
    .footer-middle .block-bottom .custom-block {
        float:left !important;
    }
    .footer-middle .block-content {
        float: none !important;
    }
    .footer-middle .block .block-title {
        padding-top: 25px;
    }
    .footer-top-inner .col-md-7 .block-content {
        margin: 30px 0 0 !important;
    }

	.owl-carousel .owl-item {
		padding: 0 5px;
	}
}
@media (max-width: 480px) {
    .product-banner.owl-top-narrow .owl-controls {
        top: -107px;
    }
}
.page-header.type20 .header.panel .block-search input {
    border-radius: 0;
}
@media (min-width: 1200px) {
    .page-wrapper > .breadcrumbs {
        max-width: 100%;
    }
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
@media (max-width: 767px) {
    .block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 +h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
        padding-left: 0;
        padding-right: 0;
    }
    .row.top-header {
        display: none;
    }
    body.cms-index-index #maincontent{
        margin-top: 10px  !important;
    }
    .row.tapro-home-blocks .col-6{
        margin-bottom: 10px;
    }
    .row.tapro-home-blocks + div{
        padding: 20px 15px !important;
    }

    .custom_auth_popup{
        display: none !important;
    }

    li.custom_auth_popup + script + li.authorization-link{
        display: block !important;
    }
    li.custom_auth_popup + script + li.authorization-link + li{
        display: block !important;
    }
    .custom-checkout-btn button{
        max-width: initial !important;
        width: 100%;
        margin:18px 10px !important;
    }
}
@media (max-width: 1199px) {
    .sw-megamenu.navigation li.level0.staticwidth > .submenu {
        max-width: 70vw;
    }
    .sw-megamenu.navigation li.level0.staticwidth:hover > .submenu {
        left: 0 !important;
        right: auto !important;
    }
}
.product-info-main .product-info-stock-sku {
    color: #333;
}
.product-item-info .product.name a {
    font-weight: 500;
    color: #2b2b2d;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Roboto';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
@media (min-width: 768px) {
	.page-header .navigation .level0.parent > a:after {
		line-height: 40px;
	}
	header.page-header.sticky-header .navigation li.level0.parent > a:after {
		line-height: 28px;
	}
}
.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}

@media (min-width: 1200px) {
	.page-header .header.panel {
		max-width: 100% !important;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	.hide-tablet {
		display:none !important;
	}
}

#ui-datepicker-div{
    min-width: 250px;
}

#auth_popup.closed{
    display: none;
}

#auth_popup{
    display: flex;
    flex-direction: column;
    right: 20px;
    position: absolute;
    z-index: 1000;
    width: 240px;
    box-shadow: 0px 0px 50px 3px rgb(0 0 0 / 5%);
    border-radius: 10px;
    background: white;
    padding: 10px;
    align-items: center;
    top: 40px;
}
#auth_popup a{
    background-color: #f4f4f4;
    border-radius: 20px;
    line-height: 39px;
    width: 100%;
    text-align: center;
    font-weight: 700;
}

#auth_popup div{
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
}

#auth_popup_parent{
    cursor: pointer;

}
.custom_auth_popup{
    margin-right: 120px !important;
}

li.custom_auth_popup + script + li.authorization-link{
    display: none;
}
li.custom_auth_popup + script + li.authorization-link + li{
    display: none;
}


.custom-checkout-btn{
    clear: both;
    display: flex;
}

.custom-checkout-btn button{
    max-width: 350px;
    width: 100%;
    margin-top: 30px;
    /* margin:18px 10px !important; */
}

.opc-block-summary .minicart-items{
    display: block !important;
}

#shipping-new-address-form{
    display: flex;
    flex-direction: column;
}

#shipping-new-address-form  .field{
    order: 5;
}

#shipping-new-address-form .field[name="shippingAddress.firstname"]{
    order: 1;
}
#shipping-new-address-form .field[name="shippingAddress.lastname"]{
    order: 2;
}

#shipping-new-address-form .field[name="shippingAddress.company"]{
    order: 3;
}
#shipping-new-address-form .field[name="shippingAddress.vat_id"]{
    order: 4;
}

#shipping-new-address-form .field[name="shippingAddress.street.1"]{
    display: none;
}

/** styles for /kontakt and related pages */
.cms-page-view .cms-page-wrapper.main {
    margin: 0;
}

.cms-page-view .cms-page-wrapper.main .content-row {
    flex-direction: column-reverse;
}

.cms-page-view .cms-page-wrapper.main .content-row .business-units {
   display: flex;
   justify-content: flex-start;
   align-items: baseline;
   flex-flow: row wrap;
}

.cms-page-view .cms-page-wrapper.main h1 {
    display: flex;
    color: #002241;
    font-weight: 200;
    font-size: 25px;
    margin-bottom: 5px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block {
    width: 90%;
    height: 100%;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .right-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10%;
    height: 100%;
    margin-left: 20px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .right-block .arrow {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 29px;
    height: 29px;
    color: #0022414D;
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .right-block .arrow a,
.cms-page-view .cms-page-wrapper.main .business-units .business-unit .right-block .arrow a:visited {
    color: #0022414D;
    text-decoration: none;
    border: 1px solid #0022414D;
    padding: 2px;
    font-size: 15px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .right-block .arrow a:hover {
    color: #BD8A3C;
    border: 1px solid #BD8A3C;
    padding: 3px;
    transition: all .2s;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block h2,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom h2,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle h2,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top h2 {
    font-size: 17px;
    font-weight: 500;
    color: #BD8A3C;
    padding: 0;
    margin: 0 0 10px 0;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block p,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle {
    color: #002241;
    font-size: 15px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block p,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top p,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle p,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom p {
    margin: 0;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block p:first-of-type {
    margin-bottom: 4px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top p.subtitle,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle p.subtitle,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom p.subtitle {
    padding-bottom: 5px;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block a,
.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block a:active,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top a,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle a,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom a,
.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block a:visited,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top a:visited,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle a:visited,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom a:visited,
.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block a:hover,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top a:hover,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle a:hover,
.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom a:hover {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}

.cms-page-view .cms-page-wrapper.main .business-units .business-unit .main-block a:hover {
    text-decoration: underline;
}

.cms-page-view .cms-page-wrapper.main .map {
    display: flex;
    justify-content: center;
    align-items: center;
}

.cms-page-view .cms-page-wrapper.main .map .map-image {
    position: relative;
    background: transparent url('/media/wysiwyg/kontakt/map_sm.svg') no-repeat center center;
    background-size: contain;
    width: 450px;
    height: 294px;
    margin-bottom: 25px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container {
    display: none;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box {
    border-radius: 8px;
    box-shadow: 0 3px 6px #7070704D;
    border: 1px solid #7070704D;
    background-color: white;
    padding: 15px;
    opacity: 1;
    z-index: 4;
    transition: opacity .2s;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box.hidden {
    opacity: 0;
    z-index: 2;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top {
    padding-bottom: 15px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-bottom {
    padding-top: 15px;
    border-top: 1px solid #0022414D;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-middle {
    padding: 15px 0;
    border-top: 1px solid #0022414D;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-box-top h2 {
    padding: 0 0 20px 0;
    margin: 0;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container .pin-img {
    width: 20px;
    height: 29px;
    margin-bottom: 7px;
    cursor: pointer;
    z-index: 3;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container.ljubljana {
    top: 267px;
    left: 145px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container.celje {
    top: 198px;
    left: 300px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container.lesce {
    top: 160px;
    left: 60px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container.trbovlje {
    top: 230px;
    left: 240px;
}

.cms-page-view .cms-page-wrapper.main .map .pin-container.jesenice {
    top: 113px;
    left: 0px;
}

@media screen and (min-width: 1200px) {
    .cms-page-view .cms-page-wrapper.main .content-row {
        flex-direction: initial;
    }

    .cms-page-view .cms-page-wrapper.main h1 {
        margin-bottom: 50px;
    }

    .cms-page-view .cms-page-wrapper.main .map .pin-container {
        position: absolute;
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: default;
    }

    .cms-page-view .cms-page-wrapper.main .map .map-image {
        background: transparent url('/media/wysiwyg/kontakt/map.svg') no-repeat center center;
        width: 747px;
        height: 488px;
        margin-bottom: 0;
    }
}

/** business-units ( /poslovalnica-xxxxx ) */
.cms-page-view .cms-page-wrapper h1 .back-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 29px;
    height: 29px;
    text-align: center;
    cursor: pointer;
    margin: 0 10px;
    border: 1px solid #0022414D;
    color: #0022414D;
}

.cms-page-view .cms-page-wrapper h1 .back-box:hover {
    color: #BD8A3C;
    border-color: #BD8A3C;
}

.cms-page-view .cms-page-wrapper h1 .back-box a {
    color: inherit;
    text-decoration: none;
    font-size: 17px;
}

.cms-page-view .cms-page-wrapper.business {
    margin: 0;
}

.cms-page-view .cms-page-wrapper.business h1 {
    display: flex;
    align-items: center;
    color: #002241;
    font-weight: 200;
    font-size: 25px;
    margin-bottom: 25px;
}

.cms-page-view .cms-page-wrapper.business h2,
h3 {
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 18px;
    color: #BD8A3C;
}

.cms-page-view .cms-page-wrapper.business p {
    color: #002241;
    font-size: 15px;
    margin: 0;
}

.cms-page-view .cms-page-wrapper.business .header div img {
    display: none;
}

.cms-page-view .cms-page-wrapper.business .header .working-hours h3 {
    font-size: 15px;
    color: #002241;
}

.cms-page-view .cms-page-wrapper.business .header .location p:first-of-type {
    margin-bottom: 4px;
}

.cms-page-view .cms-page-wrapper.business .header a,
.cms-page-view .cms-page-wrapper.business .header a:visited {
    color: inherit;
    text-decoration: none;
}

.cms-page-view .cms-page-wrapper.business .header a:hover {
    text-decoration: underline;
}

.cms-page-view .cms-page-wrapper.business .header .working-hours {
    margin-top: 30px;
    margin-bottom: 50px;
}


@media screen and (min-width: 768px) {

    .cms-page-view .cms-page-wrapper.business h2,
    h3 {
        margin: 0 0 20px 0;
    }

    .cms-page-view .cms-page-wrapper.business h1 {
        margin-bottom: 50px;
    }

    .cms-page-view .cms-page-wrapper.business .header div img {
        display: block;
    }

    .cms-page-view .cms-page-wrapper.business .header .working-hours {
        margin-top: 50px;
    }

    .cms-page-view .cms-page-wrapper.business .header .working-hours p {
        margin: 8px 0;
    }
}

/** /kontaktni-podatki page */
.cms-page-view .cms-page-wrapper.contacts {
    margin: 0;
}

.cms-page-view .cms-page-wrapper.contacts h1 {
    margin-bottom: 10px;
}

.cms-page-view .cms-page-wrapper.contacts h2.title {
    display: block;
    color: #BD8A3C;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid #002241;
    padding-bottom: 10px;
}

.cms-page-view .cms-page-wrapper.contacts h2.title:first-of-type {
    margin-top: 0;
    padding-top: 0;
}

.cms-page-view .cms-page-wrapper.contacts .company-box {
    margin: 25px 0;
}

.cms-page-view .cms-page-wrapper.contacts .sections {
    display: none;
}

.cms-page-view .cms-page-wrapper.contacts .sections ul {
    list-style: none;
    padding: 0;
}

.cms-page-view .cms-page-wrapper.contacts .sections ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    padding: 0 0 15px 0;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #002241;
}

.cms-page-view .cms-page-wrapper.contacts .sections ul li:first-of-type {
    margin: 0;
}

.cms-page-view .cms-page-wrapper.contacts .sections ul li a,
a:visited,
a:active {
    /*font-size: 18px;*/
    color: #BD8A3C;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
}

.cms-page-view .cms-page-wrapper.contacts .sections ul li a[data-active="true"] {
    font-weight: 600;
}

.cms-page-view .cms-page-wrapper.contacts .company-box,
.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] {
    color: #002241;
    font-size: 15px;
    display: flex;
    justify-content: flex-start;
    flex-flow: column wrap;
    margin-bottom: 50px;
}

.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #002241;
}

.cms-page-view .cms-page-wrapper.contacts .company-box p,
.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box p {
    margin: 0;
}

.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box:not(:last-of-type) {
    margin-bottom: 25px;
}

.cms-page-view .cms-page-wrapper.contacts .company-box a,
.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box a, a:visited {
    color: inherit;
    text-decoration: none;
}

.cms-page-view .cms-page-wrapper.contacts .company-box a:hover,
.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box a:hover {
    text-decoration: underline;
}

.cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier].inactive {
    display: flex;
}

@media screen and (min-width: 768px) {
    .cms-page-view .cms-page-wrapper.contacts {
        margin: 100px 0 0 0;
    }

    .cms-page-view .cms-page-wrapper.contacts h1 {
        margin-bottom: 50px;
    }

    .cms-page-view .cms-page-wrapper.contacts h2.title {
        display: none;
    }

    .cms-page-view .cms-page-wrapper.contacts .company-box.mobile {
        display: none;
    }

    .cms-page-view .cms-page-wrapper.contacts .sections {
        display: block;
    }

    .cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] {
        flex-flow: row wrap;
    }

    .cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box {
        border: none;
        padding: 0;
        width: 50%;
    }

    .cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box.mobile {
        display: none;
    }

    .cms-page-view .cms-page-wrapper.contacts .company-box {
        margin-top: 50px;
    }

    .cms-page-view .cms-page-wrapper.contacts .company-box p,
    .cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier] .info-box p {
        margin: 0;
        padding: 0;
    }

    .cms-page-view .cms-page-wrapper.contacts .section-blocks .block[data-identifier].inactive {
        display: none;
    }
}

/** main container and content container for full-width map */
body[class^="cms-"].map-page .page-wrapper main#maincontent.page-main {
    max-width: unset;
    padding: 0;
}

body[class^="cms-"].map-page .page-wrapper main#maincontent.page-main .cms-page-wrapper.main {
    max-width: unset;
    padding: 0;
    margin: 0 auto;
}


@media (min-width: 768px) {
    body[class^="cms-"].map-page .page-wrapper main#maincontent.page-main .cms-page-wrapper.main {
        max-width:720px
    }
}

@media (min-width: 992px) {
    body[class^="cms-"].map-page .page-wrapper main#maincontent.page-main .cms-page-wrapper.main {
        max-width:960px
    }
}

@media (min-width: 1200px) {
    body[class^="cms-"].map-page .page-wrapper main#maincontent.page-main .cms-page-wrapper.main {
        max-width:1140px
    }
}

/** map styles for /poslovalnice */
#taproMap {
    width: 100%;
    height: 500px;
    margin: 0 0 25px 0;
    padding: 0;
}

#taproMap .sc-item-title {
    font-weight: 600;
    padding-bottom: 2px
}

#taproMap .sc-item-address {
    color: #333;
    padding-bottom: 10px
}

#taproMap .sc-title-business-time {
    margin-top: 10px
}

#taproMap .sc-item-contact {
    display: flex;
    flex-direction: column;
    margin-top: 20px
}

#taproMap .sc-item-contact .mail,
#taproMap .sc-item-contact .tel {
    padding-left: 27px;
    position: relative;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
}

#taproMap .sc-item-contact .mail:before,
#taproMap .sc-item-contact .tel:before {
    content: "\e887";
    font: 17px/17px porto-icons;
    color: #bd8a3c;
    position: absolute;
    left: 0
}

#taproMap .sc-item-contact .mail {
    padding-top: 5px;
    text-decoration: underline;
    text-decoration-color: #bd8a3c
}

#taproMap .sc-item-contact .mail:before {
    content: "\f829";
    font: 13px/13px porto-icons
}

#taproMap .sc-item-contact .mail:hover {
    color: #bd8a3c;
}


@media (min-width: 1200px) {
    body.layout-fullwidth.catalog-category-view .page-main, body.layout-fullwidth.catalog-product-view .page-main, body.layout-fullwidth.cms-index-index .page-main, body.layout-fullwidth.catalogsearch-result-index .page-main {
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
    }
    .product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view) .product-info-main .page-title-wrapper h1 {
        font-size: 25px;
    }
    body.layout-fullwidth .navigation, body.layout-fullwidth .header.content, body.layout-fullwidth .top-container, body.layout-fullwidth .page-wrapper>.breadcrumbs .items {
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    li.ui-menu-item.mobile {
        display: list-item;
    }
}

@media (max-width: 767px) {
    body .page-header.type20 .header.panel {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }
    body .page-header.type20 .search-toggle-icon {
        display: block;
    }

    body .search-area .block.block-search {
        display: none;
    }
}body .action-primary:focus, body .action-primary:active {
    background: #bd8a3c;
    border: 1px solid #bd8a3c;
    color: #ffffff;
}

.customer-account-createpassword .page-main-inner .columns .column.main,
.b2b-account-request .page-main-inner .columns .column.main,
.customer-account-forgotpassword .page-main-inner .columns .column.main,
.b2b-account-create .page-main-inner .columns .column.main {
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: column-reverse wrap;
    background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
    box-shadow: rgba(0, 0, 0, 0.25) 8px 8px 23px -7px;
    padding: 2rem;
}

.customer-account-createpassword .page-main-inner .columns .column.main,
.b2b-account-request .page-main-inner .columns .column.main,
.customer-account-login .page-main-inner .columns .column.main,
.customer-account-forgotpassword .page-main-inner .columns .column.main,
.b2b-account-create .page-main-inner .columns .column.main  {
    background: #fff;
    border-top: 4px solid #29363C;
    clear: both;
}
.customer-account-login .page-main-inner .columns .column.main #block-customer-login-heading {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.1;
}
.customer-account-forgotpassword .form.forget .actions-toolbar > .primary .action,
.customer-account-login .page-main-inner .columns .action.primary {
    line-height: 22px;
}

.customer-account-login .page-main-inner .columns .action.create {
    display: none !important;
}
.customer-account-login .page-main-inner .columns .column.main .login-info-block .info {
    min-height: 375px !important;
    height: auto !important;
}

.customer-account-login .page-main-inner .columns .column.main .login-info-block .info h1 {
    font-weight: 300;
    color: #29363C;
}

.customer-account-login .page-main-inner .columns .column.main .login-info-block a {
    color: #29363C;
    font-weight: 300;
    font-size: 14px;
}
.customer-account-login .page-main-inner .columns .column.main .login-info-block a:after {
    content: '\f801';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-left: 10px;
    line-height: 120%;
    margin-top: 0px;
    font-size: 19px;
}

.customer-account-createpassword .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper,
.b2b-account-request .page-title-wrapper .page-title,
.b2b-account-create .page-title-wrapper .page-title {
    display: none !important;
}

.customer-account-createpassword .login-header,
.customer-account-forgotpassword .login-header,
.b2b-account-request .login-header,
.b2b-account-create .login-header{
    display: block !important;
    padding: 40px 0;
    margin-top: -15px;
}

.customer-account-createpassword .login-header,
.b2b-account-request .login-header,
.b2b-account-create .login-header,
.customer-account-forgotpassword .login-header {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 40px;
}

.b2b-account-request .login-header,
.b2b-account-create .login-header  {
    margin-top: -15px;
}

.b2b-account-request .page-title-wrapper .title img,
.b2b-account-create .page-title-wrapper .title img  {
    height: 40px !important;
}
.customer-account-createpassword .login-header .title,
.b2b-account-request .login-header .title,
.b2b-account-create .login-header .title,
.customer-account-forgotpassword .login-header .title {
    float: left;
}

.login-header .back {
    display: none;
}
.customer-account-createpassword .login-header .back,
.b2b-account-request .login-header .back,
.b2b-account-create .login-header .back,
.customer-account-forgotpassword .login-header .back {
    float: right;
    display: block;
    margin-top: 8px;
}
.customer-account-createpassword .login-header .back:before,
.b2b-account-request .login-header .back:before,
.b2b-account-create .login-header .back:before,
.customer-account-forgotpassword .login-header .back:before {
    content: '\f802';
    display: inline-block;
    font-family: 'porto-icons';
    vertical-align: top;
    margin-right: 10px;
    line-height: 120%;
    margin-top: 0px;
    font-size: 19px;
    color: #29363C;
}

.customer-account-createpassword .login-header .back a,
.b2b-account-request .login-header .back a,
.b2b-account-create .login-header .back a,
.customer-account-forgotpassword .login-header .back a {
    color: #29363C;
    font-weight: 300;
    font-size: 16px;
    font-weight: 500;
}

.customer-account-createpassword .page-main-inner .columns .column.main, .b2b-account-request .page-main-inner .columns .column.main, .customer-account-login .page-main-inner .columns .column.main, .customer-account-forgotpassword .page-main-inner .columns .column.main, .b2b-account-create .page-main-inner .columns .column.main {
    border-top: 4px solid #29363C;
}

body .action.primary {
    background: #29363C !important;
}

#discount-form .input-text::placeholder {
    color:#000; font-size: 12px;
}

.login-info-block p {
    line-height: 140%;
}
.fieldset.login .field a.action.remind span{
    font-size: 14px;
}
.login-container .fieldset.login::after {
    font-size:14px;
}

.product-item-name a {
    white-space: normal !important;
}

input[type="radio"]:checked,  input[type='radio']:checked:after  {
    accent-color:#00263E !important;
}

@media (max-width: 768px) {
    .customer-account-login .page-main-inner .columns .column.main .login-info-block .info {
        min-height: auto !important;
    }
}
/************************* B2B LIST ************************/
body .b2b-list.products-b2b-list .input-text.qty {
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    line-height: 40px;
}
body .b2b-list.products-b2b-list .product-item .tocart:before {
    margin: 0 !important;
    padding: 0;
    line-height: 1;
}
body .b2b-list.products-b2b-list .product-item-info .product.name a {
    font-weight: 500;
    color: #2b2b2d;
    white-space: normal;
    margin-bottom: 0;
}
body .b2b-list.products-b2b-list .products .product-item {
    margin-bottom: 0;
}
body .b2b-list.products-b2b-list .block-inner {
    padding: 15px 0 15px 10px;
}
body .b2b-list.products-b2b-list .product-item-actions form {
    display: flex;
}
body .b2b-list.products-b2b-list .product-item .tocart {
    height: 40px;
    line-height: 40px;
}

/************************* CUSTOMER ACC ************************/
.account .toolbar .limiter .limiter-label {
    margin-right: 5px;
}
.account .page-main .page-title-wrapper .order-date {
    font-size: 14px;
    display: block;
    clear: both;
    font-weight: 400;
}
.account .order-actions-toolbar .action.order {
    background: #29363c;
    color: #fff;
    padding: 10px 20px;
    line-height: 1;
}
.account .order-actions-toolbar .action.print {
    background: transparent;
    color: #29363C;
    padding: 10px 20px;
    line-height: 1;
    border: 1px solid #29363C;
}
.order-details-items .col.price,
.order-details-items thead .col.qty {
    text-align: left;
}
.account .order-details-items .col.price .price-excluding-tax {
    font-size: 12px;
}
.account .order-details-items .col.price .price-excluding-tax .price,
.account .order-details-items .weee[data-label] .price,
.account .order-details-items .col.price .price-excluding-tax:before{
    font-size: 13px;
}
.account .order-details-items .col.price .price-including-tax {
    font-size: 16px;
    margin-bottom: 5px;
}
.account .order-details-items .col.subtotal .price-including-tax .price {
    font-weight: 700 !important;
    font-size: 16px;
}
.account .order-details-items .col.subtotal .price-excluding-tax .price,
.account .price-including-tax + .price-excluding-tax:before {
    font-weight: 400;
    font-size: 13px;
}
.account .table.table-order-items .grand_total {
    font-size: 16px;
    color: #222529;
}
.account table.table-order-items > tfoot > tr > th,
.account table.table-order-items > tfoot > tr > td {
    padding: 5px 0.5em;
}
.account table.table-order-items > tfoot > tr.subtotal > th,
.account table.table-order-items > tfoot > tr.subtotal > td {
    padding: 15px 0.5em 5px;
}
.fieldset > .legend {
    color: #222529;
}
/*********************************HEADER***************************/
body .panel.header .header.links .header.links,
body .customer-welcome.active .customer-menu {
    padding: 5px;
}
body .header.panel > .header.links > li {
    color: #29363C !important;
}
body .header.panel a {
    color: #29363C !important;
    padding: 0 10px;
}
.customer-menu .header.links a {
    padding: 7px 10px;
}
body .page-header.type2 .block-search input {
    border: 1px solid #223754;
}
body .header-row .header-center {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
body .page-header.type2 .search-area {
    max-width: 450px;
}
body .page-header.type2 .main-panel-top {
    background: #bd8a3c;
}
body .page-header.type2 .header-contact a {
    font-size: 20px;
    font-weight: 500;
}
.page-header .panel.wrapper::after {
    display: none !important;
}

.col-12 .page-title {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 1.2em;
    margin-top: 0.3em;
    color: #29363C;
}

.form.create.account, 
.form.password.forget {
    padding-top: 10px;
}

.general-help-contact .help-contact-title h2 {
    font-size: 26px;
    font-weight: 300;
    border-bottom: 1px solid #29363C;
    color: #29363C;
    line-height: 140%;
}
.general-help-contact .items {
    color: #29363C;
    font-size: 18px;
    margin-top: 12px;
}
.general-help-contact .items div {
    padding: 5px 0px 0px 32px;
    position: relative;
}
.general-help-contact .items i {
    position: absolute;
    left: 0px;
    top: 6px;
}
.b2b-account-request .general-help-contact,
.b2b-account-create .general-help-contact {
    margin-top: 22px;
}

body .page-header.type2 .mst-searchautocomplete__autocomplete {
    border-top: none !important;
}
body .page-header.type2 .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    font-size: 1rem;
    line-height: 1rem;
    color: #29363c;
}
body .mst-searchautocomplete__item.magento_catalog_product .title {
    font-size: 15px;
}
body .mst-searchautocomplete__item.magento_catalog_product .description {
    font-size: 12px;
    color: #777777;
}
body .mst-searchautocomplete__index.popular ul li a {
    font-size: 14px;
    color: #575757;
    font-weight: 400;
}
body  .header.panel > .header.links > li > a {
    font-size: 13px;
    font-weight: 400;
}
body .mst-searchautocomplete__item.magento_catalog_product .price {
    font-weight: 600;
    font-size: 14px;
    color: #29363C;
}
body .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    font-weight: 600;
    color: #29363c;
    font-size: 15px;
    display: block;
}
.page-header.type2 .main-panel-top .separator {
    display: none !important;
}
.porto-block-html-top span,
.porto-block-html-top p {
    margin-bottom: 0 !important;
}
.porto-block-html-top .pagebuilder-column {
    padding: 10px 15px;
}
@media (max-width: 991px) {
    body .panel.header.show-icon-tablet .top-links-icon {
        display: none;
    }
    body .panel.header.show-icon-tablet .header.links {
        position: relative;
        top: auto;
        display: block;
        background-color: transparent !important;
        border: none;
        box-shadow: none;
    }
    body .panel.header.show-icon-tablet .header.links li {
        display: inline-block;
    }
    .panel.header.show-icon-tablet .header.links::before,
    .panel.header.show-icon-tablet .header.links::after {
        display: none !important;
    }
    body .header-row .header-center {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end;
    }
    body .search-area.show-icon-tablet .block.block-search {
        width: 100%;
        background: #ffffff;
        top: 100%;
        left: 0;
        right: 0;
        max-width: 100%;
        margin-top: 0;
        border-radius: 0;
        border: none;
    }
    body .page-header.type2 .search-area,
    body .page-header.type2 .header-row .header-center {
        position: unset !important;
    }
    body .page-header.type2 .block-search .block-content {
        padding: 0 20px;
    }
    body .block-search .action.search {
        right: 21px;
    }
}
@media (max-width: 767px) {
    body .page-header.type2 .main-panel-top {
        display: none;
    }
}

/****************************** Brand list home*********************/
.brands-slide .owl-carousel .owl-nav button[class*='owl-'] em {
    display: none;
}

body .b2b-list.products-b2b-list .block-inner.vendor-no {
    padding: 10px 0px 0px 0px;
}

/****************************** Product view **********************/
.product-info-main .tapro-bellow-price {
    display: none;
}

.product-info-main .action.tocompare {
    display: none;
}
/****************************** MODAL**********************/
body .modal-slide._show, body .modal-popup._show {
    z-index: 1003 !important;
}
body .modals-overlay {
    z-index: 1001 !important;
}
.b2b-modal .modal-title {
    font-weight: 600;
    color: #2b2b2d;
}
.b2b-modal .product-item-info {
    text-align: left;
}

.b2b-modal .product-info-main .fieldset > .field.qty {
    width: 160px;
}
.b2b-modal .fieldset > .field.qty > .label {
    display: inline-block;
}
.b2b-modal .qty.field .input-text.qty {
    border: 1px solid #dae2e6;
}
.checkout-index-index .checkout-shipping-method .loading-mask {
    display: none !important;
}

.products-grid .product-item-info .product.name a {
    font-weight: 500;
    color: #2b2b2d;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 40px;
}

.products-grid span.no-tax,
.mst-searchautocomplete__autocomplete span.no-tax,
.products-b2b-list span.no-tax {
    display: none;
}
.catalogsearch-result-index .special-price span.regular_price,
.catalogsearch-result-index .special-price span.regular_price .price,
.catalog-category-view .special-price span.regular_price, 
.catalog-category-view .special-price span.regular_price .price {
    font-size: 14px;
    font-weight: 400;
    color: #999999 !important;
}
.catalogsearch-result-index .special-price span.regular_price .price,
.catalog-category-view .special-price span.regular_price .price {
    text-decoration: line-through;
}
.catalogsearch-result-index .products-grid .price-with-tax,
.catalog-category-view .products-grid .price-with-tax {
    display: inline-block;
}
.catalogsearch-result-index .products-grid .special-price span.regular_price,
.catalog-category-view .products-grid .special-price span.regular_price {
    margin: 0px 5px;
}

#shopping-cart-table span.regular_price .price,
.page-header  span.regular_price .price {
    font-size: 12px;
    font-weight: 400;
    color: #999999 !important;
    text-decoration: line-through;
    display: block;
    padding-bottom: 5px;
}
#shopping-cart-table span.regular_price .price {
    padding-bottom: 0px;
}

.catalog-product-view .product-info-price .price-box .old-price,
.catalog-product-view .product-info-main .price-render-amount .no-tax {
    color: #777 !important;   
}

.catalog-product-view .product-info-price .price-box .old-price {
    display: block;
    padding: 8px 0px;
}
.cart-discount .actions-toolbar button.action:not(:hover) {
    color: #fff;
}

.cart-discount .actions-toolbar button.action:hover {
    background-color: #bd8a3c !important;
}

.cart.table-wrapper .col.price .price {
    /*font-size: 14px;*/
    font-weight: bold;
    color: #bd8a3c;
}