/* @import url("http://fonts.googleapis.com/css?family=frackle+face|Shadows Into Light Two|Just Me Again Down Here|Lobster|Open+Sans:700,400&subset=latin,latin-ext"); */
@import url("https://fonts.googleapis.com/css?family=Patrick+Hand+SC&display=swap");


#header_title {
    height: 400px;
}

#owl {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 40%;
}

.hr {
    color: #F5F5F5;
}

.unselectable {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.unselectable strong {
    vertical-align: middle;
}

.social-container .links {
    text-align: center;
}
.social-container .links a {
    margin: 0 20px;
    color: #ccc;
    text-decoration: none;
    font-size: 34px;
    font-weight: bold;
    text-shadow: 0px 2px 3px #fff;
}
.social-container .links a:hover {
    color: #ED452A;
}


body {
    background-image: url("Tortopretvornik-ozadje.jpg");
    background-repeat: repeat
}

.dimensions {
    display: table;
}

.dimensions p {
    display: table-cell;
}

#dim_1, #dim_2, #dim_3, #dim_4 {
    display: table-cell;
    width: 35px;
    text-align: center;
}

#plus, #calculate_it{
    width: 60%;
    height: 50px;
    background: #d1b0da;
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    text-align: center;
    color: white;
    font: 20px 'Open Sans', Sans-serif;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.42);
    text-shadow: 1px 1px 2px #4d374d;
}

#plus:active, #calculate_it:active {
    background: #e1d5e4;
}

#plus:single-button, #calculate_it:single-button {
    background: #dab0b0;
}

#pekac_kvadraten, #pekac_okrogel, #pekac_kvadraten2, #pekac_okrogel2 {
    box-shadow: none;
    -webkit-box-shadow: none;
    height: initial;
}

#pekac_recept span{
    float: none;
    height: initial;
}

#pekac_recept {
    text-align: center;
    height: initial;
    margin-bottom: 20px;
}

#pekac_koncni span{
    float: none;
    height: initial;
}

#pekac_koncni {
    text-align: center;
    height: initial;
    margin-bottom: 20px;
}

#logo {
    display: block;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -5px;
    width: 25%;
}

#dim_val1, #dim_val2 {
    width: 57%;
}

#resultblock {
    text-align: center;
}

#results {
    height: 50px;
    display: inline-block;
    text-align: left;
    font-size: 16px;
}

#results p {
    margin: 0;
}

.white-pink {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-left:auto;
    margin-right:auto;

    max-width: 440px;
    /*background-size: cover;*/
    background: #FFF;
    padding: 10px 30px 5px 30px;
    box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    font: 14px 'Open Sans', Sans-serif;
    color: #666;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.white-pink h1 {
    font: 43px 'Patrick Hand SC', cursive;
    display: block;
    margin: -5px 0px 5px 0px;
    text-align: center;
}
.white-pink h2 {
    font: 18px 'Open Sans', Sans-serif;
    display: block;
    /*border-top: 2px solid #1e1f22;*/
    text-align: center;
    /*background: #347f72;*/
    margin-bottom: 15px;
    color: #7ba6a6;
}
.white-pink h1>span {
    display: block;
    font-size: 26px;
}
.white-pink label, .dm{
    display: block;
    margin: 0px 0px 5px;
}
.white-pink label>span, .dm>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #969696;
}

.white-pink textarea, .white-pink input[type="text"], .white-pink input[type="number"], .white-pink input[type="email"], .white-pink input[type="radio"], .white-pink textarea,.white-pink select{
    color: #555;
    width: 70%;
    padding: 3px 0px 3px 5px;
    margin-top: 2px;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: 16px;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
    height: 25px;
    line-height:15px;
    outline: 0;
    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
}
.white-pink input[type="radio"] {
    width: 20px;
}

.white-pink textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.white-pink .button {
    -moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    -webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
    box-shadow:inset 0px 1px 0px 0px #fbafe3;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d) );
    background:-moz-linear-gradient( center top, #ff5bb0 5%, #ef027d 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d');
    background-color:#ff5bb0;
    border-radius:9px;
    -webkit-border-radius:9px;
    -moz-border-border-radius:9px;
    border:1px solid #ee1eb5;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height: 40px;
    line-height: 30px;
    width:100px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #c70067;
}
.white-pink .button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0) );
    background:-moz-linear-gradient( center top, #ef027d 5%, #ff5bb0 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0');
    background-color:#ef027d;
}
.white-pink .button:active {
    position:relative;
    top:1px;
}
.white-pink select {
   appearance:none;
    -webkit-appearance:none; 
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    line-height: 15px;
    height: 30px;
}

input[type='text'],
input[type='number'],
textarea {
    font-size: 16px;
}

#ingredients input[type="text"] {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#top_commercial {
    display: block;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -5px;
    width: 100%;
}

#bottom_commercial {
    width: 336px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#cakepic {
    width: 20%;
    text-align: center;
    margin-top: -15px;
}

.copyright {
    text-align: center;
    margin-bottom: 3px;
    color: #afa8a8;
}

.oblika {
    display: initial;
}

.premeri {
    font-size: 14px;
    color: #afa8a8;
    display: inline-block;
    margin-left: 6%;
    margin-right: 6%;
    width: 130px;
    margin-top: 0px;
}

#tabelca {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.fi {
    color: #dab0b0;
}

.pc {
    color: #73a5b1;
}

#tabela-naslov {
    font-size: 15px;
    text-align: center;
    margin-bottom: 5px;
}

.mySlides {
    width: 100%;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.42);
}

.logorow {
    display: flex;
}

.logocolumn {
    flex: 50%;
    padding: 5px;
}