/*--------------------------------------------------------------------------------- Theme Name:   vitamin Theme URI:     Description:  Tema moj vitamin Author:        Author URI:    Template:     Divi Version:      1.0.0 License:      GNU General Public License v2 or later License URI:  http://www.gnu.org/licenses/gpl-2.0.html------------------------------ ADDITIONAL CSS HERE ------------------------------*/.site-name {    font-family: Tahoma, Arial, Helvetica, Sans-Serif;    font-variant: normal;    font-weight: bold;    font-size: 50px;    padding: 0;    margin: 0;    color: #DF1C07 !important;}div#podnaslovi {    padding-top: 20px;}	div#execphp-2 {    width: 100%;    text-align: center;font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, Sans-Serif;    font-weight: normal;    font-size: 16px;    padding: 15px;    margin: 10px;    color: #1B180E !important;}article {    padding-bottom: 50px;}body:not(.et-tb) #main-content .container, body:not(.et-tb-has-header) #main-content .container {    padding-top: 30px;}@media (min-width:981px){		#sidebar {    width: 30%;}#left-area {    width: 69%;}.et_right_sidebar #main-content .container:before {    right: 30%!important;}}

.woocommerce form .form-row .optional {
    visibility: hidden;
}

.woocommerce form .form-row .required {
    visibility: hidden;
}


.product .related h2 {
    font-size: 1.2em !important;
    padding-bottom: 16px;
}

h1 {    font-size: 1.3em;}
h3 {    padding-top: 20px;}
p {    font-size: 1.2em;}

h4.widgettitle {
    text-align: center;
    font-weight: 700;
}


.nav li ul {     padding: 0; }

.entry-summary p.price span {     font-size: 20px!important;}

a.add_to_wishlist {
    text-decoration: underline;
    font-size: 1.2em;
}

.woocommerce-page ul.products li.product:nth-child(n) {
    text-align: center;
}

@media only screen and ( max-width: 400px) {
	.woocommerce-page ul.products li.product:nth-child(n) {
    text-align: center;
}


}