.prod-details td:not(.description) {
    text-align: center !important;
}

h1 {
    font-size: 2em !important;
    margin: .67em 0;
}

.title, .cat-title {
    font-size: 1.1em !important;
    color: #066;
}

.prod {
    font-family: Arial;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #066;
    margin-top: 10px;
}

.prod-code {
    position: absolute;
    float: left;
    background-color: #f3f3f3;
    padding: 0 5px;
}

.pr_code {
    color: #555;
    font-size: .7em;
    line-height: 1.2em;
    display: block;
    font-style: italic;
}

.img-container {
    display: flex;
    overflow: hidden;
    justify-content: center;
    max-height: 600px;
}

.item {
margin: 0 !important;
width: 100% !important;
}

.additional_pics {
width: 100%;
clear: both;
width: 100%;
margin-right: auto;
margin-left: auto;
text-align: justify;
overflow: hidden;
}

.itempic:hover {
border-top: 1px solid #D83923;
}

.imgs_add, .imgs_add_upl {
margin: 5px;
width: 100px;
height: 100px;
float: left;
border: 1px dotted #D3D3D3;
}

.itempic {
margin-right: 4px !important;
margin-left: 0 !important;
width: 95px !important;
height: 95px !important;
overflow: hidden;
text-align: center;
vertical-align: middle;
}

.preview {
width: 100%;
height: auto;
max-width: 600px;
}

.other-info {
margin: 20px auto 0;
font-size: .85rem;
}

table {
background: #FFF;
margin-bottom: 1.25rem;
border: solid 1px #eee;
table-layout: auto;
}

table.centered {
margin-left: auto;
margin-right: auto;
}
table {
border-spacing: 0;
}
table tr td {
padding: .5625rem .625rem;
/* font-size: .875rem; */
color: #222;
text-align: left;
}

.price {
color: #0B3530;
font-size: 1.1em;
font-weight: 600;
text-shadow: 0 0 2px #fff;
}

.one-half-size {
font-size: 1.5em;
}
    
.prod {
font-family: Arial;
font-style: normal;
font-weight: 500;
line-height: normal;
color: #066;
margin-top: 10px;
}
.tditem{
text-align: center !important;
font-size: .9rem !important;
}

input[type="number"] {
-webkit-appearance: none;
border-radius: 0;
background-color: #FFF;
font-family: inherit;
border-style: solid;
border-width: 1px;
border-color: #ccc;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.75);
display: block;
font-size: .875rem;
/* margin: 0 0 1rem; */
padding: .5rem;
height: 2.3125rem;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
transition: all .15slinear;
}

.panel.radius {
border-radius: 3px;

}

.panel {
border-style: solid;
border-width: 1px;
border-color: #d8d8d8;
margin-bottom: 1.25rem;
padding: 1.25rem;
background: #f9f9f9;
color: #333;
}
