#access {
    margin-top: -2px !important;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    margin-left: -10px !important;
}

#main {
    padding-top: 20px !important;
    margin-top: 0px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#branding {
    padding-bottom: 10px !important;
    background: #fff !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    left: -10px !important;
}

div.widgetGuts.shortcode span.success {
    background: #333;
    color: #ffffff;
    padding: 15px 9px;
    margin-left: 12px;
}

div#clickable-header {
    width: 1000px;
    height: 200px;
    background: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
    margin-bottom: -200px
}

#header {
      padding-left: 10px !important;
    padding-right: 10px !important;
      background: #fff !important;
}

#header, #branding, #main, #topbar-inner {
    margin-top: -1px !important;
}


/* CART-TAB */

a.cart-parent .amount {
    font-size: 15px;
    font-weight: bold;
} 

.cart-tab a.cart-parent span.contents {
    margin-top: 15px;
    font-size: 15px;
} 

/* CART-TAB - KONEC*/

/* SUBSCRIBE */

.widgetGuts.shortcode h3 {
    margin-left: 12px;
}

input.subscribeButton.button {
    background-color: #22B14C !important;
    box-shadow: none !important;
    color: #FFF !important;
    border-color: transparent !important;
    border: 1px solid transparent !important;
    border-radius: 5px !important;
    padding: 10px 25px !important;
    font-size: 15px !important;
}

input.subscribeButton.button:hover {
    background: #34cb60 !important;
}

input#frm-email.text {
    background-color: #fff !important;
    padding: 10px !important;
    border-radius: 5px !important;
    margin-left: 12px !important;
    margin-right: 6px !important;
    border-color: #22B14C !important;
    width: 146px !important;
}

form#frm-subscriptionFront th {
    display: none !important;
}

form#frm-subscriptionFront tr {
    display: inline-block !important;
}

.widgetGuts.shortcode {
    margin-top: 180px;
}

/* SUBSCRIBE - KONEC */

/* GLAVNI MENI */

#access ul li a {
    font-size: 17px !important;
}

#access > .menu > ul > li > a:not(:only-child) span {
    padding-right: 22px !important;
}


/* GLAVNI MENI - KONEC */

/* TOP MENU BAR (KOŠARICA) */

li.wpmenucartli a.wpmenucart-contents span.cartcontents:before {
    content: "Košarica ";
}

.topmenu ul li {
    margin: 0px 10px !important;
}

#topbar {
    background-color: transparent !important;
    border-bottom-color: transparent !important;
    box-shadow: none !important;
    height: 0px !important;
}

li#wpmenucartli.wpmenucartli.wpmenucart-display-right {
    font-size: 30px;
    font-weight: normal;
    background: #22b14c;
    box-shadow: 0px 2px 5px 0px #111;
    min-width: 325px;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

li#wpmenucartli.wpmenucartli.wpmenucart-display-right:hover {
    background: #34cb60;
}

.topmenu ul li a {
    padding: 10px 10px !important;
    color: #fff !important;
}

.topmenu {
    margin-bottom: -52px !important;
}

#branding {
    position: relative;
    z-index: -1;
    top: -2px !important;
}



/* TOP MENU BAR (KOŠARICA) - KONEC */

#header-full {
    background-image: ;
    background-repeat: ;
    width: 100% !important;
    height: 200px;
}

/* HOME PAGE KATEGORIJE */

.column-image {
    border-radius: 10px !important;
}

.column-text {
    font-size: 15px !important;
    top: 40% !important;
}

#front-columns {
    margin-top: 25px !important;
}

.column-header-image {
   font-size: 16px !important;
   
}

.columnmore a {
    background: #22B14C !important;
    padding: 14px 15px 14px 15px !important;
    font-size: 16px !important;
    border-radius: 5px !important;
}

.columnmore a:hover {
    background: #34cb60 !important;
}

.column-text {
    text-align: center !important;
}

#pp-afterslider { 
    margin-left: 25px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#front-columns > div {
    width: 218px !important;
    margin-right: 25px !important;
    margin-bottom: 25px !important;
}

/* HOME PAGE KATEGORIJE - KONEC */

/* WOOCOMMERCE */

.woocommerce #payment .terms, .woocommerce-page #payment .terms {
    padding-top: 35px;
}

.woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
    font-size: 20px;
}

input#place_order.button.alt {
    float: right;
    font-size: 25px;
    padding: 20px 30px;
    border-radius: 0px;
    background: #22B14C;
}

input#place_order.button.alt:hover {
    background: #34cb60;
}

.woocommerce .quantity .qty {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
}

button.single_add_to_cart_button.button.alt {
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 30px;
    background: #22B14C;
    font-size: 15px;
}

button.single_add_to_cart_button.button.alt:hover {
    background: #34cb60;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 25px;
    background: #22B14C;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: #34cb60;
}

.woocommerce .woocommerce-ordering select {
    border-radius: 0px;
}

.woocommerce .woocommerce-result-count {
    margin-top: 10px;
}

.woocommerce-ordering select {
    margin-top: 10px;
}

.woocommerce ul.products li.product a img {
    border: 1px solid #dcdcdc;
}

.woocommerce div.product div.images img {
    border: 1px solid #dcdcdc;
}

.woocommerce a.button {
    border-radius: 5px;
    color: #ffffff;
    background-color: #22B14C;
}

.woocommerce a.button:hover {
    background-color: #34cb60;
    color: #ffffff;
}

.woocommerce ul.products li.product h3 {
    padding: 5px 0px;
    font-size: 18px;
    font-weight: bold;
}

ul.products span.amount:before {
    content: "Cena: ";
    color: #222222;
    font-weight: normal;
    font-size: 18px;
}

p.price span.amount:before {
    content: "Cena: ";
    color: #222222;
    font-weight: normal;
    font-size: 18px;
}

.woocommerce ul.products li.product .price {
    font-size: 18px;
}

.woocommerce ul.products li.product .button {
    margin-top: 0em;
}

.related.products h2 {
    font-size: 35px;
    padding-top: 30px;
    border-top: 5px solid #DCDCDC;
    margin-bottom: 30px;
}
/* novo */
.product-category h3 {
	font-size: 15px;
	line-height: normal;
	margin-top: 15px;
}
/* novo-konec */
/* WOOCOMMERCE - KONEC */

/* SUBSCRIBE NA NASLOVNI STRANI */

#slider {
    width: 700px !important;
    float: right !important;
}

div.subscribe-prostor {
    display: inline-block;
    background-image: url("http://www.vsezavrt.si/wp-content/uploads/2016/04/5-popust7.png");
    background-color: #eaeaea;
}

.theme-default .nivo-controlNav {
    left: 150px;
}

/* SUBSCRIBE NA NASLOVNI STRANI - KONEC */

/* SLIDER */

.slide-text {
    text-align: left !important;
    padding-left: 5px !important;
}

.nivo-caption h2 {
    text-align: left !important;
    line-height: 25px;
}

/* SLIDER - KONEC*/

/* SEARCHFORM */

div.menu form#searchform {
    display: none !important;
}

#searchform input[type="text"] {
    color: #000 !important;
    border-radius: 5px !important;
}

#searchform {
    top: 150px;
    left: 345px;
}

input[type="text"]:hover {
    background-color: rgba(247, 247, 247, 1) !important;
}

/* SEARCHFORM - KONEC */

/* SOCIAL */

#fsml_ff {
    background-color: transparent !important;
}

#fsml_ffmain {
    margin-top: 0px !important;
    padding: 0px 0% !important;
    background: transparent !important;
}

#fsml_ff {
    margin: 0px 0% !important;
}

/* SOCIAL - KONEC */

#toTop {
    padding: 14px 16px !important;
    border-radius: 0px 0px 0px 0px !important;
    color: #fff !important;
    background: #444 !important;
    bottom: 60px !important;
}

/* CONTACT FORM */

#tinyform {
    width: 900px !important;
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    background: #f2f2f2 !important;
    margin-left: 0px !important;
    margin-bottom: 20px !important;
}

#contactsubmit {
    background: #22B14C !important;
    padding-bottom: 32px !important;
}

#contactsubmit:hover {
    background: #34cb60 !important;
}

/* CONTACT FORM - KONEC */

div#sidebar {
    display: none !important;
}

/* PISKOTKI */

#catapult-cookie-bar {
    text-align: center !important;
} 

/* PISKOTKI - KONEC */

/* FOOTER */

#footer .widget-title {
    color: #f6f6f6 !important;
    background-color: #444 !important;
    border-color: #444 !important;
    margin-left: -10px !important;
    margin-bottom: 0px !important;
}

#footer-widget-area {
    margin: 10px 20px 10px 27px !important;
}

#footer2 {
    background-color: #333 !important;
}

#site-copyright {
    font-style: none !important;
}

#colophon {
    margin: 0px !important;
    background: #444 !important;
}

#site-copyright {
    padding-top: 10px !important;
    font-style: normal !important;
    font-size: 14px !important;
}

/* FOOTER - KONEC */