@charset "utf-8";

.sit_info {padding:10px 0;border-top:1px solid #e2e2e2;margin:10px 0 0;border-bottom:1px solid #e2e2e2}
.sit_info .tr_price {border-bottom:1px solid #e2e2e2}
.sit_info .tr_price th,
.sit_info .tr_price td {padding:10px 0; padding-bottom: 15px;}
.sit_info .tr_price td strong {color:#000; line-height: initial; vertical-align: middle; font-size:1.25em;}

#sit_ov_btn button, #sit_ov_btn .btn-ov {width:186px;float:left;margin-right:5px;height:50px;margin-bottom:10px;font-weight:bold;font-size:1.25em}
#sit_ov_btn .btn-ov {text-align: center; line-height: 48px; cursor: pointer;}
#sit_btn_buy {background:#ef3939;border-radius:3px;border:1px solid #D94329;color:#fff}
#sit_btn_buy:hover {background:#D94329}
#sit_btn_cart {background:#fff;border-radius:3px;border:1px solid #98a3b3;color:#000}
#sit_btn_cart:hover {background:#f3f3f3}



/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi_big img {width: 600px;height:auto;}


/*-------------------------------------------
 모달팝업-사진인화
-------------------------------------------*/


.popview .popview-left {width:100%; float:left;}
/*
.popview .popview-left {width:50%; float:left;}
.popview .popview-right {width:50%; float:right; padding-left:10px;}

.popview .print_img {width:100%; height:auto; margin-right:20px; margin-bottom:7px;}
.popview .print_info {width:100%; background:#fff;}
.popview .print_help {width:100%; height:541px; border:1px solid #ddd; padding:10px;}

.print_help .help_title {font-size:14px; color:#666; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
.print_help .help_cont {max-height:484px; overflow: hidden; overflow-y: auto;}
.print_help .help_cont img {max-width: 100%;}
*/
.popview-body > a {display: inline-block; width:100%;}

#tabs {position:relative; display:block; overflow:hidden; margin:20px 0;}
#tabs ul li{float:left;margin-right:3px; margin-bottom:3px;}
#tabs ul li {display:block;border:1px solid #ddd; border-radius:2px; padding:0 20px; font-size:17px; line-height:35px; color:#888; cursor:pointer;text-decoration:none !important;}
#tabs ul li:hover{color:#ce3c4c; border:1px solid #ce3c4c;}
#tabs ul li.on {background:#ce3c4c; border:1px solid #ce3c4c; color:#fff;}
#tabs ul li.on:hover{opacity:0.7;}
#tabs ul li i {color:#FC0;}

.print_img {position:relative; margin-bottom:10px;}
.print_img .icon_best {position:absolute; left:0px; top:0px; width:79px; height:79px; display:block;background:url(/theme/nongsan/img/size/icon_best.png) no-repeat;}

.print_img > ul {background:#f5f5f5;}

.print_spec {position:relative; border:1px solid #ddd;border-radius:1px;  padding:10px 20px; margin-bottom:10px;}
.print_spec dl {}
.print_spec dt {display:inline-block; font-size:12px; line-height:25px; font-weight:bold; color:#999; width:80px;}
.print_spec dd {display:inline-block; font-size:12px; line-height:25px; font-weight:normal; color:#555;}

.print_btn {position:relative; display:block; background:#333;border-radius:1px;  padding:20px; text-align:center; color:#fff; font-size:18px; margin: 20px 0;}


/*서브메인비주얼*/
.sVisual {position:relative; width:100%; display:block;}
.sVisual .sv_img {position:relative;}
.sVisual .sv_btn {position:absolute; left:72px; top:320px; z-index:2;}

/*서브메인카테고리*/
.sCategory {position:relative; width:100%; padding:0px 0 20px 0; overflow:hidden;}
.sc_item {position:relative; float:left; width:32%; margin-right:2%; margin-bottom:30px; border:1px solid #ddd; padding:30px; text-align:center;}
.sc_item:nth-child(3n) {margin-right:0;}
.sc_item h1 {font-size:27px; color:#000;}
.sc_item .sc_img {margin:20px 0;}
.sc_item .sc_img img {max-width:100%; height:auto;} 
.sc_item h2 {font-size:17px; line-height:23px; color:#222; margin-bottom:10px;}
.sc_item h3 {font-size:13px; line-height:19px; color:#777; margin-bottom:15px; font-weight:normal;}
.sc_item .sc_detail {font-size:13px; line-height:19px; color:#aaa; border:1px solid #e3e3e3; background:#f9f9f9; padding:10px 15px; text-align:left;}

