/* Add your custom css styles */
.pointer01 {
	text-shadow:1px 1px 3px #787878}
.thin {font-weight:200 !important;}
.tel{font-size:25px; font-weight:bold;}
.main_title h3{font-size:20px; font-weight:800px;}
.heading h2{font-size:25px; font-weight:bold; text-align:center;}
.kdd_gray{padding:2px 4px; font-size:90%; color:#fff; background-color:#909090; }
.green{color:#0f8500;}
.blue{color:#26B8F3;}
.red{color:#ea706a;}
.point03 {font-size:24px;color:#ffff00;font-weight:600;line-height:27px;}

table.tableA {border-right:1px solid #e1e1e1;max-width: 100%;width: 100%;  display: table;border-collapse: collapse;    border-spacing: 0;}
table.tableA thead th {padding:10px;vertical-align:middle;font-weight:600;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;background:#ea706a; ine-height:22px;color:#fff;text-align:center;}
table.tableA tbody th {padding:10px;vertical-align:middle;border-left:1px solid #e1e1e1;line-height:22px;border-bottom:1px solid #e1e1e1;background:#f5f5f5;color:#696f6f;text-align:center;}
table.tableA tbody td {padding:10px;vertical-align:middle;border-left:1px solid #e1e1e1;line-height:22px;border-bottom:1px solid #e1e1e1;background:#fff;text-align:center;color:#696f6f;}
.title_bar{font-size:17px; font-weight:600; background-color:#ea706a; color:#fff;}
.sub_title{font-size:30px; color:#000;}

@media (max-width:479px){
	.reg_box {padding:10px;letter-spacing:-1px}
.reg_box h3 {font-size:18px;}

.boxed-slider {
    height: 350px;
    width: 100%;
}
.boxed-slider .owl-item {
    height: 350px;
}
.boxed-slider .owl-bg-img,
.owl-item img {
    height: 100%;
}
.slider-content p {display:inline-block;padding:5px 15px;background:#333;color:#eae48a;font-size:13px;}
.text-large,
.text-large span,
.text-large span span {
    font-size: 30px !important;
}
.text-medium1 {
    font-size: 20px !important;
}
.button {
    font-size: 11px;
    margin: 5px 0;
}
.button.border {
	width:150px;
}
.description h2{font-size:20px;}
.tabs-vertical .tabs-navigation li.active a:hover {
   border-bottom-color: #dde1e1;
  }
}
/*제주도휘게펜션*/
.hr_dot{
    border: 0;
    height: 1px;
    border-bottom: 1px dashed #d5d5d5;
    margin: 30px 0;
}
.button.transparent{
    background-color: rgb(255, 255, 255);
    color: #000;
}
#slider img{
    max-width: 100%;
}
.slider-content img {
    width: auto !important;
}
@media (max-width: 479px){
    #slider img{
        max-width: none;
        width: 100% !important;
    }
    .icon-box.small > h3{
        text-align: center;
        padding-left: 0;
        margin: 0;
        padding-top: 40px; 
    }
    .icon-box p{
        margin: 0 !important;
        padding-top: 9px;
        text-align: center;
    }
    .icon-box.center{
            margin-bottom: 30px;
    }
}
nav .main-menu .dropdown-menu{
    border-color: #12a101;
}
.gototop-button{
    background-color: #12a101;
}
/*reservation*/
#reservation .sv_tb{
    width: 100%;
    text-align: center;
    word-break: break-all;
}
#reservation .sv_tb thead{
    background: #9cba58;
    border-bottom: 3px solid white;
    border-top: 4px solid #dadada; 
}
#reservation .sv_tb thead tr th{
    border: 1px solid #fff;
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 34px;
    width: 1%;
}
#reservation .sv_tb tbody tr td{
    border: 1px solid #dfdfdf;
    line-height: 39px;
    padding: 0 2px;
}
#reservation .sv_tb tbody tr .bggray{
    background: #f2f2f2;
    font-weight: bold;
}
#reservation .tax_p span{
    font-weight: 600;
    color: #799831;
}
#reservation .table2{
    width: 100%;
    text-align: center;
    line-height: 43px;
    word-break: break-all;
}
#reservation .table2 th{
     background: #f2f2f2;
    font-weight: bold;
    text-align: center;
    border: 1px solid #dfdfdf;
}
#reservation .table2 td{
    border: 1px solid #dfdfdf;
}
#reservation .table2 strong{
    font-size: 20px;
}
#reservation .table2 span{
    color: #799831;
}
@media (max-width:479px){
    #reservation .sv_tb thead tr th{
        font-size: 13px;
        line-height: 19px;
        padding: 4px 0;
    }
    #reservation .sv_tb tbody tr td{
        line-height: 16px;
        padding: 2px 2px;
    }
    #reservation .table2 td{
        line-height: 23px;
        padding: 0 5px;
    }
}
/*guide_01*/
.greendeco{
    color:#00760e;
}
.mt20{
    margin-top: 20px;
}
.tabs-content{
    padding: 10px 0;
}
.mobile-none{
    display: block;
}
@media (max-width:479px){
    .mobile-none{
        display: none;
    }
}
/*객실둘러보기*/
.portfolio-item .portfolio-description{
    width: 100% !important;
}