/*@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Thin.ttf') format('ttf');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Light.ttf') format('ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Light.ttf') format('ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-ExtraBold.ttf') format('ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-BlackItalic.ttf') format('ttf');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-ExtraLight.ttf') format('ttf');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-LightItalic.ttf') format('ttf');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-MediumItalic.ttf') format('ttf');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-BoldItalic.ttf') format('ttf');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Black.ttf') format('ttf');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-ExtraLightItalic.ttf') format('ttf');
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-SemiBold.ttf') format('ttf');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-ExtraBoldItalic.ttf') format('ttf');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Bold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-ThinItalic.ttf') format('ttf');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Medium.ttf') format('ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-Bold.ttf') format('ttf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-Italic.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Work_Sans/WorkSans-SemiBoldItalic.ttf') format('ttf');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat/Montserrat-ExtraLight.ttf') format('ttf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}*/
.btn:focus{
	outline: none !important;
}
.img-sizer{
height: 200px;
width: 100%;
border-style: solid;
border-width: 3px;
}


.icon-block.icon-block-1 .icon-block-body {
display: table-cell;
vertical-align: top;
padding-left: 0px; 
}

.naslov-odmik{
	padding-top: 9px;
}

.col-md-4 .col-sm-6 a{
	text-align: center;
}

header .navbar-wp .navbar-brand img {
   height: auto;

}

.sub-menu li {
	margin-left:0px !important;
}

.cart-header-items tr{
	    border-bottom: 1px solid #eaeaea;
}
.nav > ul > li > a {
    display: block;
    padding: 20px 15px;
    font-size: 20px;
    color: #fff;
    text-align:center;
}
.slider_flower {
    background-color: #FFF;
    padding-bottom: 120px;
}
.slider_flower.slider_flower_first_page{
	background-color:#eeece6;
}
.aside-menu.right {
    width: 100%;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    background: #fcd900;
    border-left: none;
    display: none;
    z-index: 999999;
    border-left: 3px solid #FFF;
}
.nav > ul > li {
    border-bottom: 1px solid rgba(247, 231, 233, 0.23);
}
.aside-menu .form-search {
    margin: 0;
    border-bottom: 1px solid rgba(247, 231, 233, 0.23);
    margin-bottom: 0px;
}

.nav > ul > li > a:hover {
    text-decoration: none;
    color: #e60061;
    background: rgb(255, 255, 255);
}

.contact_custom {
	
}

.contact_custom a{
	color: #ffffff;
    cursor: pointer;
    font-weight: 500;
}

.contact_custom a:hover {
    color: #cecece;
    text-decoration: none;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .35s;
}


.base {
background: #E60061;
color: #fff !important;
}

.gumb-odmik{
margin-top: 7px;
width: 100%;
}

.top-header {
border-bottom: 1px solid #e0eded;
background: #FAFAFA;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #FFFFFF;
}

/*
#layerslider {
	width: 1920px;
	height: 350px;
}
*/

header .navbar-wp .navbar-brand {
height: auto;
  padding: 24px 15px;
margin-top: -5px;
border: none;
border-radius: 0px;
}

.navbar-wp .navbar-nav > li > a {
border-top: 3px solid transparent;
padding: 45px 16px;
margin-right: 0;
font-size: 14px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color: #000000;
text-transform: uppercase;
-webkit-transition: all .25s ease-out;
-moz-transition: all .25s ease-out;
transition: all .25s ease-out;
}

.navbar-wp .navbar-nav > .active > a, .navbar-wp .navbar-nav > .active > a:hover, .navbar-wp .navbar-nav > .active > a:focus {
  color: #FFF !important;
  background-color: rgba(196, 22, 28, 0);
  border-radius: 0;
  font-weight:700 !important;
}

.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
color: #645448;
background-color: #C4161C;
}

.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
color: #fff;
background-color: #C4161C;
border-top: 3px solid #fcd900;
}

.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
    background-color: rgba(255, 255, 255, 0);
    border-top: 3px solid transparent;
    /*color: #FFF !important;*/
}
.header-alpha .navbar-wp .navbar-nav > li > a:hover, .header-alpha .navbar-wp .navbar-nav > li > a:focus {
    /*background-color: rgba(255, 255, 255, 0) !important;*/
    border-top: none;
    color: #fcd900;
}
.navbar-wp .navbar-nav > .open > a, .navbar-wp .navbar-nav > .open > a:hover, .navbar-wp .navbar-nav > .open > a:focus {
color: #fff;
background-color: #C4161C;
border-color: #C4161C;
}

.navbar-wp .dropdown-menu > li > a:hover {
  background: #fcd900;
  color: #fff;
}

.btn-base {
color: #fff !important;
background-color: #C4161C;
border: 1px solid;
border-color: #C4171D;

}
ul.categories > li.active {
  background: #FFFFFF;
  text-decoration: underline;
}
.user-account ul.categories > li.active{
	text-decoration:none;
}
ul.categories > li.active a {
  color: #000000;
  text-decoration: none;
}
ul.categories > li.active a i{
  color: #999;
}

.top-header {
border-bottom: 1px solid #E5E5E5;
background: #645448;
}

.pg-opt {
  	border-top: none;
    background: #000000;
  	color: #000000;
    margin-top: 0px;
    /*background-image: url(../images/ozadje_slider.jpg) !important;*/
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-position: 100%;
    border-bottom: none;
    background-size: cover;
    
    padding:5px 0;
        
    /*display:none;*/
}

.pg-opt h2 {
    color: #fafafa;
}
.panel-default {
    border-color: #ffffff;
}

.panel-heading {
border-color: #E5E5E5;
background: #fcfcfc;
}

.navbar-wp {
margin: 0;
padding: 0;
border: 0;
border-radius: 0;
z-index: 3;
background: #FFFFFF;
border-bottom: 1px solid #E5E5E5;
}
.pg-opt .breadcrumb {
    float: none;
    width: 100%;
    margin: 0;
    padding: 10px 0px 10px 0;
    background: transparent;
    border-radius: 0;
    text-align: left;
}
.sky-form .radio input:checked+ i, .sky-form .checkbox input:checked+ i, .sky-form .toggle input:checked+ i {
    border-color: #fcd900;
}
.sky-form .checkbox input+ i:after {
    color: #fcd900;
}
.sky-form i.icon-append:before{
    font-family:FontAwesome;
}
h2.naslovi_bread, .naslovi_bread {
    color: #001e59;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0px;
    width: 100%;
    float:none;
    padding:10px 0;
    
    display:none;
}
.pg-opt .naslovi_bread {
	color: #FFF;
}

ul.categories {
list-style: none;
margin: 0;
padding: 0 !important;
border: 1px solid #E5E5E5;
overflow: hidden;
}

.panel-default > .panel-heading {
border-color: #E5E5E5;
background: #fcfcfc;
}

ul.categories > li {
  border-bottom: 1px solid #e3e3e3;
  position: relative;
}

.pg-opt .breadcrumb li.active {
  color: #fcd900;
}

.size-high{
	width: 100%;
	margin-bottom: 11px;
}

ul.categories > li {
  border-bottom: none;
}

ul.categories > li > a.active {
    text-decoration: none;
    background-color: #001e59;
    color: #ffffff;
    padding-left: 12px;
    font-weight: bold;
}
ul.categories>li>a {
    font-family: 'Montserrat', sans-serif;
    padding-left: 0px;
    border-bottom: 1px dotted #000000132;
    padding: 11px 5px 10px 10px;
    display: block;
    width: 100%;
}.categories>li>a:after {
  content: "";
}

hr {
    margin: 15px 0;
    border-color: #7e7e7e;
}


.navbar-wp .dropdown-menu {
min-width: 220px;
padding: 0;
background: #fff;
border: 0;
border-top: 1px solid  #E5E5E5;
border-bottom: 3px solid  #E5E5E5;
border-radius: 2px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-color: #e3e3e3;
  color: rgb(15, 15, 15);
}

.table-striped>tbody>tr:nth-child(odd) {
  /*background-color: rgba(249, 249, 249, 0);*/
}
 

.product-list-filters .pagination li a {
border-top: 0;
border-bottom: 0;
border-radius: 0;
padding: 10px 16px;
}
.pagination > li > a, .pagination > li > span {
    background-color: #f8f7f7;
    border-color: #e3e3e3;
    line-height: 36px !important;
    height: 42px !important;
    padding: 0 15px !important;
    font-size: 14px !important;
    color: #292a2b !important;
    border: 1px solid #e3e3e3 !important;
}

.wp-block.product {
background: #fff;
padding: 15px;
margin-bottom: 20px;
border: 1px solid #E5E5E5;
}

.ribbon.base:after {
border-bottom: 27px solid #C4151B;
}

.ribbon.base:before {
border-top: 27px solid #C4161C;
}

.ribbon.base {
background: #C4161C;
color: #fff;
border-right: 5px solid #F5DFA6;
}


.ribbon.yellow:before {
    border-top: 27px solid #fcd900;
}

.ribbon.yellow:after {
    border-bottom: 27px solid #fcd900;
}


.ribbon.yellow {
    background: #fcd900;
    color: #fff;
    border-right: 5px solid #fcd900;
}

.tabs li.active a {
  color: #FFF;
  border-bottom: none;
}

.panel-sidebar-1 h4 {
padding: 15px;
font-size: 13px;
font-weight: normal;
text-transform: capitalize;
color: #C4161C;
}

.cena{
font-size: 26px;
font-weight: 500;
margin-left: 10px;
}

.cena-popust{
font-size: 16px;
font-weight: 500;
color: #C3161C;
text-decoration: line-through;
}

.tabs-framed {
  border: 1px solid #e3e3e3;
}
.tabs-framed .tab-content{
	padding-right: 15px;
}
    
.tabs {
    border-bottom: 1px solid rgba(63, 63, 63, 0.46);
}
a:hover {
/*color: #C3161C;*/
text-decoration: none;
-o-transition: .3s;
-ms-transition: .3s;
-moz-transition: .3s;
-webkit-transition: .3s;
transition: .35s;
}

.shop .product-price > .price.discount {
  font-size: 16px;
  font-weight: 500;
  color: #fcd900;
  text-decoration: line-through;
}

h1, h2, h3, h4, h5, h6 {
font-weight: 300;
line-height: 1.2em;
margin-bottom: .7em;
text-transform: none;
}

.owl-carousel-nav {
    position: relative;
    top: -27px;
    z-index: 2;
}
.owl-carousel-nav a {
    width: 30px;
    height: 30px;
    line-height: 24px;
    position: absolute;
    top: -15px;
    right: 0;
    margin-top: 0;
    font-size: 18px;
    text-align: center;
    border: 1px solid transparent;
    background: #fcd900;
    color: #ffffff;
    opacity: 1;
    font-size: 26px;
}

.owl-carousel-nav a.levo {
	right: 51px;
}

.owl-carousel-nav a.desno {
	right: 15px;
}

.wp-block.property.list {
	margin-left:15px;
	margin-right:15px;
}
.dl-horizontal dd.one-item {
	margin-left: 0px;
	margin-bottom: 25px;
	margin-top: 10px;
}
/*
form.pnv-dodaj-naslov .radio input[type=radio], .checkbox input[type=checkbox]{
	margin-left: 0px;
}
form.pnv-dodaj-naslov .radio input, form.pnv-dodaj-naslov .checkbox input{
	position: absolute;
	left: 0px;
}
form.pnv-dodaj-naslov label{
	font-weight:bold;
}*/

/**
 * 	CHECKOUT PANELI
 */

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  background-color: inherit;
  border: 0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-group .panel .panel-heading {
  background-color: inherit;
  padding: 0;
  position: relative;
}
.panel-group .panel .panel-heading > .panel-title:before {
  background: #e1e1e1;
  background: rgba(221, 221, 221, 0.25);
  bottom: 0;
  content: "";
  display: block;
  left: 45px;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 1;
}
.panel-group .active.panel .panel-heading > .panel-title:before {
  background: #444;
  background: rgba(255,255,255,.2);
}
.panel-group .panel .panel-heading > .panel-title > a {
  background-color: #f2f2f2;
  color: #1e1e1e;
  display: block;
  line-height: 22px;
  padding: 9px 9px 9px 60px;
  text-decoration: none;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.panel-group .panel .panel-heading > .panel-title > a:hover {
  background-color: #e9e9e9;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
}
.panel-group .active.panel .panel-heading > .panel-title > a,
.panel-group .active.panel .panel-heading > .panel-title > a:hover {
  background-color: #1e1e1e;
  color: #fff;
  display: block;
  padding: 9px 9px 9px 60px;
  text-decoration: none;
}
.panel-group .panel .panel-heading > .panel-title > a:before,
.panel-group .panel .panel-heading > .panel-title > a:after {
  background: #1e1e1e;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 19px 0 0 15px;
  position: absolute;
  top: 0;
  width: 16px;
}
.panel-group .panel .panel-heading > .panel-title > a:after {
  height: 16px;
  margin: 12px 0 0 22px;
  width: 2px;
}
.panel-group .active.panel .panel-heading > .panel-title > a:before,
.panel-group .active.panel .panel-heading > .panel-title > a:after {
  background: #fff;
}
.panel-group .active.panel .panel-heading > .panel-title > a:after {
  display: none;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 0 none;
}
.panel-group .panel.e-hidden {
  margin: 0;
  overflow: hidden;
}
.panel-group .panel-default .panel-heading > .panel-title > a {
  background-color: #f2f2f2;
}
.panel-group .panel-default .panel-heading > .panel-title > a:hover {
  background-color: #e9e9e9;
}
.panel-group .panel-primary .panel-heading > .panel-title > a {
  background-color: #037ac5;
  color: #fff;
}
.panel-group .panel-primary .panel-heading > .panel-title > a:hover {
  background-color: rgba(3,122,197,.9);
  color: #fff;
}
.panel-group .panel-success .panel-heading > .panel-title > a {
  background-color: #738d00;
  color: #fff;
}
.panel-group .panel-success .panel-heading > .panel-title > a:hover {
  background-color: rgba(115,141,0,.9);
}
.panel-group .panel-info .panel-heading > .panel-title > a {
  background-color: #0098ca;
  color: #fff;
}
.panel-group .panel-info .panel-heading > .panel-title > a:hover {
  background-color: rgba(0,152,202,.9);
}
.panel-group .panel-warning .panel-heading > .panel-title > a {
  background-color: #f89406;
  color: #fff;
}
.panel-group .panel-warning .panel-heading > .panel-title > a:hover {
  background-color: rgba(248,148,6,.9);
}
.panel-group .panel-danger .panel-heading > .panel-title > a {
  background-color: #c10841;
  color: #fff;
}
.panel-group .panel-danger .panel-heading > .panel-title > a:hover {
  background-color: rgba(193,8,65,.9);
}
.panel-group .panel-primary .panel-heading > .panel-title > a:before,
.panel-group .panel-primary .panel-heading > .panel-title > a:after,
.panel-group .panel-success .panel-heading > .panel-title > a:before,
.panel-group .panel-success .panel-heading > .panel-title > a:after,
.panel-group .panel-info .panel-heading > .panel-title > a:before,
.panel-group .panel-info .panel-heading > .panel-title > a:after,
.panel-group .panel-warning .panel-heading > .panel-title > a:before,
.panel-group .panel-warning .panel-heading > .panel-title > a:after,
.panel-group .panel-danger .panel-heading > .panel-title > a:before,
.panel-group .panel-danger .panel-heading > .panel-title > a:after {
  background-color: #fff;
}
.panel-group.one-open .panel.active .panel-heading > .panel-title > a {
  cursor: default;
}
.panel-group .panel-body {
  padding: 10px 0 10px 1px;
}
.panel.panel-bg .panel-body {
  background: #f7f7f7;
  padding-left: 20px;
  padding-right: 20px;
}

#checkoutsteps {
  list-style: none;
  margin: 0;
  padding: 0;
}
#checkoutsteps > li {
  margin: 0 0 11px;
}
#checkoutsteps .step-title {
    background: #fcd900;
    border: none;
    border-left: 1px solid #FFF;
    color: #FFFFFF;
    display: block;
    height: 50px;
    padding: 0 12px;
    text-decoration: none;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
#checkoutsteps li:nth-of-type(1) .step-title{
	border-left:none;
}
#checkoutsteps .step-title.collapsed {
  border-color: #323232;
  color: #FFFFFF;
}
#checkoutsteps a.step-title:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
#checkoutsteps .step-title .number {
  color: #FFF;
  float: right;
  font-size: 16px;
  line-height: 49px;
}
#checkoutsteps .step-title h6 {
  font-size: 14px;
  font-weight: normal;
  line-height: 49px;
  margin: 0;
  color:#FFF;
}
#checkoutsteps .step-content {
  border: 1px solid #323232;
  border-top: 0 none;
  font-size: 12px;
  line-height: 20px;
  padding: 22px 18px 19px;
}
#checkoutsteps .step-content label {
  font-size: 12px;
  line-height: 22px;
}
#checkoutsteps .step-content .radio, #checkoutsteps .step-content .checkbox {
  line-height: 18px;
    color: #645448;
}
#checkoutsteps .step-content .radio .new-radio,
#checkoutsteps .step-content .checkbox .new-checkbox {
  margin-top: 0;
}
#checkoutsteps .step-content .title {
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 17px;
  padding: 0 0 10px;
  position: relative;
}
#checkoutsteps .step-content .title:before {
  background: #1e1e1e;
  bottom: 0px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 40px;  
}
#checkoutsteps .step-content .register-radio {
  margin: 0 0 22px 39px;
}
#checkoutsteps .step-content ul {
  list-style-type: disc;
}
#checkoutsteps .step-content .col-1 .buttons-box {
  margin: 25px 0 0 0;
}
#checkoutsteps .step-content input.last {
  margin-bottom: 14px;
}
#checkoutsteps .step-content .buttons-box {
  font-size: 11px;
  line-height: 1.5;
  margin-top: 6px;
  overflow: hidden;
  padding-top: 10px;
  text-align: right;
}
#checkoutsteps .step-content .buttons-box .btn {
  float: left;
  margin: -10px 10px 0 0;
}
#checkoutsteps .step-content .buttons-box .required {
  display: inline-block;
  font-size: 11px;
  margin-left: 12px;
}

.sidebar.checkout-progress {
  
}
.sidebar.checkout-progress header {
  margin: 0 0 13px;
}
.sidebar.checkout-progress .progress-list {
  margin: 0;
}
.sidebar.checkout-progress .progress-list li {
  color: #7f7f7f;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 12px 0 7px;
}
.sidebar.checkout-progress .progress-list li + li {
  border-top-width: 1px;
}
.sidebar.checkout-progress .progress-list li a {
  color: #7f7f7f;
  float: right;
}
.sidebar.checkout-progress .progress-list li.active {
  color: #1e1e1e;
  font-weight: bold;
}
.sidebar.checkout-progress .progress-list li.active a {
  display: none;
}

/**
 * 	KONEC CHECKOUT PANELI
 */

.btn-default {
color: #000;
background-color: #fcd900;
border-color: #7e7e7e;
font-weight:500;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
color: #FFF;
background-color: #000;
border-color: #adadad;
}

#checkoutsteps .step-content .buttons-box .btn {
float: left;
margin: 0px 0px 0 0;

}

.step-odmik{ padding: 22px 18px 19px;
}

#checkoutsteps input[type=radio], #checkoutsteps input[type=checkbox]
{
	margin:0px;
	position: relative; 
}

.carousel-1 {
	margin-bottom: 0px;
}

.tabi_podvsebine
{
	margin-top:10px;
	
}

.wp-block.product .price.discount {
padding: 7px 0 0 0;
margin-right: 4px;
font-size: 14px;
font-weight: 500;
color: #7e7e7e;
text-decoration: line-through;
margin-left: 0px;
}

.panel-base .panel-heading.panel-heading-lg {
padding: 25px;
font-size: 20px;
font-weight: 500;
text-align: center;
}

.icon-block.icon-block-1 .icon-block-body {
display: table-cell;
vertical-align: top;
/*padding-left: 15px;*/
}
 

.btn-icon-right.btn-lg span, .btn-icon-right.btn-lg input {
padding-left: 30px;
padding-right: 60px;
}

.section-title {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: 500;
text-transform: none;
position: relative;
}

.vsebine_pas_1 {
	background-color: rgb(247, 247, 247);
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.bb{
	border-bottom: 1px solid #E5E5E5;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #FFFFFF;
background: none;
background-color: rgb(195, 21, 27);
}

div.wp-tabs div.tab-content.tab-content-inverse {
border: 1px solid #eee;
background: rgb(255, 255, 255);
color: black;
}

.vsebine_pas_3 {
	background-color: rgb(247, 247, 247);
padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.vsebine_pas_2 {
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.vsebine_pas_4{
		padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.vsebine_pas_6{
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.vsebine_pas_8{
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.nav-pills > li > a {
border-radius: 0;
border-right: 1px solid #e0eded;
background-color: white;
}

.vsebine_pas_5 {
	background-color: rgb(247, 247, 247);
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}


.vsebine_pas_7 {
	background-color: rgb(247, 247, 247);
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}


.vsebine_pas_9 {
	background-color: rgb(247, 247, 247);
	padding-top: 60px !important;
padding-bottom: 76px !important;
font-size: 14px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #ffffff;
    border-color: #645448;
}
section ul {
	/*padding-left:30px;*/
	margin-bottom:10px;
}



section ul li {
	list-style: disc;
	margin-left: 26px;
	font-size: 15px;
}

#asideMenu li {
	list-style: none;
	margin-left: 0;
	font-size: 15px;
}

.section-title.left {
    display: table-cell;
    color: #fcd900;
    font-size: 26px;
}

div.wp-tabs div.tab-content {
    -moz-border-radius: none;
    -moz-box-shadow: none;
    -webkit-border-radius: 0;
    -webkit-box-shadow: 0;
    background-color: #0f0f0f;
    border: 1px solid #323232;
    border-radius: 0;
    border-top: 0;
    box-shadow: none;
    padding: 15px;
    padding-left: 0px;
}

.black {
	background: #FAFAFA;
	color: #232323;
}


.carousel-testimonials .carousel-indicators li {
	background-color: #232323;
}



.wp-block.product div.product-title a {
font-size: 16px;
font-weight: 500;
color: #000000;
height: 65px;
overflow:hidden;
display:block;
}

.wp-block.product p {
color: #616161;

}

.product-price {padding-bottom: 4px;}

.alert-danger {
    color: #FFFFFF;
    background-color: #bd6466;
    border-color: #bd6466;
    /* padding-top: 20px; */
    margin-top: 25px;
}


.top-header .aux-text {
padding: 10px 0;
color: #5E3F33;
font-size: 11px;
}

a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
outline: 0;
}

.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: #fcd900;
  border-color: #fcd900;
}

.well {
border-radius: 2px;
background: #fcfcfc;
border-color: #E5E5E5;
-webkit-box-shadow: none;
box-shadow: none;
}

.box-opis{padding-top: 9px;}

.layer-slider-wrapper .list-item {
font-size: 18px;
line-height: 23px;
padding-left: 14px;
padding-right: 22px;
color: #FFFFFF;
text-transform: none;
background-color: rgba(0, 0, 0, 0.78);
left: 268.5px !important;
/* top: 122px !important; */
margin-top: 7px !important;
}

.text-primary {
color: #C3141A;
}

.pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
background-color: #C3161C;
border-color: #C3161C;
color: #fff;
}


.prlx-bg {
  background-attachment: fixed;
  background-position: 65% 0;
  /*background-repeat: no-repeat;*/
  height: 400px;
  position: relative
}


footer .copyright {
color: #7e7e7e;
}

footer .col ul li {
   color: #FFFFFF;
}

footer {
  padding-top: 40px;
  padding-bottom: 0px;
  min-height: 30px;
background-color: #645448;
}

}

.panel-base .panel-heading {
background: #FAFAFA;
padding: 25px 15px;
color: #2C2C2C;
border-bottom: 3px solid #C3151B;
}

.panel.panel-base {
background-color: #FAFAFA;
}

.jumbotron p {
margin-bottom: 74px;
font-size: 17px;
font-weight: 200;
}

.obroba{
	border-style: solid;
	border-width: 3px;
}

.odmik-slike{
	padding-bottom: 15px;
}

.list-group-item:first-child {
	 border-top-left-radius: 0px; 
	 border-top-right-radius: 0px;
}
.list-group-item a{
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #000000;
}
.list-group-item.active a {
    color: #000000
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.list-group-item a.active_one {
    /*text-decoration: underline;*/
    font-weight: bold;
    color: #fcd900;
}

.btn-ken {
color: #fff !important;
background-color: #C4161C;
border: 1px solid;
border-color: #C4171D;
}

.btn-kend:before {
content: "\f021";
}

.btn-kend:hover, .btn-base:focus, .btn-base:active, .btn-base.active, .open .dropdown-toggle.btn-base {
color: #fff;
background-color: #eb3239;
border-color: #eb3239;
}

.carousel-1 .description-left .title {
font-size: 3vw;
margin: 0 0 15px 0;
padding: 0;
line-height: 3.5vw;
font-weight: 500;
}

.carousel-1 .subtitle-sm {
font-size: 16px;
/* margin: 5px 0 15px 0; */
padding: 0;
display: block;
line-height: 26px;
}

.gumb-odmik2 {
margin-top: 7px;
width: 100%;
}

.slider-tekst{
	color:white;
	/*background-color: rgba(0, 0, 0, 0.63);*/
	padding: 10px 13px 10px 13px;
	width:600px; top:10%; left:60px;
}

@media (max-width: 1200px) {
	.slider-tekst, .slider-tekst span, h3.slider-tekst{
		width:900px !important;
	}	
}


@media (max-width: 991px) {
	.slider-tekst, .slider-tekst span, h3.slider-tekst{
		width:569px !important;
		font-size:18px !important; 
	}	
}

@media (max-width: 570px) {
	.slider-tekst{
		display:none;
	}
}

.wp-block.product .price,.wp-block.property.list .wp-block-content .price {
    padding: 4px 0;
    font-size: 25px;
    font-weight: 500;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
}

.shop .product-price {
 margin-bottom: 9px;
    color: #645448;
}

.product-price {
padding-bottom: 0px;
padding-top: 14px;
}

.top-rep{
float: right;
padding-right: 0px;
}



@media (max-width: 991px) {
	.top-rep {
float: right !important;
padding-top:106px;

}
}

footer form.maForm input, form.maForm select {
	    font-family: 'Montserrat', sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #645448;
	vertical-align: middle;
	padding: 0px 4px;
	height: 35px; 
	width: 100%;
	margin-top: 15px;
} 

form.maForm label {
font-weight: bold;
width: auto;
}

form.maForm label {
font-weight: bold;
width: auto;
color: rgb(172, 172, 172);
}

footer form {
margin-top: 14px;
}

form.maForm input.formText, form.maForm select {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 1px;
border: 1px solid #7e7e7e;
}

.wp-block.product .product-title {
margin: 8px 0 0 0;
padding: -2px;
border-bottom: 0;
padding-bottom: 6px;
}

.col-md-7 form.maForm input, form.maForm select, form.maForm textarea {
	    font-family: 'Montserrat', sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #474749;
	vertical-align: middle;
	padding: 0px 4px;
	height: 35px;
	width: 100%;
}

.col-md-7 form.maForm label {
	font-weight: bold;
	width: auto;
	color: rgb(115, 115, 115);
}

form.maForm {
	width: auto;
	white-space: normal;
	text-align: left;
	padding: 5px;
	      font-family: 'Montserrat', sans-serif !important;
	font-size: 12px;
	line-height: 20px;
}

.col-md-4 form.maForm label {
	font-weight: bold;
	width: auto;
	color: rgb(102, 102, 102);
}

.top-header-menu form.maForm label {
	font-weight: bold;
	width: auto;
	color: rgb(102, 102, 102);
}

.col-sm-8 p {
	color: black;
}
  
  .btn-danger {
	color: #C3151B !important;
	background-color: #FFFFFF;
	font-weight: bold !important;
	border-color: #d43f3a;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
	color: #fff !important;
	background-color: #c9302c;
	border-color: #FFFFFF;
}



.panel-heading li {
	margin-left:0px;
}

.tabs-framed li{
	margin-left:0px;
}

.kontejner_produkt_dodatno .tab-content li{
  margin-left:30px; 
}


body {
-moz-border-bottom-colors: 	overflow-x: hidden;
	position: relative;
	    font-family: 'Montserrat', sans-serif !important;
	font-size: 15px;
	line-height: 22px;
	/*font-weight: 500;*/
	background-color: #fff; 
	  color: #000000;
	  
	      font-weight: 400;
}
a:focus {
    text-decoration: none;
}
section p {
      font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 400;
    margin-bottom: 17px;
}
.btn-vec {
	/* margin-top:10px; */ padding-left: 27px;padding-right: 27px; /* float:left; */ font-weight: bold;
}

.btn-cart-inquery-narrow {
	
}

.btn-cart-narrow {
	margin-top:10px; padding-left: 9px;padding-right: 8px; float:left; margin-left: 5px;
}


.btn-cart-inquery:before {
  content:  "\f129";
}

.btn-cart-narrow:before {
  content:  "";
}

.pg-opt h2 {
  text-transform: none;
}


.white img {

}


.col-md-7 form.maForm button {
display: inline-block;
padding: 4px 14px;
margin: 5px 2px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #C4161C !important;
}

.col-md-4 form.maForm button {
display: inline-block;
padding: 4px 14px;
margin: 5px 2px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #C4161C !important;
}
.list-group li {margin:0px;}

.pagination li {margin:0px;}

.btn-alt {
color: #fff;
background-color: #645448;
/*border: 1px solid;*/
border: none;

}

.btn {
	border: none;
}

.btn-alt:hover, .btn-alt:focus, .btn-alt:active, .btn-alt.active, .open .dropdown-toggle.btn-alt {
color: #fff;
  background-color: #000000;
  border-color: #000000;
}

.btn-alt:before {
background-color: #E60061;
}

.btn-b-white {
  background-color: transparent;
  border: 1px solid #323232;
  color: #645448 !important;
}

.gumb_vsebine_desno_slajder {
	margin-left:30px; 
	margin-right: 30px; 
	display:block; 
	border:none;
}

.gumb_rdec_pas {
	border: 1px solid #ffffff;
}

.copyright  a:hover {
	color: white;
}

ul.categories > li {
  margin-left:0px;
}

.nav>li>a>img.podvsebinetabi {
  max-width: 100%;
}

img.podvsebinetabi {
  margin: 0;
  margin-bottom:10px;
}



.top-header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1001;
} 

.novice_seznam_full .wp-block.article img {
  width: auto;
  /*border:1px solid #dddddd;*/
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  /*padding:5px;*/
  width:200px;
   
}
@media (max-width:768px) {  
	.novice_seznam_full .wp-block.article img {
		
		width:100%;
	}
	
 }
 
.header-alpha .top-header {
    background: rgba(0, 0, 0, 0.07);
   }

.header-alpha .navbar-wp .navbar-nav>.open>a, .header-alpha .navbar-wp .navbar-nav>.open>a:hover, .header-alpha .navbar-wp .navbar-nav>.open>a:focus {
  color:#FFF;
}
.header-alpha .navbar-wp .navbar-nav>a{
	color:#FFF;
}

.wp-block.product .product-title a {
  font-size: 16px;
  font-weight: 500;
    color: #645448;
}

.wp-block.product.style-2 .wp-block-footer .price {
    padding: 0px;
    color: #fcd900;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    padding-left: 0px;
    margin: 0;
}


.wp-block.product.style-2 .product-title {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight:bold;
    text-align: left;
    line-height: 1.2;
    height: 72px;
    margin-bottom: 10px;
    overflow: hidden;
    text-transform:none;
}

.white a, .white i {
   color: #645448;
}

.bg-white {
  background: #0f0f0f;
   color: #000000;
}

footer hr {
   border-top: 1px solid #fcd900;
}

.header-alpha .navbar-wp .navbar-nav>li>a {
    letter-spacing: .5px;
    font-family: 'Montserrat', sans-serif !important;
    
	color: #000000;
    text-transform: none;
    font-size: 16px !important;
    padding-right: 4px !important;
    font-weight: 500 !important;
}

.wp-block .wp-block-body {
  padding: 15px;
  padding-bottom: 0px;
    padding-left: 0px;
}

h1, h2, h3, h4, h5, h6 {
     font-family: 'Montserrat', sans-serif;
     color: #000000;

}

.wp-block.product.style-2.wp-block .wp-block-body {
    margin-bottom: 30px;
    background-color: transparent;
    color: white;
    height: 150px;
    overflow: hidden;
    padding-bottom: 0px;
    margin-top:10px;
    padding: 0 30px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 35px;
    right: 10px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: 3px;
    text-indent: 100%;
    background: #fcd900;
    border-bottom: 1px solid #fcd900;
    border-radius: 0px;
    z-index:2;
}

.owl-carousel .item {
    /* margin: 9px; */
    /* margin-left: 10px; */
    margin-right: 20px;
}
.kenda {
	border:0px;
}

.kenda:hover{  background: #E60061;
}

.boxes_row{
	margin-top: 50px;
}
.shop .boxes_row{
	margin-top: 0px;
}
.panel-default > .panel-heading {
    border-color: #fcd900;
    background: transparent;
    border-right: none;
    border-bottom: none;
    padding-left: 0;
    padding-left: 0px;
    margin-left: 1px;
    border-bottom: 1px solid #fcd900;
}

.feature-item-info h3.title a {
    color: #000000333;
}

ul.featured li {
    clear: left;
    border-bottom: 1px solid #e1e0e0;
    padding: 10px 0 10px 0;
    display: block;
    width: 100%;
}

.wp-block.product.style-2:hover {
    padding: 0;
    box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
}

#checkoutsteps_container .title {
    color: #000000 !important;
    font-size: 22px;
    font-weight: 500;
    padding: 0 0 10px 0;
}

.shop, .user-account, .catalogues_brochures_list, .contact_page{
	padding-top: 45px;
	padding-bottom:40px;
}
.light {
    background: #000000;
  color: #fff;
}

.panel-body h3{
	    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fcd900;
    text-transform: uppercase;
    font-size: 20px;
}

.dark {
  background: #645448;
  color: #fff;

}

.pomik_body_navzdol {
	
	/*padding-top: 185px;*/
	
}

.podstran_black_menu {
	
  background-color: #030303!important;
	
	
}
.post-image img {
	width:auto;
}

.wp-block.product {
  background: #f2f2f2;
  padding: 0px;
  margin-bottom: 0px;
      border: 1px solid #e2e2e2;}

.col-md-3 .panel-body {
    padding: 0px;
}

.btn-base{
    color: #000 !important;
    background-color: #fcd900;
    border: 1px solid;
    border-color: #fcd900;
    font-weight:500;
}
.btn-base:hover {
	color: #fcd900 !important;
    background: #000;
}
.light {
  background: #000000;
  color: #fff;
 } 
.dark {
  background: #645448;
  color: #fff;
}


.btn-alt {
    color: #fff;
    background-color: #645448;
    border: none;
    border-color: #fcd900;
}
  .btn-alt:before {
   background-color: #000000;
  
}
.shop .primary-image {
  border: none;
}
.list-cena > .price{
	margin-left:0px !important;
}
.list-cena {
	margin-bottom:10px !important;
}
.sky-form .label {

  color: #645448;
}

ul.categories {
  list-style: none;
  margin: 0;
  padding: 0 !important;
    border: 0px solid #323232;
  overflow: hidden;
}

.header-alpha .navbar-wp {
 background: #FFFFFF;
  border-bottom: 0;
/*  background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 58%, rgba(0,0,0,0.03) 98%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(58%,rgba(0,0,0,0.65)), color-stop(98%,rgba(0,0,0,0.03)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.03) 98%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.03) 98%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.03) 98%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 58%,rgba(0,0,0,0.03) 98%,rgba(0,0,0,0) 100%);*/
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#64544800',GradientType=0 );
}

.boxe-priporocamo {
  position: relative;
  z-index:999;
}

section.slice { 

}

.glavni-menu-holder{
  /*position: static !important;*/
}

.glavni_menu{
    padding-top: 0px !important;
    padding-left: 0px !important;	
}

.menu_fix{
	margin-left:0px !important;
	top:75px !important;
	
}
	
	
.hvr-blogi {
	border: 1px solid #dddddd;
}

.hvr-blogi:hover {
	border: 1px solid rgba(221, 221, 221, 0.45);
}

.prlx-young {
 /*background-image: url(../images/sections/bg-para-bea.jpg) !important;*/
 }
 
 .maska-prlx{

 }
 .mask.mask-1 {
    background: none;
}
 
 .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}

.zamik_vsebin{
  margin-top: 0px;	
}
@media (max-width: 992px){
.pomik_body_navzdol {
  padding-top: 0px;
}
}
@media (min-width: 992px){
	
.header-alpha .navbar-wp.affix .navbar-nav>li>a:hover, .header-alpha .navbar-wp.affix .navbar-nav>li>a:focus, .header-alpha .navbar-wp.affix .navbar-nav>.open>a:hover, .header-alpha .navbar-wp.affix .navbar-nav>.open>a:focus {
  color:#D5D5D5;
  }
 }
 
@media (min-width: 992px){
.header-alpha .navbar-wp .dropdown-menu ul.mega-nav-ul li a {
  color: #FFF;
}
 }


@media (min-width: 992px){
.header-alpha .navbar-wp .dropdown-menu ul.mega-nav-ul li a:hover {
   color: #fcd900;
}
 }
 

.left-picture {
 background-image: url(../images/sections/love.png) !important; 
 }
 
 .picture-padding {
	padding: 0px;
 }

.podkategorije{
	display:none;
}
i.podkat-odpiralec {
    cursor: pointer;
    color: #fcd900;
}
.kosarica-dropdown{
display:none;
position: absolute;
  z-index: 5;
  right: 0;
  top: 49px;
}

.desni-menu > li > a{
	font-size:12px !important;
}

.white {
 background: #FFFFFF;
 color: #645448 !important;
}

.btn-dark {
  color: #fff;
  background-color: #383838;
  border: 1px solid;
  border-color: #645448;
}

.wp-block.default {
  border:0px solid;
  border-color: #323232;
background: rgba(255, 255, 255, 1);
}

.staticna-shop-checkout{
  color:#645448 !important;
}


.header-alpha .navbar-wp .dropdown-menu {
  background: #FFF;
  border: transparent;
  /* border-bottom: 0; */
}
.header-alpha .navbar-wp.glavni-menu-holder .dropdown-menu {
	overflow-y: auto;
  	max-height: 70vh;
}
.header-alpha .navbar-wp.glavni-menu-holder.glavni-menu-holder-fixed .dropdown-menu {
	overflow-y: auto;
	max-height: 90vh;
}
.header-alpha .navbar-wp.glavni-menu-holder .dropdown-menu h5 {
	margin-top: 15px;
	margin-bottom:10px;
	font-size: 20px;
}
.solid-menus .s-list > li > a {
    padding-left: 0 !important;
    font-size:15px;
}  
.solid-menus .widget-default{
	padding:5px;
	margin-bottom: 25px;
}  
.header-alpha .navbar-wp.glavni-menu-holder .dropdown-menu {
	padding: 20px 30px 30px 30px !important;
}
.mega-nav .dropdown.mega-dropdown-fluid .dropdown-menu {
  left: 0;
  right: 0;
  margin: 0;
  margin-right: 0px;

  top: 62px;
}


.title {
  margin: 0;
  margin-bottom: 8px;
  padding: 0;
  color: #645448;
}


p {
  line-height: 22px;
  margin-bottom: 10px;
  color: #000000;
}

.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
  border-top: 0;
 color: #000000333;
      text-transform: uppercase;
      text-align: center;
          padding: 15px;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  color: #fffffff;
}

.dropdown-cart .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  color: #FFFFFF;
}

.btn-kend:hover, .btn-base:focus, .btn-base:active, .btn-base.active, .open .dropdown-toggle.btn-base {
  color: #fff;
  background-color: #E60061;
  border-color: #E60061;
}

.padding-nula {
	  padding-bottom: 0px !important;
}

.step-content>label>p {
	color: #645448;
}

.no-dropwdown{
	background-color: transparent;
}

.no-dropwdown:hover{
background-color: #645448;
border-color: #e60061;
color:#C5C4C4 !important;
}


.inputer-number {
	width:60px; 
	text-align:center; 
	margin-right:5px; 
	margin-bottom:15px; 
	height:34px;
	color:black;
}

.product-box-size {
	min-height: 38px;
}



button, input, select, textarea {
    vertical-align: top;
    margin: 0;
    color: black;
    border-color: #e3e3e3;
    border-width: 1px;
}

.cart_object_line button, input, select, textarea {
    vertical-align: top;
    margin: 0;
    color: black;
    border-color: #000000;
    border-width: 1px;
}

.cart_quantities_link{
	font-size: 18px;
    line-height: 2;
    margin-left: 5px;
}


.panel-sidebar-1 .panel-heading {
    background: transparent;
    border-right: none;
    border-bottom: none;
    padding-left: 0;
    padding-left: 0px;
    margin-left: 0px;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 8px;
}
.panel-sidebar-1 .panel-body {
	margin-top:10px;
}
.col-md-4 .col-sm-4 .col-xs-12 .panel-heading {
    border-color: #fcd900;
    background: transparent;
    border-right: none;
    border-bottom: none;
    padding-left: 0;
    padding-left: 0px;
    margin-left: 12px;
    border-bottom: 1px solid #fcd900;
} 


.shop_checkout_comments_container button, input, select, textarea {
    vertical-align: top;
    margin: 0;
    color: black;
    border-color: #e3e3e3;
    border-width: 1px;
}
.dropdown-cart .dropdown-cart-footer {
  padding: 15px;
  background: #0F0F0F;
  /* border-top: 1px solid #323232; */
   border-left: 1px solid #323232;
  border-right: 1px solid #323232;
  border-bottom: 1px solid #323232;
}

.shop .product-price>.price {
  font-size: 26px;
  font-weight: 500;
  margin-left: 0px;
}

.well {
  border-radius: 2px;
  background: #645448;
  border-color: #585858;
  -webkit-box-shadow: none;
  box-shadow: none;
}


.zamikec{
	margin-left: 15px;
}

.staticna-shop-checkout {
  color: #FFFFFF !important;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 1px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.form-light .form-control {
  outline: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: #FFFFFF;
  border: 1px solid #989595;
  color: #645448;
  font-size: 13px !important;
}

.account_dashboard_item .title {
    color: #000000 !important;
    font-size: 22px;
    font-weight: 500;
    padding: 0 0 10px 0;
}

.dropdown-cart .cart-items {
    display: block;
    padding: 15px;
    font-size: 14px;
    font-weight: 500;
    background: #fff;
    color: #000000;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-left: 0px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}
ol {
	list-style:decimal;
	margin-top:30px;
	margin-bottom:20px;
	
}

/* Shine */
.hover14 .figure {
	position: relative;
}
.hover14 .figure::before {
	position: absolute; 
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 .figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


 
ol li {
	margin-left:30px;	
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

ol.breadcrumb {
	list-style:none;
	margin:0;
}

ol.breadcrumb li {
	margin:0;	
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

.bg-white {
    background: white!important;

}
.wp-block.property.list .wp-block-content .content-title {
    height:48px;
    overflow:hidden;
}
.product-list-filters {
  margin-bottom: 25px;
  background: #fcd900 !important;
  border: 0px solid #323232 !important;
}

.product-list-filters .filter {
  display: inline-block;
  float: left;
margin-left: 0px; 
  margin-top: 2px;
}

.product-list-filters .view-mode {
  float: left;
margin: 0px;
}

.boxi-okrogli {
		width: 300px;
  height: 300px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
    border: 7px solid #060606;
}

.cta-wr h1 {
  margin: 10px 0 !important;
  font-size: 32px;
  text-transform: none;
  line-height: 40px;
  font-weight: 100;
  text-align: center;
}

.white-cta {
background: #FFFFFF;
color: #070405;
}

.black-cta {
    /*background: #fcd900;*/
    color: #fff;
}  
.white-border {
border: 2px solid #FFFFFF;
}

.navbar-wp.affix {
  position: relative;
  top: 0;
  background: #0f0f0f;
  border-bottom: 1px solid #323232;
  min-height: 50px;
  height: auto;
}

a {
    color: #303030;
    cursor: pointer;
    font-weight: 500;
}

.pg-opt a {
	color: #645448;
}


ul.categories>li>a:hover {
    background: rgb(0, 30, 89);
    color: #ffffff;
    text-decoration: none;
    padding-left: 13px;
}
.wp-block-body p{
	color:#fff;
}

.pg-opt .breadcrumb a {
    color: #FFF;
    font-weight: normal;
    font-size:16px;
}

.hvr-product {
	color:none;
	
}

.hvr-product:hover {
 border: 1px solid rgba(0, 0, 0, 0.23);
	
}

footer h4 {
  margin-top: 20px;
  color: #FFFFFF;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
/*
.pg-opt .divider {
    border: 0;
    margin: 60px 0;
    height: 4px;
    border-top: #ddd 1px solid;
    text-align: center;
    position: relative;
    clear: both;
}
.pg-opt .divider {
    border-top: 4px solid #c54458;
    width: 40px;
    padding-bottom: 30px;
}
.divider.onepage {
    max-width: 300px;
}
.divider.half-margins.onepage.center {
    margin: 6px auto;
}
.pg-opt .divider {
    border-top: 4px solid #fcd900;
    width: 72px;
    padding-bottom: 0px;
}*/
.copyright p {
	color:white;
}

.outer-wrap{
  background-color: transparent;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 auto;
  max-width: 964px;
  min-height: 560px;
  position: relative;
}

.title-sekcija-young {
	    font-family: 'Montserrat', sans-serif;
	color: black;
  text-align: center;
  font-size: 50px;
    margin-top: 90px;
  position: relative;
  font-weight: 400;
}

.title-sekcija-young-stronger {
	  font-size: 50px !important;
}

.crta-naslovi {
position: relative;
  top: 74px;

}

.crta-naslovi-spodaj {
  position: relative;
  top: -20px;

}

.btn-border{
	  border: 1px solid #645448;
}

.btn-b-white:hover, .btn-b-white:focus, .btn-b-white:active, .btn-b-white.active, .open .dropdown-toggle.btn-b-white {
  color: #FCFCFE !important;
  background-color: #323232;
  border-color: #fff;
}

.pozicija-gumb {
	  position: relative;
  top: -38px;
}

.navbar-wp .navbar-nav>.open>a, .navbar-wp .navbar-nav>.open>a:hover, .navbar-wp .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #645448;
  border-color: #fcd900;
}
.wp-block.product.style-2 .product-title a {
    text-align: center;*/
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 20px;
    background-color:transparent;
    border: none;
}
.wp-block.product.style-2 .wp-block-footer .cell {
  border-right: 0px solid #323232;
  vertical-align: middle;
}

.wp-block.product.style-2 .wp-block-footer {
  display: table;
  width: 100%;
  border-top: 1px solid #323232;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #323232;
  font-weight: 400;
      font-family: 'Montserrat', sans-serif;
      height:42px;
}

.wp-block.product.style-2 .wp-block-footer-2 {
    display: table;
    width: 100%;
    border-top: 0px solid #323232 !important;
    margin: 0;
    padding-top: 19px;
    border-bottom: 0px solid #323232 !important;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding-bottom: 20px;
    /* border-radius: 20px; */
}

.owl-carousel .item {
    margin: 0px;
    margin-right: 19px;
}

.wp-block.product.style-2 .wp-block-footer .cell a {
  display: block;
  text-align: center;
  padding: 10px;
  line-height: 23px;
 
}

.aktiven_filter {
	background-color: #e4e4e4;
    margin-top: 0px;
}

.aktiven_filter .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #fcd900;
    /* text-shadow: 0 1px 0 #fcd900; */
    filter: alpha(opacity=20);
    opacity: 3.2;
    padding-right: 9px;
    width: 8%;
    float: left;
    display: block;
}
.wp-block.product.style-2 .wp-block-footer .cell.price-wr:hover {
    background: #e4e4e4;
}
.tabs li.active {
    border-right: 1px solid #e3e3e3;
    background-color: #FFF;
    color: #000000333;
}

.aktiven_filter h3{
	padding-top: 8px;
    font-weight: bold;
}

.btn-boxi {
    /*background-color: #fcd900 !important;*/
   font-weight:500;
    border: 0px solid #fcd900 !important;
    border: none;
    color: #FFF !important;
    border-radius: 0px !important;
    text-align: center;
    text-transform:none;
        padding: 10px;
    letter-spacing: 0.6px;
    background: #000000;  /* fallback for old browsers */
/*background: -webkit-linear-gradient(to right, #414345, #232526);  /* Chrome 10-25, Safari 5.1-6 */
/*background: linear-gradient(to right, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.btn-boxi:hover,.kontejner_produkt:hover .btn-boxi {
    background: #fcd900 !important;
    color:#000 !important;
    border: 0px solid #fcd900 !important;
}
.mega-nav-section-title a {
	color:#fff;
}

.btn-base:hover, .btn-base:focus, .btn-base:active, .btn-base.active, .open .dropdown-toggle.btn-base {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
footer p {
  line-height: 22px;
  margin-bottom: 10px;
  color: #FFF;
}

#toTopHover {
  background: rgba(50, 50, 50, 1);
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
  float: left;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}

.wp-block.product.style-2 .wp-block-footer .cell:last-child {
    border-right: 0;
    background-color: #e4e4e4;
}

.btn-base:before {
    background-color: #000000;
}
.table>thead>tr {
    border-right: 1px solid #d8d8d8;
    background: #ffffff;
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 19px;
}

.panel {
  border-radius: 0;
    background-color: #f8f7f7;
}

.well p {
  line-height: 22px;
  margin-bottom: 10px;
  color: #FFF;
}

.form-header p {
	color: #645448;
}

.user-form .form-footer {
  padding: 15px;
  background: #FFFFFF;
  border-top: none;
}

.sky-form .icon-append, .sky-form .icon-prepend {
  color: #a7a7a7;
}

.car-header-items > .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
   border-color: #e3e3e3;
    color: #000000;
}
 .table-bordered > tbody > tr > td, .table > tfoot > tr > td {
  border-color: #e3e3e3;
  color: rgb(0, 0, 0);
}

.col-md-12 .table {
  border-color: #e3e3e3;
  color: rgb(255, 255, 255);
}
.col-md-4 .wp-block.default {
  border: 0px solid;
  border-color: none;
  background: #f1eff0;
  margin: 0 0px;
  box-shadow: none;
  box-shadow: 0 0 25px 0 rgba(0,0,0,0.2);
}

.pg-opt .breadcrumb a:hover {
  color: #fcd900;
}

.wp-block.default > .wp-block-body {
    padding: 15px;
       padding-left: 15px;
}

.form-light .form-control:focus {
    outline: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
        border-color: #c52c2d;
}

.contact-info h5 i {
    margin-right: 4px;
    color: #fcd900;
}
.product-list-filters .pagination li.active a {
  background: #fcd900;
  color: #fff;
}

.pagination>li>a:hover, .pagination>li>span:hover {
  background-color: #FFF;
  border-color: rgba(50, 50, 50, 0);
  color: #fcd900 !important;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background-color: #FFF;
  border-color: #fcd900;
  color: #fcd900 !important;
}

.pagination>li>a:hover, .pagination>li>span:hover,.pagination>li.active>a  {
    background-color: #FFF;
    border-color: #fcd900;
    color: #fcd900 !important;
}

.header-alpha .navbar-wp .navbar-inner {
  /*border-color: #fcd900 !important;*/
 border:none;
}

.mega-nav-section-title a:hover {
	color:#fcd900 
}

.cart-header-items a {
  color: #FFF;
  cursor: pointer;
}


.panel-sidebar-1 .panel-body ul.list-group {
    border-bottom: 1px solid #e2e2e2;
    /*font-family: 'Montserrat', sans-serif;*/
    /*text-transform: uppercase;*/
}

a:hover {
    color: #fcd900;
    text-decoration: none;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .35s;
}
.wp-block-date-over p {
	color:white;
}

.crna {
	color:black !important;
}
.shop_cart_stock_span{
	font-size:12px;
	
}

.form-control:focus {
    border-color: #fcd900;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(182, 150, 65, 1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(2, 25, 75);
}
footer .footer h3 {
	    font-weight: 500;
}
.tabs li a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  padding: 12px 25px;
  margin: 0 -1px;
  border-bottom: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: 'Montserrat', sans-serif;
} 
.tabs-framed .tabs li a{
	color: #000;
	    height: 50px;
    padding: 0 18px;
        font-size: 14px;
    font-weight: 500;
    
    line-height: 49px;
}
.tabs-framed li.active a{
	color: #000000;
	font-weight:bold;
}
.tabs-framed .tabs{
	border-bottom: 1px solid #e3e3e3;
}
.form-control {
    border-radius: 0px !important;
    padding: 8px 12px;
}
.option_shop .inner_body{
	position:relative;
}
.option_shop.product_detail_page .pg-opt{
	position:absolute;top:348px;
	background-color:transparent;
	width:100%;
	z-index:99;
}
.breadcrumb>li+li:before {
    padding: 0 15px;
    color: #ccc;
    content: "\f105";
    font-family:FontAwesome;
    font-size: 18px;
}
#divHeaderWrapper .navbar-inner{
	border-bottom: 1px solid #d8d8d8;
}
.fp_banner_blogs_section_inner_container .wp-block{
	width: 100%;margin: 0 auto;/*cursor:pointer;*/
}
.fp_banner_blogs_section_inner_container .wp-block .img-icon{
	float:left;width:100px;padding-right:30px;
}
.fp_banner_blogs_section_inner_container .wp-block .wp-block-body{
	text-align:left;float:left;color:#000;
	padding:0;
}
.fp_banner_blogs_section_inner_container .wp-block .wp-block-body h2{
	margin: 10px 0 30px 0px !important;font-size: 30px;text-transform: none;line-height: 1.2;font-weight: 900;color: #000;
}
.product_detail .sidebar img{
	max-width:100%;
	height:auto;
}
iframe.vimeo #player.player{
	max-width:100% !important;
}
.product_left_container .tab-content [data-be-plugin="editor"] > p:nth-of-type(2){
	height:66px;
	overflow:hidden;
}