html {
  font-size: 18px;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}

body {
	overflow-x: hidden;
	position: relative;
	background-color: #fff; 
	color: #243842;
}

p, ul li, ol li {
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    line-height: 2rem;
}


h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  line-height: normal;
  text-transform: none;
}

h1, h2, h3 {
  font-weight: 800;
  border-right: none;
  color: #2d404a;
  border-left: 20px solid #dbc274;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  margin-top: 30px;
}

h1 {
  font-size: 2.2rem;
}

h2 {
  font-size: 1.9rem;
}

h3 {
  font-size: 1.6rem;
}

h4, h5, h6 {
  font-weight: 600;
  border-right: none;
  border-left: none;
}

.user-form .form-header h2 {
  border-left: none;
}

.user-account h3 {
  border-left: none;
}

.user-account hr {
  margin: 10px 0;
}

p.bread-title-big {
  font-size: 2.2rem;
}

h1.bread-title-big, p.bread-title-big {
	text-align: left;
  color: #ffffff;
  font-weight: 600;
  border-left: none;
  text-transform: none;
  max-width: 1000px;
  letter-spacing: 1.5px;
  line-height: 2.2rem;
  margin: 0 0 20px 0;
  padding: 0;
}

h1.bread-title-big:after, p.bread-title-big:after {
  content: '';
  width: 300px;
  height: 1px;
  display: block;
  margin-top: 10px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(50%, white), to(rgba(255, 255, 255, 0)));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
}

.img-sizer{
  height: 200px;
  width: 100%;
  border-style: solid;
  border-width: 3px;
}

.img-responsive {
  border: 1px solid #2d404a;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(45,64,74,1);
  -moz-box-shadow: 5px 5px 5px 0px rgba(45,64,74,1);
  box-shadow: 5px 5px 5px 0px rgba(45,64,74,1);
}

a.anchor {
  display: block;
  position: relative;
  top: -96px;
  visibility: hidden;
}

.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;

}


.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%;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    background: rgb(176, 29, 54);
    border-left: 1px solid #333;
    display: none;
    z-index: 1100;
}
.nav > ul > li {
    border-bottom: 1px solid rgba(247, 231, 233, 0.23);
}
.aside-menu .form-search {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #c04b5f;
}

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

.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: 1px solid transparent;
border-radius: 3px;
}

.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: #333;
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: #293b45 !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: #293b45;
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 #dbc274;
}

.navbar-wp .navbar-nav > li > a:hover, .navbar-wp .navbar-nav > li > a:focus {
    color: #020202;
    background-color: rgba(255, 255, 255, 0);
    border-top: 3px solid transparent;
    color: #3ac5eb !important;
}
.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: #dbc274;
  color: #fff;
}

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

}
ul.categories > li.active,ul.categories > li.active:hover  {
  background: #293b45;
  text-decoration: none;
  color:#FFF;
}

ul.categories > li.active a,ul.categories > li.active a:hover  {
  color: #FFF;
  text-decoration: none;
}
ul.categories > li.active > a i{
	color:#FFF;
}
.top-header {
  border-bottom: 1px solid #E5E5E5;
  background: #293b45;
}

.pg-opt {
  border-top: none;
  background-image: url(../images/breadcrumbs_background_matterhorn.jpg);
  background-color: #243842;
  color: #fff;
  padding-top: 20px;
  margin-top: 0px;
  background-repeat: no-repeat;
  background-position: center;
  border-bottom: none;
  background-size: cover;
  min-height: 450px; 
  
  position: relative;
}

.pg-opt:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: -moz-linear-gradient(0deg,rgba(0,0,0,58%),rgba(0,0,0,58%));
  background-image: -webkit-linear-gradient(
0deg,rgba(0,0,0,58%),rgba(0,0,0,58%));
  background-image: -ms-linear-gradient(0deg,rgba(0,0,0,58%),rgba(0,0,0,58%));
}

.bread-position {
	 position: absolute;
  color: #000000;
  z-index: 3;
  bottom: 10px;
  left: 10px;
  font-size: 1.9rem;
}

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

.pg-opt .breadcrumb {
  float: left;
  margin: 0;
  margin-top: 20px;
  padding: 0px 0px 15px 0;
  padding-right: -15px;
  background: transparent;
  border-radius: 0;
  bottom: 0%;
  text-align: center;
}

.pg-opt .breadcrumb li.active {
  color: #FFF;
  font-weight:bold;
}

.pg-opt a {
	color: #293b45;
}

.pg-opt .breadcrumb a {
  color: #FFF;
  font-weight: 400;
}
.pg-opt-shop-category .breadcrumb a {
	color:#FFF;
}

.page-submenu {
  background-color: #243842;
  padding-top: 16px;
  padding-bottom: 6px;
  color: white;
}
.page-submenu ul {
  line-height: 1px;
}
.page-submenu ul {
  text-align: center;
}

.page-submenu li a {
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
}

.page-submenu li {
    display: inline-block !Important;
    margin: 0 25px 0 0;
    color: inherit;
    list-style: disc;
    list-style-position: outside;
    -webkit-transition: all 0.1s ease;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    display: block;
    opacity: 0.7;
    text-align: center;
}
.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;
}
.sky-form .radio input:checked+ i, .sky-form .checkbox input:checked+ i, .sky-form .toggle input:checked+ i {
  border-color: #293b45;
}
.sky-form .checkbox input+ i:after {
  color: #293b45;
}
h2.naslovi_bread, .naslovi_bread {
  color: white;
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 10px;
}

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: none;
  position: relative;
}

.size-high{
	width: 100%;
	margin-bottom: 11px;
}
/*
ul.categories > li {
  border-bottom: none;
}

ul.categories > li > a.active, ul.categories > li > a.active:hover {
    text-decoration: none;
    background-color: #293b45;
    color: #ffffff;
    padding-left: 12px;
    font-weight: bold;
}
ul.categories>li>a {
    font-family: 'Roboto', sans-serif;
    padding-left: 0px;
    border-bottom: 1px dotted #333132;
    padding: 11px 5px 10px 10px;
    display: block;
    width: 100%;
}.categories>li>a:after {
  content: "";
}*/
ul.categories > li > a:after {
    content: "";
}
hr {
    margin: 40px 0;
    border-color: #e3e3e3;
}

.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: #fff;
border-color: #e0eded;
  color: #293b45;
}
 

.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 #293b45;
}

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


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

.tabs li.active a {
  color: #FFF;
  border-bottom: 2px solid #293b45;
}

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

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

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

.tabs-framed {
  border: 1px solid #e3e3e3;
}
.tabs {
    border-bottom: 1px solid #e3e3e3;
}
a:hover {
  color: inherit;
  text-decoration: underline;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .35s;
}

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

.owl-carousel-nav {
    position:relative;
    top: 0px;
    z-index: 2;

}
.owl-carousel-nav a {
    width: 30px;
    height: 30px;
    line-height: 24px;
    position: absolute;
    top: -40px;
    right: 0;
    margin-top: 0;
    font-size: 18px;
    text-align: center;
    border: 1px solid #e3e3e3;
    background: #FFF;
    color: #293b45;
    opacity: 1;
    font-size: 26px;
}

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

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

.wp-block.property.list {
	/*
	margin-left:15px;
	margin-right:15px;*/
	padding-bottom: 20px;
}
.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;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  padding:0;
  border-bottom: 1px solid #243842;
}
.panel-group .panel-heading a {
  font-weight: inherit;
  color: #243842;
  text-decoration: none;
  padding: 15px 10px 15px 10px;
  display: block;
}
.panel-group .panel-heading:after {
  content: "\f078" !important;
    background: none;
    font-size: 16px;
    font-family: 'FontAwesome';
    color: #243842;
}
.panel-group .panel-body {
  color: #2d404a !important;
}
.panel-group .panel .panel-heading > .panel-title:before {
  background: #e1e1e1;
  background: rgba(255,255,255,.4);
  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;
}
.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: #333333;
    border: 1px solid #e3e3e3;
    color: #FFFFFF;
    display: block;
    height: 50px;
    padding: 0 18px;
    text-decoration: none;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
#checkoutsteps .step-title.collapsed {
  border-color: #e3e3e3;
  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: #7f7f7f;
  float: right;
  font-size: 16px;
  line-height: 49px;
}
#checkoutsteps .step-title h6 {
  font-size: 16px;
  font-weight: normal;
  line-height: 49px;
  margin: 0;
}
#checkoutsteps .step-content {
  border: 1px solid #e3e3e3;
  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: #293b45;
}
#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
 */

.table-cart .cart-remove {
  display: block;
  text-align: center;
  color: #C4161C;
}

.btn-default {
  color: #243842;
  background-color: #ffffff;
  /*border-color: #ccc;*/
  border-radius: 0;
}

.btn-default::after {
  content: '>';
  color: #ffffff;
  margin-left:12px;
  background-color: #243842;
  position: absolute;
  height: 32px;
  margin-top: -6px;
  width: 30px;
  padding-top: 6px;
}

.btn-default:hover::after, .revslider-overlay-box:hover .btn-default::after {
  color: #243842;
  background-color: #dbc274;
}

.tp-caption.rev-title {
  font: 700 3rem/1 "Montserrat", Verdana, sans-serif !important;
}

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

.btn-alt {
  color: #243842;
  background-color: #ffffff;
  /*border-color: #ccc;*/
  border-radius: 0;
}

.btn-alt::after {
  content: '>';
  color: #ffffff;
  margin-left:12px;
  background-color: #dbc274;
  position: absolute;
  height: 32px;
  margin-top: -6px;
  width: 30px;
  padding-top: 4px;
}

.btn-alt:hover::after, .revslider-overlay-box:hover .btn-alt::after {
  color: #ffffff;
  background-color: #243842;
}

.btn-alt:hover, .btn-alt:focus, .btn-alt.focus, .btn-alt:active, .btn-alt.active, .open>.dropdown-toggle.btn-alt {
  background-color: #ffffff;
  color: #243842;
}

.btn-alt-2 {
  color: #ffffff;
  background-color: #243842;
  /*border-color: #ccc;*/
  border-radius: 0;
}

.btn-alt-2::after {
  content: '>';
  color: #243842;
  margin-left:12px;
  background-color: #dbc274;
  position: absolute;
  height: 32px;
  margin-top: -6px;
  width: 30px;
  padding-top: 4px;
}

.btn-alt-2:hover::after, .revslider-overlay-box:hover .btn-alt-2::after {
  color: #ffffff;
  background-color: #243842;
}

.btn-alt-2:hover, .btn-alt-2:focus, .btn-alt-2.focus, .btn-alt-2:active, .btn-alt-2.active, .open>.dropdown-toggle.btn-alt-2 {
  background-color: #dbc274;
  color: #243842;
}

#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: 11px;
font-weight: 500;
color: #C3151B;
text-decoration: line-through;
margin-left: 0px;
}

.panel-base .panel-heading.panel-heading-lg {
padding: 25px;
font-size: 20px;
font-weight: 600;
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: #293b45;
}
ul {
	/*padding-left:30px;*/
	margin-bottom:10px;
}

ul li{
	color: #243842;
	font-weight: normal;
  list-style: disc;
	margin-left: 40px;
	font-size: 1rem;
  line-height: 2rem;
  font-weight: 300;
}

.salesagent_description_1 ul li, .salesagent_description_1 ol li {
  color: #ffffff;
}

.post-content ul li {
  color: #666666;
}

.section_faq ul li {
  color: #ffffff;
}

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

.section-title.left {
    display: table-cell;
    color: #293b45;
    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 #e3e3e3;
    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: 600;
color: #333;
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: #dbc274;
  border-color: #dbc274;
}

.table-cart {
  /*
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  */
   border:none;
}
.well {
border-radius: 2px;
background: #fcfcfc;
border-color: #E5E5E5;
-webkit-box-shadow: none;
box-shadow: none;
}

.table-cart td:first-child {
  /*border-right: 1px solid #e3e3e3;*/
  border: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: #CCC;
}

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

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

.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: 30px;
    font-size: 20px;
    font-weight: 400;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

.jumbotron>hr {
    border-top-color: #243842;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.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,.visible-kat.catalog_list_item_cat a  {
	font-family: 'Montserrat', sans-serif;
	font-size:17px;
	font-weight:normal;
	color: #293b45;
}
.list-group-item.active a {
    color: #4c4b4b;
}

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

.list-group-item a.active_one, ul.categories > li > a.active, ul.categories > li > a.active:hover {
    /* text-decoration: underline; */
    font-weight: bold;
    color: #293b45;
}

.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: 600;
}

.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 {
    padding: 4px 0;
    font-size: 25px;
    font-weight: 600;
    color: #002057;
}

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

.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: #293b45;
	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 #e3e3e3;
}

.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;
	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; 
}

.btn-vec {
	/* margin-top:10px; */ padding-left: 27px;padding-right: 27px; /* float:left; */ font-weight: bold;
}

.btn-cart-inquery-narrow {
	margin-top:10px; padding-left: 10px;padding-right: 20px; float:left;margin-left: 5px;
	margin-left:0px;
}

.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-inquery-narrow:before {
  content:  "";
}

our-team{
    text-align: center;
    transition: all 0.5s ease 0s;
}
.our-team:hover{
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.our-team .pic{
    overflow: hidden;
    position: relative;
}
.our-team .pic:before,
.our-team .pic:after{
    content: "";
    width: 200%;
    height: 80%;
    background: rgba(38,37,37,0.8);
    position: absolute;
    top: -100%;
    left: -4%;
    transform: rotate(45deg);
    transition: all 0.5s ease 0s;
}
.our-team .pic:after{
    background: rgba(8,75,77,0.8);
    top: auto;
    left: auto;
    bottom: -100%;
    right: -4%;
}
.our-team:hover .pic:before{ top: 0; }
.our-team:hover .pic:after{ bottom: 0; }
.our-team .pic img{
    width: 100%;
    height: auto;
}
.our-team .social{
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    bottom: 45%;
    left: 0;
    opacity: 0;
    z-index: 2;
    transition: all 0.5s ease 0.3s;
}
.our-team:hover .social{ opacity: 1; }
.our-team .social li{ display: inline-block; }
.our-team .social li a{
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}
.our-team .social li a:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #db162f;
    border-radius: 0 20px 20px 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.our-team .social li a:hover:after{ transform: rotate(180deg); }
.our-team .team-content{ padding: 20px; }
.our-team .title{
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #047168;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.our-team .post{
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #707070;
    text-transform: capitalize;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
License Terms

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

.table-cart img {
  width: 55px;
}


.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 {
	border: none;
}

.btn-b-white {
  background-color: transparent;
  border: 1px solid #e3e3e3;
  color: #293b45 !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:#C5C4C4;
}


.wp-block.product .product-title a {
  font-size: 16px;
  font-weight: 600;
    color: #293b45;
}

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


.wp-block.product.style-2 .product-title {
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-align: center;
    line-height: 23px;
	height: 45px;
	overflow: hidden;
	
}

.white a, .white i {
   color: #293b45;
}

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

.header-alpha .navbar-wp .navbar-nav>li>a {
      padding: 28px 8px;
  margin-right: 0;
  font-size: 20px;
      font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
      color: #293b45;
  text-transform: uppercase;
}

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



.categories_container .wp-block.product.style-2.wp-block .wp-block-body {
	/*height:70px;*/
}
.categories_container .wp-block.product.style-2 {
    /* height: 410px; */
    /* box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12); */
    border: 0px solid #e2e2e2 !important;
}
.wp-block.product.style-2.wp-block .wp-block-body {
    padding: 5px;
    margin-bottom: -7px;
    padding-left: 0px;
    background-color: transparent;
    color: white;
    /* height: 129px; */
    overflow: hidden;
    /* padding-bottom: 11px; */
    padding-left: 4px;
    padding-top: 21px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: 3px;
    text-indent: 100%;
    background: #dbc274;
    border-bottom: 1px solid #dbc274;
    border-radius: 0px;
    z-index: 999;
}
.owl-carousel .item {
    /* margin: 9px; */
    /* margin-left: 10px; */
    margin-right: 20px;
}

.boxes_row{
	    margin-bottom: 50px;
}



.shop {
    padding-top: 70px;
    padding-bottom: 70px;
}
.light {
    background: #55473c;
  color: #fff;
}

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

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

}

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

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


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

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

.btn-base {
    color: #fff !important;
    background: #293b45;
    border: 1px solid;
    border-color: #ffffff;
    border-radius: 0px;
}

.light {
  background: transparent;
  color: #243842;
 } 
.dark {
  background: transparent;
  color: #243842;
}

.copyright-text {
	text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #384951;
    letter-spacing: 0.5px;
}


.shop .primary-image {
  border: none;
}
.list-cena > .price{
	margin-left:0px !important;
}
.list-cena {
	margin-bottom:10px !important;
}
.sky-form .label {
  font-size:18px;
  font-weight: bold;
  color: #293b45;
}

ul.categories {
  list-style: none;
  margin: 0;
  padding: 0 !important;
    border: 0px solid #e3e3e3;
  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='#293b4500',GradientType=0 );
}

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

.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;
}

.table-cart .cart-remove {
  display: block;
  text-align: center;
  color: #293b45;
}

.table-cart .inquery-header-items .cart-remove, .table-cart .cart-header-items .cart-remove {
    display: block;
    text-align: center;
    color: #293b45;
}

.dropdown-cart tr{
	border-bottom: 1px solid #efefef;
}

.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: #dbc274;
}
 }
 

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

.podkategorije{
	display:none;
}
i.podkat-odpiralec {
    cursor: pointer;
    color: #293b45;
}
.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: #293b45 !important;
}

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

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

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


.header-alpha .navbar-wp .dropdown-menu {
  background: rgba(0,0,0,0.85);
  border: transparent;
  /* border-bottom: 0; */
}
.mega-nav .dropdown.mega-dropdown-fluid .dropdown-menu {
  left: 0;
  right: 0;
  margin: 0 15px;
  margin-right: 30px;
}

.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: #FFFFFF;
}

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

.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: #293b45;
}


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

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


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

.table-cart-subtotal>table {
	color: #ffffff;
}

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



button, input, select, textarea {
  vertical-align: top;
  margin: 0;
  color: black;
}

.dropdown-cart .dropdown-cart-footer {
  padding: 15px;
  background: #0F0F0F;
  /* border-top: 1px solid #e3e3e3; */
   border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

.shop .product-price>.price {
  font-size: 26px;
  font-weight: 600;
  margin-left: 0px;
}
ul.categories > li > a {
  display: block;
  padding: 15px 15px;
}

.well {
  border-radius: 2px;
  background: #293b45;
  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: 0;
  line-height: 1.42857143;
  background-color: #fff;
  border: none;
  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 #243842;
  color: #171241;
  font-size: 1rem !important;
}

.dropdown-cart .cart-items {
  display: block;
  padding: 14px;
  font-size: 14px;
  font-weight: 500;
  background: #efefef;
  color: #171241;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-left: 0px solid #FFFFFF;
  text-align: center;
  border-right: 1px solid #FFFFFF;
}
ol {
	list-style:decimal;
	margin-top:20px;
	margin-bottom:20px;
	color: #243842;
}

ol.breadcrumb {
  color: #ffffff;
}

/* 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;	
}

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;

}

.product-list-filters {
  margin-bottom: 25px;
  background: #293b45 !important;
  border: 0px solid #e3e3e3 !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: #293b45;*/
    color: #fff;
}  
.white-border {
border: 2px solid #FFFFFF;
}

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

a, .sky-form a {
    color: #2d404a;
    cursor: pointer;
    font-weight: 300;
    text-decoration: underline; 
}

a:hover, .sky-form a:hover {
    text-decoration: none; 
}

.salesagent_description_1, .salesagent_description_2 {
  word-wrap:break-word;
}

.salesagent_description_1 a {
  color: #ffffff;
}


ul.categories>li>a:hover {
    background: transparent;
    color: #181242;
    text-decoration: none;
    padding-left: 13px;
}
ul.categories>li>a:hover i{
    color: #ffffff;
}
.wp-block-body p{
	color:#fff;
}

.breadcrumb .active a{
	font-weight:bold;
}

.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 #293b45;
    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 #293b45;
}

.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: #e3e3e3;
  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: #293b45;
  border-color: #dbc274;
}

.wp-block.product.style-2 .product-title a {
    text-align: center;
    color: #161616;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 20px;
    font-size: 23px;
    line-height: 41px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.wp-block.product.style-2 .wp-block-footer .cell {
  border-right: 0px solid #e3e3e3;
  vertical-align: middle;
}

.wp-block {
    margin: 0 0 15px 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    position: relative;
    cursor: default;
    border-radius: 0px;
}

.wp-block.product.style-2 .wp-block-footer {
  display: table;
  width: 100%;
  border-top: 1px solid #e3e3e3;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e3e3e3;
  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 #e3e3e3 !Important;
    margin: 0;
    padding-top: 19px;
    border-bottom: 0px solid #e3e3e3 !Important;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding-bottom: 20px;
    /* border-radius: 20px; */
}sssssss

.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: -10px;
}

.aktiven_filter .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: rgba(176, 30, 53, 0.85);
    /* text-shadow: 0 1px 0 #293b45; */
    filter: alpha(opacity=20);
    opacity: 3.2;
    padding-right: 9px;
}
.wp-block.product.style-2 .wp-block-footer .cell.price-wr:hover {
    background: #e4e4e4;
}
.tabs li.active {
    background: #3f3f3f;
    border-right: 1px solid #3f3f3f;
}

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

.btn-boxi {
    background-color: #293b45 !important;
    border: 2px solid #293b45 !important;
    border: none;
    color: #FFF !important;
    border-radius: 16px !important;
    text-align: center;
}
.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: #161616;
    border-color: #161616;
}
footer p {
  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: #3f3f3f;
}

.table>thead>tr {
    background: #7a5ea9;
}
.panel {
  border-radius: 0;
  background-color: #FFFFFF;
}

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

.form-header p {
	color: #293b45;
}

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

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

.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: #a7a7a7;
    color: #000;
}
table.table-orders.table tr > th{
	color:#FFF !important;
}
 .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: #FFF;
  margin: 0 0px;
  box-shadow: none;
  /*box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12);*/
}




.pg-opt .breadcrumb a:hover {
    color: #FFF;
}
.wp-block.default > .wp-block-body {
    /*padding: 23px;*/
}

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

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


.pagination>li>a:hover, .pagination>li>span:hover {
  background-color: #dbc274;
  border-color: rgba(50, 50, 50, 0);
  color: #fff;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  background-color: #dbc274;
  border-color: #ddd;
  color: #fff;
}

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

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

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


.panel-sidebar-1 .panel-body ul.list-group {
    border-bottom: 1px solid #e3e3e3;
   font-family: 'Montserrat', sans-serif;
    text-transform: none;
}
.wp-block-date-over p {
	color:white;
}

.crna {
	color:black !Important;
}

.crna .table-cart td:first-child {
  border-right: 1px solid #e3e3e3;
  color:#293b45;
}

.table-cart .crna td {
	color: #293b45;
}


.form-control:focus {
    border-color: #293b45;
    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: #293b45;
  padding: 12px 25px;
  margin: 0 -1px;
  border-bottom: 3px solid transparent;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} 
.form-control {
    border-radius: 0px !important;
    padding: 8px 12px;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  height: 39px;
  padding: 8px 10px;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
  background: #FFFFFF;
  appearance: normal;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.user-form .form-header {
  padding: 15px 15px;
  background: #FFFFFF;
  border-bottom: 1px solid #e3e3e3;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.user-form .form-body .form-header {
  margin-bottom:20px;
}

.user-form .form-header h2 {
  margin: 0;
  padding: 0 !important;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
  color: #293b45;
}

.shop .thumbnail-images a {
  display: block;
  padding: 5px;
  border: 0px solid #e3e3e3;
}

.tabs li {
  float: left;
  border-right: 0px solid #e3e3e3;
  margin-bottom: -1px;
  font-family: 'Montserrat', sans-serif;
}

.thin-border {
border: 0px solid #e3e3e3;
}

.navbar-toggle {
  border-color: #dbc274;
  border-radius: 2px;
  
  color: #dbc274;
  padding: 12px 16px 7px 16px;
}


.title-sekcija-young p {
  font-family: 'Montserrat', sans-serif;
  font-size: 46px; 
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 20px;
}

.product-info .product-title {
    color: #293b45;
}

.podprodukti_kontejner h5 {
	 font-family: 'Montserrat', sans-serif;
	font-weight:normal;
}

.podprodukti_kontejner p {
	margin-bottom: 5px;
	vertical-align:middle;
}
.podprodukti_kontejner input{
	margin-top:10px;
}

.subproducts_cartadd_tooltip {
	display:none; 
	margin-left:15px; 
	margin-bottom:15px;
	color:#CC0000;
}

.shop .product-short-info p i {
    margin-right: 8px;
    color: #293b45;
}

ul.featured li .price {
    color: #001f59;
}
.wp-block.product.style-2 h2.product-title.pomanjsani_boxi {
	height: 90px;
}

.wp-block.product.style-2 h2.product-title.pomanjsani_boxi a {
	font-size:14px;
}

.sky-form .radio, .sky-form .checkbox {
    color: #293b45;
}

ul.tabs li {
	list-style-type: none; 
}

footer .col .alert-success p {
    color: #293b45;
}

.cta-wr form {
	margin:10px 0 !important;
}

.nav>ul>li>a:hover {
    color: #dbc274;
}

.post-content img {
    /* margin: 0px 10px 10px 10px !important; 
    border: 0px solid #e0e0e0;*/
}

@media (max-width: 600px) {
	#divHeaderWrapper .container {
		padding-left: 0px;
	}
	
	.pg-opt h2 {
		padding-top:0 !important;
	}
	
	.navbar-brand img {
		width:190px;
		height: auto !important;
	}
	
	.post-content img {
		width: 100%;
		height: auto;
		display: block;
		margin:0 0 20px 0 !important;  
	}
	
}

@media (max-width: 993px) {
	.crta-naslovi {
		top:0; 
	}
	
	.title-sekcija-young {
		margin-top:0px;
	}
	
	.slika_mobilni_v_pasih_prva_stran {
		width:300px; 
		height:auto;
	}
}

@media (max-width: 767px) {
	.title-sekcija-young {
		font-size:30px;
	}
	
	.crta-naslovi-spodaj {
		top:-8px;
	}
	
	.slika_mobilni_v_pasih_prva_stran {
		width:300px; 
		height:auto;
	}
	
	.cta-wr {
		padding:0;
	}
	
	.cta-wr h1 {
		font-size: 20px;
		line-height: 30px;
	}
	
	.gumbi-kosarica {
		margin-bottom: 20px;
	}
}

.container_tekst_pasovi_prva_stran {
	text-align:center;
}

.post-content .primary-image img {
	border:none;
}

section.slice {
    padding-top: 90px;
    padding-bottom: 80px;
}

.footer ul li {
    list-style: none;
    margin-left: 0px;
}

.slider-tekst a {
	padding: 5px 10px 5px 10px !important;
	background-color: transparent;
    border: 1px solid #e3e3e3;
    color: #293b45 !important;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px;
}

.slider-tekst a:hover {
	color: #FCFCFE !important;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: inherit;
}
#nad_header i{
	margin:0 10px;
	    margin-top: 7px;
}
#nad_header span {
    border-right: 0px solid #e3e3e3;
}
.mega-nav .menu_container {
    /*background-color:#293b45;*/
}
.desni-menu li {
    margin-right:20px;
    font-size:14px;
}
.icon_left{
	width:15px;
	float:left;
	font-size: 25px;
	margin-right:20px;
}
.desc_right{
	float:left;
	text-transform:uppercase;
}
.info_name{
	font-weight:bold;
}
#divHeaderWrapper{
	border-top:none;
	padding-top: 0px;
	padding-bottom: 0px;
}
.layer-slider-wrapper {
	margin-top:0px;
}
header .navbar-fixed .navbar {
    /*position:absolute !important;*/
    top:110px;
}
.navbar-inner{
	position: relative;
  /* top: 0px; */
  /* left: 0px; */
  z-index: 9;
}
.pomik_body_navzdol .navbar-inner {
  padding-bottom: 0;
  margin-bottom: 0;
}

.glavni-menu-holder{
	
}
.slice .work-no-space{
	position: absolute;
    top: 700px;
    z-index:9999;
}
.slice .work-no-space.blogs_fp{
	position: absolute;
    top: 700px;
    z-index:2;
}
.work.work-no-space.g4 .mix{
	    padding: 0 10px;
}
.blogs_fp .wp-block.inverse .figure img {
	width:100%;
}
.black-cta {
    height: 150px;
}

.categories_container .wp-block.product.style-2 img{
	width:100%;
}

.shop_h1 {
    text-align: center;
    color: #181242;
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 30px;
    margin-top: 8px;
    
}
.shop_h1:before{
	content:url('../images/divider3.png');
	  position:relative;
	  z-index:3;
	  left:-20px;
	
	  top:2px;
}

.wp-block-body .title{
	color:#c54458;
}
.wp-block-body p {
    color: #ffffff; 
    line-height: 24px;
    font-weight: normal;
    font-size: 17px;
    border-bottom: none;
    padding-bottom: 25px;
    /*height:98px;
    overflow:hidden;*/
}
.shop .wp-block-body p {
	border-bottom:none;
	padding-bottom:15px;
	margin-bottom:10px;
}
.wp-block-body .read_more_fp {
    font-size: 16px;
    font-weight: 700;
    text-transform:uppercase;
    letter-spacing:.7px;
    color:#293b45 !important;
    padding:0;
}
.wp-block.default > .wp-block-body .title {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    letter-spacing:.7px;
    font-family: 'Montserrat', sans-serif;
    height: 66px;
    overflow: hidden;
    margin-bottom: 20px;
}
.prlx-young .figure img {
    border-bottom: 0px solid #dbc274;
}
.static_content_fp p{
	color:#5e5e5e;
	font-weight:500;
}
.static_content_fp h1 {
    color: #383838;
    font-size: 40px;
    margin-bottom:15px;
}

.cta-wr {
    padding: 0px 0;
    border-radius: 2px;
}
.divider {
    border-top: 5px solid #dbc274;
    width: 100px;
    padding-bottom: 30px;
}
.divider2 {
    border-top: 2px solid #dbc274;
    width: 48px;
    padding-bottom: 30px;
}

.prlx-bg .wp-block:hover {
	    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12);
}
.trije_tabi_prva_stran_rocka.active .tab_rocka_crna:before {
    border-color: transparent;
    border-top-color: #151515;
    border-width: 21px;
    margin-left: -21px;
} 

.ozadje_blog_box {
    height: 40px;
    background-color: #4d4d4d;
    position: relative;
    top: -44px;
    width: 90%;
    left: 24px;
    padding: 29px;
}
.trije_tabi_prva_stran_rocka.active .tab_rocka_crna:after, .trije_tabi_prva_stran_rocka.active .tab_rocka_crna:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.right_cont{
	margin-right:30%;
}
.right_cont p{
	font-size: 19px;
    line-height: 24px;
}
.fp_paralax_text{
	
}
.fp_paralax_text button {
    float: none;
    color: #FFFFFF;
    padding: 7px 16px;
    font-weight: bold;
    border: none;
    border-radius: 18px;
    font-size: 13px;
}
.fp_paralax_text p {
    font-size: 23px;
    color: #ffffff;
    text-align: center;
    line-height: 44px;
    width: 85%;
    margin: 0 auto;
    font-weight: 300;
    padding-top: 20px;
}

.opodjetju p {
	    color: #ffffff;
} 
footer.footer{
	background-color: #243842 !important;
  background-size: cover;
	padding-top:60px;
}
footer.footer .footer_upper {
  border-bottom: 3px solid #dbc274;
}
.opodjetju{
	background:#FFF;
	/*background-image: url(../images/38804571.jpg) !important;*/
	    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-attachment: fixed;
}
footer .col ul li {
        color: #FFF;
    font-weight: 300;
    font-size:1rem;
}
footer a, footer a:hover {
      color: #FFF;
  font-weight: 300;
  font-size: inherit;
}
footer h2, footer h3, footer h4, footer p {
    color: #FFF;
    border-left: none;
    padding-left: 0;
    margin-bottom: 0;
}
footer h2 {
  font-size: 1.6rem;
  
}
footer .col.col-social-icons i {
	font-size:45px;
	background:transparent;
	margin-right:20px;
}

.e-novice-box input.form-control:focus{
	-webkit-box-shadow: inset 0 1px 1px rgba(119, 119, 119, 0.075), 0 0 8px rgb(82, 82, 82);
    box-shadow: inset 0 1px 1px rgba(119, 119, 119, 0.075), 0 0 8px rgb(82, 82, 82);
    border-color: transparent;
}

.copyright_fp {
    border-top: none;
    background: #ffffff;
    color: #000000;
    padding: 20px 0px 20px 0px;
    opacity: 1;
}
.copyright_fp .left{
    float: left;
    padding-top: 20px;
    font-size: 14px;
        font-weight: 300;
}
.copyright_fp .right{
	float: right;
    padding-top: 20px;
    font-size: 14px;
    font-weight: 300;
}
.info_row{
	padding-top:40px;
	padding-bottom:80px;
}
.navbar-wp .navbar-nav > li.active > a {
    border-top: 3px solid transparent;
}
.navbar-wp .navbar-nav > li {
    height: 70px;
}
.header-alpha .navbar-wp .navbar-nav>li>a {
	padding-top:10px;
}
.header-alpha .navbar-wp .navbar-nav>li>a {
    padding-top: 10px;
    margin-right: 9px;
}
.nav.navbar-nav{
	    padding-right: 16px;
    padding-left: 0px;
}
.no-dropwdown:hover {
    background-color: transparent;
    border-color: transparent;
    color: #FFFFFF !important;
}
.dropdown.open, .dropdown.open a{
	background-color: transparent !important;
	border:none !important;
}
#divTopHeaderWrapper {
  background-color: #dbc274;
  text-align: center;
  height: 5px;
  position:relative;
}

.topHeaderButton {
  position: absolute;
  z-index: 55;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  background-color: #dbc274;
  border:none;
  border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 20px 8px 50px;
  color: #ffffff;
  font-weight: bold;
}

#divTopHeaderWrapper:hover, .topHeaderButton:hover {
  background-color: #243842;
}

.topHeaderButton::before {
  content: '';
  background-image: url(../images/icons/icon_gold_silver_price.png);
  width: 50px;
  height: 50px;
  position: absolute;
  background-size: 25px;
  background-repeat: no-repeat;
  left: 20px;
}

#divHeaderWrapper{
  width: 100%;
  background-color: transparent;
  z-index: 2;
  -webkit-transition: height .5s linear;
  transition: height .5s linear;
}

.pomik_body_navzdol #divHeaderWrapper {
  position:static;
}

#divHeaderWrapper.divHeaderWrapper_scrolled{
	position: fixed;
	height:96px;
	-webkit-transition: height .5s linear;
  transition: height .5s linear;
  
  background-color: #ffffff;
  z-index: 30;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .header-alpha{
  background-color: #ffffff;
}



#divHeaderWrapper.divHeaderWrapper_scrolled .header-alpha .navbar-inner {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container ul li a, #divHeaderWrapper.divHeaderWrapper_scrolled .logo_container ul li a:hover {
  color: #243842;
  
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container ul.dropdown-menu li a, #divHeaderWrapper.divHeaderWrapper_scrolled .logo_container ul.dropdown-menu li a:hover {
  color: #ffffff;
}


#divHeaderWrapper .logo_container .menu_logo_cont img{
	width: 300px;
  height: auto;
}

#divHeaderWrapper .logo_container .menu_logo_cont img{
	-webkit-transition: width .5s linear;
  	transition: width .5s linear;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container {
  margin-top: 0;
  border-bottom: 3px solid #dbc274;
  -webkit-transition: margin-top .5s linear;
  	transition: margin-top .5s linear;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container .menu_logo_cont img{
	width:200px !important;
	-webkit-transition: width .5s linear;
  	transition: width .5s linear;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container .menu_menu_cont .menu_menu_cont_relative ul.nav.navbar-nav {
  margin-top: 40px;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container .menu_lang_cont .top_menu_item {
  padding-top: 15px !important;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .logo_container .menu_menu_cont .top_menu_item {
	padding-top:0 !important;
	-webkit-transition: padding-top .5s linear;
  transition: padding-top .5s linear;
  margin-left: 0;
}

#divHeaderWrapper .logo_container .menu_menu_cont .top_menu_item {
	-webkit-transition: padding-top .5s linear;
  	transition: padding-top .5s linear;
    margin-left: 0;
}

#divHeaderWrapper.divHeaderWrapper_scrolled .menu_fix{
	top:55px !important;
	-webkit-transition: top .5s linear;
  	transition: top .5s linear;
}

#divHeaderWrapper .menu_fix{
	-webkit-transition: top .5s linear;
  	transition: top .5s linear;
}

.info_desc{
	color:#929191;
	font-size:12px;
	line-height: 16px;
}
.icon_left{
	margin-top:10px;
}
#slider-wrapper{
	border-bottom:none;
}
.wp-block.default > .wp-block-body .title {
    font-weight: 700;
}
.wp-block.default > .wp-block-body {
    padding: 30px;
    background-color: #243842;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.wp-block.default > .wp-block-body:hover {
	background-color: #dbc274 !important;
}

body {
 font-family: 'Montserrat', sans-serif !Important;
}
.glavni-menu-holder{
	    background-color: transparent !important;
}
.info_desc p {
    color: #171616;
}
.credit_card_icons_container{
	width:100%;
	padding-top:30px;
}
.credit_card_icons_container div{
	/*width:25%;*/
	float:left;
	margin:0px 15px 0px 0px;
}
.credit_card_icons_container div i{
	font-size:36px;
	color:#293b45;
}
.info_desc p{
	    line-height: 18px;
}
.povprasevanje {
    /* border: 2px solid #293b45; */
    background-color: #293b45;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.povprasevanje:hover, .povprasevanje:focus, .povprasevanje:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.category_inquery{
	position: fixed;
  right: 60px;
  bottom: 0px;
  margin: 0;
  z-index: 10;
}
.title {
    color: #2d404a !important;
    font-size: 24px;
    font-weight: 800;
    padding: 0 0 10px 0;
}
.category_container .title, .gallery_section .title {
    color: #293b45 !important;
    font-size: 31px;
    font-weight: 700;
    padding: 0 0 10px 0;
}

.panel-default > .panel-heading h2 {
    margin: 0px;
    padding-top: 3px;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}
ul.featured li .title a {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}
.nad_header_right ul li {
    float: left;
    position: relative;
    float: left;
    display: inline-block;
    border-right: 0px solid #f2f2f2;
}
ul.sub-menu {
    min-width: 160px;
    position: absolute;
    right: 5px;
    z-index: 1500;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    border: 2px solid #293b45;
    border-radius: 5px;
}
.nad_header_left{
	float:left;
}
.nad_header_right, .nad_header_right_contact{
	float:right;
}

.nad_header_right_contact {
  display:none;
}

.dropdown-cart {
    min-width: 400px;
    background: #FFF;
    color: #000;
}
.panel-sidebar-1 .panel-body ul.list-group li, .visible-kat.catalog_list_item_cat {
    padding: 10px 0 9px 2px;
    border-bottom: 1px solid #e3e3e3;
    margin-left:5px;
}
.panel-body > .list-group .list-group-item.active {
    border-bottom: 1px solid #e3e3e3;
}
.boxes_container{
	margin-top:30px;
}
a.povprasevanje:hover{
	color:#FFFFFF;
}
.inquery-header-items a, .cart-header-items a,.inquery-header-items a:hover, .cart-header-items a:hover  {
    color: #000;
    cursor: pointer;
}
.figure .figure_text{
	text-align: right;
    top: 70px;
    right: 10px;
    position: absolute;text-transform:uppercase;font-size:26px;color:#FFFFFF;font-weight:600;
}
.figure .figure_text button{
	float: right;
    color: #FFFFFF;
    padding: 5px 15px;
    font-weight: bold;
    border: none;    background: #293b45;font-size:14px;margin-top:10px;text-transform:uppercase;
} 
.inquery-header-items td, .cart-header-items td{
	border:none !important;
}
.info_desc p{
	    line-height: 13px;
}
.well{
	color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
p.location_contact_info{
    margin: 8px 0px !important;
    line-height: 20px;
}
ul.podkategorije{
	
}
i.podkat-odpiralec{
	float:right;
	margin-right:10px;
	display:none;
}
td.cart_qnty{
	color: #303030 !important;
}

.stat9_div p{
	text-align:center;font-size: 20px;color:#514d4d;font-weight:500;
}
.category_pics{
	margin-top:40px;
}
.category_pics h3 {
	/*font-family: 'Roboto', serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 0px;*/
}
.last_category{
	border-bottom:none !important;
}
.list-group-item.active.active_parent_1 .list-group.podkategorije{
	display:block;
}
.post-desc a, .post-content a, .category_desc a{
	text-decoration:underline;
}
.wp-block.product.style-2 .wp-block-footer .cell:hover {
    background: transparent;
}
.slice .work-no-space.blogs_fp.desktop_blogs{
	
}
.slice .work-no-space.blogs_fp.mobile_blogs{
	position: relative;
    top: 0px;
}
.static_left{
	padding:0px;height:500px;
}
.static_right{
	padding:0px;padding-left:45px;padding-top:120px;height:500px;background:#e5e5e5;
}
.map-canvas {
    height: 500px;
}
.post-image{
	/*float:right; 
	margin: 0px 0px 20px 20px;*/
}
footer .col.col-social-icons i {
	padding:0px;
}

.nav > ul > li > a.mobile_menu_special {
  color:#c3922b;
}

.nad_header_right_contact {
      display:none;
}

.mobile_nav_contact_container {
  margin-left:10px;
}

.mobile_nav_contact_container p {
  color:#ffffff;
}

.list-group-item .filter_name {
  text-transform:none;

}

.list-group-item .filter_value {
  font-weight:bold;
  
}

.specifikacije table.table tr {
    border-bottom: 1px solid #a7a7a7;
}

.specifikacije table.table td {
    color: #3f3f3f;
}
.tab-body {
    padding: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.sponzorji_sekcija {
  padding-top:60px !important; 
  padding-bottom:60px !important; 
  border-top:1px solid #e3e3e3 !important; 
  margin-top:30px !important;
}
.top_menu_item{

}
.top_menu_item.special_menu_item{

}
.top_menu_item.special_menu_item img{
	width:100%;
}
.top_menu_item{
	text-align:center;
}
.top_menu_item{
	padding-top:20px !important;
}
.top_menu_item.special_menu_item{
	padding-top:10px !important;
}
.blog_title_container {
    text-align: left;
    color: #ffffff;
    font-size: 26px;
    text-transform: none;
    font-weight: 300;
    background-color: #ffffff00;
    margin-top: -8px;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
}
.fp_paralax_text h3, .products_fp h3 {
    color: #ffffff;
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 20px;
}

.wp-block.inverse .figure {
    position: relative;
    padding: 0px;
    border: none;
    
}
.products_fp h3{
	text-align:center;
}
.wp-block.product figure {
    border-bottom: none;
}
.products_fp .img-center{
	width:100%;
}
footer .col.col-social-icons i {
    color: #181242;
}
.kontejner_produkt{
	margin-bottom:60px;
}

.product_plus_one i, .product_minus_one i{
    color: #786b62;
}

.form-control-feedback {
    top: 40px !important;
    position:absolute;
    color:#786b62;
}

.form-control-feedback {
    width: 40px;
    height: 40px;
    /* line-height: 42px !important; */
}

h4.modal-title{
    color: #786b62 !important;
}

.product_right_container .product_short_description p {
    font-size:17px;
}

.product_right_container .tab-content .tab-pane p {
    font-size:17px;
}

.product_right_container .nav-tabs a { 
    font-size:20px;
    font-weight: bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #293b45;
}
.tab-content{
	margin-top:20px;
}
a.product_more_link{
	    background: #293b45;
    float: none;
    color: #FFFFFF;
    padding: 10px 20px;
    font-weight: bold;
    border: none;
    border-radius: 7px;
}
.form-control-feedback {
    width: 40px;
    height: 40px;
    /* line-height: 42px !important; */
}
.form-control-feedback {
    top: 30px !important;
    position: absolute;
    color: #786b62;
}

.product_image_box {
  width: 320px; height: 320px;
  position: relative;
  border: none;
  background: transparent;
  margin:0 auto;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#293b45 0%, #293b45 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    right: -21px;
}
.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #293b45;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #293b45;
}
.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #293b45;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #293b45;
}
.top_menu_item{
	padding-left:0;
	padding-right:0;
}
.top_menu_item a{
  padding-left:20px;
  padding-right:20px;
  border-right: 1px solid #ffffff;
}
.top_menu_item:last-child a {
  border-right: none;
}
.navbar-collapse.collapse.navbar-brand.glavni_menu {
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.navbar-right {
    float: right !important;
    margin-right: 0px;
}
.header-alpha .navbar-wp .navbar-nav>li>a {
    margin:0px;
    padding:0px;
}
.shop .kontejner_produkt .page-title{
	color: #293b45;
	font-weight:600;
}
.product_plus_one i,.product_minus_one i {
    margin-top: 12px;
}
.product_plus_one,.product_minus_one {
    cursor: pointer;
    float: left;
    height: 40px;
    width: 30px;
        text-align: center;
}
.modal_properties_container{
	padding:10px 0px;
}
.modal_properties_container .extra_property_name{
	font-weight:bold;
}
.product_property_description{
	margin:5px 0px;
	font-weight:bold;
}
.btn-icon.btn-cart-inquery-narrow{
	background: #293b45;
    float: none;
    color: #FFFFFF;
    padding: 10px 20px;
    font-weight: bold;
    border: none;
    border-radius: 7px;
    margin: 0px;
}
.cart_qty_input{
	border:3px solid #FFF;float:none;/*width: 116px;*/
}
.product_plus_one{
	float:left;height:40px;width:30px;
}
input[name="cart_qty"]{
	    float: left;
    width: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #e3e3e3;
    text-align: center;
}
.product_minus_one{
	float:left;height:40px;width:30px;
}
.nav-tabs>li>a:hover {
    border:none;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
    /*color:#FFF;*/
}
.post-content a {
    color: #243842;
}
.contact_info_heading_paragraph {
 margin-top: 56px;
    text-align: center;
    font-size: 30px;
    font-weight: 300;
}
section.gallery_section{
	padding-top:0px;
}
.slider_link, .slider_link:hover{
    background: #293b45;
    float: none;
    color: #FFFFFF;
    padding: 10px 20px;
    font-weight: bold;
    border: none;
    border-radius: 7px !important;
    font-size:17px;
}
.box_title a{
	text-align: center;
    color: #6d5e4c;
    font-size: 24px;
}
.mix p.box_title{
	margin: 0;
    height: 30px;
    overflow: hidden;
    color: #6d5e4c;
    font-size: 24px;
}
.header_right ul li {
    float: left;
    position: relative;
    float: left;
    display: inline-block;
    /*border-right: 1px solid #e6e2e2;*/
   border-right:none;
}
div.wp-tabs ul.nav-tabs a{
	background:#FFF;
}
div.wp-tabs div.tab-content{
	background-color:#FFF;
}
div.wp-tabs ul.nav-tabs li.active a {
    background: #293b45;
}
div.wp-tabs ul.nav-tabs a, div.wp-tabs ul.nav-tabs a:hover {
    border-top: 1px solid #eee;
}
div.wp-tabs ul.nav-tabs li:last-child a, div.wp-tabs ul.nav-tabs li:last-child a:hover {
    border-right: 1px solid #eee;
}
.glavni-menu-holder.glavni-menu-holder-fixed{
	background-color:#FFF !important;
}
.copied_logo {
    width: 170px;
    height: auto;
    position: absolute;
    left: 70px;
    top: 15px;
}
.glavni_menu{
	    left: 0px;
}
input.upper_search{
	margin-top:27px;
	border: 1px solid #e3e3e3;
    padding: 5px 10px;
}
.logo_container {

}
.pomik_body_navzdol .logo_container {
  margin-top: 60;
}
.header_right ul li a{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size:12px;
}
.header_left span{
	font-family: 'Montserrat', sans-serif;
	    color: #303030;
    cursor: pointer;
    font-weight: 400;
}
h1.title{
	    color: #181242;
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0px;
    font-family: 'Montserrat', sans-serif;
    text-align:center;
}
.search-cont .wp-block.product{
	margin-bottom:30px;
}
.search-cont h3{
    line-height: 25px;
    color:#303030;
    
    margin: 0px;
    /* padding-top: 3px; */
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    /* color: #fff; */
   margin-bottom:20px;
}
#search_products_div, #search_news_div, #search_content_div{
	padding-bottom:40px;
	margin-top:30px;
	border-bottom:none;
}
#carouselWork{
	height:480px;
}
.user-account .tab-body{
	margin-left:15px;
}
.price.price_discount_value{
	text-decoration:line-through;
	    color: #C3151B;
}
.price.web_price{
	color:#293b45
}
.related_products_container{
	margin-bottom:40px;
}
.product_slider_container{
	margin-top:40px;
}
.product_slider_container:first-of-type{
	margin-top:0px;
}
#carousel-stranke .client {
    border: none;
    border-right: 1px solid #cccccc;
    padding: 0 30px;
    background: transparent;
}
#carousel-stranke{
    padding: 0px 0px 90px 0px;
}
#carousel-stranke .client img {
    width: 100%;
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.owl-theme .owl-controls .owl-page span {
    background: #293b45;
}

ul.dropdown-menu {
  padding-top: 0;
}

ul.dropdown-menu li {
  margin: 0;
  list-style: none;
}


.logo_container ul li a, .logo_container ul li a:hover {
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: .875rem;
  line-height: 1.25rem;
  padding: 0 11px;
}

ul.dropdown-menu li a, .logo_container ul.dropdown-menu li a:hover {
  padding-top: 10px;
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
  background-color: transparent;
  border-color: none;
}

.dropdown-menu-submenu-has-children {
  margin-top: 40px;
}

.dropdown-menu-submenus-container {
  margin-top: 180px;
  margin-left: 100px;
}

.dropdown-menu-submenus-container .dropdown-menu-submenu-main-title {
  font-weight:bold;
}

.dropdown-menu-submenus-container p {
  text-align: left;
}

.dropdown-menu-submenus-container ul li{
  text-align: left;
  margin-top: 10px;
  
}

.dropdown-menu-submenus-container ul li a, .dropdown-menu-submenus-container ul li a:hover {
  color: #000000;
  text-transform: none;
}

.pomik_body_navzdol .logo_container ul li a, .pomik_body_navzdol .logo_container ul li a:hover {
    color: #ffffff;
}

.logo_container .nav>li>a:hover, .logo_container .nav>li>a:focus,.logo_container .nav>li.active>a,.top_menu_item.dropdown.open a{
  text-decoration: underline;
  text-decoration-color: #dbc274;
}
.secondary_menu ul{
	width:100%;
	margin-left:0;
}

.secondary_menu ul li{
	width: 16.66%;
	color:#FFF;
}
.secondary_menu ul li a, .secondary_menu ul li a:hover{
	color:#FFF;
	padding:15px 0px;
	font-size:20px;
	font-weight:300;
}
.secondary_menu ul li .megamenu_category_link_container a.megamenu_category_link,.secondary_menu ul li .megamenu_category_link_container a.megamenu_subcategory_link {
	padding: 10px 0px;
	display:block;
}
.secondary_menu ul li .megamenu_category_link_container:hover a.megamenu_category_link,.secondary_menu ul li .megamenu_category_link_container:hover a.megamenu_subcategory_link,.secondary_menu ul li .megamenu_category_link_container.selected a.megamenu_category_link,.secondary_menu ul li .megamenu_category_link_container.selected a.megamenu_subcategory_link  {
	font-weight:500;
}
.secondary_menu ul li:nth-of-type(1), .secondary_menu ul li:nth-of-type(1) a.dropdown-toggle, .secondary_menu ul li:nth-of-type(1) a.dropdown-toggle:hover, .secondary_menu ul li:nth-of-type(1) a.dropdown-toggle:focus{
	background-color:#293b45 !important;
}
.secondary_menu ul li:nth-of-type(2), .secondary_menu ul li:nth-of-type(2) a.dropdown-toggle, .secondary_menu ul li:nth-of-type(2) a.dropdown-toggle:hover, .secondary_menu ul li:nth-of-type(2) a.dropdown-toggle:focus{
	background-color:#96c93c !important;
}
.secondary_menu ul li:nth-of-type(3), .secondary_menu ul li:nth-of-type(3) a.dropdown-toggle, .secondary_menu ul li:nth-of-type(3) a.dropdown-toggle:hover, .secondary_menu ul li:nth-of-type(3) a.dropdown-toggle:focus{
	background-color:#5298cb !important;
}
.secondary_menu ul li:nth-of-type(4), .secondary_menu ul li:nth-of-type(4) a.dropdown-toggle, .secondary_menu ul li:nth-of-type(4) a.dropdown-toggle:hover, .secondary_menu ul li:nth-of-type(4) a.dropdown-toggle:focus{
	background-color:#bcb0d6 !important;
}
.secondary_menu ul li:nth-of-type(5), .secondary_menu ul li:nth-of-type(5) a.dropdown-toggle, .secondary_menu ul li:nth-of-type(5) a.dropdown-toggle:hover, .secondary_menu ul li:nth-of-type(5) a.dropdown-toggle:focus{
	    background-color: #b9da7b !important;}
.secondary_menu ul li:nth-of-type(6), .secondary_menu ul li:nth-of-type(6) a.dropdown-toggle, .secondary_menu ul li:nth-of-type(6) a.dropdown-toggle:hover, .secondary_menu ul li:nth-of-type(6) a.dropdown-toggle:focus{
	background-color: #b7cce7 !important;
}

.secondary_menu .megamenu a{
	background-color:transparent !important;
}

.secondary_menu ul li{
	padding:0px !important;
}
.secondary_menu{
	top: 40px;
    position: relative;
}
.upper_header_container_outer{
	background-color:#fafafa;
	    height: 30px;
}
.resitve_container .wp-block.inverse {
    border: 0px solid #e3e3e3;
    border-radius: 50%;
    border-radius: 0;
}
 
.resitve_container .wp-block.inverse .figure img {
    width: 100%;
    margin: 10px auto;
    margin-top: 30px;
}
.secondary_menu .dropdown-menu{
    margin-left: 0px !important;
    left: 0px !important;
    position:absolute;
}
.secondary_menu .dropdown-menu a{
	color: #171240; 
	font-size:14px;
}

.upper_header_container {
  padding-top: 3px;
  }
.secondary_menu .dropdown-menu a:hover{
	color: #293b45; 
}
.megamenu_top_element{
	float:left;
	height:300px;
	padding: 0px;
	overflow: auto;
}
.megamenu_top_element:nth-of-type(1){
	background-color:rgba(255,255,255,1);
	background-image: url(../images/kroga.png) !important;
	background-repeat: no-repeat;
    background-position: 50% 50%;
	
}


.animate-hover-slide .mix_all:nth-of-type(1) .wp-block:hover .blog_title_container {
     text-align: left;
    color: #ffffff;
   }
   
 .animate-hover-slide .mix_all:nth-of-type(2) .wp-block:hover .blog_title_container {
    text-align: left;
    color: #ffffff;
}
   
    .animate-hover-slide .mix_all:nth-of-type(3) .wp-block:hover .blog_title_container {
    text-align: left;
    color: #ffffff;
   }
   
    .animate-hover-slide .mix_all:nth-of-type(4) .wp-block:hover .blog_title_container {
     text-align: left;
    color: #ffffff;
   }
   
    .animate-hover-slide .mix_all:nth-of-type(5) .wp-block:hover .blog_title_container {
     text-align: left;
    color: #ffffff;
   }
   
      .animate-hover-slide .mix_all:nth-of-type(6) .wp-block:hover .blog_title_container {
    text-align: left;
    color: #ffffff;
   }
   
.figure:hover .ozadje_blog_box {
    height: 40px;
    background-color: #293b45; 
    position: relative;
    top: -44px;
    width: 90%;
    left: 24px;
    padding: 29px;
    transition: background-color 0.3s ease;
}
.megamenu_top_element:nth-of-type(2){
	background-color:rgba(255,255,255,1);
}
.megamenu_top_element:nth-of-type(3){
	
	background-color:#f7f7f7;
}
.dropdown-menu{
	background-color: #ffffff;
	padding:0px;
}
.news_inner_container .overlay-container{
	width:30%;
	float:left;
}
.news_inner_container .image-box-body {
    width: 70%;
    float: left;
    padding-left: 30px;
    padding-top: 0;
}
.news_inner_container {
    margin-bottom: 40px;
    border: 1px solid #e3e3e3;
    padding: 22px;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0);
}
.news_inner_container .overlay-container img{
	max-width:100%;
	height:auto;
  margin-bottom: 20px;
}
.news_inner_container p.boxi-fixed{
	/*height: 82px;
    overflow: hidden;*/
    margin-bottom: 10px;
}
.news_list_outer{
	margin-top: 60px;
    margin-bottom: 40px;
}
.news_inner_container p.readmore_paragraph{
	margin-bottom:0px;
}
p.naslovi_bread, h1.naslovi_bread {
    color: #FFF;
    font-weight: 700;
    font-size: 28px;
    letter-spacing:1.5px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    float: left;
    text-transform:uppercase;
}
.news_container, .contact_container, .contact_form_container {
	margin-top:30px;
}
.news_short_container, .news_description_container{
	margin-top:35px;
}
.news_inner_container h3 a{
	color: #181242;
    font-weight: 300;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
}
.news_container .overlay-container img{
	width: 40%;
    height: auto;
    float: right;
    padding: 0px 0px 15px 15px;
}
.contact_info_heading_paragraph{
	text-align: center;
  color: #243842;
  font-weight: 600;
  font-size: 1.6rem;
  margin-bottom: 30px;
  margin-top: 40px !important;
  height: 3.2rem;
}
.contact_info_container{
	padding-top:60px;
	padding-bottom:40px;
}
.contact_info_inner{
	background-color:#e3e3e3;
	padding:40px 15px 15px 15px;
	margin-bottom:2rem;
}
.contact_info_inner.contact_user_inner{
	margin-bottom:60px;
	padding-top:40px;
}


    
.contact_info_text_paragraph, .contact_info_text_paragraph_short{
	height:50px;overflow:hidden;
	margin-top:40px;
}

.contact_info_container .upper_icon_container{
	border-radius:50%;
	width: 100px;
  height: 100px;
  margin: 0 auto;
  background-color: #2d404a;
  position: static;
}

.contact_info_container .contact_info_inner.contact_user_inner .upper_icon_container{
	border-radius:0;
	background-color: transparent;
}

.contact_info_container .contact_user_inner .upper_icon_container{
	width: 40%;
    height: auto;
    top: -50px;
    left: 30%;
}
.contact_info_container .upper_icon_container i{
	color:#FFF;
	font-size:44px;
}
.contact_info_container .upper_icon_inner{
  width: 44px;
  margin:0 auto;
  text-align: center;
  padding-top: 30px;
}
.contact_info_text_paragraph, .contact_info_text_paragraph_short{
	text-align: center;
  color: #161616;
  font-weight: 600;
  font-size: 18px;
}
.megamenu_category_link_container {
  border-bottom: 2px #7a5ea93b dotted;
  margin-bottom: 0px;
}
.megamenu_category_link_container a.megamenu_category_link,.megamenu_category_link_container a.megamenu_category_link:hover, .megamenu_subcategory_link_container a:hover {
	font-size:14px !important;
}
.megamenu_featured_elements a.megamenu_product_link,.megamenu_featured_elements a.megamenu_product_link:hover {
	font-size:14px;
  line-height: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight:300;
}
.megamenu_top_element.megamenu_featured_elements{
	text-align:center;
}
.megamenu_top_element.megamenu_featured_elements img{
	max-width:100%;
}
.new_products_container{
	margin-top:0px;
}
.woking_hours_info_inner {
    background-color: #161616;
    text-align: center;
    color: #FFF;
    padding: 15px;
}
.woking_hours_info_inner p.woking_hours_info_heading_paragraph{
	color: #FFF;
	font-size:28px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:300;
}
.woking_hours_upper_icon_container i{
	font-size:44px;
}
.woking_hours_info_inner p{
	margin-bottom:0px;
	color:#FFF;
	font-size:17px;
	
}
.woking_hours_info_text_container{
	margin-top:20px;
}
button[name="contact_submit"]{
	width: 160px;
}

.footer_upper button[name="contact_submit"]{
	width: 100%;
  line-height: 30px;
  margin-bottom: -20px;
}
.wp-block.product .primary-image{
	width:30%;float:left;
}
.wp-block.product .wp_block_right{
	width:70%;float:left;
}
.wp-block.property.list {
    border: 1px solid #e3e3e3;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0);
    background-color: white;
        margin-top: 15px;
}
.wp-block-img .btn-base {
    color: #fff !important;
    background: #111111;
    border: 1px solid;
    border-color: #111111;
    border-radius: 0px;
    width: 100%;
    padding: 15px;
}
.wp-block-img .btn-base:hover, .btn-base:focus, .btn-base:active, .btn-base.active, .open .dropdown-toggle.btn-base {
    color: #fff;
    background-color: #161616;
    border-color: #161616;
}
.wp-block.property.list .wp-block-content .description {
    border-bottom: none;
    margin-bottom:10px;
        font-weight: 400;
}
.price.discount{
	text-decoration:line-through;
}
.kontejner_produkt p.description{
	/*min-height: 170px;
    overflow: hidden;*/
}
.wp-block.property.list .wp-block-img {
    padding-left: 15px;
    padding-right:15px;
}
.featured-item .featured-item-img img{
	padding:5px;
}
.wp-block.property.list .wp-block-content .content-title {
    font-size: 25px;
    color: #111111;
    margin-bottom: 14px;
    font-weight: 500;
}
.sidebar .panel{
	margin-bottom:40px;
}
.sidebar-kategorije-list.podkategorije .visible-kat a{
	font-size:14px;
	
}
.visible-kat.chosen_cat a{
	font-weight:500 !important;
}
ul.pagination{
	margin-left: 15px !important;
}
.files_row{
	/*height: 80px;*/
}
.files_row a{
	font-size:14px;
}
.file_class:hover {
	box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12);
}

.shop h4.content-title, h4.content-title a {
    font-size: 1.4rem;
    overflow: hidden;
}
.media-heading.ribbon{position:relative}
.ribbon:before {
    /* font: 700 38px/1 'Comfortaa', cursive; */
    content: 'NEW';
    background-color: #ffff0000;
    padding: 25px;
    width: 320px;
    text-align: center;
    position: absolute;
    display: inline-block;
    top: 0;
    right: -110px;
    float: right;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0);
}

@media  (max-width:468px){
.ribbon:before{
  font-size:25px;
   padding: 15px;
    width: 290px;
    top: 10px;
    right: -110px;
}
}
h3.additional_heading{
	text-align: left;
    color: #181242;
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 8px;
    margin-left: 0;
}

h3.additional_heading:before{
	content:none;
	  position:relative;
	  z-index:3;
	  left:-20px;
	
	  top:2px;
}
.additional_video_description {
	   font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 17px;
        color: #55473c;
}
.wp-block.property.list .wp-block-img {
    display: block;
    width: 40%;
    float: left;
}
.wp-block.property.list .wp-block-body .wp-block-content {
	width: 60%;
    float: left;
}
.owl-carousel-nav a:hover {
    color: #293b45;
}
.btn_send_inquery{
	    margin-right: 0px;
    padding-left: 0px;
    background: #293b45;
    float: none !important;
    color: #FFFFFF;
    /* padding: 10px 20px; */
    font-weight: bold;
    border: none;
    border-radius: 4px;
    width: 70%;
    margin: 10px auto;
}
.btn_send_inquery:hover{
	background: #96c93c;
}
.shop_menu_opener , .shop_menu_closer{
	cursor:pointer;
}
.wp-block.product.style-2 {
    width: 100%;
    /*height: 350px;*/
}
.wp-block.product.style-2 figure {
    padding: 0;
    border: 0;
    width: 100%;
}
.wp-block.product.style-2.group_box figure{
	padding:0px;
}
.table-orders th {
    background: #293b45;
}
.category_container .category_desc p, .additional_text_container p{
	color: #181242;
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 10px;
    margin-top: 80px;
   font-family: 'Montserrat', sans-serif;
    line-height:1.3;
    text-align:right;
    max-height: 120px;
    overflow: hidden;
}
.category_container .category_desc{
	padding:0px 60px 0px 0px;
	
}
.category_container .category_extra_content p{
	color: #181242;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 30px;
   font-family: 'Montserrat', sans-serif;
    line-height:1.2;
    text-align:right;
        height: 156px;
    overflow: hidden;
}
.category_container .category_extra_content{
	padding:0px 60px;
}
.category_container .category_text_container .category_extra_content{
	padding: 0px 60px 0px 0px;
}
.additional_text_container p{
	margin-top: 10px;
	height:auto;
	text-align:center;
	font-size: 24px;
	line-height:1.4;
}
.additional_text_container{
	padding-bottom:40px;
}
.pg-opt-shop-category{
	background-image:none !important;
	background-color:#FFF;position: relative;
	height: 70px;
	padding-top:60px;
	padding-bottom:20px;
}
.shop_category_breadcrumbs_container h1.naslovi_bread{
	float: left;
    margin-top:10px;
}
.shop_category_breadcrumbs_container .breadcrumb{
	float: left;
    margin-top:5px;
}
.top_menu_item.dropdown.dropdown-meganav.mega-dropdown-fluid{
	position:static;
}
.megamenu_top_element li{
	background-color:transparent !important;
	color:#000 !important;
}
.megamenu_category_link i{
	float:right;
	font-weight:300;
	font-size:14px;
}
.filter_select_outer_container{
	float:left;
	margin-left:40px;
	margin-bottom:00px;
}
.filter_select_outer_container h3{
	font-size:18px;
}
.filter_select_outer_container select{
	font-size:17px;
	font-weight:300;
	padding:10px;
	border:1px solid #e3e3e3;
	min-width:200px;
}

.top_menu_item.dropdown.open .dropdown-toggle:before{
	content: '\f0d8';
    font-family: FontAwesome;
    position: absolute;
    top: 38px;
    width: 20%;
    left: 40%;
    font-size: 44px;
    color: #d9d9d9;
}
.category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 1)),linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 1));
	width: 100%;
	height: 400px;
	position: absolute;
	top: 0px;
}
.category_text_container{
	float:left;
	width:50%;
	height:400px;
	background-color:rgba(255, 255, 255, 1);
}
/*.category_text_divider{
	float:right;
	border-bottom:1px solid #FFF;
	width:75%;
	margin-right:60px;
}*/
.shop_category_breadcrumbs_container h1.naslovi_bread{
	
}

.shop_category_breadcrumbs_container h1.naslovi_bread:before{
	/*content:url('../images/divider.png');
	  position:relative;
	  z-index:3;
	  left:0px;
	  top:10px;*/
}

/*
.category_container.filtered_Kuhinja .category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0), rgba(123, 95, 169, 1)),linear-gradient(rgba(255, 255, 255, 0), rgba(123, 95, 169, 1));
}
.category_container.filtered_Kuhinja .category_text_container{
	background-color: rgba(123, 95, 169, 1);
}
.category_container.filtered_Kuhinja .category_desc p, .category_container.filtered_Kuhinja .category_extra_content p {
	color:#FFF;
}

.category_container.filtered_Spalnica .category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0), rgba(150, 201, 60, 1)),linear-gradient(rgba(255, 255, 255, 0), rgba(150, 201, 60, 1));
}
.category_container.filtered_Spalnica .category_text_container{
	background-color: rgba(150, 201, 60, 1);
}
.category_container.filtered_Spalnica .category_desc p, .category_container.filtered_Spalnica .category_extra_content p {
	color:#FFF;
}

.category_container.filtered_Pisarna .category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0), rgba(82, 152, 203, 1)),linear-gradient(rgba(255, 255, 255, 0), rgba(82, 152, 203, 1));
}
.category_container.filtered_Pisarna .category_text_container{
	background-color: rgba(82, 152, 203, 1);
}
.category_container.filtered_Pisarna .category_desc p, .category_container.filtered_Pisarna .category_extra_content p {
	color:#FFF;
}

.category_container.filtered_Stavbno_okovje .category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0), rgba(188, 176, 214, 1)),linear-gradient(rgba(255, 255, 255, 0), rgba(188, 176, 214, 1));
}
.category_container.filtered_Stavbno_okovje .category_text_container{
	background-color: rgba(188, 176, 214, 1);
}
.category_container.filtered_Stavbno_okovje .category_desc p, .category_container.filtered_Stavbno_okovje .category_extra_content p {
	color:#FFF;
}

.category_container.filtered_Dnevna_soba .category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0), rgba(183, 204, 231, 1)),linear-gradient(rgba(255, 255, 255, 0), rgba(183, 204, 231, 1));
}
.category_container.filtered_Dnevna_soba .category_text_container{
	background-color: rgba(183, 204, 231, 1);
}
.category_container.filtered_Dnevna_soba .category_desc p, .category_container.filtered_Dnevna_soba .category_extra_content p {
	color:#FFF;
}

.category_container.filtered_Kopalnica .category_banner_overlay{
	background: linear-gradient(to right,rgba(255, 255, 255, 0), rgba(150, 201, 60, 1)),linear-gradient(rgba(255, 255, 255, 0), rgba(150, 201, 60, 1));
}
.category_container.filtered_Kopalnica .category_text_container{
	background-color: rgba(150, 201, 60, 1);
}
.category_container.filtered_Kopalnica .category_desc p, .category_container.filtered_Kopalnica .category_extra_content p {
	color:#FFF;
}*/
.category_banner_element{
	background-size: cover;
}
.shop_initial_page .imp-fullscreen-button-icon-only{
	display:none;
}
.wp-block.default > img{
	width: 100%;
}
.blog_news.news_inner_container .overlay-container{
	width:100%;
}
.blog_news.news_inner_container .image-box-body{
	width:100%;
	padding-left:0px;
	padding-top:20px;
}
.news_container h3 {
    color: #161616;
    font-weight: 400;
}
.news_short_container {
    
    border-left: 4px solid #dbc274;
    background-color: white;
    padding-left: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_short_container p {
  font-style: italic; 
}
.post-content .overlay-container img{
	width: 40%;
    height: auto;
    float: right;
    padding: 0px 0px 15px 15px;
}

.badge-date{
	    position: absolute;
    top: 16px;
    width: 100px;
    text-align: center;
    background-color: #293b45;
}
.product_tabs{
	margin:20px 0px;
	border: 1px solid #e3e3e3;
    padding: 15px;
}
.product_tabs > ul > li{
	display:inline;
	margin-left:0px;
	padding-right:40px;
}
.product_tabs > ul > li.ui-state-active a{
	font-weight:bold;
}
.product_tabs ul{
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.product_tabs .additional_pictures, .product_tabs .additional_videos{
	margin-top:0px !important;
	padding-left:0px;
}
.product_tabs h3.additional_heading{
	margin-top:0px;
}
.fp_blogs_section .wp-block p{
	/*height: 95px;
	overflow:hidden;*/
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  border-radius: 0;
}
footer.footer .info_row.extra_logos_container a{
	margin-left:50px;
}
.divider_custom_boxi {
	    padding: 14px 2px 23px 0px !important;
    width: 19% !important;
    margin-left: auto;
    margin-right: auto;
}

section.section{
  height: auto;
  padding-top:80px;
  padding-bottom:80px;
  background-color: #FFFFFF;
}

.container .jumbotron {
    padding: 0;
    border-radius: 0;
    text-align: center;
    padding: 60px !important;
    margin-top: 50px;
    margin-bottom: 50px;
}
.jumbotron h1, .jumbotron .h1 {
    color: inherit;
    color: #243842;
    font-weight: 500;
}

.jumbotron {
    overflow: hidden;
    line-height: normal;
    background: #f3f3f3;
    padding: 0 !important;
    margin: 0;
}

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


.btn-primary {
    color: #fff;
    background-color: #dbc274;
    border-color: #357ebd;
}
h2.section_special_4 {
  color: #ffffff;
  border-left: 30px solid #dbc274;
  border-top: none;
  width: 300px;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  font-size: 42px;
}

.fp_blogs_section h2.title{
	height:88px;
	overflow:hidden;
}
.additional_text_container{
	background-color: #fafafa;
	text-align:center;
	padding:20px 0px;
}

blockquote {
  border-left: 5px solid #dbc274;
}

blockquote p {
  font-size: 20px;
}

.extra_logos_container .blockquote {
    position: relative;
    padding: 10px 45px;
}
.extra_logos_container .blockquote p{
	    color: #293b45;
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.extra_logos_container .blockquote:before, .blockquote:after {
    color: #293b45;
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    top: 5px;
    left: 8px;
    display: block;
}
.extra_logos_container .blockquote:after {
    content: '\f10e';
    bottom: 0;
    right: 8px;
    top: auto;
    left: auto;
}

.cta_section{
	padding:30px 15px;
	margin: 20px 0px 20px 0px;
  
}
.cta_section .shortcode_btn{

}
.cta_section .shortcode_btn .shortcode_btn_text {
  text-decoration: none !important;
}
.cta_section .shortcode_btn .shortcode_btn_text:after {
  background-color: #243842;
  color: #ffffff;
}
.cta_section.zlata {
  background-color: #dbc274;
}
.cta_section.viola{
	background-color:#293b45 ;
}
.cta_section.zelena{
	background-color:#96c93c;
}
.cta_section.modra{
	background-color:#5298cb;
}
.cta_section.modra h3,.cta_section.modra a, .cta_section.viola h3, .cta_section.viola a,.cta_section.zelena h3, .cta_section.zelena a {
	color:#FFF !important;
}
.cta_section h3{
	font-weight:300;
	padding-bottom:0px;
	margin-bottom:0px;
  border-left: none;
}
.cta_section .cta_shortcode_title{
	font-size: 1.4rem;
  color: #ffffff !important;
  font-weight: normal;
}

p.news_date_paragraph {
    margin-top: 0px;
}
.shop_container .categories_container{
	padding-top: 0px;
}
.custom_filter_fields .mix_all{
	    border: 1px solid #e3e3e3;
    border-radius: 50%;
    border-radius: 50%;
    width: 95px;
    height: 95px;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_kuhinja,.custom_filter_fields .mix_all.value_kuhinja:hover {
	background-color: #293b45;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_spalnica,.custom_filter_fields .mix_all.value_spalnica:hover {
	background-color: #96c93c;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_pisarna,.custom_filter_fields .mix_all.value_pisarna:hover{
	background-color: #5298cb;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_stavbno-okovje,.custom_filter_fields .mix_all.value_stavbno-okovje:hover{
	background-color: #bcb0d6;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_dnevna-soba,.custom_filter_fields .mix_all.value_dnevna-soba:hover{
	background-color: #b9da7b;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_kopalnica,.custom_filter_fields .mix_all.value_kopalnica:hover{
	background-color: #b7cce7;
}
.custom_filter_fields .mix_all.selected_custom_field_container.value_all,.custom_filter_fields .mix_all.value_all:hover{
	background-color: #293b45;
}
.custom_filter_fields .mix_all.selected_custom_field_container .blog_title_container,.custom_filter_fields .mix_all:hover .blog_title_container {
	color:#FFF;
}
.custom_filter_fields .mix_all.selected_custom_field_container img,.custom_filter_fields .mix_all:hover img {
	filter: brightness(0) invert(1);
}
/*
.product_property_value_kuhinja .product_property_image_container{
	background-color: #293b45;
}
.product_property_value_spalnica .product_property_image_container{
	background-color: #96c93c;
}
.product_property_value_pisarna .product_property_image_container{
	background-color: #5298cb;
}
.product_property_value_stavbno-okovje .product_property_image_container{
	background-color: #bcb0d6;
}
.product_property_value_dnevna-soba .product_property_image_container{
	background-color: #b9da7b;
}
.product_property_value_kopalnica .product_property_image_container{
	background-color: #b7cce7;
}*/
.product_property_image_container{
	background-color: #FFF;
}
.general_data_container h5{
	width:100%;
	float:left;
	color: #222;
	font-size:17px;
}
.general_data_container p{
	width:100%;
	float:left;
}
.contact-info h5 i{
	margin-top:5px;
	font-size:22px;
}
.contact-info_inner{
	height:100px;
	overflow:hidden;
}
.option_shortcode_contact_info .subsection{
	margin-top:0px;
}
.option_shortcode_contact_info{
	margin-top: 30px;
}
button:focus{
	outline: none !important;
}
.owl-carousel .owl-dots{
	text-align:center;
}
.owl-carousel button.owl-dot{
    background: #293b45;
    opacity: 0.5;
    border: none;
}
.owl-carousel button.owl-dot {
    width: 12px;
    height: 12px;
    /*background: rgb(153,153,153);
    background: -moz-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);
    background: -webkit-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);
    background: -o-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);
    background: -ms-linear-gradient(top,rgb(153,153,153) 0%,rgb(225,225,225) 100%);
    background: linear-gradient(to bottom,rgb(153,153,153) 0%,rgb(225,225,225) 100%);
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="rgb(153,153,153)",endcolorstr="rgb(225,225,225)",gradienttype=0 );*/
    border: none;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}
.owl-carousel button.owl-dot {
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin:0 5px;
}
.owl-carousel button.owl-dot.active{
	opacity:1;
}
.cta_button.expert_section{
	padding: 0;
}
.cta_button.expert_section a{
	padding: 20px 15px;
	display:inline-block;
	width:100%;
}
.cta_button {
    background-color: #293b45;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    padding: 20px 15px;
    width: 416px;
    margin: 0px;
    margin-top: 40px;
    margin-bottom: 60px;
    max-width: 100%;
    position: relative;
    z-index: 1;
    padding-top: 25px;
    line-height: 1.3;
}

.cta_button:hover {
    background-color: #494949;
    transition: background-color 0.3s ease;
}
.cta_button.cta_button_top{
	margin-top:30px;
}
.e-novice-box_top{
	width:100%;margin-left:0;margin-right:0;border-top:2px solid #cacaca;margin-top:40px;opacity: .6;
}
.e-novice-box_inner{
	padding:60px 0px 40px 0px;width:100%;margin:0;
}
.e-novice-box .e-novice-box-heading {
  font-size:1.6rem;margin-bottom:10px;
}
.e-novice-box_text_container{
	width:100%;margin:0;
}
.e-novice-box .e-novice-box-text {
	font-size:1.2rem; padding-top: 6px; float:left; text-align:left;
}
.e-novice-box_form_container{
	float:left;width:55%;
}
.e-novice-box .e-novice-box-smalltext {
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin-top: 10px;
}
input[name="nws_email"]{
	height:32px;
	font-size:1rem;
	padding:8px 8px;
	
}
button[name="nws_submit"]{
	    padding: 6px 15px;border:none;
}
.animation-hover-slide{
	padding-bottom:60px;padding-top:120px;background-color: transparent;z-index: 9;position: relative;
}
.prlx-young{
	min-height: 250px; height: auto;padding-top:60px;padding-bottom:100px;background-color:#fafafa;
}
.fp_blogs_section{
	min-height: 250px; height: auto;padding-top:60px;padding-bottom:80px;    background-color: #FFFFFF;
}
.blockquote_outer{
	width:70%;margin:0 auto;
}
.blockquote{
	font-size:32px;font-weight:500;
}
.extra_logos_container{
	text-align:center;/*border-bottom: 2px solid #e3e3e3;*/    padding-bottom: 60px;padding-top: 40px;
}
.solutions_section{
	padding-bottom:60px !important;
	padding-top:120px !important;
	background-color: transparent;
	z-index: 9;
	position: relative;
}
.solutions_section.footer_solutions{
	padding-bottom:20px !important;
	padding-top:40px !important;
} 
.prlx-young .wp-block-body p {
	height:98px;overflow:hidden;
}
.filters_container{
	float:right;
}
.form_property_container{
	float:left;width:10%;position:relative;z-index:2;
}
.product_description_container {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.form_property_container_mobile{
	display:none;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}
.newsletter_checkbox_container{
	float:left;width:10%;
}
.newsletter_text_container{
	float:left;width:90%;
} 
.menu_logo_cont {
    float: left;
    width: 400px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ffffff;
    position: relative;
}


/*.menu_logo_cont:after {
    content: '';
    background-color: #dbc274;
    width: 10px;
    height: 100%;
    top: 0;
    position: absolute;
    right: 0;
}*/


.menu_menu_cont{
	float:none;padding-left: 15px;text-align:center;width:100%;
}
.menu_menu_cont .menu_menu_cont_relative {
  float:right;
  position:relative;
  left:-50%;
  text-align:left;
}
.menu_menu_cont .menu_menu_cont_relative ul.nav.navbar-nav {
  list-style:none;
  position:relative;
  left:50%;
  margin-top: 25px;
}
.pomik_body_navzdol .menu_menu_cont .menu_menu_cont_relative ul.nav.navbar-nav {
  margin-top: 40px;
}
.menu_lang_cont {
  right: 50px;
  position: absolute;
  top: 25px;
}
.menu_search_cont{
	float:left;padding-right: 15px;width:20%;
}
.special_report_container{
	z-index:9999;width:300px;background-color:#e3e3e3;opacity:0.8;color:rgb(22, 15, 66);width:100%;z-index:1;text-align:center;
}
.special_report_inner_container{
	padding:25px 10px;
}

article .wp-block.default > .wp-block-body {
    padding-bottom: 45px;
    background-color: transparent;
    text-align: left;
    padding-top:150px;
    /*padding: 58px 73px;*/
}

article .wp-block.default > .wp-block-body .title {
    color: #2c1f24 !important;
    font-size: 28px;
    font-weight: 800 !important;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-family: 'Montserrat', sans-serif;
    height: auto;
    overflow: hidden;
    margin-bottom: 40px;
}

.fp_blogs_section .wp-block:hover {
    box-shadow: none;
}
section.shop_section_outer{
	padding:0px 0px 0px 0px;background-color: #efefef!important;
	
}
section.shop_section_outer.final_products_section{
	background-color: #FFFFFF !important;
}
.products_container{
	color:#000;
}
.products_container p{
	font-size:22px;
}
.header_right i{
	font-size:17px;
}
.tp-bannertimer{
	background-color:#FFFFFF;
}
.juicer-feed .j-paginate:hover {
    background: #293b45 !important;
    color: #F2F2F2 !important;
}
.juicer-feed a:hover {
    color: #293b45 !important;
}
.juicer-feed .j-paginate {
    border: 2px solid #293b45 !important;
    color: #293b45 !important;
}
.j-post-overlay.juicer-feed a.juicer-button:hover {
    background: #293b45 !important;
    color: #F2F2F2 !important;
}
.j-post-overlay.juicer-feed a.juicer-button {
    border: 2px solid #293b45 !important;
    color: #293b45 !important;
}
.juicer-feed a:hover {
    color: #293b45 !important;
}
.j-loading{
	border: 4px solid #293b45 !important;
}
.post-content table{
	border-collapse: separate;
}
.fp_paralax_image{
	padding-top:70px;
	width:100%;
	float:left;
}
.cta_button.expert_section a{
	font-size:22px;
	color: #FFF;
}
.fp_blogs_section article{
	background-color: #FFF;
	margin-bottom: 100px;
}
section.fp_top_section{
	padding-bottom:60px;
	padding-top:90px;
}
.pg-opt.pg-opt-shop-category{
	background-color:#293b45 !important;
	padding-top: 0px;
	height:auto;
	padding-bottom:0;
}
.news_description_container img{
	max-width:100%;
	height:auto;
}
.fp_blogs_section img{
	width:100%;
	height:auto;
}
.news_container{
	min-height:400px;
}
.contact_right_container{
	margin-top:30px;
}

.top_menu_item.dropdown{
	position:relative !important;
}
.top_menu_item.dropdown .dropdown-menu{
  z-index: 1;
  background-color: #2d404a;
  position: absolute;
  width: auto;
  left:0 !important;
  padding:0;
  border: none;
  color: #ffffff;
}
.top_menu_item.dropdown .mega-nav-section-title a{
	font-size:18px;
}
.top_menu_item.dropdown .mega-nav-section-title{
	margin-top:10px;
	line-height:1.2;
	position: absolute;
    bottom: 30px;
    right: 0;
    text-transform: uppercase;
    background-color: #FFF;
    color: #000;
    padding: 15px 5px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    border-left:5px solid #293b45;
    margin:0;
    width:75%;
    padding-left:10px;
}
.top_menu_item.dropdown .mega-nav-section{
	margin-bottom:30px;
}

.fp_blogs_section .wp-block.default{
	height: 100%;
    background-image: url(../images/ikonca_v_ozadju.png);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}
.fp_blogs_section .wp-block.default .divider{
	position: absolute;
    width:120px;
    top:100px;
    border-top: 5px solid #293b45;
}
.fp_blogs_section article:nth-of-type(1) .wp-block.default .divider,.top_menu_item.dropdown .mega-nav-section-wr:nth-of-type(1) .mega-nav-section-title{
	border-color:#f4de4c;
}
.fp_blogs_section article:nth-of-type(2) .wp-block.default .divider,.top_menu_item.dropdown .mega-nav-section-wr:nth-of-type(2) .mega-nav-section-title{
	border-color:#8fc3a8;
}
.fp_blogs_section article:nth-of-type(3) .wp-block.default .divider,.top_menu_item.dropdown .mega-nav-section-wr:nth-of-type(3) .mega-nav-section-title{
	border-color:#7b2d7b;
}
.fp_blogs_section article:nth-of-type(4) .wp-block.default .divider,.top_menu_item.dropdown .mega-nav-section-wr:nth-of-type(4) .mega-nav-section-title{
	border-color:#eaba40;
}
.fp_blogs_section article:nth-of-type(5) .wp-block.default .divider,.top_menu_item.dropdown .mega-nav-section-wr:nth-of-type(5) .mega-nav-section-title{
	border-color:#cd463f;
}
.fp_blogs_section article:nth-of-type(6) .wp-block.default .divider,.top_menu_item.dropdown .mega-nav-section-wr:nth-of-type(6) .mega-nav-section-title{
	border-color:#9dc455;
}
.fp_blogs_section article:nth-of-type(odd) .wp-block.default .divider{
    left: -90px;
}
.fp_blogs_section article:nth-of-type(even) .wp-block.default .divider{
    right: -90px;
}
.fp_blogs_section article:nth-of-type(odd) .wp-block.default .wp-block-body{
	text-align:left;
}
.fp_blogs_section article:nth-of-type(even) .wp-block.default .wp-block-body{
	text-align:right;
}

.fp_news_box_outer_container {
  padding-left: 5px;
  padding-right: 5px;
}

.fp_news_box_outer_container:hover .wp-block.default {
  cursor: pointer;
}

.fp_news_box_outer_container a:hover {
  text-decoration: none !important;
}

.fp_news_box_outer_container:hover .wp-block.default > .wp-block-body {
  background-color: #dbc274;
}

.fp_news_box_outer_container h3 {
  border-left: none;

}

.fp_news_box_header_container {
  padding-right: 0;
  background-color: #243842;
  padding-left:0;
  height: 400px;
  position:relative;
  background-image: url('../images/transparenten_znak.png');
  background-size: 300px auto;
  background-repeat: no-repeat;
  background-position: bottom right;
  
}

.fp_news_box_header_container h2 {
  color: #ffffff;
}

.fb_news_box_short_desc_cont {
  height: 125px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

.fb_news_box_short_desc_cont a {
  color: #ffffff;
  text-decoration: underline;
}

.fb_news_box_short_desc_cont a:hover {
  text-decoration: none;
}

.btn:focus, .btn:hover, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.fp_blogs_section{
	padding-top:120px;
	padding-bottom:20px;
}
.header_flag_link{
	display:inline-block;
}
.header_flag_link img{
	opacity:0.5;
}
.header_flag_link.header_flag_link_active img, .header_flag_link:hover img{
	opacity:1;
}
.fp_news_boxes_section{
	padding-top:60px;
	padding-bottom:80px;
}
.cta_button_outer_container{
	float:left;
	width:50%;
}
.cta_button_outer_container{
	margin:0;
	padding-left:40px;
	height:170px;
}
.cta_button_outer_container:nth-of-type(2n-1){
	padding-left:0;
}

#ulSorList .mix {
    display: block;
    opacity: 1;
}
.panel_docs img{
	border: 1px solid #D0D0D0;
	padding:15px;
}
.wp-section.catalogues_brochures_list .catalog_element{
	margin-bottom:30px;
}
.brochure_bottom{
	margin-top: 25px;
    margin-bottom: 40px;
}   
.title.pdf_files{
	margin-bottom:0px;
}
.references_section .resitve_container .wp-block.inverse .figure img {
	border: 1px solid #D0D0D0;
    padding: 15px;
}
.references_section .mix p.box_title {
    margin: 0;
    height: 28px;
}
.list_tags{
	color:#000;
	padding-bottom:40px;
}
.list_tags ul{
	margin-left:0;
	padding-left:0;
}
.list_tags ul li{
	display:inline-block;
	list-style:none;
	margin-left: 0;
    margin-right: 15px;
}
.list_tags ul li a{
	background-color: #293b45;
    color: #FFF;
    padding: 5px 10px;
    text-decoration:none;
}

.post-tags, .post-tags a{
	color: #999;
}
.list_tags ul li.tag_item{
	display:relative;
	padding-bottom:15px;
}
.list_tags ul li.tag_item.active_tag_item a:after{
	display:absolute;
	content:'\f00c';
	font-family:"FontAwesome";
}
.document_section_desc_container p{
	font-size:22px;
}
.document_section_desc_container{
	margin-bottom:60px;
}
.references_section .resitve_container .wp-block.inverse .figure img {
	margin-top:10px;
}
.references_section .mix{
	margin-bottom:20px;
}
.album_description_container p{
	font-size:18px;
}
.panel_docs{
	margin-bottom:40px;
}
.contact_info_inner .contact_info_text_paragraph, .contact_info_inner .contact_info_text_paragraph_short{
	height:130px;overflow:hidden;
}
.contact_info_inner .contact_info_text_paragraph_short {
  height: 120px;
}
.contact_info_inner p.contact_info_heading_paragraph{
	float:none;
}
.contact_info_text_paragraph p{
	float:none !important;
	margin-bottom:10px;
}
.general_data_container p {
	float:none;
}
.contact_info_text_paragraph, .contact_info_text_paragraph p, .contact_info_text_paragraph_short, .contact_info_text_paragraph_short p{
  text-align: center;
  color: #161616;
  font-weight: 300;
  font-size: 1rem;
  margin-bottom:20px;
}

#revslider >ul >li {
  margin-left:0;
}

#revslider-container{
	z-index:1;
}
.revslider-overlay-container {
  position:absolute;
  z-index:50;
  /*pozicioniramo na sredino*/
  left: 50%;
  top: 54%;
  transform: translate(-50%, -50%);
}

.revslider-overlay-intro-text:first-of-type {
    margin-bottom: 30px;
}

.revslider-overlay-intro-text {
    color: #ffffff;
    text-align: center;
    margin-bottom: 80px;
    font-size: 2.8rem;
    line-height: 3rem;
    font-weight: 800;
}

.revslider-overlay-intro-text .highlighted {
    color: #dbc274;
    font-weight: 700;
}

.revslider-overlay-intro-text.revslider-overlay-intro-text2 {
  font-size: 2.2rem;
  line-height: 2.4rem;
}

.revslider-overlay-box-cont {
  border-right: 0px solid #ffffff; 
}

.revslider-overlay-box {
  padding: 30px 20px 30px 20px;
}

.revslider-overlay-boxes-cont > a:last-child .revslider-overlay-box-cont {
  border-right: none;
}

.revslider-overlay-box-cont:hover {
  background-color: #243842;
  border-right: none;
  -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear !Important;
}

.revslider-overlay-box .revslider-overlay-box-icon img {
  width: auto;
  height: 65px;
  /*width: 100%;
  height: auto;*/
}

.revslider-overlay-box .revslider-overlay-box-heading {
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 500;    
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 2rem;
    min-height: 2rem;
    overflow: hidden;
}

.revslider-overlay-box .revslider-overlay-box-text {
  color: #ffffff;
  margin-bottom: 30px;
  overflow-wrap: break-word;
}

.revslider-overlay-box .revslider-overlay-box-button {
  
}

/*
section.section_posebna_ponudba {
  background-image: url('../images/Matterhorn_M_enlargement_web.jpg');
  padding-top: 260px;
  padding-bottom: 160px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: bottom;
}*/

.first_page_tile {
  width: 100%;
  position: relative;
  display:inline-block;
  margin-bottom: 15px;
  overflow: hidden;
}

.first_page_tile p {
  font-weight: 400;
}

.first_page_tile::after {
  content: '';
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.first_page_tile:hover {
  cursor: pointer;
}

.first_page_tile:hover::after {
  background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(0, 0, 0, 0.5));
}

.first_page_tile_text_cont {
  position:absolute;
  bottom: 15px;
  left: 30px;
  width: 80%;
  z-index: 10;
}

.first_page_tile_text_cont .divider {
  width: 100px;
  padding-bottom: 20px;
  border-top: 4px solid #dbc274;
}

.first_page_tile_text_cont p, .first_page_tile_text_cont p a {
  color: #ffffff;
  font-size: 26px;
  line-height: 30px;
}

.first_page_tile_text_cont p a:hover {
  text-decoration:none;
}

.first_page_tile_text_cont p.first_paragraph {
  border-bottom: 1px solid #ffffff;
}

.first_page_tile_text_cont p {
  display: block;
  width: 100%;
  padding-bottom: 20px;
  position:relative;
}

.first_page_tile img {
  display:block;
  /*filter: brightness(40%);*/
}

.first_page_tile:hover img {
  /*filter: brightness(60%);
  -webkit-transition: 0.5s -webkit-filter linear;
  -moz-transition: 0.5s -moz-filter linear;
  -moz-transition: 0.5s filter linear;
  -ms-transition: 0.5s -ms-filter linear;
  -o-transition: 0.5s -o-filter linear;
  transition: 0.5s filter linear, 0.5s -webkit-filter linear;*/
}

.first_page_tile_text_cont.first_page_tile_text_multiple {
  
}

.section_who_we_are .first_page_tile_cont {
  padding-left: 2px;
  padding-right: 2px;
}

.first_page_small_tile_cont {
  border-right: 2px solid #cccccc;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
}

.first_page_small_tile_cont:first-child {
  padding-left: 15px;
}

.first_page_small_tile_cont:last-child {
  border-right: none;
  padding-right: 15px;
}

.first_page_small_tile {
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 20%);
  padding: 30px 20px 30px 20px;
  margin-bottom: 30px;
  background-color: #ffffff;
}

.first_page_small_tile_cont .first_page_small_tile_placeholder_cont:last-child {
  margin-bottom: 0;
}

.first_page_small_tile:hover {
    transition: background-color 300ms linear !Important;
    background-color: #dbc274;
}

a.first_page_small_tile_placeholder_cont:hover {
  text-decoration: none;
}

.first_page_small_tile p {
  margin: 0;
  padding: 0;
  font-size: 1.4em;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.first_page_small_tile p a {
  font-size: 1.4em;
  font-weight: bold;
}

.first_page_small_tile img {
  vertical-align:middle;
  margin-right: 10px;
  float:left;
}

.first_page_video_cont .additional_video {
  margin-right: -110px;
  z-index: 20;
  margin-top:30px;
}

.first_page_videos_list_cont {
  background-color: #243842;
  padding: 10px 20px 10px 110px;
  min-height: 600px;
}

.first_page_video_tile {
  margin-bottom: 20px;
}

.first_page_video_tile p, .first_page_video_tile a, .first_page_video_tile ul, .first_page_video_tile li, .first_page_videos_list_cont p, .first_page_videos_list_cont a {
  color: #ffffff;
}

.first_page_video_img_cont img {
  width: 160px; 
  height: auto;
  float:left;
  margin-right: 10px;
  margin-top: 5px;
}

.first_page_video_title_cont p {
  font-size: 18px;
  margin-bottom: 5px;
}

.first_page_video_desc_cont p {
  font-size: 14px;
  line-height: 18px;
}

.first_page_more_videos_link {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}

.section.section_faq {
  background-color: #243842;
}

.section_faq .panel-default > .panel-heading {
  border: none;
}

.section_faq .panel-group .panel-default .panel-heading > .panel-title > a {
  background-color: transparent;
  color: #ffffff;
  padding: 20px 0 20px 20px;
  font-size: 1.2rem;
  line-height: 1.2rem;
  border-bottom: 1px solid #dbc274;
}

.section_faq .panel-group .panel-default .panel-heading > .panel-title > a:hover {
	text-decoration: none;
	color: #243842;
}

.section_faq .panel-group .panel .panel-heading > .panel-title > a:before, .section_faq .panel-group .panel .panel-heading > .panel-title > a:after {
  content: none;
}

.section_faq .panel-group .panel .panel-heading > .panel-title:before {
  content: none;
}

.section_faq .panel-group .panel-heading:after {
  content: none !important;
}

.section_faq .panel-group .panel-heading > .panel-title a:after {
  content: "\f078" !important;
  background: none;
  right: 20px;
  top: 15px;
  font-size: 16px;
  left: auto;
  font-family: 'FontAwesome';
  color: #dbc274;
}

.section_faq .panel-group .panel-heading + .panel-collapse .panel-body p, .section_faq .panel-group .panel-heading + .panel-collapse .panel-body a {
  color: #ffffff;
      padding-left: 20px;
}

.section_faq .panel-group .panel {
  border-bottom: 1px solid #454545;
}

section.section.section_initiator_founder {
  padding-bottom: 40p;
  background-color: #fafafa;
}

.initiator_founder_name {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
}

.initiator_founder_role {
  font-size: 22px;
  line-height: 32px;
}

.initiator_founder_description_cont p {
  font-size: 20px;
  line-height: 34px;
}

.initiator_founder_image {
  text-align: center;
  margin-bottom: 0;
}

.initiator_founder_image img {
  width: 70%;
}

.btn-read-all-news {
  position:absolute;
  right: 50px;
  bottom: 20px;
}

.footer_contact_form_cont {
  background-color: #dbc274;
  padding: 60px 80px 0 80px;
  margin-right: 40px;
  margin-top: -140px;
}

.footer_contact_form_cont h2 {
	color: #2d404a;
	font-size: 30px;
}

.footer_contact_form_cont label, .footer_contact_form_cont p, .footer_contact_form_cont a, .footer_contact_form_cont a:hover {
  color: #2d404a;
}

.footer_about_us_cont p {
  margin-bottom: 40px;
}

.footer_about_us_cont img {
  width: 270px;
  height: auto;
}

.skewed_background_container {
  position:relative;
}

.skewed_background_container::before {
  content:'';
  position: absolute;
  top: 450px;
  right: 0;
  left: 0;
  bottom: -500px;
  background-image: linear-gradient(45deg, #eee, #eee); 
  transform: skewY(16deg);
}

.skewed_background_content {
  position:relative;
}

.skewed_background_container_2 {
  position:relative;
  margin-top: 100px;
}

.skewed_background_container_2::before {
  content:'';
  position: absolute;
  top: -90px;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(45deg, #243842, #243842); 
  transform: skewY(-5deg);
}

.skewed_background_content_2 {
  position:relative;
}


.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.dotted-bg {
	background-image: url(../images/pikce-ozadje.jpg);
	background-repeat: no-repeat;
}

.mbc-blocks__block {
	padding: 60px 30px 30px 30px;
	}
	

.mbc-blocks__block:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, white), to(rgba(255, 255, 255, 0)));
    /* background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffffbf 50%, rgba(255, 255, 255, 0) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=0 );
} 

.revslider-overlay-boxes-cont a:last-child .mbc-blocks__block:after {
   background:none;
} 

.btn-change{
    height: 50px;
    width: 100px;
    background: lightseagreen;
    margin: 20px;
    float: left;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition: all 0.5s ease-in-out;
    border: 0px;
    color: #fff;
}
.btn-change:hover{
    -webkit-transform: scale(1.1);
    background: #31708f;
}
.btn-change1{
    height: 50px;
    width: 100px;
    background: lightseagreen;
    margin: 20px;
    float: left;
    border: 0px;
    color: #fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-box-shadow: 0px 0px 0 0 #31708f inset , 0px 0px 0 0 #31708f inset;
}
.btn-change1:hover{
    -webkit-box-shadow: 50px 0px 0 0 #31708f inset , -50px 0px 0 0 #31708f inset;
}
.btn-change2{
    height: 50px;
    width: 100px;
    background: #31708f ;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-transform-origin: 0 0;
    box-shadow:0px 0px 0 100px lightseagreen inset;
}
.btn-change2:hover{
    -webkit-box-shadow:0px 0px 0 0px lightseagreen inset;
    -webkit-transform: scale(1);
}
.btn-change3{
    height: 50px;
    width: 100px;
    background: lightseagreen;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px 0px 0 0 #31708f inset , 0px 0px 0 #31708f inset;
}
.btn-change3:hover{
    -webkit-box-shadow: 0px 50px 0 0px #31708f inset , 0px -50px 0 0px #31708f inset; 
}
.btn-change4{
    height: 50px;
    width: 100px;
    background: #31708f ;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 0px -50px 0 0 lightseagreen inset , 0px 50px 0 lightseagreen inset;
}
.btn-change4:hover{
    -webkit-box-shadow: 0px 0px 0 0px lightseagreen inset , 0px 0px 0 0px lightseagreen inset; 
}
.btn-change5{
    height: 50px;
    width: 100px;
    background: #31708f;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transform-origin: 50% 50%;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    -webkit-box-shadow: 50px 0px 0 0 lightseagreen inset , -50px 0px 0 lightseagreen inset;
}
.btn-change5:hover{
    -webkit-box-shadow: 0px 0px 0 0 lightseagreen inset , 0px 0px 0 lightseagreen inset;
}
.btn-change6{
    height: 50px;
    width: 100px;
    background: lightseagreen;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
}
.btn-change6:hover{
    box-shadow:0 0 0 25px #31708f  inset;
    -webkit-transform: scale(1);
}
.btn-change7{
    height: 50px;
    width: 100px;
    background: lightseagreen;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
}
.btn-change7:hover{
    box-shadow:100px 0 0 #31708f inset;
}
.btn-change8{
    height: 50px;
    width: 100px;
    background: lightseagreen;
    margin: 20px;
    float: left;
    border:0px;
    color:#fff;
    box-shadow: 0 0 1px #ccc;
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: linear;
    box-shadow:0px 0 0 #31708f  inset;
}
.btn-change8:hover{
    -webkit-box-shadow: -100px 0 0 #31708f inset;
}

.custom_breadcrumbs_container {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20%;
  -ms-transform: translateX(-20%);
  transform: translateX(-20%);
}

section.content_section:nth-of-type(odd) {
  background-color: #f7f7f7 !important;
}

.additional_content_section {
  
}

.section_izpostavljeno .first_page_tile::after {
	/*background-image: none;*/
}

.section_izpostavljeno .first_page_tile_short_description, .section_izpostavljeno .first_page_tile_short_description{
	font-size: 16px;
    line-height: 25px;
}

.section_izpostavljeno .first_page_tile_text_cont p {
	padding-bottom: 0px;
}

.section_izpostavljeno p.first_page_tile_short_description::after {
  /*content: '>';*/
  position: absolute;
  right: 0px;
  font-weight: bold;
  content: "\f078" !important;
  font-family: 'FontAwesome';
  transform: rotate(270deg);
}

.section_varcevalni-produkti .first_page_tile_text_cont p::after {
    content: '';
}
.section_varcevalni-produkti .first_page_tile::after {
	/*background-image: none;*/
}
.section_varcevalni-produkti .first_page_tile_short_description {
	font-size: 16px;
    line-height: 25px;
}
.section_varcevalni-produkti .first_page_tile_text_cont p {
	padding-bottom: 0px;
}



.first_page_tile_white {
	background-color: #fff;
	padding: 15px;
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 20%);
  width: 100%;
  min-height: 400px;
  margin-bottom: 2rem;
}
.first_page_tile_white h3 {
    font-size: 1.8rem;
    font-weight: 400;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin-top: 0;
    color: #2d404a;
    border-left: none;
    margin-bottom: 0;
}
.first_page_tile_white .divider {
    border-top: 3px solid #dbc274;
    margin-left: auto;
    margin-right: auto;
}

.first_page_tile_white img {
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    margin: 0;
}
.first_page_tile_white .fa {
  color: #dbc274;
  font-size: 4rem;
  margin-top: 1rem;
}

.section_nalozba {
    background-image: url('../images/Elementum-nalozba-ozadje.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 130px !important;
    padding-bottom: 130px !important;
}


.section_nalozba .first_page_tile_text_cont {
	position: relative;
	bottom: 0px;
    padding-top: 30px;
}

/*.section_nalozba .first_page_tile {
    overflow: unset;
}*/
.section_nalozba .first_page_tile::after {
	content: none;
	background-image: none;
}

.section_nalozba .first_page_tile:hover::after {
	background-image: none;
}
.section_nalozba .first_page_tile_text_cont p::after {
    content: none;
}

.section_nalozba .first_page_tile_img {
	position: relative;
	left: 30px;
}

.section_nalozba .first_page_tile_img img {
    width: 10%;
}

.section_nalozba .first_page_tile_img_2>img {
    width: 40%;
    padding: 30px 0;
}
.section_nalozba p.first_page_tile_short_description {
	font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    width: 80%;
}
.enter_academy {
	border-left: 1px solid #dbc274;
	height: 330px;
}


.section_faq .panel-default > .panel-heading:hover {
    border: none;
    background-color: #dbc274;
}

.section_faq .panel-default > .panel-heading:hover a {
    background-color: #243842;
}

.section_faq .panel-default > .panel-heading:hover a:after {
    color: #243842;
    content: "\f078" !important;
}
.section_zlato_vodilo {
	padding-bottom: 110px;
}
.section_zlato_vodilo p {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}

.section_nalozba .academy_cta span::after, .section_nalozba .academy_cta_2 span::after {
    /* content: '>'; */
    position: absolute;
    right: 38px;
    font-weight: bold;
    content: "\f078" !important;
    font-family: 'FontAwesome';
    transform: rotate(270deg);
    padding-left: 3px;
    font-size: 20px;
    color: #243842;
}

.academy_cta .btn-alt, .academy_cta_2 .btn-alt {
    text-align: left;
    padding: 20px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
.academy_cta .btn-alt {
	background-color: #dbc274;
}
.academy_cta_2 .btn-alt {
	background-color: #ffffff;
}

.section_nalozba .btn-alt::after,.section_nalozba .btn-alt:hover::after {
    background-color: transparent;
}



.dropdown-menu-container {
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border: none;
  display: none;
}

.dropdown-menu-right .menu_menu_cont_fixed .top_menu_item a, .dropdown-menu-right .menu_menu_cont_fixed .top_menu_item a:hover {
  color: #000000;
  border-right: 1px solid #000000;
}

.dropdown-menu-right .menu_menu_cont_fixed .top_menu_item:last-child a {
  border-right: none;
}

.dropdown-menu-right .menu_menu_cont_fixed {
  left: 50%;
  top: 90px;
  transform: translate(-50%, 0);
  position: fixed;
}

.dropdown-menu-right .dropdown-menu-close {
  position: fixed;
  top: 100px;
  right: 80px;
}

.dropdown-menu-right .dropdown-menu-close i.fa {
  font-size: 40px;
  vertical-align: middle;
  margin-top: -5px;
}

.dropdown-menu-right .dropdown-menu-close:hover {
  color: #000000;
}

.dropdown-menu-left {
  background-color: #243842;
  height: 100vh;
  
  border-right: 10px solid #dbc274;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}

.dropdown-menu-left p.dropdown-menu-left-item {
  text-align: center;
  border-bottom: 1px solid #2d4854;
  padding-bottom: 15px;
  padding-top: 15px;
}

.dropdown-menu-left p.dropdown-menu-left-item a {
  padding-left:0;
  padding-right: 0;
  text-transform: none;
  color: #ffffff !important;
}

.dropdown-menu-left p.dropdown-menu-left-item a:hover {
  text-transform: none;
  text-decoration: underline;
}

.dropdown-menu-left p.dropdown-menu-left-item a img {
  padding-bottom: 10px;
}

.dropdown-menu-left p.dropdown-menu-left-item.dropdown-menu-left-item-last {
  border: none;
}

.dropdown-menu-left p.dropdown-menu-left-item a.element_levega_menija_spodaj {
  text-transform: uppercase;
  font-size: 12px;
}

.dropdown-menu-left p.dropdown-menu-left-item a.element_levega_menija_spodaj:hover {
  text-transform: uppercase;
  font-size: 12px;
}

.dropdown-menu-left .logo {
  width: 200px;
  height: auto;
}

.video-box {
  margin-bottom: 2rem;
}

h2.video-box-title {
  border-left: none;
  padding:0;
  margin:0;
  font-size: 1.5rem;
  margin-top: 0.8rem;
  height: 4rem;
}

.services_medium .icon_wrapper, .services_small .icon_wrapper {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
  position: relative;
  z-index: 10;
}

.services_medium i, .services_small i {
  float: left;
  text-align: center;
  width: 100%;
  line-height: 100px;
  font-size: 48px;
  margin-bottom: 10px;
  z-index: 1000;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.services_medium h3, .services_small h3 {
  border: none;
  padding: 0 20px 0 20px;
}

.services_small dd h3 {
  margin-left:0;
  padding-left: 0;
}

.services_medium ul li, .services_medium ol li, .services_small dl dd, .services_small dl dt {
  list-style-type: none;
}

.services_small dl dt {
  width: 80px;
}

.services_small dl dd  {
  margin-left: 100px;
}

section.cta_section_full_width_v1, section.content_section.additional_content_section_cta1 {
  background-color: #dbc274 !important;
}

section.cta_section_full_width_v2, section.content_section.additional_content_section_cta2 {
  background-color: #243842 !important;
}

section.cta_section_full_width_v1 p, section.cta_section_full_width_v1 ul li, section.cta_section_full_width_v1 ol li, section.content_section.additional_content_section_cta1 p, section.content_section.additional_content_section_cta1 ul li, section.content_section.additional_content_section_cta1 ol li {
  color: #2d404a;
  font-size: 1.8rem;
}

section.cta_section_full_width_v2 p, section.cta_section_full_width_v2 ul li, section.cta_section_full_width_v2 ol li, section.content_section.additional_content_section_cta2 p, section.content_section.additional_content_section_cta2 ul li, section.content_section.additional_content_section_cta2 ol li {
  color: #ffffff;
  font-size: 1.8rem;
}

section.cta_section_full_width_v1 p, section.cta_section_full_width_v1 ul li, section.cta_section_full_width_v1 ol li, section.content_section.additional_content_section_cta1 p, section.content_section.additional_content_section_cta1 ul li, section.content_section.additional_content_section_cta1 ol li,
section.cta_section_full_width_v2 p, section.cta_section_full_width_v2 ul li, section.cta_section_full_width_v2 ol li, section.content_section.additional_content_section_cta2 p, section.content_section.additional_content_section_cta2 ul li, section.content_section.additional_content_section_cta2 ol li {
  font-size: 1.8rem;
}

section.cta_section_full_width_v1 img, section.additional_content_section_cta1 img,
section.cta_section_full_width_v2 img, section.additional_content_section_cta2 img {
  border: none;
  box-shadow: none;
}


section.cta_section_full_width_v2 {
  background-color: #dbc274;
  position: relative;
}

section.cta_section_full_width_v2 .cta_section_full_width_v2_container {
  display: flex;
  align-items: center;
}

section.cta_section_full_width_v2 .cta_section_full_width_v2_container .cta_section_full_width_v2_left_column {
  flex-basis: 66.66%;
}

section.cta_section_full_width_v2 .cta_section_full_width_v2_container .cta_section_full_width_v2_right_column {
  flex-basis: 33.33%;
}

section.cta_section_full_width_v2 p, section.cta_section_full_width_v2 ul li, section.cta_section_full_width_v2 ol li {
  color: #ffffff;
  font-size: 1.3rem;
}

.pew-header img {
  border: none;
  box-shadow: none;
}

ul.footer_menu li a {
  color: #dbc274;
  text-decoration: underline;

}

ul.footer_menu li a:hover {
  text-decoration: none;
  
}

.youtube-video-thumbnail-outer img.youtube-video-thumbnail, .vimeo-video-thumbnail-outer img.vimeo-video-thumbnail {
  position: relative;
  width: 100%;
}

.youtube-video-thumbnail-outer, .vimeo-video-thumbnail-outer   {
  position: relative;
}

.youtube-video-thumbnail-outer img.youtube-play-button, .vimeo-video-thumbnail-outer img.vimeo-play-button {
  width: 80px;
  height: auto;
  display: inline;
  border: none;
  box-shadow: none;
}

.vimeo-video-thumbnail-outer div.vimeo-play-button-and-text-container, .youtube-video-thumbnail-outer div.youtube-play-button-and-text-container {
  cursor: pointer;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.youtube-video-thumbnail-outer div.youtube-play-button-and-text-container p, .vimeo-video-thumbnail-outer div.vimeo-play-button-and-text-container p {
  color: #ffffff;
  line-height: 1rem;
  padding: 5px 10px 5px 10px;
  margin-top: 10px;
}

.youtube-video-thumbnail-outer div.youtube-play-button-and-text-container p {
  background-color: #FF0000;
 
}

.vimeo-video-thumbnail-outer div.vimeo-play-button-and-text-container p {
  background-color: #00ADEF;
}

ul.top_menu {
  position: absolute;
  right: 10px;

}

ul.top_menu li {
  float:right;
  list-style-type: none;
  margin:0;
  margin-left: 10px;
  
}

ul.top_menu li a {
  color: #ffffff;
  font-size: 0.8rem;
}

section.section_nr_0 img, section.section_nr_1 img, section.section_nr_2 img, section.section_nr_3 img, section.section_nr_4 img, section.section_nr_5 img, section.section_nr_6_one_of_two img, section.section_nr_6_two_of_two img, section.section_salesagent_1 img, section.section_salesagent_2 img {
  border: none;
  box-shadow: none;
}

section.section_nr_0 .head_picture_container {
  padding-left: 40px;
}

section.section_nr_0 img.head-picture {
  filter: drop-shadow(-20px 20px 0px #dbc274);
  margin-top: 40px;
}

section.section_salesagent_1 {
  background-color: #243842;
}

section.section_salesagent_1 h1 {
  color: #ffffff;
  margin-top: 0;
}

section.section_salesagent_1 h1 .h1_lastname {
  color: #dbc274;
}

section.section_salesagent_1 .salesagent_description_1 p {
  color: #ffffff;
}

section.section_salesagent_2 {
  background-color: #eeeeee;
}

section.section_salesagent_2 .salesagent_img {
  margin-top: -510px;
}

section.section_salesagent_2 .salesagent_duration_description_2_container {
  margin-top: -130px;
}

section.section_salesagent_2 .salesagent_elementum_duration {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 30px;
}

section.section_salesagent_2 .salesagent_elementum_duration p {
  font-weight: bold;
  margin:0;
  padding: 0;
  font-size:1.2rem;
}

section.section_salesagent_2 .salesagent_elementum_duration p img {
  float:left; margin-left: 20px; margin-right: 20px;
}

section.section_salesagent_2 .user_telephone_link, section.section_salesagent_2 .user_email_link  {
  display: block;
  padding: 20px;
  color: #ffffff;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  text-decoration: none;
}

section.section_salesagent_2 .user_telephone_link:hover, section.section_salesagent_2 .user_email_link:hover {
  text-decoration: none;
}

section.section_salesagent_2 .user_telephone_link {
  background-color: #243842;
}

section.section_salesagent_2 .user_email_link {
  background-color: #dbc274;
  color: #243842;
  
}

section.section.section_salesagent_1.section_salesagent_1_fullwidth {
  padding-top: 80px;
  padding-bottom: 80px;
}

section.section.section_salesagent_2.section_salesagent_2_fullwidth .salesagent_elementum_duration_paragraph img {
  display: none;
}

section.section_salesagent_2.section_salesagent_2_fullwidth .salesagent_img {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

section.section_salesagent_2.section_salesagent_2_fullwidth .salesagent_duration_description_2_container {
  margin-top: 0;
}

section.section_nr_2 {
  background-color: #eeeeee;
  background-image: linear-gradient(to bottom, #eeeeee 33%, #dbc274 33%, #dbc274 66%, #eeeeee 66%, #eeeeee 100%);
}

section.section_nr_2 .section_nr_2_form_container {
  background-color: #ffffff;
  padding: 90px 60px 90px 60px;
  position: relative;
}

section.section_nr_2 .section_nr_2_form_container::before {
  content: ' ';
  background-image: url(../images/elementum-umicore-bars.png);
  background-repeat: no-repeat;
  background-size: 300px auto;
  z-index: 9999;
  position: absolute; 
  right: 20px;
  top: -170px;
  width: 300px;
  height: 300px;
}

.salesagent_contact_form input[type="radio"]{
  width: 30px; 
  height: 30px;
}

.salesagent_contact_form .radio_button_span {
  margin-top: 8px;
  display: inline-block;
}

.salesagent_contact_form input[type="text"], .salesagent_contact_form input[type="email"] {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-bottom: 30px;
}

.salesagent_contact_form textarea.form-control {
  background-color: #eeeeee;
  border: none;
}

.salesagent_contact_form input[type="submit"] {
  background-color: #dbc274;
  color: #243842;
  border: none;
}

section.section_nr_3 {
  background-color: #ffffff;
  background-image: linear-gradient(to right, #ffffff 60%, #243842 60%, #243842 100%);
  padding-bottom: 80px;
}

.why_elementum_container {
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 20%);
  padding: 30px 20px 30px 20px;
  margin-bottom: 30px;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  min-height: 142px;
}

.why_elementum_container h2 {
  border: none;
  font-size: 1rem;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}

.why_elementum_container p {
  font-size: 0.8rem;
  line-height: 1rem;
}

.why_elementum_container img.why_elementum_head_picture {
  padding-right: 20px;
  width: 100px;
  height: auto;
}

section.section_nr_4 {
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 50%, #ffffff 100%);
}

.vec_kot_10000_strank_container {
  margin-top: -380px;
}

.vec_kot_10000_strank_container img.vec_kot_10000_strank_head_picture {
  border-right: 80px solid #dbc274;
}

.vec_kot_10000_strank_container .vec_kot_10000_strank_text_container {
  width: 800px;
  background-color: #ffffff;
  padding: 40px;
  margin-left: auto;
  margin-right: 100px;
  margin-top: -100px;
  z-index: 999;
  position: relative;
}

.vec_kot_10000_strank_container .vec_kot_10000_strank_text_container h1 {
  border-left: none;
  margin: 0;
  padding: 0;
  padding-bottom: 40px;
}

.vec_kot_10000_strank_container .vec_kot_10000_strank_text_container img {
  width: 100%;
  height: auto;
}

section.section_nr_5 {
  background-color: #ffffff;
  background-image: linear-gradient(to bottom, #dbc274 30%, #ffffff 30%, #ffffff 100%);
  padding-top:0;
}

.wer_ist_elementum_container img.wer_ist_elementum_head_picture {
  width: 100%;
  height: auto;
}

.wer_ist_elementum_container ul li, .section_nr_6_container ul li {
  list-style-image: url('../images/elementum-golden-checkmark-small.png') !important;

}

section.section_nr_6_one_of_two {
  padding:0;
  background-color: #dbc274;
}

section.section_nr_6_one_of_two {
  padding:0;
}

.section_nr_6_container {
  padding: 40px;
  background-color: #ffffff;
  margin-top: -300px;
  position: relative;
  z-index: 999;
}

footer .footer_contact_cont {
  color: #ffffff;
  padding-left: 40px;
}

footer .footer_contact_cont p {
  padding-bottom: 20px;
}