/* Magistral C font */
@font-face {
    font-family: 'magistralcregularh1';
    src: url('../fonts/magistralc-bold-webfont.eot');
    src: url('../fonts/magistralc-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/magistralc-bold-webfont.woff2') format('woff2'),
    url('../fonts/magistralc-bold-webfont.woff') format('woff'),
    url('../fonts/magistralc-bold-webfont.ttf') format('truetype'),
    url('../fonts/magistralc-bold-webfont.svg#magistralcregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'magistralcregular';
    src: url('../fonts/mgs/mgs45.eot');
    src: url('../fonts/mgs/mgs45.eot?#iefix') format('embedded-opentype'),
    url('../fonts/mgs/mgs45.woff') format('woff'),
    url('../fonts/mgs/mgs45.ttf') format('truetype'),
    url('../fonts/mgs/mgs45.svg#mgs45') format('svg');
    font-weight: normal;
    font-style: normal;
}

::selection {
    background : #f89828; /* WebKit/Blink Browsers */
    color      : #fff;
}

::-moz-selection {
    background : #f89828; /* Gecko Browsers */
    color      : #fff;
}

body, input, select, textarea, button,
.product-view .price-box .price, .map-popup-price .price, .map-popup-msrp .price {
    font-family : 'Open Sans', sans-serif !important;
}

.availability.out-of-stock {
    display : inline-flex;
}

.availability {
    color     : #989898;
    font-size : 13px;
}

.availability:before {
    /* content: "\2022"; */
    content      : "●";
    font-size    : 24px;
    float        : left;
    margin-right : 5px;
    line-height  : 14px;
}

.ow_orange:before {
    color : #da6a2b;
}

.ow_yellow:before {
    color : #e3cb23;
}

.ow_red:before {
    /* color: red;*/
    color : #e3cb23;
}

.ow_green:before {
    color : #539951;
}

.ow_question {
    background-color : #aeafb3;
    width            : 12px;
    height           : 18px;
    display          : inline-block;
    color            : #fff;
    border-radius    : 25px;
    line-height      : 18px;
    padding-left     : 6px;
    margin-left      : 4px;
    font-weight      : bold;
    font-size        : 11px;
    top              : -2px;
    position         : relative;
    /*display:none;*/
}

.products-grid .ow_question,
.itemslider .ow_question {
    width        : 18px;
    padding-left : 0px;
}

.cart-table .item-msg {
    color : #f89828;
}

#produkti ul li {
    display      : inline;
    margin-right : 15px;
}

#produkti ul li img:hover {
    opacity : 0.7;
    filter  : alpha(opacity=70);
}

.ow_manuals .grid12-4 {
    margin : 0;
    width  : 33.33%;
}

.ow_manuals a:hover {
    color : #f89828;
}

.ow_manuals a {
    font-size   : 13px;
    font-weight : bold;
    color       : #505050;
    line-height : 16px;
    display     : block;
}

.ow_manual:before {
    background    : url(../images/manual.png) 0 0 no-repeat;
    padding-right : 32px;
    content       : "";
    height        : 32px;
    display       : inline-block;
    float         : left;
}

.ow_spec_sheet:before, .ow_compat_list:before {
    background    : url(../images/compatibility.png) 0 0 no-repeat;
    padding-right : 32px;
    content       : "";
    height        : 32px;
    display       : inline-block;
    float         : left;
}

.ow_manual img {
    margin-left : 5px;
}

.itemslider-wrapper .products-grid p.availability {
    display : inline-flex;
}

.nav-regular .nav-item.level0 > a {
    text-transform : none;
}

.product-view .action-box {
    margin : 10px;
    float  : left;
}

.product-view .add-to-cart {
    float : left;
}

.add-to-box .or {
    display      : inline;
    float        : left;
    line-height  : 35px;
    margin-right : 10px;
}

.add-to-box .add-to-links {
    float : left;
}

.cart-collaterals .crosssell .add-to-links {
    display : none;
}

.form-search .input-text {
    background-color : #f1f1f1;
    border-color     : #ddd;
}

.form-search .input-text, .form-search .button {
    color : #646464;
}

.cms-index-index .nav-container {
    border-bottom : 1px solid #dddddf;
}

.nav-container {
    /*  border-bottom: 1px solid #dddddf;*/
    border-top : 1px solid #dddddf;
}

.header-container3 {
    background : #fff url(../images/backg.png) 0 0 repeat-x;
}

.page {
    background : #fff;
}

.special-price .price-label {
    /*display:none;*/
}

.footer img {
    padding-right : 3px;
}

.footer-container {
    background-image : none;
}

.footer-top-container .item {
    text-align  : center;
    color       : #fff;
    padding-top : 39px;
}

.footer-top-container {
    background  : #f89828;
    height      : 100px;
    /*line-height:100px;*/
    text-align  : center;
    font-size   : 20px;
    font-weight : bold;
    color       : #fff;
}

.footer-bottom-container {
    background-color : #747474;
}

.footer-primary {
    background : none;
}

.main.container {
    border-left  : 1px solid #e7e7e7;
    border-right : 1px solid #e7e7e7;
}

.ow_banners_fp .inner_border .feature {
    border-left  : 1px solid #e7e7e7;
    border-right : 1px solid #e7e7e7;
}

.ow_banners_fp {
    background    : #f1f1f1;
    border-bottom : 1px solid #e2e1e2;
    border-top    : 1px solid #e2e1e2;
    text-align    : center;
    font-size     : 14px;
    padding       : 20px 0;
    color         : #717171;
}

.footer-container {
    background : #838383 url(../images/backg.png) 0% 100% repeat-x;
}

.ow_banners_fp h3 {
    text-transform : uppercase;
    text-align     : center;
    font-size      : 17px;
    font-weight    : normal;
    color          : #222228;
}

.ow_banners_fp a {
    text-align  : center;
    font-size   : 15px;
    font-weight : normal;
    color       : #f89828;
    margin-top  : 10px;
    display     : inline-block;
}

.price-box .price, .price-as-configured .price {
    color       : #2a2e31;
    font-size   : 17px;
    font-weight : bold;
}

.special-price .price, .minimal-price-link .price {
    color       : #2a2e31 !important;
    font-size   : 17px;
    font-weight : bold;
}

.special-price .price-label {
    color       : #2a2e31 !important;
    font-size   : 15px;
    font-weight : bold;
}

.sticker.new {
    background-color : #74b445;
    color            : #fff;
    font-size        : 14px !important;
    font-weight      : 600 !important;
}

.products-grid.size-s .sticker {
    width         : 75px;
    height        : 40px;
    border-radius : 0;
}

.products-grid.size-s .item:hover .sticker {
    width  : 78px;
    height : 43px;
}

.sticker {
    width         : 55px !important;
    height        : 35px !important;
    border-radius : 0 !important;
}

.sticker {
    border-radius : 0 !important;
}

.products-grid.size-s .item:hover .sticker.sale {
    width  : 58px;
    height : 58px;
}

.footer-container {
    font-size : 14px;
}

.footer-container .collapsible .block-title, .mobile-collapsible .block-title {
    color       : #fff;
    font-size   : 20px;
    font-weight : 600;
}

.sticker.sale {
    background-color : #b45545;
    color            : #fff;
    font-size        : 14px !important;
    font-weight      : 600 !important;
}

.ow_start strong {
    color : #f89829;
}

.ow_start .container {
    line-height : 65px;
}

.ow_start .button:hover {
    background : #e68a1f;
}

.ow_start .button {
    font-size      : 14px;
    background     : #f89828;
    color          : #fff;
    text-transform : uppercase;
    margin-left    : 30px;
    height         : 45px;
    vertical-align : middle;
    padding        : 0 45px;
}

.ow_start {
    /*height:65px;*/
    background   : #505050;
    /*position:absolute;
	left:0;
	right:0;*/
    color        : #fff;
    font-size    : 23px;
    text-align   : center;
    margin-right : -12px;
    margin-left  : -12px;
}

.pagination-pos-over-bottom-centered .owl-pagination {
    display : none;
}

.social-links .ib-hover:hover, .social-links a > span.icon-hover:hover,
.social-links .ib, .social-links a > span.icon {
    background-color : #fff !important;
    border-radius    : 50%;
    color            : #838383 !important;
}

.social-links .ic-facebook:hover {
    color      : #fff !important;
    background : #3b5998 !important;
}

.social-links .ic-twitter:hover {
    color      : #fff !important;
    background : #55acee !important;
}

.social-links .ic-youtube:hover {
    color      : #fff !important;
    background : #cd201f !important;
}

.social-links .ic-instagram:hover {
    color      : #fff !important;
    background : #3f729b !important;
}

.ic-lg {
    font-size   : 14px;
    width       : 30px;
    height      : 30px;
    line-height : 30px;
}

.block_footer_payment img {
    vertical-align : baseline;
}

.footer-copyright {
    font-size     : 13px;
    line-height   : 1.3636em;
    margin-bottom : 10px;
    margin-left   : 10px;
}

.ow_newsletter p {
    padding-top    : 20px;
    padding-bottom : 10px;
}

.ow_newsletter .button {
    font-size : 13px;
    padding   : 0 10px;
}

.ow_newsletter #newsletter {
    background   : #969696;
    color        : #dedede;
    border-color : #969696;
    font-size    : 12px;
}

ul.bullet li:hover {
    background-position : 0 5px;
}

ul.bullet li {
    background-position : 0 5px;
    padding-top         : 4px;
    padding-bottom      : 4px;
}

.section-title.padding-right {
    color       : #505050;
    font-size   : 20px;
    font-weight : 600;
}

.ow_customer_service .block-content {
    line-height : 20px;
}

.nav-regular .nav-item.level0 > a {
    position    : relative;
    padding-top : 0px;
}

.nav-regular .nav-item.level0.active > a .ow_category_image,
a.level-top:hover .ow_category_image,
.nav-regular .nav-item.level0:hover > a .ow_category_image {
    background-position : -29px 10px;
}

a.level-top .ow_category_image {
    position   : absolute !important;
    top        : 0;
    left       : 0;
    right      : 0;
    margin     : 0 auto;
    height     : 30px;
    width      : 25px;
    display    : block;
    background : url(../images/icons/water_icon.png) 0 10px no-repeat;
}

.nav-mobile .nav-item.level1 > a {
    font-size      : 15px;
    text-transform : none;
}

.nav.container {
    width : 100%;
}

.nav-mobile a.level-top .ow_category_image {
    margin              : 0;
    margin-right        : 10px;
    position            : relative !important;
    float               : left;
    background-position : 0 0;
}

.nav-regular li.level0 > a > span.ow_category_image {
    padding-top : 0;
}

a.level-top .ow_aio {
    background : url(../images/icons/aio_icon.png) 0 10px no-repeat;
}

a.level-top .ow_water-blocks {
    background : url(../images/icons/water_icon.png) 0 10px no-repeat;
}

a.level-top .ow_accessories {
    background : url(../images/icons/acces_icon.png) 0 10px no-repeat;
}

a.level-top .ow_pumps-accessories {
    background : url(../images/icons/icon_pumps.png) 0 10px no-repeat;
}

a.level-top .ow_reservoirs {
    background : url(../images/icons/reservoirs_icon.png) 0 10px no-repeat;
}

a.level-top .ow_radiators-fans {
    background : url(../images/icons/radiators_icon.png) 0 10px no-repeat;
}

a.level-top .ow_kits {
    background : url(../images/icons/kits_icon.png) 0 10px no-repeat;
}

a.level-top .ow_pumps {
    background : url(../images/icons/icon_pumps.png) 0 10px no-repeat;
}

a.level-top .ow_fittings {
    background : url(../images/icons/fittings_icon.png) 0 10px no-repeat;
}

a.level-top .ow_extreme {
    background : url(../images/icons/extreme_icon.png) 0 10px no-repeat;
}

.nav-regular li.level0.ow_configurator .ow_category_image {
    background : url(../images/icons/confi_icon.png) 0 10px no-repeat;
}

.sticky-header .nav-regular .nav-item.level0.ow_configurator:hover > a .ow_category_image,
.nav-regular .nav-item.level0.ow_configurator:hover > a .ow_category_image {
    background-position : -29px 10px;
}

.sticky-header .nav-regular .nav-item.level0.ow_configurator:hover > a,
.nav-regular .nav-item.level0.ow_configurator:hover > a {
    color : #fff;
}

.nav-regular li.level0 > a > span {
    display     : inline-block;
    white-space : nowrap;
    padding-top : 25px;
    line-height : 40px;
}

.nav-regular .nav-item.level0.parent > a .caret {
    display : none;
}

.skip-link .count {
    background-color : #f89828;
}

.sticky-header .nav-regular .nav-item.level0.ow_configurator > a,
.nav-regular li.level0.ow_configurator > a {
    color : #f89828;
}

.nav-regular li.level0.ow_configurator {
    color : #f89828;
}

.nav-regular li.level0.ow_configurator {
    /*background:none;*/
}

.nav-regular li.level0 {
    background : url(../images/menu-sep.png) 100% 50% no-repeat;
}

.nav-regular li.level0 > a {
    /*  padding: 0 28px; */
    padding : 0 24px;
}

/* Onemogočen prikaz menija podkategorij AIO
.category-aio .ow-store-default .block-vertnav,
.ow-store-default .nav-1 .nav-panel {
    display : none !important;
}
*/

.the-slideshow-wrapper {
    background : #fff url(../images/slider-bg.jpg) 0% 50% no-repeat;
    background-size: cover;
}
.cms-index-index .the-slideshow-wrapper {
	max-height:250px;
}

.block_header_top_right2 {
    /*  background: url(../images/deliverybg.png) 0% 0% no-repeat;
  height:40px;
  width:121px;
  font-size:12px;
  color:#646464;*/
    text-align:center;
}

.ow_delivery_header {
    padding-top : 3px;
    font-size   : 12px;
}

.ow_delivery_header span:before {
    content      : "";
    background   : url(../images/checkbox.png) 0 50% no-repeat;
    display      : inline-block;
    height       : 10px;
    width        : 12px;
    margin-right : 5px;
}

.header .item-right {
    text-align : center;
}

.currency-switcher .dropdown-heading span.value {
    background   : url(../images/currency.png) 0 50% no-repeat;
    padding-left : 20px;
}

.lang-switcher .dropdown-icon {
    background   : url(../images/languages.png) 50% 50% no-repeat !important;
    padding-left : 0px;
}

.ow_banners_fp .container {
    border-left  : 1px solid #e7e7e7;
    border-right : 1px solid #e7e7e7;
}

.ow_banners_fp .grid12-6:first-child .feature {
    border-right : 1px solid #e7e7e7;
}

.sorter .sort-by .category-desc:hover,
.sorter .sort-by .category-asc:hover {
    background : none;
    color      : #f89828;
}

#nav-holder1 {
    background : none !important;
}

#nav .nav-holder .dropdown-heading {
    line-height : 65px;
    max-height  : 65px;
}

.form-search .input-text:hover, .form-search .input-text:focus {
    background-color : #f4f4f4;
}

#subscribe-form .input-box {
    float    : left;
    margin   : 0 5px 5px 0;
    position : relative;
    width    : 67%;
}

#subscribe-form .input-text {
    width : 100%;
}

.block .block-title, .block-layered-nav .block-subtitle--filter, .cart .crosssell h2, .cart .discount h2, .cart .shipping h2 {
    background-color : #f4f4f4;
    color            : #505050;
    font-weight      : 600;
    font-size        : 16px;
    text-transform   : uppercase;
    padding          : 10px 0 7px;
    padding-left     : 10px;
}

.block-layered-nav .block-content > dl > dt {
    font-size : 15px;
}

.toolbar-bottom .toolbar {
    border-bottom : none;
    float         : none;
}

.toolbar-bottom .toolbar .pager {
    border-top : none;
    text-align : right;
}

.toolbar .pager {
    margin        : 0;
    border-bottom : none;
    border-top    : none;
    text-align    : right;
}

.pager .amount, .sorter .amount {
    background : none;
}

.sorter {
    padding    : 10px;
    background : #f4f4f4;
}

.toolbar {
    border-top : none;
}

.sorter .limiter select,
.sorter .sort-by select {
    border : none !important;
    height : 37px;
}

.sorter .limiter,
.sorter .sort-by {
    background    : #fff;
    padding       : 0 7px;
    border-radius : 3px;
}

.sorter .view-mode span.grid, .sorter .view-mode span.list {
    background : #fff;
}

/*kategorije*/
.nav-regular .nav-item.level0.active > a,
.nav-regular .nav-item.level0:hover > a {
    background-color : #aeafb3;
    color            : #fff;
}

.cms-clearances .main-before-top-container,
.cms-new-products .main-before-top-container,
.cms-new-products-new .main-before-top-container,
.catalog-category-view .main-before-top-container {
    min-height : 85px;
    background : #aeafb3 url(../images/ozadje_meni_kategorij.png) 100% 100% repeat-x;
}

.catalog-product-view .main-before-top-container {
    height     : 15px;
    background : #aeafb3 /* url(../images/ozadje_meni_kategorij.png) 100% 100% repeat-x*/;
}

.ow-no-category .main-before-top-container {
    display : none !important;
}

.catalog-category-view.category-kits .main-before-top-container {
    display : block !important;
}

.cms-index-index .main-before-top-container {
    display : block !important;
}

.nav-regular .nav-item.level0.nav-4:hover > a,
.ow-category-parent-reservoirs-accessories .main-before-top-container {
    background-color : #0091c6;
}

.nav-regular .nav-item.level0.nav-8:hover > a,
.ow-category-parent-accessories .nav-regular .nav-item.level0.active > a,
.ow-category-parent-accessories .main-before-top-container {
    background-color : #d43983;
}

.nav-regular .nav-item.level0.nav-3:hover > a,
.ow-category-parent-water-blocks .nav-regular .nav-item.level0.active > a,
.ow-category-parent-water-blocks .main-before-top-container {
    background-color : #ea8e46;
}

.ow-category-parent-reservoirs .nav-regular .nav-item.level0.active > a,
.ow-category-parent-reservoirs .main-before-top-container {
    background-color : #0091c1;
}

.nav-regular .nav-item.level0.nav-5:hover > a,
.ow-category-parent-pumps .nav-regular .nav-item.level0.active > a,
.ow-category-parent-pumps .main-before-top-container {
    background-color : #cf1939;
}

.nav-regular .nav-item.level0.nav-7:hover > a,
.ow-category-parent-radiators-fans .nav-regular .nav-item.level0.active > a,
.ow-category-parent-radiators-fans .main-before-top-container {
    background-color : #80be55;
}

.nav-regular .nav-item.level0.nav-9:hover > a,
.ow-category-parent-extreme .nav-regular .nav-item.level0.active > a,
.ow-category-parent-extreme .main-before-top-container {
    background-color : #636464;
}

.nav-regular .nav-item.level0.nav-6:hover > a,
.ow-category-parent-fittings .nav-regular .nav-item.level0.active > a,
.ow-category-parent-fittings .main-before-top-container {
    background-color : #d43983;
}

.nav-regular .nav-item.level0.nav-2:hover > a,
.ow-category-parent-kits .nav-regular .nav-item.level0.active > a,
.ow-category-parent-kits .main-before-top-container {
    background-color : #636464;
}

.nav-regular .nav-item.level0.nav-1:hover > a,
.ow-category-parent-black-friday-deals .nav-regular .nav-item.level0.active > a,
.ow-category-parent-black-friday-deals .main-before-top-container,
.ow-category-parent-aio .nav-regular .nav-item.level0.active > a,
.ow-category-parent-aio .main-before-top-container {
    background-color : #000;
}

.main-before-top-container .category-title {
    text-align : center;
}

.main-before-top-container .category-title h1 {
    text-align  : center;
    color       : #fff;
    border      : none;
    font-size   : 24px;
    line-height : 24px;
    display     : inline-block;
    overflow    : visible;
    margin      : 0 auto;
    padding-top : 15px;
    font-weight : 600;
}

.main-before-top-container h1:before {
    content      : "";
    background   : url(../images/ikona_znak.png) 0 0px no-repeat;
    height       : 30px;
    width        : 30px;
    overflow     : visible;
    display      : inline-block;
    float        : left;
    /* margin-top: 6px;*/
    margin-right : 10px;
}

.my-account .page-title, .category-title {
    border-bottom : none;
}

.main-before-top-container .breadcrumbs a, .main-before-top-container .breadcrumbs li, .main-before-top-container .breadcrumbs li .sep {
    color : #fff !important;
}

.main-before-top-container .breadcrumbs ul {
    text-align : center;
}

.main-before-top-container .breadcrumbs li {
    float     : none;
    font-size : 13px;
    display   : inline;
}

.collapsible .block-content img {
    -webkit-transition : all 300ms ease;
    -moz-transition    : all 300ms ease;
    -o-transition      : all 300ms ease;
    transition         : all 300ms ease;
}

.product-view .product-shop .product-name h1 {
    margin    : 0;
    font-size : 24px;
}

.ow_manuals {
    overflow : hidden;
}

.ow_divider {
    margin : 15px 0 !important;
}

.product-view .short-description {
    border-bottom : 1px solid #e5e5e5;
    padding       : 10px 0px;
}

.product-view .short-description span,
.product-view .short-description {
    font-size : 13px !important;
}

.availability {
    float  : none;
    margin : 0px 0 10px;
}

input.qty {
    width      : 55px !important;
    text-align : center;
    height     : 55px;
    font-size  : 15px;
    color      : #505050;
}

.product-view .btn-cart {
    background-color : #f89828;
    color            : #fff;
}

.product-view .btn-cart:hover {
    background-color : #333;
    color            : #fff;
}

.product-view .product-type-data > .price-box {
    border-top-style : solid;
    border-top-width : 0px;
    margin           : 0 0;
    padding-top      : 0;
    padding-bottom   : 3px;
}

.product-view .add-to-box {
    float         : left;
    padding       : 0;
    margin        : 0;
    border-bottom : 0px solid #e5e5e5;
}

.feature {
    margin : 20px 0;
}

.feature-icon-hover p:before {
    /*border: 1px solid #e6e6e6;
  border-radius: 50%;*/
    padding      : 0;
    width        : 50px;
    height       : 50px;
    display      : block;
    line-height  : 50px;
    margin-right : 10px;
    content      : "";
    float        : left;
    margin-top   : -7px;
    margin-left  : 10px;
}

.ow_warranty p:before { background : url(../images/icons_right/warranty.png) 50% 50% no-repeat; }

.ow_step p:before { background : url(../images/icons_right/step.png) 50% 50% no-repeat; }

.ow_fast p:before { background : url(../images/icons_right/fast.png) 50% 50% no-repeat; }

.ow_payment p:before { background : url(../images/icons_right/payment.png) 50% 50% no-repeat; }

.ow_paypal p:before { background : url(../images/icons_right/paypal.png) 50% 50% no-repeat; }

.ow_made p:before { background : url(../images/icons_right/made.png) 50% 50% no-repeat; }

.nav-container .inner-container {
    padding-left  : 0;
    padding-right : 0;
}

.product-view .box-collateral > h2:first-child,
.product-view .collateral-block > h2:first-child,
.product-view .section-title,
.product-view .block-related .section-title {
    margin-bottom : 15px;
    padding       : 7px 0;
    border-bottom : 1px solid #e5e5e5;
    font-size     : 18px;
    font-weight   : bold;
    color         : #2a2e31;
}

.data-table tr.even td, .data-table tr.even th,
.data-table tr.odd td, .data-table tr.odd th {
    border-right : 1px solid #dadadb;
}

.ow_product_bottom .data-table tr {
    border : 1px solid #dadadb;
}

.data-table tr.odd.last {
    border-bottom : #dadadb solid 1px;
}

.ow_product_bottom .data-table tr.odd { background : #f1f1f1; }

.ow_product_bottom .data-table tr.even { background : #fbfbfb; }

.ow_product_bottom {
    /* background-color: #fbfbfb; */
    overflow : hidden;
    /*	margin-top:20px;*/
}

.block_product_secondary_bottom {
    padding-bottom : 25px;
}

.product-view .box-additional {
    margin-top : 0px;
}

.block-related-thumbnails .product-name, .block-related-thumbnails .related-add-to-wishlist {
    font-size   : 14px;
    line-height : 1.25em;
    font-family : inherit;
    font-weight : 600;
    display     : inline-block;
}

#itemslider-related-multi li {
    margin-bottom : 10px;
    border-bottom : 1px solid #f1f1f1;
}

.slider-arrows1-pos-top-right #itemslider-related-multi .owl-controls .owl-buttons {
    top   : -50px;
    right : 0px;
}

#itemslider-upsell .product-name {
    font-size   : 1.1666em;
    line-height : 1.2307em;
}

.ow_price_stock .price {
    color       : #2a2e31;
    font-size   : 20px;
    font-weight : bold;
}

.block-upsell .msrp-price .price,
.block-related .msrp-price .price {
    font-size : 13px !important;
}

.block-upsell .special-price .price,
.block-related .special-price .price {
    font-size : 15px !important;
}

.ow_price_stock {
    float        : left;
    margin-right : 15px;
}

.product-view .product-type-data {
    margin : 5px 0 0;
}

.ow_bottom_cart .ow_price_stock .msrp-price {
    margin-top : -10px;
}

.ow_bottom_cart .ow_price_stock {
    margin-top : 10px;
}

.ow_bottom_title {
    font-size     : 22px;
    font-weight   : bold;
    color         : #f89828;
    margin-bottom : 15px;
    padding-top   : 5px;
}

.ow_bottom_cart .border {
    border-right : 1px solid #e5e5e5;
    overflow     : hidden;
}

.ow_bottom_cart {
    background    : #fff;
    border        : 1px solid #e3e3e4;
    padding       : 22px;
    overflow      : hidden;
    margin-bottom : 20px;
}

.availability {
    float  : none;
    margin : 0;
}

.ow_bottom_cart_img b {
    display   : block;
    font-size : 16px;
}

.ow_bottom_cart_img {
    background   : url(../images/icon_info.png) 0 5px no-repeat;
    min-height   : 46px;
    padding-left : 56px;
    font-size    : 13px;
    padding-top  : 10px;
}

.ow_bottom_cart_img a {
    color : #979797;
}

.catalog-product-view .main {
    padding-bottom : 0;
}

.product-view .btn-cart {
    min-width : 170px;
}

.ow_b2b_product_view .btn-cart {
    min-width : 160px;
}

.cart-table thead tr.first {
    background-color : #fbfbfb;
}

.block-layered-nav .block-subtitle--filter {
    padding-left : 25px;
}

/*amasty add to cart*/
#confirmBox {
    background         : #fff;
    border             : 1px solid #939393;
    -moz-box-shadow    : 0 0 2px rgba(255, 255, 255, 0.6) inset;
    -webkit-box-shadow : 0 0 2px rgba(255, 255, 255, 0.6) inset;
    box-shadow         : 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#confirmBox h1, #confirmBox p {
    background  : #fff;
    padding     : 18px 5px;
    margin      : 0;
    text-shadow : none;
    color       : #646464;
    font-family : 'Open Sans', sans-serif !important;
    font-size   : 14px;
    font-weight : 600;
}

#confirmBox h1 {
    letter-spacing : 0;
    color          : #505050;
    font-weight    : bold;
    font-size      : 20px;
    background     : #f4f4f4;
}

.ow_cart_total span {
    font-weight : 600 !important;
}

.ow_cart_total {
    color       : #000 !important;
    font-weight : bold !important;
}

#am-a-count {
    color : #000 !important;
}

#confirmButtons .button {
    display         : inline-block;
    background      : #aeafb3;
    color           : white;
    position        : relative;
    height          : 40px;
    width           : 140px;
    line-height     : 40px;
    overflow        : hidden;
    margin-right    : 15px;
    padding         : 0 30px 0 30px;
    text-decoration : none;
    font-size       : 13px;
    border          : none;
    font-family     : 'Open Sans', sans-serif !important;
}

#confirmButtons .gray {
    background-position : inherit;
    text-shadow         : none;
}

.button {
    font-weight : 600;
}

#confirmButtons .blue {
    background  : #f89900;
    text-shadow : none;
}

.btn-checkout {
    background : #f89836;
}

.btn-checkout:hover {
    background : #333;
}

.firecheckout-index-index .firecheckout-section {
    background            : #fff;
    border                : 1px solid #e5e5e5;
    -moz-border-radius    : 0;
    -webkit-border-radius : 0;
    border-radius         : 0;
    margin-bottom         : 10px;
}

.firecheckout-index-index .firecheckout-section .block-title .num {
    border                : 1px solid #f89836;
    -moz-border-radius    : 50%;
    -webkit-border-radius : 50%;
    border-radius         : 50%;
    padding               : 0;
    margin                : 0;
    color                 : #fff;
    background            : #f89836;
    font-size             : 11px;
    width                 : 20px;
    height                : 20px;
    display               : inline-block;
    text-align            : center;
    margin-right          : 10px;
    line-height           : 20px;
}

.firecheckout-index-index .qty-wrapper .qty-less,
.firecheckout-index-index .qty-wrapper .qty-more {
    right      : 0;
    background : none;
    border     : none;
    cursor     : pointer;
}

.firecheckout-index-index .qty-wrapper .qty-less:hover,
.firecheckout-index-index .qty-wrapper .qty-more:hover {
    color : #f89836;
}

.firecheckout-index-index .firecheckout-section .block-title {
    background            : #f4f4f4;
    border-bottom         : 1px solid #d8d8d8;
    border-width          : 0 0 1px 0;
    height                : 19px;
    font-size             : 16px;
    font-weight           : bold;
    text-transform        : uppercase;
    padding               : 11px 0 11px 8px;
    margin                : 0 0 15px 0;
    -moz-border-radius    : 0;
    -webkit-border-radius : 0;
    border-radius         : 0;
    color                 : #2a2e31;
    position              : relative;
    line-height           : 21px;
}

.firecheckout-index-index .firecheckout-set input.input-text:hover, .firecheckout-index-index .firecheckout-set select:hover, .firecheckout-index-index .firecheckout-set textarea:hover,
.firecheckout-index-index .firecheckout-set input.input-text:focus, .firecheckout-index-index .firecheckout-set select:focus, .firecheckout-index-index .firecheckout-set textarea:focus {
    border-color : #ccc;
}

.firecheckout-index-index .firecheckout-set #shipping-method-reset, .firecheckout-index-index .firecheckout-set #payment-method-reset {
    text-transform : lowercase;
    font-weight    : normal;
    text-shadow    : none;
    color          : #999;
    cursor         : pointer;
    background     : none;
    border-radius  : 4px;
    border         : 1px solid #ccc;
    padding        : 0 3px;
    position       : absolute;
    font-size      : 11px;
    top            : 5px;
    right          : 5px;
    margin         : 0;
    display        : none;
}

.firecheckout-set .sp-methods .checkmo-list label {
    text-align    : left !important;
    float         : left;
    padding-right : 0 !important;
    width         : 100% !important;
}

.firecheckout-index-index .checkout-title h1 {
    float       : none;
    color       : #2a2e31;
    background  : none;
    border      : none;
    text-align  : center;
    font-size   : 24px;
    font-weight : bold;
}

.firecheckout-index-index .firecheckout-set input.input-text, .firecheckout-index-index .firecheckout-set select, .firecheckout-index-index .firecheckout-set textarea {
    height                : auto;
    width                 : 100%;
    border                : 1px solid #e5e5e5;
    border-color          : #e5e5e5;
    -moz-border-radius    : 1px;
    -webkit-border-radius : 1px;
    border-radius         : 1px;
}

#checkout-review-table-wrapper .notice {
    color : #f89836;
}

.page-title h1, .page-title h2 {
    margin      : 0;
    min-height  : 1.3125em;
    color       : #2a2e31;
    font-size   : 24px;
    font-weight : bold;
}

.box-account .box-head h2 {
    color       : #2a2e31;
    font-size   : 18px;
    font-weight : bold;
}

.box-account .box-head {
    border-bottom  : 1px solid #e5e5e5;
    margin         : 0 0 25px;
    padding-bottom : 5px;
}

.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
    font-size      : 16px;
    font-weight    : normal;
    text-transform : uppercase;
}

.mini-cart .mini-cart-content .actions button.btn-checkout {
    float : right;
}

.category-products-grid.hover-effect .item:hover {
    box-shadow : 0 0 15px rgba(0, 0, 0, 0.1);
}

.cart-table input.qty {
    width   : 30px !important;
    height  : auto;
    padding : 2px;
}

#currency-switcher-wrapper-regular .currency-switcher {
    background : url(../images/header-sep.png) 100% 60% no-repeat;
}

#currency-switcher-wrapper-regular {
    background : url(../images/header-sep.png) 0 60% no-repeat;
}

.data-table#shopping-cart-table tr td {
    /*border-right: 1px solid #dadadb;*/
    vertical-align : middle;
}

.tooltip {
    display : inline;
    cursor  : help;
}

.products-grid .product-name, h3.product-name {
    min-height : 36px;
}

.footer-primary-container {
    padding-top    : 30px;
    padding-bottom : 20px;
}

.footer .button:hover, .footer .button:focus {
    background-color : #2b2b2b;
    color            : #fff;
}

.products-grid .availability {
    float         : none;
    margin        : 5px 0;
    margin-bottom : 10px;
    display       : inline-flex;
}

.ow_b2b_b2c {
    float       : right;
    padding     : 0 10px;
    background  : url(../images/header-sep.png) 100% 55% no-repeat;
    padding-top : 2px;
}

.breadcrumbs li {
    float     : left;
    font-size : 13px;
}

.catalog-product-view .main .inner-container {
    padding-left  : 40px;
    padding-right : 10px;
}

.form-search .search-autocomplete ul {
    -moz-box-shadow    : none;
    -webkit-box-shadow : none;
    box-shadow         : none;
}

.searchautocomplete .highlight {
    display     : block;
    line-height : 18px;
    font-size   : 12px;
    margin-top  : 5px;
}

.searchautocomplete .searchautocomplete-placeholder ul li a {
    text-decoration : none;
    font-weight     : 600;
    line-height     : 18px;
    display         : block;
    font-size       : 13px;
}

.searchautocomplete .special-price {
    float       : left;
    margin-left : 5px;
}

.searchautocomplete .old-price {
    float : left;
}

.searchautocomplete .searchautocomplete-placeholder .index-title {
    text-align       : right;
    color            : #4e4e4e;
    border-bottom    : 1px solid #ccc;
    padding          : 5px;
    background-color : #f4f4f4;
    text-align       : center;
    font-weight      : bold;
    text-transform   : uppercase;
}

.searchautocomplete .searchautocomplete-placeholder {
    -webkit-border-radius : 0;
    -moz-border-radius    : 0;
    border-radius         : 0;
    background            : #fff;
    border                : 1px solid #ccc;
    -moz-box-shadow       : 0 3px 10px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow    : 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow            : 0 3px 10px rgba(0, 0, 0, 0.15);
}

.searchautocomplete .searchautocomplete-placeholder ul li.active {
    background-color : #f4f4f4;
    box-shadow       : none;
    cursor           : pointer;
}

.searchautocomplete .searchautocomplete-placeholder .all a { color : #f89828; }

.searchautocomplete .searchautocomplete-placeholder .all {
    text-align     : center;
    margin         : 10px 10px 5px 10px;
    text-transform : uppercase;
    font-weight    : bold;
    color          : #f89828;
}

.searchindex-results li a {
    font-size             : 13px;
    font-weight           : bold;
    color                 : #333;
    display               : block;
    cursor                : pointer;
    padding               : 5px 10px;
    line-height           : 20px;
    border                : 1px solid transparent;
    border-bottom         : none;
    -webkit-border-radius : 0;
    -moz-border-radius    : 0;
    border-radius         : 0;
    text-decoration       : none;
}

.searchindex-results {
    margin-bottom : 10px;
    border-bottom : 1px solid #e5e5e5;
}

.searchindex-results li a:hover {
    background-color  : #f1f1f1;
    background-image  : none;
    background-image  : none;
    background-image  : none;
    background-image  : none;
    background-image  : none;
    background-repeat : repeat-x;
    filter            : none;
    border            : 1px solid #e5e5e5;
    border-bottom     : none;
}

.searchindex-results li.active a {
    background-color  : #f4f4f4;
    background-image  : none;
    background-image  : none;
    background-image  : none;
    background-image  : none;
    background-image  : none;
    background-repeat : repeat-x;
    filter            : none;
    border            : 1px solid #e5e5e5;
    border-bottom     : none;
}

.searchindex-related-terms {
    display       : block;
    margin-bottom : 10px;
}

.searchindex-results li {
    margin-bottom : 0;
    float         : left;
    margin        : 0;
}

.col-main .searchindex-highlight {
    background-color : #f1f1f1;
    /* color: #fff; */
}

.searchindex-result.searchindex-result-category li a {
    font-weight : 600;
}

.searchindex-result.searchindex-result-category li a:last-child {
    font-weight : bold;
}

.ow_text_availability {
    float : left;
}

.ow_b2b_stock .availability:before {
    margin-left : 5px;
}

.ow_b2b_stock .availability,
.ow_b2b_stock {
    font-size : 12px;
}

.customforms-fields-izjava {
}

.customforms-fields-izjava {
    float : none !important;
    width : 100% !important;
}

.cms-page-view .main .col-main .customforms- h2.legend {
    display : none;
}

.cms-page-view .main .col-main .customforms- ul li {
    margin-left     : 0;
    list-style-type : none;
}

.cms-page-view .main .col-main ul li {
    list-style-type : disc;
    margin-left     : 30px;
}

.cms-clearances .main .col-main ul li,
.cms-new-products .main .col-main ul li {
    list-style-type : none;
    margin-left     : 00px;
    text-align      : center;
}

.cms-new-products-new .main .col-main ul li {
    list-style-type : none;
    margin-left     : 00px;
    text-align      : center;
}

.ow_ship_warning {
    display     : block;
    clear       : both;
    padding-top : 5px;
}

.header-container .form-search .search-autocomplete li:hover {
    color : #333;
}

.welcome-msg {
    margin-right : 10px;
    float        : right;
}

#checkout-shipping-method-load dt,
#co-shipping-method-form dt {
    display : none;
}

.ow_switch_text .ic-info,
.ow_register_text .ic-info,
.ow_eu_vat_id_text .ic-info {
    font-family : 'ThemeIcons' !important;
}

.ow_eu_vat_id_text,
.ow_it_vat_iva_text {
    font-weight : normal;
}

.ow_register_text {
    padding          : 0 98px;
    background-color : rgb(238, 238, 238);
    display          : inline-block;
    padding-top      : 10px;
    margin-bottom    : 15px;
    text-align       : center;
}

.ow_switch_text {
    padding          : 5px;
    background-color : rgb(238, 238, 238);
    display          : inline-block;
    margin-top       : 5px;
    text-align       : center;
}

.account-create .button {
    background-color : #f89828;
    color            : #fff;
}

.account-create .button:hover {
    background-color : #eee;
    color            : #333;
}

.button {
    font-size : 13px;
}

.ow_current_currency {
    display : none;
}

.ow_current_currency.ow_logiran_1 {
    display : block;
}

.msrp-price .price {
    font-size   : 15px !important;
    font-weight : bold !important;
    color       : #505050 !important;
}

.block-related .special-price .price {
    color       : #2a2e31 !important;
    font-size   : 16px;
    font-weight : bold;
}

.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .special-price .price-label, .product-view .product-shop .price-box .old-price .price, .product-view .product-shop .price-box .old-price .price-label, .product-view .product-shop .price-box .price-including-tax .price, .product-view .product-options-bottom .price-box .regular-price .price, .product-view .price-as-configured .price, .map-popup-price .regular-price .price, .product-view .price-box.map-info .old-price .price {
    font-size : 20px;
}

.regular-price {
    font-size   : 17px;
    font-weight : bold;
}

.block-upsell .price,
.block-related .price {
    white-space : initial !important;
}

#coupon-cancel, #coupon-apply, #giftcard-add {
    line-height : 27px;
    margin-top  : 2px !important;
}

.firecheckout-section .discount-form label {
    margin-bottom : 5px;
    display       : block;
}

#order-comment {
    resize : none;
}

.header-mobile a.skip-nav {
    text-decoration : none;
    color           : #f89828;
}

.skip-link .count {
    background-color : #333;
}

.mini-cart .mini-cart-heading .ic {
    font-size   : 16px;
    line-height : 1em;
    color       : #f89829;
}

.ow_view_all {
    font-size   : 14px;
    font-weight : normal;
    margin-left : 10px;
    display     : inline-block;
}

.availability small {
    font-size : 11px;
    display   : block;
}

.products-grid.size-s .item .btn-cart {
    margin-top : 5px;
}

.widget-new-products .products-grid .product-image, .widget-new-products .products-list .product-image {
    width  : auto;
    height : auto;
}

.widget-new-products .button {
    line-height   : 3em;
    padding-left  : 15px;
    padding-right : 15px;
    margin-top    : 5px;
}

.widget-new-products .products-grid .item, .widget-viewed .products-grid .item, .widget-compared .products-grid .item {
    /* float: none; */
    max-width     : inherit;
    padding       : 0px 0;
    padding-left  : 1%;
    padding-right : 1%;
    /* padding: inherit; */
}

.cms-new-products .pager {
    margin        : 10px 0;
    padding       : 0px 0;
    border-top    : 0px solid #e5e5e5;
    border-bottom : 0px solid #e5e5e5;
}

/* Urejal Janez @Optiweb -  forma za b2b registracijo */
#optiweb-form ul li,
.cms-page-view .main .col-main ul.messages li {
    list-style-type : none;
    margin-left     : 0px;
}

.widget-new-products-frontpage .first {
    clear : both;
}

.widget-new-products img,
.widget-new-products-frontpage img {
    height : auto;
}

.products-list .product-name, .products-grid .product-name, h3.product-name,
.products-grid.size-s .product-name {
    font-size   : 1.1666em;
    line-height : 1.2307em;
}

.ow_support_page a.ow_rma_button_link {
    max-height : 38px;
    padding    : 5px 15px;
}

/* Added by Janez @Optiweb 22.7.2015 - show express paypal button on product page */
.product-view .paypal-wrapper {
    padding-left : 20px;
}

.product-view .paypal-wrapper .paypal-logo {
    padding : 0px;
}

.product-view .paypal-wrapper .paypal-logo .paypal-or {
    margin : 0px 60px 0px 0;
}

.product-view .ow_bottom_cart .paypal-wrapper .paypal-logo {
    padding : 5px 0 0;
}

.product-view .ow_bottom_cart .paypal-wrapper {
    padding-left : 0px;
}

.product-view .ow_bottom_cart .paypal-wrapper .paypal-logo .paypal-or {
    margin : 5px 60px 5px 0;
}

#header-cart .ow_cart_shipping,
#header-cart .shipping {
    font-weight : normal;
}

.cms-ek-predator-countdown .main.container,
.cms-ek-predator-countdown .main-container {
    background : #000;
    border     : none;
    padding    : 100px 0;
}

.cms-ek-predator-countdown .header-regular .hp-blocks-holder .hp-block {
    padding-top : 25px;
}

.cms-ek-predator-countdown #Stage_jbeeb_3 {
    left : 23% !important;
}

.cms-ek-predator-countdown .ow_counter {
    margin  : 125px auto;
    display : block;
}

.predator_text {
    margin-bottom : 50px;
}

.cms-ek-predator-countdown .wrapper {
    border : none;
}

.cms-ek-predator-countdown .header-primary-container,
.cms-ek-predator-countdown .breadcrumbs,
.cms-ek-predator-countdown .header-top-container,
.cms-ek-predator-countdown .header-regular .right-column,
.cms-ek-predator-countdown .header-regular .central-column,
.cms-ek-predator-countdown .nav-container,
.cms-ek-predator-countdown .footer-top-container,
.cms-ek-predator-countdown .footer-primary-container {
    display : none !important;
}

#confirmButtons .button span {
    background : none !important;
}

.checkout-title .firecheckout-login-wrapper a {
    color           : #f89828;
    text-decoration : underline;
}

.checkout-title .firecheckout-login-wrapper {
    float       : left;
    margin      : 7px 0 0 0;
    margin-left : 15px;
}

sup {
    font-size      : 11px;
    vertical-align : super;
}

.box-description ul li {
    list-style-type : disc;
    margin-left     : 30px;
}

iframe {
    border : none;
}

.embed-container { position : relative; padding-bottom : 56.25%; height : 0; overflow : hidden; max-width : 100%; }

.embed-container iframe, .embed-container object, .embed-container embed { position : absolute; top : 0; left : 0; width : 100%; height : 100%; }

.main-container {
    overflow-x : hidden;
}

.box-description a {
    text-decoration : underline;
}

/* Urejal Janez @Optiweb - EKWB Buy Offers START */

.ow-buy-offers .buy-offer-items .item .products .totals p.buy-offer-notice {
    font-size   : 11px;
    font-weight : normal;
}

.ow-buy-offers .buy-offer-items .item {
    overflow      : hidden;
    clear         : both;
    border        : 1px solid #e7e7e7;
    margin-bottom : 20px;
}

.ow-buy-offers .buy-offer-items .item .item-header {
    padding       : 10px 20px;
    background    : #838383;
    color         : white;
    font-size     : 14px;
    font-weight   : 600;
    background    : #000;
    border-bottom : 5px solid #ba9765;
}

.ow-buy-offers .buy-offer-items .item .item-header p.product-name {
    font-weight : 600;
}

.ow-buy-offers .buy-offer-items .item .item-header a:hover {
    color           : white;
    text-decoration : underline;
}

.ow-buy-offers .buy-offer-items .item input,
.ow-buy-offers .ow-base-product-price,
.ow-buy-offers .buy-offer-items .item .products .product .price-label {
    display : none;
}

.ow-buy-offers .buy-offer-items .item .item-content p {
    text-align : center;
    margin-top : 10px;
}

.ow_testiram .ic-youtube {
    margin-right   : 8px;
    vertical-align : middle;
}

.ow-buy-offers .buy-offer-items .item .item-content {
    padding         : 10px 20px;
    overflow        : hidden;
    clear           : both;
    background      : url(../images/kvadratki_ekwb.png) 100% 100% no-repeat;
    background-size : contain;
}

.ow-buy-offers .buy-offer-items .item .products {
    overflow : hidden;
    clear    : both;
}

.ow-buy-offers .buy-offer-items .item .products .product {
    float      : left;
    text-align : right;
    margin-top : 30px;
}

.ow-buy-offers h3 {
    font-size : 14px;
}

.ow-buy-offers .buy-offer-items .item .products .product img {
    /*height: 100px;*/
    border : 1px solid #e7e7e7;
}

.ow-buy-offers .buy-offer-items .item .products .product .product-price {
    text-align : center;
    padding    : 5px 5px 0px 5px;
}

.ow-buy-offers .buy-offer-items .item .products .product .product-price .price-box .price {
    font-size : 14px;
}

.ow-buy-offers .buy-offer-items .item .products .product-delimiter {
    margin-left  : 40px;
    margin-right : 40px;
    height       : 100px;
    width        : 26px;
    background   : url(../images/plus_ekwb.png) 50% 50% no-repeat;
}

.ow-buy-offers .buy-offer-items .item .products .product-delimiter p {
    font-size   : 24px;
    font-weight : bold;
    line-height : 100px;
    text-align  : center;
}

.ow-buy-offers .buy-offer-items .item .products .totals {
    float       : none;
    margin-top  : 35px;
    margin      : 0 auto;
    display     : block;
    text-align  : center;
    padding-top : 10px;
}

.ow-buy-offers .buy-offer-items .item .products .totals p {
    font-size   : 15px;
    font-weight : bold;
    color       : #2a2e31;
    padding-top : 4px;
    display     : inline;
}

.ow_totals_additional .price-box .price {
    color       : #f89828;
    line-height : 30px;
    font-size   : 16px;
}

.ow_totals_additional .price-box {
    display : inline;
}

.ow-buy-offers .buy-offer-items .item .products .totals p span {
    color       : #f89828;
    line-height : 30px;
    font-size   : 20px;
}

.product-view .btn-buy-offer {
    min-width          : 170px;
    background-color   : #f89828;
    color              : #fff;
    line-height        : 55px;
    font-size          : 1.1666em;
    color              : #fff;
    font-weight        : 600;
    border             : none;
    cursor             : pointer;
    padding-left       : 20px;
    padding-right      : 20px;
    margin-top         : 20px;
    transition         : color 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition    : color 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-transition : color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition      : color 300ms ease-in-out, background-color 300ms ease-in-out;
}

.product-view .btn-buy-offer:hover {
    background : #333;
}

#scroll-to-top {
    bottom : 75px;
}

.ow_support_page .grid12-4 .inner {
    border     : 1px solid #e5e5e5;
    padding    : 20px;
    text-align : center;
    color      : #848484;
    font-size  : 14px;
}

.ow_dl_center .inner {
    border     : 1px solid #e5e5e5;
    padding    : 20px;
    text-align : left;
    color      : #848484;
    overflow   : hidden;
    font-size  : 14px;
}

.ow_support_page a:hover {
    opacity : 0.8;
}

.ow_support_page a {
    color              : #fff;
    text-decoration    : none;
    background         : #fdaa3d;
    padding            : 15px;
    min-width          : 150px;
    margin             : 5px 0;
    display            : inline-block;
    transition         : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -moz-transition    : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -webkit-transition : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -o-transition      : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
}

.ow_dl_center h3 {
    padding-top : 15px;
}

.ow_dl_center h3:before {
    content       : "";
    display       : inline-block;
    background    : url(../images/download-center.png) 0 0 no-repeat;
    width         : 60px;
    margin-bottom : -4px;
    height        : 27px;
}

.ow_dl_center a:hover {
    opacity : 0.8;
}

.ow_dl_center a {
    color              : #fff;
    text-decoration    : none;
    background         : #4e4e4e;
    padding            : 15px;
    min-width          : 150px;
    margin             : 5px 0;
    display            : inline-block;
    transition         : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -moz-transition    : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -webkit-transition : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -o-transition      : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    min-width          : 250px;
    float              : right;
    text-align         : center;
}

.ow_dl_center h3,
.ow_support_page h2 {
    font-size     : 20px;
    font-weight   : normal;
    color         : #424242;
    margin-top    : 5px;
    margin-bottom : 15px;
}

.ow_support_page .grid12-4 img {
    margin-top : -55px;
}

.ow_dl_center,
.ow_support_page .grid12-4 {
    background    : #f4f4f4;
    border-radius : 2px;
    margin-top    : 40px;
}

.cms-three-ways-to-order .page-title h1 {
    text-align : center;
    margin-top : 15px;
}

.cms-three-ways-to-order .main.container,
.cms-support .main.container {
    border : none;
}

.ow_1column input.input-text, .ow_1column select, .ow_1column textarea {
    background : #eee;
}

.ow_1column .footer-copyright {
    text-align : center;
    color      : #636363;
}

.ow_1column .inner-container {
    padding-left  : 40px;
    padding-right : 40px;
}

.ow_1column .main.container {
    border : 1px solid #e7e7e7;
}

.ow_1column .buttons-set p.required {
    float       : none;
    text-align  : center;
    margin      : 0;
    font-style  : italic;
    padding-top : 10px;
}

.ow_1column .form-list .ow_field {
    margin-bottom : 20px;
}

.ow_1column .buttons-set .button:hover {
    opacity : 0.8;
}

.ow_1column .buttons-set .button {
    background-color   : #f89828;
    color              : #fff;
    float              : none;
    margin             : 0;
    font-size          : 14px;
    transition         : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -moz-transition    : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -webkit-transition : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
    -o-transition      : opacity 300ms ease-in-out, opacity 300ms ease-in-out;
}

.ow_1column .buttons-set {
    text-align : center;
    border     : none;
}

.ow_1column .form-list select,
.ow_1column .form-list input.input-text,
.ow_1column .form-list .field {
    width : 100%;
}

.customer-account-login.ow_1column .account-login .new-users p {
    margin-bottom : 96px;
}

.customer-account-forgotpassword.ow_1column .page,
.customer-account-login.ow_1column .page {
    height : 93vh;
}

.ow_1column .page,
.ow_1column .wrapper {
    background-color : #f4f4f4;
    background       : url(../images/1column_body_bg.png) 100% 100% repeat-x;
}

.ow_1column .ow_1column_header {
    text-align : center;
    margin     : 70px 0;
}

.customer-account-login.ow_1column .grid12-6 {
    background : #fff;
}

.customer-account-login.ow_1column .registered-users .buttons-set .button {
    background-color : #4e4e4e;
}

.customer-account-login.ow_1column .account-login .buttons-set a {
    float           : none !important;
    font-style      : italic;
    text-decoration : underline;
    margin-left     : 20px;
    color           : #717171;
}

.customer-account-login.ow_1column .buttons-set p.required {
    text-align : left;
}

.customer-account-login.ow_1column .buttons-set {
    text-align : left;
}

.customer-account-login.ow_1column .account-login h2 {
    border : none;
    color  : #333;
    size   : 20px;
}

.customer-account-login.ow_1column .grid12-6 .content {
    border     : 1px solid #e7e7e7;
    padding    : 40px;
    min-height : 260px;
    font-size  : 14px;
    color      : #717171;
}

.customer-account-login.ow_1column .main.container {
    border     : none;
    background : none;
    padding    : 0;
}

.customer-account-login.ow_1column .inner-container {
    padding : 0;
}

@media only screen and (max-width : 767px) {
    .ow_1column .form-list textarea {
        max-width : 100%;
        width     : 100%;
    }
}

/* Urejal Janez @Optiweb - EKWB Buy Offers END */
#payment-method .tool-tip {
    margin-left : 22px;
    position    : absolute;
    z-index     : 1000;
    background  : #fff;
    padding     : 10px;
    border      : 1px solid #ccc;
    box-shadow  : 0 3px 10px rgba(0, 0, 0, 0.15);
}

/*Urejal Anze @Optiweb - EKWB LiveSearch START*/
body .ui-corner-all {
    border-radius         : 0;
    -moz-border-radius    : 0;
    -webkit-border-radius : 0;
}

.form_section {
    width            : 100%;
    min-height       : 105px;
    padding          : 0;
    margin-top       : 0px;
    margin-bottom    : 10px;
    font-size        : 13px;
    background-color : #fff;
}

.form_section ul {
    padding : 5px;
}

.quick_search {
    border      : none;
    margin-top  : -18px;
    padding     : 11px;
    margin-left : 20px;
    font-size   : 13px;
    line-height : 20px;
    width       : 450px;
}

.ow_ls_img {
    display      : inline-block;
    margin-right : 15px;
    padding-top  : 12px;
}

#jquery-live-search {
    background         : #fff;
    padding            : 0px;
    height             : 250px;
    overflow           : auto;
    position           : absolute;
    z-index            : 99;
    border             : 1px solid #a9a9a9;
    border-width       : 0 1px 1px 1px;
    -webkit-box-shadow : 5px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow    : 5px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow         : 5px 5px 5px rgba(0, 0, 0, 0.5);
}

.ow_newhardware:hover,
.ow_newhardware {
    text-decoration : underline;
}

#jquery-live-search a {
    color : #333;
}

#jquery-live-search a:hover {
    color : #f79123;
}

#jquery-live-search .form_title a,
#jquery-live-search .form_title a:hover,
#jquery-live-search .form_title a:visited,
#jquery-live-search .form_title a:link,
#jquery-live-search .form_title a:active {
    color : #fff;
}

.form_title {
    background-color : #f29026;
    padding          : 8px 5px;
    margin-bottom    : 10px;
    color            : white;
    font-weight      : bold;
    font-size        : 14px;
    background       : #838383;
}

.form_section .form_title {
    background : #f89828;
}

/*Urejal Anze @Optiweb - EKWB LiveSearch START*/
.footer-top a:hover {
    text-decoration : underline;
}

.footer-top a {
    color : #fff;
}

/* RMA JANEZ INLINE*/
.order-input-sku,
.order-input-qty {
    padding       : 5px 10px;
    margin-bottom : 5px;
}

.input_fields_wrap {
    padding-bottom : 10px;
    border-bottom  : 1px solid #e5e5e5;
    margin-bottom  : 10px;
}

.input_fields_items {
    padding-bottom : 10px;
    border-bottom  : 1px solid #e5e5e5;
    margin-bottom  : 10px;
}

.input_fields_wrap span {
    font-weight  : bold;
    margin-right : 5px;
}

.input_fields_wrap span.order-span-qty {
    margin-left : 10px;
}

.input_fields_wrap a {
    /* 	font-weight: bold;
	font-style: italic;
	margin-left: 10px;
	color: #EE001C; */
}

.input_fields_wrap .ow_field_row {
    clear       : both;
    overflow    : hidden;
    padding-top : 10px;
    border-top  : 1px solid #e5e5e5;
}

.input_fields_wrap .ow_field_row .ow_field.ow_remove {
    float : right !important;
}

.input_fields_wrap .ow_field_row .ow_field {
    /* width: 250px; */
}

.input_fields_wrap .ow_field_row .rma-validate-notice {
    clear         : both;
    display       : block;
    font-weight   : normal;
    background    : #b94917;
    color         : #fff;
    padding       : 5px 10px;
    font-size     : 12px;
    margin-bottom : 5px;
    margin-top    : 5px;
}

.remove_field {
    /*     padding: 5px;
    border: 1px solid red;
    overflow: hidden;
    clear: both;
    float: left; */
}

.remove_field:hover {
    /*     color: white;
    background: red; */
}

/* END RMA JANEZ INLINE*/

/* RMA */
.ow_rma_proceed {
    display     : inline-block;
    background  : #616161;
    color       : #fff;
    margin-left : 10px;
    margin-top  : 21px;
    line-height : 40px;
    padding     : 0 30px;
}

.ow_rma_select #order_id {
    height : 40px;
}

.ow_rma_select {
    float : left;
}

.ow_rma_purchase label input {
    margin-right : 5px;
}

.ow_rma_purchase label {
    display     : block;
    font-weight : normal;
    float       : none;
    cursor      : pointer;
    font-size   : 14px;
    line-height : 24px;
}

.ow_rma_number {
    margin-right  : 10px;
    background    : #c2c2c2;
    color         : white;
    border-radius : 50%;
    width         : 24px;
    height        : 24px;
    padding       : 4px;
    line-height   : 24px;
    text-align    : center;
    font-weight   : bold;
}

.ow_rma_title {
    display        : block;
    overflow       : hidden;
    clear          : both;
    padding-bottom : 5px;
    border-bottom  : 1px solid #dbdbdb;
    margin-bottom  : 20px;
}

.ow_rma_title h4 {
    color       : #414141;
    font-weight : 600;
    line-height : 30px;
}

.ow_rma_title h4, .ow_rma_title .ow_rma_number {
    float : left;
}

.ow_rma_step1, .ow_rma_step1_substep, .ow_rma_step2, .ow_rma_step3 {
    background    : #f4f4f4;
    padding       : 15px;
    margin-bottom : 20px;
}

.ow_rma_date {
    background : #fff url(../images/rma_date.png) no-repeat scroll 95% 50% !important;
    min-width  : 200px;
}

.ow_rma_step1 label {
    font-weight   : bold;
    margin-bottom : 5px;
    display       : block;
    font-size     : 14px;
}

.ow_rma_inline #order_address_id {
    max-width : 350px;
}

.ow_rma_inline {
    display        : inline-block;
    margin-right   : 10px;
    vertical-align : top;
}

p.ow_rma_inline {
    margin-top : 33px;
}

.ow_rma_plus {
    display        : inline-block;
    margin-right   : 5px;
    font-weight    : bold;
    color          : #9e9e9e;
    margin-left    : 15px;
    font-size      : 19px;
    vertical-align : middle;
}

.ow_rma_step1_substep label {
    font-weight  : bold;
    display      : inline-block;
    margin-right : 5px;
    font-size    : 14px;
}

.ow_rma_ext {
    display : inline-block;
}

.ow_rma_upload .ow_rma_files {
    background : #fff;
    padding    : 10px;
    border     : 1px solid #dbdbdb;
    display    : inline-block;
}

.ow_rma_files_warning {
    display      : inline-block;
    background   : url(../images/rma_klicaj.png) 0 50% no-repeat;
    padding-left : 25px;
    margin-left  : 10px;
    font-weight  : bold;
    line-height  : 20px;
}

.ow_rma_upload {
    margin-top : 15px;
}

.ow_rma_remove span {
    margin    : 0;
    font-size : 20px;
}

.ow_rma_remove {
    background     : #616161;
    color          : #fff;
    border-radius  : 50%;
    padding        : 5px;
    text-align     : center;
    float          : right;
    vertical-align : middle;
    width          : 20px;
    height         : 20px;
    line-height    : 20px;
}

.order-input-qty {
    width : 50px !important;
}

.add_field_button .ow_rma_plus {
    display        : inline-block;
    margin-right   : 5px;
    font-weight    : bold;
    color          : #9e9e9e;
    margin-left    : 0;
    font-size      : 19px;
    vertical-align : middle;
}

.add_field_button:hover {
    color : #f89828;
}

.add_field_button {
    padding       : 5px 10px;
    margin-bottom : 10px;
    background    : none;
    border        : none;
    font-weight   : bold;
    font-size     : 14px;
    cursor        : pointer;
}

.ow_rma_step3 p {
    line-height : 45px;
}

.ow_rma_next {
    float      : right;
    background : #f89828;
    font-size  : 14px;
    color      : #fff;
}

.rma-items .rma-one-item .item-description {
    width        : 100%;
    float        : none;
    border-right : 0px solid #ededed;
}

.rma-items .rma-one-item .item-options {
    border-left  : 0px solid #ededed;
    margin-left  : 0;
    padding-left : 0;
    width        : 90%;
    float        : none;
    background   : #f4f4f4;
    padding      : 15px;
    overflow     : hidden;
}

.rma-items .rma-one-item .item-description .ow_name {
    margin-left : 20px;
    display     : inline-block;
    font-size   : 16px;
    margin-top  : 42px;
    width       : 60%;
}

.rma-items .rma-one-item .item-description b {
    margin-left : 0;
}

.rma-items .rma-one-item .item-description img {
    /* width: 150px; */
    /* float: left; */
    /* margin-left: 10px; */
    float   : none;
    display : inline-block;
    width   : 100px;
}

.rma-items .rma-one-item .item-description input {
    float   : none;
    display : inline-block;
}

.rma-items .rma-one-item .item-options select,
.rma-items .rma-one-item .item-options input,
.rma-items .rma-one-item .item-options textarea {
    width : 100%;
}

.rma-items .rma-one-item .item-options > div label {
    width         : auto;
    display       : block;
    float         : none;
    margin        : 0;
    margin-bottom : 5px;
    font-weight   : 600;
}

.ow_rma_titles,
.ow_rma_title_select_items {
    background  : #f4f4f4;
    padding     : 10px 15px;
    border      : none;
    font-weight : bold;
    font-size   : 16px;
}

.rma-items .rma-one-item .item-options > div .total-qty {
    position : relative;
    left     : 5px;
    top      : 2px;
}

.ow_rma_attachment .small {
    font-size : 12px;
}

.ow_rma_attachment {
    padding : 10px;
    border  : 1px solid #dbdbdb;
}

.ow_rma_extra_notice {
    float        : right !important;
    clear        : none !important;
    line-height  : 9px;
    margin-right : 10px;
}

.ow_rma_start_btn,
.ow_rma_btn_set button.button {
    background-color : #f89828;
    color            : #fff;
}

.ow_rma_btn_set {
    border     : none;
    background : #f4f4f4;
    height     : 45px;
    padding    : 10px;
}

.rma-italic {
    font-family : 'Open Sans', sans-serif !important;
    font-style  : italic;
}

.ow_rma_comment_area {
    width : 100% !important;
}

.rma-history div.fieldset h2.legend {
    font-family : 'Open Sans', sans-serif !important;
    font-style  : italic;
    font-weight : bold;
    font-size   : 14px;
}

.ow_rma_blok .ow_rma_titles {
    padding : 10px 0px;
}

.ow_rma_blok {
    background : #f5f5f5;
    padding    : 15px;
}

.rma-items .rma-one-item:nth-child(even) {
    clear : left;
}

.rma-items .rma-one-item .item-description input[type=checkbox] {
    display : none;
}

.rma-items .rma-one-item .item-description input[type=checkbox] + label {
    background : url(../images/rma-checkbox.png) 0 0 no-repeat;
    height     : 25px;
    width      : 25px;
    display    : inline-block;
    padding    : 0 0 0 0px;
    cursor     : pointer;
}

.rma-items .rma-one-item .item-description input[type=checkbox]:checked + label {
    background : url(../images/rma-checkbox.png) -28px 0 no-repeat;
    height     : 25px;
    width      : 25px;
    display    : inline-block;
    padding    : 0 0 0 0px;
}

.rma-history div.fieldset {
    padding       : 5px 10px;
    margin        : 10px 0px;
    border-radius : 0;
    font-size     : 13px;
}

.rma-items .rma-one-item .item-options #another-rma {
    clear : both;
}

/* END RMA */
.rma-view .pull-right {
    float : none;
}

.rma-confirmation-form {
    z-index : 5000;
}

.rma-confirmation-form .close {
    top : 2px;
}

.rma-confirmation-form-overlay {
    z-index : 2000;
}

.rma-confirmation-form h2 {
    font-family   : "Open Sans", georgia, serif;
    color         : #f89828;
    font-size     : 14px;
    font-weight   : bold;
    margin-bottom : 20px;
}

/*harej 1.6.2016 - dodal stile za kits podstran*/
.grid12-3.ow_kits h3 {
    font-size      : 23px;
    text-transform : none;
    text-align     : center;
    font-weight    : bold;
    margin-bottom  : 20px;
}

.grid12-3.ow_kits {
    /* display: table-cell; */
    margin-left   : 0%;
    width         : 20%;
    /* float: none; */
    padding-top   : 23px;
    padding-left  : 22px;
    padding-right : 23px;
    position      : relative;
    color         : #fff;
    z-index       : 1;
    margin-bottom : 25px;
}

.ow_kits1:before {
    background-color : #00a0dd;
}

.ow_kits2:before {
    background-color : #83a143;
}

.ow_kits3:before {
    background-color : #bb6b1a;
}

.ow_kits4:before {
    background-color : #ad0513;
}

.ow_kits:before {
    content    : "";
    display    : block;
    position   : absolute;
    width      : 98%;
    height     : 67%;
    top        : 0;
    left       : 1%;
    z-index    : -1;
    visibility : visible;
}

.ow_heading_h4 {
    display : none;
}

.grid12-3.ow_kits section {
    /* min-height: 180px; */
    min-height : 215px;
}

.grid12-3.ow_kits li {
    list-style  : disc inside;
    margin-left : 1em;
    padding     : 3px 0;
}

.grid12-3.ow_kits h4 {
    font-size  : 21px;
    color      : #252525;
    text-align : center;
    float      : none;
}

.grid12-3.ow_kits .ow_kits_button a {
    border-radius       : 3px;
    padding             : 10px;
    font-size           : 12px;
    text-decoration     : none;
    display             : inline-block;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    margin              : 3px 0;
    line-height         : 1.2em;
    position            : relative;
    font-weight         : normal;
    text-align          : center;
    max-width           : 100%;
    min-width           : 100%;
    padding             : 12px 0px 10px;
    font-size           : 13px;
}

@media only screen and (max-width : 1720px) and (min-width : 1370px) {
    .grid12-3.ow_kits section {
        min-height : 215px;
    }
}

@media only screen and (max-width : 1196px) {
    .grid12-3.ow_kits {
        margin-left   : 0%;
        width         : 44%;
        padding-left  : 22px;
        padding-right : 23px;
        text-align    : center;
        margin-bottom : 50px;
    }
}

@media only screen and (max-width : 962px) {
    .grid12-3.ow_kits {
        width         : 43%;
        padding-left  : 20px;
        padding-right : 20px;
    }
}

@media only screen and (max-width : 767px) {
    .grid12-3.ow_kits {
        padding-left  : 0;
        padding-right : 0;
    }

    .grid12-3.ow_kits section {
        min-height : 180px;
    }
}

.category-kits .main .breadcrumbs {
    display : none;
}

/*harej end kits custom page*/

.ow_product_prefilled a {
    min-width        : 170px;
    background-color : #dadadb;
    line-height      : 40px;
    font-size        : 1.1666em;
    color            : #000;
    font-weight      : 600;
    border           : none;
    cursor           : pointer;
    display          : inline-block;
    text-align       : center;
    padding          : 0 20px;
}

.ow_product_prefilled {
    display    : block;
    text-align : center;
    margin     : 10px 0;
}

#billing-address label span {
    font-weight : normal;
    font-style  : italic;
    font-size   : 12px;
}

/*WISHLIST*/
.ow_wishlist {
    display      : inline-block;
    background   : url(../images/wand.png);
    width        : 17px;
    height       : 17px;
    margin-right : 5px;
}

.product-view .add-to-links a .label {
    text-decoration : underline;
}

.product-view .add-to-links a {
    display     : block;
    margin      : 0;
    font-weight : 600;
}

.my-wishlist .price-box {
    float        : left;
    line-height  : 50px;
    margin-right : 10px;
}

.my-wishlist .product-name {
    margin-bottom : 10px;
    min-width     : 300px;
}

.my-wishlist .add-to-cart-alt {
    margin-bottom : 0;
}

.my-wishlist input.qty {
    padding    : 5px;
    width      : 40px !important;
    height     : 40px;
    float      : right;
    margin-top : 5px;
}

.my-wishlist .btn-add {
    background-color : #f89828;
    color            : #fff;
}

.my-wishlist .data-table td {
    padding        : 10px;
    vertical-align : middle;
}

.my-wishlist .product-image {
    display   : block;
    margin    : 0 0 5px;
    margin    : 0 auto;
    min-width : 70px;
    max-width : 70px;
}

/*END WISHLIST*/
.ow_agree_btn:hover {
    color : #fff;
}

.ow_agree_btn {
    background : #f89828;
    color      : #fff;
    text-align : center;
    font-size  : 13px;
    padding    : 5px 10px;
}
.ow_extra_msg{
    display: block;
    border: 1px solid #f89828;
    padding: 15px;
    background: #fff;
    color: red;
    margin-top: 10px;
    font-size: 13px;
}


/* CLC Banner */
.ow_clc_banner_wrapper {
    padding: 30px 0px;
    background: #4f4f4f url(../images/backg.png) 0 0 repeat-x;
    background-position: bottom left;
}
/*
.ow_clc_banner_wrapper .ow_clc_content_wrapper {
  margin-bottom: 15px;
}
*/
.ow_clc_banner_wrapper .ow_clc_title {
    display: inline-block;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    font-family: 'magistralcregular', 'Open Sans';
}
.ow_clc_banner_wrapper .ow_clc_description {
    display: inline-block;
    color: #fff;
    margin-left:  30px;
    font-size: 18px;
}
.ow_clc_banner_wrapper .ow_clc_btn {
    display: inline-block;
    float: right;
    position: relative;
}
.ow_clc_banner_wrapper .ow_clc_btn a {
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #f89828;
    color: #fff;
    font-size: 16px;
}

/**********  END CLC BANNER  ***********/


/*responsive*/

@media only screen and (max-width : 1278px) {
    /* Buy Offers */
    .ow-buy-offers .buy-offer-items .item .products .product-delimiter {
        margin-left  : 20px;
        margin-right : 20px;
        height       : 80px;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals p {
        font-size    : 14px;
        margin-right : 20px;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals p span {
        font-size : 16px;
    }

    /* CLC Banner */

    .ow_clc_banner_wrapper .ow_clc_btn {
        float: none;
        clear: both;
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    /* END CLC Banner */
}

@media only screen and (max-width : 1279px) and (min-width : 1024px) {
    .nav-regular .nav-item.level0 > a {
        padding : 0 20px;
    }
}

@media only screen and (max-width : 1023px) and (min-width : 960px) {
    .nav-regular .nav-item.level0 > a {
        padding : 0 16px;
    }
}

@media only screen and (max-width : 1023px) {
    /* Buy Offers */
    .product-view .btn-buy-offer {
        min-width : 140px;
    }
}

@media only screen and (max-width : 959px) {
    /* Buy Offers */
    .ow-buy-offers .buy-offer-items .item .item-header {
        padding : 10px 20px;
    }

    .ow-buy-offers .buy-offer-items .item .products .product .product-price .price-box .price {
        font-size : 12px;
    }

    .product-view .btn-buy-offer {
        line-height : 40px;
        font-size   : 1.1em;
    }

    .ow-buy-offers .buy-offer-items .item .products .product img {
        height : 80px;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals-price {
        clear : right;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals {
        margin-top : 10px;
    }

    /* CLC Banner */
    .ow_clc_banner_wrapper .ow_clc_title {
        display: block;ł
        text-align: center;
    }
    .ow_clc_banner_wrapper .ow_clc_description {
        display: block;
        text-align: center;
        margin: 0px;
        margin-top: 10px;
    }
    .ow_clc_content_wrapper {
        padding: 0px 15px;
    }
    /* END CLC Banner */
}

/* 768px <= width */

@media only screen and (min-width : 768px) {
    .header-primary {
        margin-top     : -20px;
        padding-top    : 0;
        padding-bottom : 15px;
    }

    .collapsible .block-title {
        cursor : default;
    }

    .ow_last_heading_delivery {
        /*margin-top:25px; */
        margin-top : 15px;
    }

    .optiweb_become_our_reseller label,
    .optiweb_become_our_reseller textarea {
        width : 100%;
    }

    /*
.optiweb_become_our_reseller textarea{
  width: 540px;
}*/

}

@media only screen and (max-width : 768px) {
    a.level-top .ow_category_image {
        display : none;
    }

    .ow_bottom_cart .grid12-8 .border {
        border : none;
    }

    #subscribe-form .input-box {
        width : 285px;
    }

    #subscribe-form {
        display : block;
    }

    .ow-buy-offers .buy-offer-items .item .products .product {
        float      : none;
        text-align : center;
        display    : block;
        margin     : 0;
        margin-top : 15px;
    }
}

@media only screen and (max-width : 615px) {
    .ow_register_text {
        padding          : 0 5px;
        width            : 252px;
        background-color : rgb(238, 238, 238);
        display          : inline-block;
        padding-top      : 17px;
        margin-bottom    : 15px;
        text-align       : center;
    }

    .ow-buy-offers .buy-offer-items .item .products .product-delimiter {
        width           : 15px;
        background-size : contain;
        margin-left     : 15px;
        margin-right    : 15px;
        height          : 60px;
    }

    .ow-buy-offers .buy-offer-items .item .products .product img {
        height : 60px;
    }

    .product-view .btn-buy-offer {
        min-width : 120px;
    }

}

@media only screen and (max-width : 500px) {
    .welcome-msg {
        margin-right : 5px;
        text-align   : center;
        margin       : 0 auto;
        width        : 100%;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals p {
        padding-top : 0px;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals-button {
        clear : both;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals {
        margin-top : 20px;
        float      : left;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals-price {
        margin-left : 20px;
    }

    .ow-buy-offers .buy-offer-items .item .products .totals p span {
        line-height : 20px;
    }
}

@media only screen and (max-width : 550px) {
    .quick_search {
        width : 300px;
    }
}

@media only screen and (max-width : 479px) {
    .product-view .add-to-cart .btn-cart {
        display : inline-block;
        width   : auto;
    }

    .header-top .item {
        /*float: right;*/
        /* margin-left: 0;
	  margin-right: 0;*/
    }

    #currency-switcher-wrapper-regular,
    .ow_b2b_b2c,
    #currency-switcher-wrapper-regular .currency-switcher {
        background : none;
    }

    .footer-top-container .item {
        padding-top : 20px;
    }

    .header-container3 {
        background : #fff url(../images/backg.png) 0 35px repeat-x;
    }

    #confirmBox p {
        padding : 10px 5px;
    }

}

/* Urejal Janez @Optiweb - EKWB Quick order START */

.ow_b2b_quickorder table.excel {
    border-style    : ridge;
    border-width    : 1;
    border-collapse : collapse;
    font-family     : sans-serif;
    font-size       : 12px;
}

.ow_b2b_quickorder table.excel thead th,
.ow_b2b_quickorder table.excel tbody th {
    background     : #ccc;
    border-style   : ridge;
    border-width   : 1;
    text-align     : center;
    vertical-align : bottom;
}

.ow_b2b_quickorder table.excel tbody th {
    text-align : center;
    width      : 20px;
}

.ow_b2b_quickorder table.excel tbody td {
    vertical-align : bottom;
}

.ow_b2b_quickorder table.excel tbody td {
    padding : 0 3px;
    border  : 1px solid #eee;
}

.ow_b2b_quickorder .ow_b2b_button {
    border          : 0;
    background      : #616161;
    padding         : 10px 20px;
    margin-right    : 20px;
    color           : #333;
    color           : white;
    font-size       : 14px;
    text-decoration : none;
    display         : block;
    float           : left;
    line-height     : 24px;
}

.ow_b2b_quickorder .ow_b2b_button:hover,
.ow_b2b_quickorder .ow_b2b_button:hover {
    color           : white;
    background      : #f89828;
    text-decoration : none;
    cursor          : pointer;
}

.ow_b2b_quickorder .ow_b2b_upload {
    padding     : 10px 10px;
    line-height : 22px;
    background  : white !important;
    border      : 1px solid #dbdbdb;
    color       : #7d7d7d !important;
}

.ow_b2b_quickorder {
    margin-top : 20px;
}

.ow_b2b_quickorder p {
    clear    : both;
    overflow : hidden;
}

.ow_b2b_quickorder p.checkbox {
    color       : #414141;
    padding-top : 10px;
}

.ow_b2b_quickorder p.checkbox input {
    margin-right : 5px;
}

.ow_b2b_quickorder_step {
    margin-bottom : 20px;
    display       : block;
    overflow      : hidden;
    clear         : both;
    background    : #f4f4f4;
    padding       : 20px;
}

.ow_b2b_quickorder_title {
    display        : block;
    overflow       : hidden;
    clear          : both;
    padding-bottom : 5px;
    border-bottom  : 1px solid #dbdbdb;
    margin-bottom  : 20px;
}

.ow_b2b_quickorder_title h4,
.ow_b2b_quickorder_title .ow_b2b_quickorder_number {
    float : left;
}

.ow_b2b_quickorder_title h4 {
    color       : #414141;
    font-weight : 600;
    line-height : 30px;
}

.ow_b2b_quickorder_step .ow_b2b_quickorder_number {
    margin-right  : 10px;
    background    : #c2c2c2;
    color         : white;
    border-radius : 50%;
    width         : 24px;
    height        : 24px;
    padding       : 4px;
    line-height   : 24px;
    text-align    : center;
    font-weight   : bold;
}

.ow_b2b_quickorder p.msg {
    margin-bottom : 20px;
    font-size     : 14px;
    color         : white;
    background    : #f89828;
    padding       : 5px 10px;
}

.ow_b2b_quickorder_file_content {
    overflow   : auto;
    max-height : 250px;
    border     : 1px solid #ccc;
    padding    : 10px;
}

.ow_b2b_quickorder_step p {
    font-size   : 14px;
    font-weight : bold;
    color       : #717171;
}

.ow_b2b_quickorder form {
    clear    : both;
    overflow : hidden;
    display  : block;
}

.ow_b2b_quickorder .loader .counter {
    text-align : center;
}

.ow_b2b_quickorder .show-cart {
    background-color : #f1f1f1;
    overflow         : hidden;
    clear            : both;
}

.ow_b2b_quickorder_step_last {
    border-top : 1px solid #dbdbdb;
    margin-top : 20px;
}

.ow_b2b_quickorder .show-cart .ow_b2b_button {
    float : right;
}

.ow_b2b_quickorder button#load {
    padding     : 0 3em;
    outline     : none;
    border      : none;
    color       : #fff;
    /*text-transform: uppercase;*/
    /*font-weight: 700;
  letter-spacing: 1px;
  font-size: 1em;*/
    line-height : 24px;
    font-size   : 14px;
    overflow    : hidden;
    padding     : 10px 20px;
    /*border-radius: 5px;
  background: rgba(0,0,0,0.2);*/
    background  : #f89828;
    text-align  : center;
    cursor      : pointer;
    /*margin: 20px auto;*/
    display     : block;
    float       : left;
}

.ow_b2b_quickorder button#load:hover {
    background-color : #f58708;
}

.ow_b2b_quickorder #loader-img {
    margin  : 0 auto;
    display : block;
}

p.ow_b2b_quick_upload_notice,
.ow_b2b_quickorder .log p {
    font-size     : 12px;
    font-weight   : normal;
    padding       : 10px 10px;
    margin-bottom : 5px;
    color         : #333;
}

p.ow_b2b_quick_upload_notice,
.ow_b2b_quickorder .log p.success {
    background   : #e1f4c7 url(../images/icon-success.png) 15px 50% no-repeat;
    padding-left : 40px;
}

.ow_b2b_quickorder .log p.error {
    background   : #ffd8c7 url(../images/icon-error.png) 15px 50% no-repeat;
    padding-left : 40px;
}

.ow_b2b_quickorder .border { border : 3px solid #fff; border-radius : 5px; }

.ow_b2b_quickorder_file_content table {
    border     : 1px solid #dbdbdb;
    background : white;
}

.ow_b2b_quickorder_file_content table th {
    font-weight : bold;
    background  : #c2c2c2;
    padding     : 5px 20px;
    border      : 1px solid #dbdbdb;
}

.ow_b2b_quickorder_file_content table td {
    padding : 5px 20px;
    border  : 1px solid #dbdbdb;
}

/* Urejal Janez @Optiweb - EKWB Quick order END */

/* Urejal Janez @Optiweb - EKWB Estimate Delivery Date START */
p.ow_estimate_delivery_date {
    font-style : italic;
    color      : #f89836;
}

p.ow_estimate_delivery_date.ow_with_padding {
    padding-left : 20px;
}

/* Urejal Janez @Optiweb - EKWB Estimate Delivery Date END */

/* Urejal Janez @Optiweb - EKWB Image auto height on product description START */
.ow_product_bottom img {
    height : auto;
}

/* Urejal Janez @Optiweb - EKWB Image auto height on product description END */

/* Urejal Janez @Optiweb - EKWB Footer payment image margin START */
.footer-primary .payments-content img {
    margin-bottom : 5px;
}

/* Urejal Janez @Optiweb - EKWB Footer payment image margin END */

/* Urejal Janez @Optiweb 5.2.2016 - podčrtovanje linkov znotraj CMS besedil START*/
.cms-page-view .col-main a {
    text-decoration : underline;
}
.cms-page-view .col-main .pager a,
.cms-page-view .col-main .product-name a{
    text-decoration : initial;
}

/*Izjema je stran three-ways-to-order ter support page*/
.col-main .ow_support_page a,
.cms-three-ways-to-order .col-main a {
    text-decoration : none;
}

.catalog-category-view .category-description a {
    text-decoration : underline;
}

/* Urejal Janez @Optiweb 5.2.2016 - podčrtovanje linkov znotraj CMS besedil END*/

/* harej - quick order START */
.ow_icon-cart span.ic {
    font-size    : 20px;
    margin-right : 10px;
}

.ow_b2b_button .ow_icon-file:before {
    content       : "";
    background    : url(../images/icon-xls.png) 0 0 no-repeat;
    display       : inline-block;
    height        : 16px;
    width         : 12px;
    margin-right  : 10px;
    margin-bottom : -2px;
}

.ow_b2b_button .ow_icon-upload:before {
    content       : "";
    background    : url(../images/icon-upload.png) 0 0 no-repeat;
    display       : inline-block;
    height        : 16px;
    width         : 21px;
    margin-right  : 10px;
    margin-bottom : -3px;
}

.ow_b2b_quickorder .ow_b2b_button.ow_qo_cart {
    background : #bcbdc0;
}

.ow_b2b_quickorder .ow_b2b_button.ow_qo_checkout {
    background : #fdaa3d;
}

.ow_quick_help {
    float       : right;
    font-weight : bold;
}

/* harej - quick order END */

/* Habjan - bundled product - 31.3.2016 */

#product-options-wrapper {
    clear : left;
}

.price-box-bundle {
    clear  : both;
    margin : 4px 0 15px;
}

/* Habjan - bundled product - 20.6.2016/21.6.2016 */
.ow_price_stock .ow-special-price {
    display : block;
    margin  : 15px 0;
    clear   : both;
}

#product-options-wrapper p.required {
    color : #d9595d;
    top   : -25px;
}

#product-options-wrapper dt > label {
    font-size        : 15px;
    color            : #2a2e31;
    background-color : #f4f4f4;
    border-bottom    : solid 1px #e5e5e5;
    display          : block;
    padding          : 10px 20px;
    margin-top       : 25px;
}

#product-options-wrapper dt > label.required em {
    color : #d9595d;
}

#product-options-wrapper .ow-bundle-box {
    padding : 10px 0 10px 25px;
}

#product-options-wrapper .ow-bundle-box ul.options-list li {
    padding : 5px 0;
}

#product-options-wrapper .ow-bundle-box ul.options-list .label {
    margin-left : 30px;
    color       : #464646;
}

#product-options-wrapper .ow-bundle-box ul.options-list .label .price-notice,
#product-options-wrapper .ow-bundle-box ul.options-list .label .price-notice .price {
    color       : #464646;
    margin-left : 0;
    float       : right;
    font-style  : italic;
}

#product-options-wrapper .ow-bundle-box ul.options-list .label.ow-selected label,
#product-options-wrapper .ow-bundle-box ul.options-list .label.ow-selected .price-notice,
#product-options-wrapper .ow-bundle-box ul.options-list .label.ow-selected .price-notice .price {
    font-weight : 600;
    font-style  : normal;
}

#product-options-wrapper .ow-bundle-box .options-list input.radio,
#product-options-wrapper .ow-bundle-box .options-list input.checkbox {
    visibility : hidden;
}

#product-options-wrapper .ow-bundle-box .options-list span.label {
    position : relative;
}

#product-options-wrapper .ow-bundle-box .options-list span.label > label {
    cursor : pointer;
}

/* Radio */
#product-options-wrapper .ow-bundle-box .options-list input.radio ~ span.label span.ow-radio-icon {
    display               : block;
    position              : absolute;
    height                : 21px;
    width                 : 21px;
    left                  : -35px;
    top                   : calc(50% - 12px);
    background            : #fff;
    border                : solid 1px #ddd;
    -webkit-border-radius : 50%;
    -moz-border-radius    : 50%;
    border-radius         : 50%;
    transition            : background 0.3s;
}

#product-options-wrapper .ow-bundle-box .options-list input.radio:checked ~ span.label span.ow-radio-icon {
    background : #f89828;
    border     : solid 1px #f89828;
}

#product-options-wrapper .ow-bundle-box .options-list input.radio:checked ~ span.label span.ow-radio-icon:before {
    content             : "";
    position            : absolute;
    height              : 15px;
    width               : 15px;
    left                : 3px;
    top                 : 3px;
    background-image    : url('../images/input-checked.png');
    background-repeat   : no-repeat;
    background-position : center center;
}

/* Checkbox */
#product-options-wrapper .ow-bundle-box .options-list input.checkbox ~ span.label span.ow-checkbox-icon {
    display    : block;
    position   : absolute;
    height     : 21px;
    width      : 21px;
    left       : -35px;
    top        : calc(50% - 12px);
    background : #fff;
    border     : solid 1px #ddd;
    transition : background 0.3s;
}

#product-options-wrapper .ow-bundle-box .options-list input.checkbox:checked ~ span.label span.ow-checkbox-icon {
    background : #f89828;
    border     : solid 1px #f89828;
}

#product-options-wrapper .ow-bundle-box .options-list input.checkbox:checked ~ span.label span.ow-checkbox-icon:before {
    content             : "";
    position            : absolute;
    height              : 15px;
    width               : 15px;
    left                : 3px;
    top                 : 3px;
    background-image    : url('../images/input-checked.png');
    background-repeat   : no-repeat;
    background-position : center center;
}

#product-options-wrapper .qty-holder {
    margin-left : 20px;
}

#product-options-wrapper .qty-holder label {
    vertical-align : middle;
    line-height    : 30px;
    border         : solid 1px #ddd;
    border-right   : none;
    display        : inline-block;
    padding        : 0 10px;
}

#product-options-wrapper .qty-holder input.qty {
    height : 32px;
}

/* Bundle product - 4.7.2016 */
.ow-product-type-bundle .price-as-configured .price-label {
    font-weight : normal;
    font-size   : 1em;
}

.ow-product-type-bundle .price-as-configured .full-product-price .price {
    font-size   : 1.4em;
    font-weight : normal;
}

.ow-product-type-bundle .ow-special-price .price-label {
    font-weight    : bold;
    text-transform : uppercase;
    font-size      : 1.3em;
}

.ow-product-type-bundle .availability {
    display : none;
}

.ow-span-tooltip > img {
    max-width : 350px;
}

@media only screen and (max-width : 1120px) {
    .ow-span-tooltip > img {
        max-width : 100%;
    }
}

.ow-bundle-box .ow-info-icon {
    font-family   : monospace;
    font-weight   : bold;
    color         : #777;
    background    : #fff;
    border        : solid 1px #777;
    display       : inline-block;
    width         : 17px;
    height        : 17px;
    line-height   : 17px;
    text-align    : center;
    border-radius : 50%;
    transition    : background 0.3s, color 0.3s;
}

.ow-bundle-box .ow-info-icon:hover {
    background : #777;
    color      : #fff;
    border     : solid 1px #777;
}

/* User agent defined for Desktop app -- Habjan 8.4.2016 */
html[data-useragent*='EKWBLoop'] body.customer-account-create #top.header-container,
html[data-useragent*='EKWBLoop'] body.customer-account-create div.footer-container,
html[data-useragent*='EKWBLoop'] body.customer-account-create div.footer-bottom-container,
html[data-useragent*='EKWBLoop'] body.customer-account-create .ow-cookie-wrapp,
html[data-useragent*='EKWBLoop'] body.customer-account-create a.back-link {
    display : none !important;
}

/* Skrito dodatno polje v zaključku nakupa za shranjevanje Estimate delivery date */
#checkout-additional li#ow_checkout_tm_field4{
    display: none;
}

/* skrit product description in textarea znotraj wishlist */
.my-wishlist .description,
.my-wishlist textarea{
    display: none;
}