]..row {margin:0px auto;}

/*--------------------------------------------------------------
# product
--------------------------------------------------------------*/
.product_card {
    position:relative;
    z-index:1;
}
.product_card:after {
    top:0;
    left:0;
    position:absolute;
    background-size:100%;
    /*opacity:0.6!important;
    filter:alpha(opacity=60);*/
    z-index:-1;
    content:"";
    width:100%;
    height:100%;
}

.product_card h2{
	color:#151515;
}

.product_card .box {
  /*padding: 10px;*/
  text-align: center;
  background:whitesmok;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  border: 1px solid #fff;
  opacity:0.9!important;
  z-index: 2;
  margin-bottom:10px;
}

.product_card .box h3 {
  font-weight: 400;
  padding: 15px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #151515;
}

.product_card .box h4 {
  font-size: 42px;
  color: #151515;
  font-weight: 700;
  margin-bottom: 20px;
}
.product_card .box p{
 font-size:13px;
 color:#505050;
}

.product_card .box h4 sup {
  font-size: 20px;
  top: -15px;
  left: -3px;
}

.product_card .box h4 span {
  color: #bababa;
  font-size: 16px;
  font-weight: 300;
}

.product_card .box ul {
  padding: 0;
  list-style: none;
  color: #151515;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
}

.product_card .box ul li {
  padding: 10px;
}

.product_card .box ul i {
  color: #328bc0;
  font-size: 18px;
  padding-right: 4px;
}

.product_card .box ul .na {
  color: #ccc;
  text-decoration: line-through;
}

.product_card .box .btn-wrap {
  padding: 15px;
  text-align: center;
}

.product_card .box .btn-buy {
  display: inline-block;
  padding: 10px 40px 12px 40px;
  border-radius: 5px;
  border: 2px solid #328bc0;
  color: #328bc0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  transition: 0.3s;
}

.product_card .box .btn-buy:hover {
  background: #328bc0;
  color: #fff;
}

.product_card .recommended {
  border-color: #328bc0;
}

.product_card .recommended .btn-buy {
  background: #328bc0;
  color: #fff;
}

.product_card .recommended .btn-buy:hover {
  background: #61b959;
  border-color: #61b959;
}

.product_card .recommended-badge {
  font-size: 12px;
  background: #eaf6e9;
  color: #328bc0;
  border-radius: 50px;
  font-weight: 600;
  margin:0 0 5px 30px;
  padding:5px;
  width:80%;
  text-align:center;
}



.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-weight: bold;
    color: #58595a;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
    color: #85878c;
}

.tz-gallery {
    padding: 5px;
}

.tz-gallery .col-lg-2{padding:10px;width:25%;float:left;}
.tz-gallery .col-lg-1{width:100%;clear:both;}
.tz-gallery .col-lg-5{padding:10px;width:16.5%;}
.tz-gallery .col-lg-3{width:80%;clear:both;margin:auto;}
.tz-gallery .col-lg-8{padding:10px;float:left;width: calc(12% - 40px); /* 8°³¸¦ °¡·Î·Î ¹èÄ¡ÇÏ±â À§ÇØ 12.5%¾¿ Â÷Áö, °£°ÝÀ» °í·Á */
    margin:  /* ÀÌ¹ÌÁö °£°Ý */}
.tz-gallery .col-lg-8 img{width:80%;}
.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    transition: 0.15s ease-in-out;
    /*box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);*/
}

.tz-gallery .s-thumbnail {
    padding: 5px;
    margin: 10px;
    background-color: #f0f0f0;
    border-radius: 2px;
    border: 1px solid #dedede !important;
    transition: 0.15s ease-in-out;
}

.tz-gallery .ss-thumbnail {
    padding: 0;
    background-color: #fff;
    border: none;
}
.tz-gallery .t-text{
    padding: 5px 10px;
	font-weight:bold;
}

.tz-gallery .thumbnail:hover, .tz-gallery .s-thumbnail:hover {
    transform: translateY(-10px) scale(1.02);	
}

.tz-gallery .lightbox img {
    border-radius: 4px 4px 0 0;
	width:100%;
	height:100%;
	object-fit:fill;
}

.tz-gallery .caption{
    padding: 26px 30px;
    text-align: center;
	min-height: 125px;
}

.tz-gallery .xcaption{
    padding: 10px;
    text-align: center;
	min-height: 50px;
}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery .caption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.baguetteBox-button {
    background-color: transparent !important;
}

.tz-gallery .basiccaption{
    padding: 10px;
    text-align: center;
	background-color: darkgray;
    color: white;
}
.tz-gallery .basiccaption-w{
    padding: 10px;
	background-color: white;
}
.tz-gallery .basiccaption-w img{margin:0 auto;}

.tz-gallery .basiccaption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery .basiccaption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.tz-gallery .basiccaption .txt_left li{
    text-align: left;
	font-size: .8rem;
}

/*ÇÏ³×½º °¶·¯¸® Àû¿ë ¼Ò½º*/
.tz-gallery .hcaption{
    padding: 10px;
    text-align: center;
	min-height: 125px;	
	background-color: #c1c1ba;
    color: #464646;
}

.tz-gallery .hcaption h3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
	color:#464646;
}

.tz-gallery .hcaption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.tz-gallery .hcaption .txt_left li{
    text-align: left;
	font-size: .8rem;
	font-weight:bold;
}

.tz-gallery .img img{
	display: block;
    margin: auto;
}
.tz-gallery .img-b img{
	width:100%;
	display: block;
    margin: auto;
}

.tz-gallery .img .jimg{
	width:100%;
	display: block;
    margin: auto;
}
.tz-gallery .img p{
	color:#fff;
}
/*jctc °¶·¯¸® Àû¿ë ¼Ò½º*/
.tz-gallery .hcaption h3 {
    
}
.tz-gallery .mcaption{
    padding: 10px;
    text-align: center;
	background-color: #c1c1ba;
    color: white;
}
.tz-gallery .mcaption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
	color:#fff;
}

.tz-gallery .mcaption p {
    font-size: 12px;
    color: #232323;
    margin: 0;
}

@media screen and (max-width: 900px) {

.tz-gallery .img img{
	width:100%;
	display: block;
    margin: auto;
}
}