.elementor-kit-986{--e-global-color-primary:#121212;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#692498;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-986 button,.elementor-kit-986 input[type="button"],.elementor-kit-986 input[type="submit"],.elementor-kit-986 .elementor-button{background-color:var( --e-global-color-accent );color:#FFFFFF;}.elementor-kit-986 button:hover,.elementor-kit-986 button:focus,.elementor-kit-986 input[type="button"]:hover,.elementor-kit-986 input[type="button"]:focus,.elementor-kit-986 input[type="submit"]:hover,.elementor-kit-986 input[type="submit"]:focus,.elementor-kit-986 .elementor-button:hover,.elementor-kit-986 .elementor-button:focus{background-color:#A166AC;color:#FFFFFF;}.elementor-kit-986 e-page-transition{background-color:#FFBC7D;}.elementor-kit-986 h1{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-986 h1{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* 1. PDF 아이콘과 그 옆의 글자(PDF) */
.tutor-icon-pdf-file,
.tutor-icon-pdf-file + span {
    color: #ffffff !important;
}

/* 2. JPG 아이콘과 그 옆의 글자(JPG) */
.tutor-icon-jpg-file,
.tutor-icon-jpg-file + span {
    color: #ffffff !important;
}

/* 다운로드 버튼 영역 전체 숨기기 */
.tutor-dc-share-button {
    display: none !important;
}

/* 1. 버튼 배경색 변경 (#692498) */
.wc-block-cart__submit-button {
    background-color: #692498 !important;
    border-color: #692498 !important; /* 테두리도 같은 색으로 맞춤 */
    border-radius: 10px !important;
}

/* 2. 버튼 안쪽 텍스트 색상 변경 (#ffffff) */
.wc-block-cart__submit-button .wc-block-components-button__text {
    color: #ffffff !important;
}/* End custom CSS */