@charset "UTF-8";
/* CSS Document */
body{ background:#111514; color:#f6edc9;}
a{ color:#f6edc9; }
a:hover{ color:#ffffff; }
.logo-wrapper{ text-align:center; padding:60px 15px 15px 15px; }
.main-logo{ max-width:725px; width:100%;}
.top-nav-wrapper,.footer-nav-wrapper{ text-align:center; padding:35px 15px 15px 15px;}
.nav-row{ border-bottom:1px solid #fff; padding-bottom:10px;}
.footer-nav-wrapper .top-nav{ border-top:1px solid #fff;}
.top-nav{ margin:0px; padding:0px; list-style:none; line-height:30px;}
.top-nav li{ display:inline-block; padding:0px 12px;}
.top-nav li a{ font-size:16px;}
.top-nav .active a{ color:#ff0000; font-size:18px;}
.title-header{ text-align:center; padding:15px;}
.title-header h2{ font-size:36px; font-family:serif; font-style:italic;}
.title-header p{ padding-bottom:30px;}
.art-title-header{ font-size:20px; font-family:serif; font-style:italic; font-weight:normal;}
.gallery-wrapper{ text-align:center;}
.gallery-list{ list-style:none; margin:0px auto; padding:0px;}
.gallery-list li{ display:inline-block; width:20%; margin-right:4%; margin-bottom:4%; }
.gallery-list li img{ width:100%;}
.gallery-list li p{ padding:25px 0px 5px 0px; border-bottom:1px solid #fff; }
.gallery-wrapper img{ width:100%; max-width:250px;}
.gallery-wrapper .inner-thumb{ background-size:/*cover*/ contain !important; background-repeat:no-repeat; /*background-position:center top;*/ height:165px; width:100%; max-width:250px;}

.gallery-wrapper .inner-thumb-hover { opacity: 0 !important;transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition: opacity .5s ease-in-out;
height:165px; width:100%; max-width:250px; background-size:contain; background-repeat:no-repeat; }
.gallery-wrapper .inner-thumb-hover:hover {opacity: 1 !important;transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition: opacity .5s ease-in-out;}
.gallery-wrapper p{ padding:25px 0px 5px 0px; height:80px; border-bottom:1px solid #242C2B; }

.thumb{ margin-bottom:25px; position:relative;}
.inner-thumb:hover{ /*background-size:contain; background-position:center; */}
.main-txt-wrapper{ text-align:center; padding-top:60px;}
.img-caption{ display:block; padding:0px 0px 15px 0px; font-style:italic; font-size:12px; text-align:center !important;}
.main-txt-wrapper p{ text-align:left; max-width:960px; margin:10px auto;}
.main-txt-wrapper table p{ text-align:inherit;}
.custom-panel{ max-width:500px; color:#f6edc9; margin:25px auto 25px auto; font-size:16px; line-height:28px; border:none; background:#111514;}
.panel-warning>.panel-heading { border:none; background:#111514; }
.panel-title{ display:none;}
.panel-body p{ text-align:center;}
.panel-body p strong{ font-weight:normal;}
#quanity{ color:#000; }
.related-gallery-wrapper{ max-width:600px; display:none;}
.related-gallery-wrapper h4{font-weight:normal; }
.related-gallery-wrapper .inner-thumb{ background-size:cover;background-repeat:no-repeat; background-position:center; height:100px; width:100%; max-width:100px;}
.footer-nav-wrapper .top-nav{ padding-top:20px; }
.content-wrapper{ max-width: 680px;margin: 0px auto;}

.mobile-show{ display:none;}
.sisea-results{ text-align:center !important; font-size:16px;}
.sisea-search-form{ margin:20px auto;width:100%; text-align:center;}
.sisea-search-form label{ display:none;}
.sisea-search-form #search,.sisea-search-form input{ color:#000; font-size:12px;}
.sisea-search-form #search{ background:#f6edc9;}
.sisea-paging{    clear: both;font-size: 20px;padding-top: 30px; }
.sisea-paging .sisea-result-pages{ padding-right:10px;}

@media (max-width: 687px) {
	.main-img{ width:100%;}
	.mobile-hide{ display:none;}
	.mobile-show{ display:block;}
}