@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

.brandshadow {
    height: 50vw;
    max-height: 300px;
    border-radius: 30px;
    box-shadow: 3px 3px 16px 0 rgba(0, 0, 0, 0.1);
    padding: 40px;
    align-items: center;
    display: grid;
	}

.image-frame {
    border: 5px solid #e4e4e4; /* 회색 테두리 */
    box-shadow: 0 2px 4px rgba(0,0,0,0.05); /* 부드러운 그림자 */
    transition: transform 0.2s ease-in-out; /* 애니메이션 효과 */
}

.image-frame:hover {
    transform: translateY(-5px); /* 마우스 오버 시 위로 약간 이동 */
}


.col-12  .total_price{text-align: center; padding-left:30px;}
.col-12  .total_price span{display:block; font-size:1rem; margin-bottom:8px;}
.col-12  .total_price strong{font-size:1.4rem}

.col-12 .li_prqty{line-height: 23px;}
.col-12 .li_prqty > div{font-size:15px; margin-bottom:0px; display:flex; justify-content: space-between; color:#aca8a8; font-weight: 400;}
.col-12 .li_prqty > div span{font-weight:400; color:#000;}
.col-12 .li_prqty > div strong{font-weight: 400;}
.col-12 .li_prqty > div:last-child{margin-bottom:0}

/* 모바일 화면에서의 스타일 */
@media (max-width: 968px) {
    .sod_img, .sod_name {
        display: block; /* 블록 레벨 요소로 설정하여 줄바꿈 효과 적용 */
        width: 100%; /* 화면 전체 너비 사용 */
    }
}


@media(max-width:750px){

.sod_right{    display: inline-block;
    float: left;
    width: 340px;
    height: 100%;
    vertical-align: top;}
}

@media(max-width:950px){
#sod_fin #sod_bsk_tot li{width: 100%;background:#fff;border-bottom:1px solid #e7ebf1;height: 40px;;padding:0 15px;line-height:40px;text-align:right}
#sod_fin #sod_bsk_tot li span{float:left;clear:both;color: #777;}
#sod_fin #sod_bsk_tot li strong{}
#sod_fin #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
}

#sit_sel_option h3 {
    font-size: 17px;
    padding: 0;
    margin: 0;
}
@import 'https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap';:root {
    --base-color: #3C2FC0;
    --medium-gray: #878898;
    --dark-gray: #242E45;
    --light-red: #F2F1FC;
    --alt-font: 'Plus Jakarta Sans', sans-serif;
    --primary-font: 'Plus Jakarta Sans', sans-serif
}

body {
    font-size: 17px;
    line-height: 32px
}

sup {
    top: -.7em
}

.lh-42px {
    line-height: 42px
}

.lh-24px {
    line-height: 24px
}

.lh-22px {
    line-height: 22px
}

.lh-20px {
    line-height: 20px
}

.box-layout {
    padding: 0 40px
}

a {
    color: #878898
}

b,strong {
    font-weight: 700
}

.navbar .navbar-nav .nav-link {
    font-weight: 600;
    font-size: 17px
}

header .navbar-brand img {
    max-height: 28px
}

.header-icon .icon>a {
    font-size: 20px
}
#ad_default {
 width:30px;
 }
	#m_sod_bsk_tot{}
#m_sod_bsk_tot .bsk-wrap{width:33.3333333%; text-align: center;}
#m_sod_bsk_tot .bsk-wrap > div{font-size:20px; font-weight: 500; color:#000;}
#m_sod_bsk_tot .bsk-wrap > div:first-child{margin-bottom:7px;}

#sod_bsk_act .total{font-size:24px; font-weight: bold; color:#cf152d; margin:36px 0}
#sod_bsk_act .btn_submit{    background: #cf152d;
    color: #fff;
    max-width: 420px;
    width: 100%;
    font-weight: 600;
    border-color: #cf152d;
    border-radius: 10px;
    height: 60px;}

#sod_bsk_act .btn_shopping{      background: #dadada;
    color: #000000;
    max-width: 420px;
    font-weight: 500;
    font-size: 19px;
    border-radius: 10px;
    border: solid 1px #bebebe;
    padding: 11px 25px;
    margin: 0 15px;}


.navbar .btn.btn-switch-text.btn-medium>span {
    padding: 10px 25px;
    font-size: 14px
}

.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
    border-radius: 0;
    box-shadow: 0 0 35px 0 rgb(0 0 0/10%)
}

.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
    font-size: 29px;
    width: 28px;
    margin-right: 12px
}

.navbar .navbar-nav .dropdown .dropdown-menu a,.navbar .navbar-nav .dropdown .dropdown-menu a:hover,.navbar .navbar-nav .dropdown .dropdown-menu li.active>a {
    color: var(--white);
    font-weight: 500
}

.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
    font-size: 16px;
    line-height: 28px;
    padding: 18px 25px 20px;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a:hover,.navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li.active a {
    opacity: .6
}

.navbar .navbar-nav .dropdown .dropdown-menu {
    background-color: var(--dark-gray)
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-bottom: 25px
}

.down-section {
    bottom: 30px
}

.page-title-extra-large h1 {
    font-size: 4.5rem;
    line-height: 4.5rem
}

h1,.h1 {
    font-size: 4.688rem;
    line-height: 4.688rem
}

h2 {
    font-size: 3.125rem;
    line-height: 3.125rem
}

.small-screen {
    height: 350px!important
}

.text-gradient-orange-sky-blue {
    background-image: linear-gradient(to right,#f7693c,#c74e45,#7d3785,#582d9f,#3928af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.bg-gradient-very-light-gray-transparent {
    background: -webkit-linear-gradient(right,rgba(240,244,253,1.0),rgba(255,255,255,0.0));
    background: linear-gradient(to right,rgba(240,244,253,1.0),rgba(255,255,255,0.0))
}

.bg-gradient-blue-whale-transparent {
    background: -webkit-linear-gradient(right,rgba(17,27,50,1.0),rgba(255,255,255,0.0));
    background: linear-gradient(to right,rgba(17,27,50,1.0),rgba(255,255,255,0.0))
}

.bg-gradient-quartz-light-transparent {
    background: -webkit-linear-gradient(right,rgba(227,225,245,1.0),rgba(255,255,255,0.0));
    background: linear-gradient(to right,rgba(227,225,245,1.0),rgba(255,255,255,0.0))
}

.bg-gradient-quartz-white {
    background-image: linear-gradient(to bottom,#f7f7ff,#f4f4fb,#f8f7fc,#fbfbfe,#ffffff)
}

.bg-gradient-base-color-transparent {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgb(60 47 192)),to(transparent));
    background-image: linear-gradient(to top,rgba(60,47,192,.8) 0%,transparent 100%)
}

.bg-gradient-regal-blue-transparent {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgb(22 35 64)),to(transparent));
    background-image: linear-gradient(to top,rgb(22 35 64) 0%,transparent 100%)
}

.bg-gradient-flamingo-amethyst-green {
    background-image: linear-gradient(to right,#f7693c,#c74e45,#7d3785,#582d9f,#3928af)
}

.bg-gradient-base-transparent {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(22,32,44,1)),to(transparent));
    background-image: linear-gradient(to top,rgba(22,32,44,.9) 8%,transparent 80%)
}

.bg-gradient-dark-transparent {
    background: -webkit-gradient(linear,left bottom,left top,color-stop(7%,#162340),to(transparent));
    background: linear-gradient(to top,#162340 7%,transparent 70%)
}

.bg-regal-blue {
    background-color: #162340
}

.bg-blue-whale {
    background-color: #16233f
}

.top-40 {
    top: 40%!important
}

.left-30 {
    left: 30%!important
}

.right-30 {
    right: 30%!important
}

.top-30 {
    top: 30%
}

.top-20 {
    top: 20%
}

.left-170px {
    left: 170px
}

.mt-minus-2 {
    margin-top: -2px
}

.left-minus-300px {
    left: -300px
}

.btn {
    letter-spacing: 0;
    text-transform: inherit
}

.btn.btn-extra-large {
    font-size: 18px
}

.btn.btn-large {
    font-size: 16px
}

.btn.btn-medium {
    font-size: 15px
}

.btn.btn-small {
    font-size: 14px
}

.btn.btn-link {
    padding: 0 0 2px;
    position: relative;
    text-decoration: none;
    border: 0;
    border-bottom: 2px solid;
    letter-spacing: 0;
    background-color: transparent
}

.btn-gradient-flamingo-amethyst-green {
    background-image: linear-gradient(to right,#f7693c,#c74e45,#7d3785,#582d9f,#3928af,#582d9f,#7d3785,#c74e45,#f7693c);
    background-size: 200% auto;
    color: var(--white)
}

.interactive-banner-style-02.dark-hover:hover .btn {
    opacity: .7
}

.blog-comment li .btn-reply {
    padding: 6px 20px 7px
}

.process-step-style-05 .progress-step-separator {
    bottom: inherit;
    height: 100%
}

.interactive-banner-style-02:hover figure figcaption .features-icon {
    margin-bottom: 17px
}

.pagination-style-01 .page-item .page-link:hover,.pagination-style-01 .page-item.active .page-link {
    background: var(--dark-gray);
    color: var(--white)
}

.pagination-style-01 .page-item:first-child .page-link,.pagination-style-01 .page-item:last-child .page-link {
    background: 0 0;
    color: var(--medium-gray)
}

.pagination-style-01 .page-item:first-child .page-link:hover,.pagination-style-01 .page-item:last-child .page-link:hover {
    color: var(--dark-gray)
}

.accordion-style-06 .accordion-item.active-accordion {
    background-image: linear-gradient(to bottom,#f7f8f9,#f9fafb,#fbfbfc,#fdfdfd,#ffffff)
}

#map {
    border-radius: 6px 0 0 6px
}

.border-radius-top-lr {
    border-radius: 6px 6px 0 0
}

footer ul li {
    margin-bottom: 0
}

.scroll-progress {
    right: 10px
}

#demo-corporate-slider {
    border-radius: 6px
}

.hesperiden.tparrows {
    width: 54px;
    height: 54px;
    background: 0 0;
    border: 1px solid rgba(255,255,255,.2);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.hesperiden.tparrows:hover {
    border: 1px solid #fff;
    background: #fff
}

.hesperiden.tparrows:hover:before {
    color: #232323
}

.hesperiden.tparrows:before {
    line-height: 52px
}

.hesperiden.tparrows.tp-leftarrow:before {
    content: "\f104";
    font-family: "font awesome 6 free";
    font-size: 16px;
    font-weight: 900
}

.hesperiden.tparrows.tp-rightarrow:before {
    content: "\f105";
    font-family: "font awesome 6 free";
    font-size: 16px;
    font-weight: 900
}

.hesperiden.tparrows.tp-leftarrow:before {
    margin-left: 0
}

.hesperiden.tparrows.tp-rightarrow:before {
    margin-right: 0
}

.get-started-btn {
    transition: .3s ease-in-out!important
}

.hesperiden.tparrows {
    z-index: 97
}

@media(max-width: 1700px) {
    .navbar .navbar-nav .nav-link {
        padding-left:19px;
        padding-right: 19px
    }
}

@media(max-width: 1600px) {
    .navbar .navbar-nav .nav-link {
        padding-left:12px;
        padding-right: 12px
    }
}

@media(max-width: 1350px) {
    .navbar .navbar-nav .nav-link {
        padding-left:10px;
        padding-right: 10px
    }
}

@media(max-width: 1300px) {
    .navbar .navbar-nav .nav-link {
        padding-left:9px;
        padding-right: 9px
    }
}

@media(max-width: 1199px) {
    .accordion-style-06 .accordion-item {
        padding:15px 50px 15px 35px
    }

    .box-layout {
        padding: 0
    }

    #demo-corporate-slider {
        border-radius: 0
    }

    .lg-border-radius-0px {
        border-radius: 0!important
    }

    .navbar .navbar-nav .nav-link {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media(max-width: 991px) {
    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu {
        width:calc(100% + 30px)!important;
        margin-left: -15px;
        padding: 10px 45px;
        margin-bottom: 0;
        margin-right: -15px
    }

    .navbar .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a,.navbar-modern-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a,.navbar-full-screen-menu-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
        padding-left: 0;
        padding-right: 0
    }

    [data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a {
        font-size: 17px;
        line-height: normal;
        display: flex;
        align-items: center
    }

    [data-mobile-nav-style=modern] .navbar-modern-inner .navbar-nav .dropdown.dropdown-with-icon-style02 .dropdown-menu li a i {
        font-size: 26px
    }
}

@media(max-width: 767px) {
    #map {
        border-radius:0
    }

    .small-screen {
        height: 300px!important
    }

    .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
        margin-bottom: 20px
    }
}

@media(max-width: 575px) {
    .accordion-style-06 .accordion-item {
        padding:15px
    }

    footer .elements-social.social-icon-style-02 li {
        margin: 0 15px 0 0
    }

    footer .elements-social.social-icon-style-02 li:first-child {
        margin-left: 0
    }
}

	
#smb_my_ov {margin:0 0 20px;position:relative}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_ov .my_ov_name{display:block;background:#fff;border:1px solid #ccc;line-height:45px;padding:0 20px;font-size:1.167em;}
#smb_my_ov .my_ov_name img{width:20px;border-radius:50%}
#smb_my_act {position:absolute;top:-35px;right:0;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right;margin:0;padding:0;list-style:none}
#smb_my_act li {float:left;margin:0 0 0 4px}
#smb_my_act li a{line-height:25px;padding:0 5px}
#smb_my_act li .btn_admin{height:27px;}
#smb_my_ov .cou_pt{position:absolute;top:0 ;right:0;}
#smb_my_ov .cou_pt dt{float:left;width:90px;line-height:45px;}
#smb_my_ov .cou_pt dd{float:left;width:110px;text-align:right;padding:0 20px 0 0  ;line-height:45px;}
#smb_my_ov .cou_pt dd a{color:#ff2b64;font-weight:bold;font-size:1.167em}
#smb_my_ov .op_area{background:#fff;border:1px solid #ccc;border-top:0;padding:10px 15px;line-height:18px;color:#555}
#smb_my_ov .btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px}
#smb_my_ov .op_area:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_ov .op_area dt{float:left;width:10%;margin:3px 0;font-weight:bold}
#smb_my_ov .op_area dd{float:left;width:40%;;margin:3px 0}
.my_ov_btn{text-align:center;}
.my_ov_btn button{background:#fff;border:1px solid #ccc;vertical-align:top;border-top:0;padding:0 20px;height:25px}
.my_ov_btn button:hover{background:#f3f3f3}

#smb_my_ovaddd{width:90%}

#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important;border-bottom:0 !important}

#smb_my_od {margin:0 0 50px;position:relative}
#smb_my_od h2 {margin:0 0 10px;font-size:1.25em;}
#smb_my_od  td{text-align:center;padding:10px;}
#smb_my_od  td a{font-weight:bold}
#smb_my_wish{position:relative;}
.smb_my_img{margin:0 0 5px;}
.smb_my_tit{margin:5px 0 ; font-size:1.167em;font-weight:bold}
.smb_my_date{font-size:0.92em;color:#777}
.smb_my_img a{display:block}
.smb_my_img a img{max-width:100%;height:auto}

/* 마이페이지 list */
#smb_my_list {float:left;width:915px}

#smb_my_od h2 {margin:0 0 10px;font-size:1.25em}
#smb_my_od {position:relative;margin:0 0 50px}
.smb_my_od {background:#fff}
.smb_my_od li {padding:15px;border-bottom:1px solid #ececec}
.smb_my_od li:last-child {border-bottom:0}
.smb_my_od li:after {display:block;visibility:hidden;clear:both;content:""}
.smb_my_od li:hover {background:#fff6f6}
.smb_my_od .smb_my_od_li {float:left;line-height:18px}
.smb_my_od .smb_my_od_li1 {width:140px;text-align:center}
.smb_my_od .smb_my_od_li2 {width:75%;padding:0 20px}
.smb_my_od .smb_my_od_li3 {width:80px;float:right;text-align:center}

.smb_my_od .ord_num,
.smb_my_od .ord_name {font-size:1.2em;font-weight:bold;letter-spacing:-0.5px}
.smb_my_od .date {color:#b5b5b5}
.smb_my_od .cost {color:#3a8afd;font-weight:bold}
.smb_my_od .misu {color:#6d6d6d}

#smb_my_wish {position:relative;margin-bottom:30px}
#smb_my_wish li {position:relative;background:#fff;border-bottom:1px solid #ececec;padding:15px}
#smb_my_wish li:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_wish .smb_my_chk {display:inline-block;float:left;margin-right:10px;color:red}
#smb_my_wish .smb_my_img {float:left;margin-right:20px}
#smb_my_wish .smb_my_tit {margin:5px 0;font-size:1.167em;font-weight:bold}
#smb_my_wish .smb_my_price {font-weight:bold;font-size:1.2em;margin-bottom:30px}
#smb_my_wish .smb_my_date {font-size:1em;color:#777}
#smb_my_wish li .wish_del {position:absolute;right:20px;top:50px;font-size:1.4em;color:#b2b2b2}
#smb_ws_act {text-align:center;margin:20px 0 30px}
#smb_ws_act .btn01 {width:180px;height:50px;font-weight:bold;font-size:1.167em;border:1px solid #98a3b3;border-radius:3px}
#smb_ws_act .btn02 {width:180px;height:50px;font-weight:bold;font-size:1.167em;border:1px solid #1c70e9;border-radius:3px;background:#3a8afd}


 .user-info-list{display:flex; flex-wrap:wrap; }
 .user-info-list li{    width: 50%;
    display: flex;
    border-bottom: 1px solid #eee;
    padding: 3px; }
 .user-info-list li:last-child{margin-bottom:0; }
 .user-info-list li div{ }

 .info-name{width:138px; color:#000;}
 .info{width:calc(100% - 138px); color:#ababab}
 #smb_my_ovaddd{width:calc(100% - 138px) !important;}
 #smb_my_ov .top-area{display:flex; justify-content: space-between; align-items: center; padding:0; cursor: pointer;}
 #smb_my_ov .op_area{border-top:0; background:#f5f5f7; border:0; margin-top:20px}
 #smb_my_ov .my_ov_name{border:0;}
 .my_ov_btn button{background:#f5f5f7;  border:0;}
 #smb_my_ov .cou_pt{position: static;}
 #smb_my_ov .cou_pt ul{display:flex; }
 #smb_my_ov .cou_pt ul li{padding:07px;}
 #smb_my_ov .cou_pt ul li .box{padding:10px 16px; border:1px solid #ddd; font-weight: bold;  color:#cf152d}
 #smb_my_ov .cou_pt ul li .box span{font-weight: bold; margin-right:8px; color:#000}
 #smb_my_ov .cou_pt ul li a:hover .box{background:#000; border-color:#fff; color:#fff}
 #smb_my_ov .cou_pt ul li a:hover span{color:#fff}
#smb_my_ov .op_area{padding:20px}
 #smb_my_od{margin-bottom:0;}


@media(max-width:768px){
     #smb_my_ov .top-area{flex-direction: column;}
     #smb_my_ov .my_ov_name{padding:0}
     #smb_my_ov .cou_pt{width:100%;}
     #smb_my_ov .cou_pt ul li{width:50%;}
     #smb_my_ov .cou_pt ul li a .box{display:flex; justify-content: space-between;}
     .user-info-list li{width:100%; }
     .info-address{flex-direction: column;}
     .info-address .info{margin-top:4px;}
}
@media(max-width:445px){
     .user-info-list li{flex-direction: column;}
     .info-name{width:100%;}
     .info{width:100%; margin-top:4px;}
}
@media(max-width:375px){
     #smb_my_ov .cou_pt ul li a .box{flex-direction: column;}
     #smb_my_ov .cou_pt ul li .box span{margin-right:0; margin-bottom:5px;}
}
