/* TODO:액자 페이지 ------------------------------------------------------------------------ */
/* 크롬 업데이트로 클릭 시 짙은 검은 테두리가 생기는 걸 방지 */
input:focus, select:focus, option:focus, textarea:focus, button:focus{
    outline: none;
}
/* 액자 상단 */
/* .main-frame-img {
    max-width: 1920px;
    margin: 0 auto;
}

.main-frame-img img{
    width: 100%;
} */

.frame-header {
    position: fixed;
    top: 125px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    height: 72px;
    display: flex;
    align-items: center;
    z-index: 20;
}
.frame-header .container{
    height: 70px;
}
.frame-nav {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}
.frame-nav > ul {
    justify-content: flex-start!important;
}

#main-menu .frame-last-child {
    border-right: none;
    margin-right: 45px;
}

#main-menu>li {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    border-bottom: 3px solid #fff;
    padding-top: 3px;
}
#main-menu>li:hover {
    color: #000000;
    border-bottom: 3px solid black;
}
#main-menu>li > a:hover {
    color: #000000;
}

#main-menu>li>a {
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 14px 32px;
}

#sub-menu {
    position: absolute;
    top: 70px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 0.15s ease-in;
    width: 100%;
    border: 1px solid #dee2e6;
}

#sub-menu>li {
    text-align: center;
    padding: 12px 28px;
}

#sub-menu>li>a {
    font-size: 15px;
    text-decoration: none;
}

#sub-menu > li:hover {
    color: #000000;
}

#sub-menu > li > a:hover {
    color: #000000;
}

#main-menu>li:hover #sub-menu {
  opacity: 1;
  visibility: visible;
}

.frame-header .frame-header-btn1{
    width: 160px;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
    background-color: #131829;
    color: #fff;
}

.frame-header .frame-header-btn1-sm{
    width: 160px;
    height: 35px;
    line-height: 30px;
    font-size: 16px;
    background-color: #131829;
    color: #fff;
}

.frame-header .frame-header-btn2{
    width: 160px;
    height: 50px;
    line-height: 45px;
    font-size: 16px;
}
.frame-header .frame-header-btn2-sm{
    width: 160px;
    height: 35px;
    line-height: 30px;
    font-size: 16px;
}
.frame-header .frame-header-btn2:hover{
    color: #525252;
    background-color: #fff;
    border-color: #525252;
}

.order-artframe select {
    background: url('/data/assets/images/photoframe/select-arrow.png') no-repeat 95% 50%;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.frame-header .select-orderlink {
    width: 125px;
    height: 25px;
    border: none;
}

.frame-header .select-header-size {
    width: 80px;
    border: none;
}
/* 액자 메인페이지 */
/* .artframe {
    margin-top: 95px;
} */

.frame-nav ul span {
    color: #d6d6d6;
    font-size: 15px;
}

.frame-main-box {
    height: 720px;
    position: absolute;
    z-index: 1;
    background-color: #4d556b;
}

.frame-main-box .main-text-box {
    position: absolute;
    top: 90px;
    right: 40px;
    text-align: right;

    animation: slide 1s ease-out;
}

@keyframes slide {
    from {
        left: -500px;
        opacity: 0;
    }
    to {
        left: -40px;
    }
}

.frame-main-box .main-text-box .mainbox-text01 {
    font-size: 43px;
    font-weight: lighter;
    color: #fff;
    line-height: 15px;
    padding-right: 30px;
}

.frame-main-box .main-text-box .mainbox-text02 {
    font-size: 55px;
    color: #fff;
}

.frame-main-box .main-box-link .btn {
    position: absolute;
    bottom: 140px;
    right: 45px;
    width: 310px;
    height: 70px;
    font-size: 20px;
    line-height: 55px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 350;
}

.frame-main-container .slick-dots {
    width: 54%;
    bottom: 90px;
    /* right: 365px; */
    z-index: 2;
}

.frame-mainlink-text {
    margin-top: 20px;
    margin-bottom: 65px;
}

.frame-main-title01 {
    margin-top: 65px;
    margin-bottom: 65px;
    font-size: 30px;
}

.frame-main-title02 {
    margin-top: 100px;
    margin-bottom: 25px;
}

.frame-main-title03 {
    margin-top: 100px;
    margin-bottom: 55px;
}

.famous-frame-title {
    font-size: 15px;
    color: #191919;
}

.famous-frame-text {
    font-size: 14px;
    color: #8b969f;
}

.frame-main-text-01 {
    margin-top: 100px;
    margin-bottom: 55px;
}

.frame-main-text-02 {
    margin-top: 50px;
    margin-bottom: 55px;
}

.frame-popular-tem {
    margin-bottom: 100px;
}

.frame-popular-tem .slick-list {
    /* 인기있는 슬릭 슬라이드 간격 조정하기 */
    /* padding: 0 30px!important; */
}

.slick-gradient-left::after {
    content: "";
    display: block;
    position: absolute;
    left: -145px;
    width: 200px;
    height: 230px;
    background-image: linear-gradient(to right,#fff,#fff 88%,rgba(255,255,255,0));
    z-index: 2;
}

.slick-gradient-right::after {
    content: "";
    display: block;
    position: absolute;
    right: -170px;
    width: 200px;
    height: 230px;
    background-image: linear-gradient(to left,#fff,#fff 75%,rgba(255,255,255,0));
    z-index: 2;
}

/* 액자 메인페이지 끝 */

/* 셀프 액자 만들기 */

.choose-artist div img:hover {
    filter: brightness(70%);
}

.enlarge-img {
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 22px;
}

.enlarge-img img{
    transition: all 0.2s linear;
}

.enlarge-img:hover img{
    transform: scale(1.1);
    filter: brightness(70%);
}

.img-over-link .btn{
    position: absolute;
    top: 160px;
    right: 95px;
    width: 190px;
    height: 55px;
    font-size: 18px;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 350;
    z-index: 3;
    border-radius: 10px;
}

.over-link-btn2 {
    top: 230px!important;
}

.frame-size-title {
    font-size: 29px;
    color: #000000;
    margin-top: 100px;
}

.frame-size-text {
    font-size: 15px;
    color: #000000;
    font-weight: 350;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* 액자 상세보기*/
.artframe .main-frame {
    max-width: 1920px;
}

.artframe .frame-view-title {
    margin-top: 50px;
    font-size: 29px;
}

.artframe .frame-view-text {
    font-size: 15px;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 45px;
    font-weight: 350;
}

.artframe .frame-text-02 {
    margin-top: 10px;
    margin-bottom: 40px;
}

.artframe .frame-text-03 {
    margin-top: 20px;
    font-size: 15px;
    color: #000000;
}

.artframe .frame-slide-title {
    margin-top: 15px;
    font-size: 20px;
    color: #191919;
    margin-right: 30px;
}

.artframe .frame-add-optitle {
    margin-top: 20px;
    font-size: 20px;
    color: #000000;
}

.artframe .frame-text-04 {
    font-size: 29px;
    color: #525252;
    margin-top: 150px;
    margin-bottom: 100px;
}
.artframe .frame-text-05 {
    font-size: 20px;
    color: #191919;
    margin-top: 15px;
    margin-bottom: 50px;
}

.frame-explain-title01 {
    margin-top: 100px;
    font-size: 29px;
}

.frame-explain-text01 {
    margin-top: 15px;
    margin-bottom: 60px;
    font-size: 15px;
    color: #000000;
    font-weight: 350;
}

.addoption-title01 {
    margin-top: 100px;
    font-size: 29px;
}

.addoption-text01{
    margin-top: 15px;
    margin-bottom: 100px;
    color: #000000;
    font-size: 15px;
    font-weight: 350;
}

.artframe .make-frame {
    width: 330px;
    height: 77px;
    font-size: 28px;
    margin: auto;
    display: inherit;
    /* line-height: 70px; */
    padding-top: 15px;
    margin-bottom: 50px;
}

.compare-text01 {
    font-size: 15px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.compare-text02 {
    font-size: 15px;
}

/* 액자 주문페이지 */
.order-artframe {
    margin-top: 95px;
}

.order-menu-ul>li>a {
    padding: 0px 0px!important;
}

.order-artframe .slider-nav li {
    margin-top: 10px;
    margin-right: 10px;
}

.preview-slide {
    padding: 3px;
}

.preview-slide-active {
    filter: brightness(85%);
    box-shadow: 0 0 0 3px #707070 inset;
}

.order-artframe .artframe-order-title {
    font-size: 25px;
    color: #191919;
}

.order-artframe .artframe-order-subtitle {
    font-size: 15px;
    color: #a8a8a8;
}

.order-artframe .artframe-order-text {
    font-size: 15px;
    color: #191919;
}

.artframe .frame-order-text-01 {
    margin-top: 80px;
    margin-bottom: 15px;
}
.artframe .frame-order-text-02 {
    margin-top: 100px;
    margin-bottom: 15px;
}

.frame-radio input[type=radio] + label {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 0;
    width: 100%;
    height: 40px;
    border: 1px solid #dee2e6;
    text-align: center;
    background-image: none;
    font-size: 15px;
}

.frame-radio input[type=radio]:checked + label {
    background-color: #707070;
}

.frame-radio input[type=radio]:checked + label > div{
    color: #fff;
}

/* 액자 주문 가이드모달 */
.pagingInfo::first-letter {
    font-size: 36px;
}

.pagingInfo {
    position: relative;
    bottom: 18px;
}

.close-frame-Modal {
    position: absolute;
    font-size: 35px;
    right: 20px;
    color: #909090;
    z-index: 100;
}

.order-artframe .modal-guide-btn{
    width: 60px;
    height: 25px;
    background-color: #707070;
}
.order-artframe .modal-guide-btn a{
    font-size: 12px;
    display: flex;
    justify-content: center;
    color: #ffffff;
    line-height: 24px;
}

.modal-guide-margin {
    margin: 80px 55px 45px 55px;
}
.frame-popup-slick {
    height: 550px;
    border: 1px solid black;
}

.modal-edit-title01 {
    font-size: 28px;
    color: #000000;
    line-height: 40px;
    font-weight: 350;
}

.modal-print-title01 {
    font-size: 28px;
    color: #000000;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.modal-print-title02 {
    font-size: 19px;
    color: #000000;
    margin-top: 15px;
}

#frame-prev {
    cursor: pointer;
}
#frame-next {
    cursor: pointer;
}
.slick-dots > .slick-active {
    color: #ff0000!important;
    font-weight: bold;
}

.artist-category img {
    border-radius: 15px;
}
.artist-category img:hover {
    filter: brightness(90%);
}

.modal-print-margin {
    margin: 5px 50px 35px 50px;
}

.modal-download-btn .btn {
    position: absolute;
    bottom: 23px;
    width: 210px;
    height: 40px;
    font-size: 15px;
    line-height: 25px;
    border: 1px solid #d6d6d6;
    color: #525252;
}

/* 모달 편집 설명 */
.modal-print-tab .nav-tabs .nav-item .frame-link {
    border: none;
    height: 60px;
    font-size: 15px;
    padding-top: 19px;
}

.modal-print-tab .active {
    border-bottom: 3px solid #000000 !important;
    color: #000000!important;
}

.modal-print-tab .nav-tabs li {
    width: 160px;
}

/* 모달 액자 선택 설명 */
.modal-choose-margin {
    margin: 5px 35px 35px 50px;
}

.modal-choose-title02 {
    margin-top: 20px;
    /* margin-bottom: 85px; */
}

.frame-choose-sm {
    position: absolute;
    bottom: 0px;
}

/* 명화 선택 주문 */
.choosefamous #main-menu>li {
    border-bottom: none;
}
.choosefamous #main-menu > li:hover{
    border-bottom: none;
}

.choosefamous #main-menu>li>a:hover {
    border-bottom: 1px solid black;
}
.choosefamous #main-menu>li>a {
    padding: 0px 0px;
    border-bottom: 1px solid #fff;
}

.custom-checkbox input[type=checkbox] + label {
    padding: 5px 0;
    padding-top: 0px;
    width: 100px;
    height: 100px;
    border-radius: 8px;
    text-align: center;
    background: #fcfcfc;
}

.custom-checkbox input[type=checkbox] + label img.off {
    display: inline-block;
}

.custom-checkbox input[type=checkbox] + label img.on {
    display: none;
}

.custom-checkbox input[type=checkbox]:checked + label {
    background-image: none;
    border-color: #7A9FD0;
}

.custom-checkbox input[type=checkbox]:checked + label img.on {
    display: inline-block;
}

.custom-checkbox input[type=checkbox]:checked + label img.off {
    display: none;
}

.choose-frame .slick-prev{
    box-shadow: none!important;
    background: none!important;
    border-radius: 0px!important;
    top: 28%!important;
    left: -45px!important;
}

.choose-frame .slick-next{
    box-shadow: none!important;
    background: none!important;
    border-radius: 0px!important;
    top: 28%!important;
    right: -45px!important;

}

.frame-template-container .slick-prev, .frame-template-container .slick-next {
    top: 40%!important;
    box-shadow: none!important;
    background: #fff!important;
}

.frame-template-container .slick-prev {
    left: -30px;
}

.frame-template-container .slick-next {
    right: -65px;
}

.frame-template-container .slick-prev:hover, .frame-template-container .slick-next:hover {
    background: #f5f5f5!important;
}

/* 슬릭 슬라이드 화살표 기본값 코드 */
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px!important;
    height: 60px!important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #6C757D!important;
    border: none;
    outline: none;
    background: #ffffff!important;
    box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.1);
    border-radius: 30px;
    z-index: 10;
    opacity: 100%;
}

.slick-disabled {
    opacity: 0;
}

.slick-prev::after {
    position: absolute;
    width: 1px;
    height: 14px;
    top: 28px;
    right: 30px;
    background: #6C757D;
    content: ""!important;
    transform: rotate(-45deg);
    border-radius: 1px;
    z-index: 11;
}

.slick-prev::before {
    position: absolute;
    width: 14px;
    height: 1px;
    top: 25px;
    right: 24px;
    background: #6C757D;
    content: ""!important;
    transform: rotate(-45deg);
    border-radius: 1px;
    z-index: 11;
}

.slick-next::after {
    position: absolute;
    width: 1px;
    height: 14px;
    top: 28px;
    right: 30px;
    background: #6C757D;
    content: ""!important;
    transform: rotate(45deg);
    border-radius: 1px;
    z-index: 11;
}

.slick-next::before {
    position: absolute;
    width: 14px;
    height: 1px;
    top: 25px;
    right: 24px;
    background: #6C757D;
    content: ""!important;
    transform: rotate(45deg);
    border-radius: 1px;
    z-index: 11;
}

.blue-bar {
    background-image: url('/data/assets/images/photoframe/choosefamous/blue-bar.png');
    height: 54px;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
}