.product-show {
    padding: 50px 0px;
}
.col-md-4.col-lg-4 {
    float: left;
    width: 33.3% !important;
}

.product-show h2 {
    font-size: 34px;
    padding-bottom: 35px;
    text-align: center;
}

.product-show div.product-chooser.disabled div.product-chooser-item
{
zoom: 1;
filter: alpha(opacity=60);
opacity: 0.6;
cursor: default;
}

.product-show div.product-chooser div.product-chooser-item{
padding: 11px;
border-radius: 6px;
cursor: pointer;
position: relative;
border: 1px solid #ddd;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10x;
}

.product-show div.product-chooser div.product-chooser-item.selected{
border: 4px solid #428bca;
background: #efefef;
padding: 8px;
filter: alpha(opacity=100);
opacity: 1;
}

.product-show div.product-chooser div.product-chooser-item img{
padding: 0;
}

.product-show div.product-chooser div.product-chooser-item span.title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0px 20px;
    text-align: center;
}

.product-show div.product-chooser div.product-chooser-item span.description {
    font-size: 14px;
    line-height: 25px;
}

.product-show div.product-chooser div.product-chooser-item input{
position: absolute;
left: 0;
top: 0;
visibility:hidden;
}
#carousel h3 {
    background-color: rgba(0, 0, 0, 0.85);
    bottom: 4px;
    color: white;
    letter-spacing: 1px;
    overflow: hidden;
    padding: 0 6px;
    position: absolute;
    text-align: center;
    width: 21.9%;
    z-index: 999999;
}
.f-blog-img {
    border: 5px solid #d8d3cd;
    height: 75px;
    margin-bottom: 8px;
    width: 135px !important;
}
.b-post p {
    text-align: justify;
}
.content-holder1 p {
    text-align: justify;
}
.flexslider .slides li.slide-image .caption p {
    font-family: sans-serif;
    font-size: 41px !important;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    max-width: 85%;
    text-shadow: 3px 4px 2px #649300;
    text-transform: uppercase;
}
.contact-info > li {
    font-size: 13px;
    line-height: 30px;
    list-style: outside none none;
}

.navbar .nav > li > a {
    color: #d62418 !important;
    font-family: arial !important;
    font-size: 16px;
    padding: 31px 10px !important;
    font-weight: 600;
}
a:hover, a:focus {
    color: #649300;
    text-decoration: none !important;
}
.primitive {
    color: #666;
    font-size: 15px;
    line-height: 25px;
    margin: 0;
	text-align: justify;
}
.row-fluid .span2 {
    width: 30% !important;
}
p.text-properties {
    font-size: 18px;
    font-weight: 500;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: center;
}
.table-bordered {
    border: 1px solid #000!important;
}
.table-bordered td {
    border-left: 1px solid #000!important;
}
.table-bordered {
    border: 1px solid #000!important;
}
.table th, .table td {
    border-top: 1px solid #000!important;
	    text-align: center!important;
}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #000!important;
}
input, textarea, .uneditable-input {
    width: 300px!important;
}
input.btn.btn-primary.btn-md {
    width: 150px!important;
    text-align: center!important;
}
ul.dropdown-menu.subinerone {
    position: absolute!important;
    right: 0!important;
}
li.sub.subiner {
    position: relative!important;
}
strong.add {
    font-size: 15px;
    line-height: 40px;
}