.woocommerce div.product .woocommerce-tabs ul.tabs li {
    /*border: 1px solid #ddd;*/
    background-color: #ffffff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 0px 0px;
    padding: 1px 0em;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: #fff !important;
    text-shadow: inherit;
    background: #fe5621;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 0.5em 5px;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #d3ced2;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
   display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fe5621;
    z-index: 2;
    border-bottom-color: #fff;
}

.woocommerce_msrp_price {
    text-decoration: none;
    font-size: 15px;
    color: #6dab3c;
    font-weight: 600;
}

/* PRIKAZ PO 4 PROIZVODA - POPRAVKA */
.products-loop.grid li .products-entry {
    box-shadow: 0 0 1px #ccc;
    -webkit-box-shadow: 0 0 1px #ccc;
    margin: 1px 1px 0 0;
    padding: 15px;
    overflow: hidden;
    position: relative;
    min-height: 361px !important;;
}

.clear_lg {
    clear: none !important;
}


.yt-header-under .yt-menu .navbar-inverse ul > li a {
    padding: 10px 20px 10px 20px;
}

.sidebar .widget .widget-inner .block-title-widget {
    border-bottom: 0px solid #fe5621 !important;
}

.sidebar .widget .widget-inner .block-title-widget h2 span {
    width: 100% !important;
}

@media (min-width: 1000px)
    display: none !important;
}

.ya_selectmenu {
    display: none !important;
}

/*NEW SEARCH BAR*/
#yith-s{
  width:650px;
  margin-top:10px;
  min-height:30px;
}

body input, body textarea, body button {
    outline: medium none !important;
    border: 1px solid #cecece;
    margin-bottom: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0px 5px;
    font-size: 16px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    background: #3255A4;
    color: white;
    font-weight: 600;
    font-size: 18px;
}

@media (max-width:1199px){

  #yith-s{
    width:400px;
  }
  
}

@media (max-width:450px){

  #yith-s{
    width:280px;
  }
  
}

@media (max-width:400px){

  #yith-s{
    width:250px;
  }
  
}

@media (max-width:370px){

  #yith-s{
    width:230px;
  }
  
}

@media (max-width:320px){

  #yith-s{
    width:200px;
  }
  
}

@media (max-width:660px){

  #sm_serachbox_pro{
    width:94%;
    
  }
  
}

/* NOVA MOBILNA NAVIGACIJA */
@media (max-width:1023px){
.yt-header-top {
    height: 1px;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}
}

@media (max-width:1023px){
.dropdown-menu {
    min-width: 80%;
}
}

@media (max-width:1023px){
.slicknav_nav, .slicknav_nav ul {
    overflow: scroll;
    height: 500px;
}
}

#menu-lijevi-meni{
  display: none
}

/*marko css*/
.vc_custom_1553860798951 {
    margin-bottom: 0px !important;
    margin-top: 35px !important;
}