/*
Theme Name: aurascosmetics
Theme URI: aurascosmetics
*/
body{
    font-size: 14px;
    line-height: 22px;
    color: #000;
}
html {
    overflow-x: hidden;
}
*{
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}
a{color: #000;}
.clear{
    clear: both;
}
img{
    max-width: 100%;
    height: auto;
}
.item_footer{
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 25px;
}
.item_footer a{
    color: #666;
}
.item_footer .footer-title{
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.item_footer ul{
    list-style: disc;
    margin-left: 18px;
}
.item_footer ul li{
    list-style: disc;
}
.item_footer ul li a:hover{
    color: #000;
}
.text-center{
    text-align: center;
}
.text-uppercase{
    text-transform: uppercase;
}
.no-product{
    width: 100% !Important;
    text-align: center;
}
.mt-40{
    margin-top: 40px !Important;
}
.container{
    max-width: 1270px;
    margin: auto;
}
h1{
    margin-bottom: 15px;
}
#footer{
    float: left;
    width: 100%;
}
.mt-20{
    margin-top: 20px;
}
.mt-15{
    margin-top: 15px;
}
.mb-15{
    margin-bottom: 15px;
}
.mb-20{
    margin-bottom: 20px;
}
.overview{
    margin-bottom: 15px;
}
.btn{
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0px 20px;
    width: 100%;
    text-align: center;
}
.btn.primary{
    border: 1px solid #000;
    background: #000;
    color: #fff;
}
p{
    margin-bottom: 10px;
}
.editor ul,
.editor ol{
    margin-bottom: 10px;
    margin-left: 30px;
}
.editor ul li{
    list-style: disc;
}
.editor ol li{
    list-style: decimal;
}
.price ins{
    color: #000;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
    color: #d6001c;
    font-size: 16px;
}
.shop-detail-desc .title{
    border-bottom: 1px solid #e5e5e5;
}
.shop-detail-desc .title span{
    border: 1px solid #e5e5e5;
    display: inline-block;
    margin-bottom: -1px;
    padding: 10px 20px;
}
.shop-detail-desc .editor{
    padding-top: 20px;
}
.ec-base-product ul.grid4 > li{
    float: left;
}
.editor h2{
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
}
.editor h3{
    font-size: 16px;
    margin-bottom: 15px;
}
.editor h4{
    font-size: 15px;
    margin-bottom: 15px;
}
.share-button{
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.align_items_center {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.wp-caption{
    max-width: 100%;
}
.wp-caption-text{
    font-size: 14px;
    text-align: center;
    font-style: italic;
    margin-bottom: 10px;
}
.h1 {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
}
.sidebar-area .shop-widget {
    padding: 25px;
    border: 1px solid rgba(34, 34, 34, .3000000119);
}
.sidebar-area .shop-widget-title {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .4px;
    border-bottom: 2px solid #000;
    display: inline-block;
    margin-bottom: 30px;
}
.sidebar-area .shop-widget .recent-post-widget {
    display: flex;
    align-items: center;
    gap: 15px;
}
.mb-30 {
    margin-bottom: 30px;
}
.recent-post-img img {
    min-width: 90px;
    max-width: 90px;
    border-radius: 7px;
    border: 1px solid rgb(34 34 34 / 30%);
    padding: 2px;
    background: #fff;
}
.sidebar-area .shop-widget .shop-item li {
    margin-bottom: 15px;
    position: relative;
    transition: 0.5s;
}
.sidebar-area .shop-widget .recent-post-widget .recent-post-content h6 a {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
}
.recent-post-content .price ins{
    font-size: 14px;
}
hr {
    margin: 1rem 0;
    border: none;
    border-bottom: 1px solid #ddd;
}
.ec-base-product .prdList .description .name{
    font-weight: 500;
}
.related ul {
    list-style: disc;
    margin-left: 20px;
}
.related ul li{
    list-style: disc;
}
.aligncenter {
    margin: auto;
}
.footer-widget {
    margin-bottom: 30px;
}
.item_add {
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
    margin-bottom: 20px;
}
.item_add .icon {
    max-width: 34px;
    min-width: 34px;
    height: 34px;
    border: 1px solid #444;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.35s;
}
.item_add .content {
    line-height: 1;
}
.item_add span {
    font-weight: 700;
    margin-bottom: 6px;
    display: block;
}
.item_add .content div {
    line-height: 22px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea{
    display: block;
    width: 100%;
    padding: 10px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #777;
    border: 1px solid #777;
    border-radius: .25rem;
    font: 14px 'GmarketSansMedium', 'Montserrat', 'Noto Sans KR', Verdana, Dotum, AppleGothic, sans-serif;
}
.wpcf7 textarea {
    max-height: 120px;
}
.footer_social img {
    height: 40px;
    width: auto;
}
.form-group {
    margin-bottom: 15px;
    position: relative;
}
.wpcf7 input[type="submit"] {
    background: #000;
    color: #fff;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    border: none;
    font-weight: bold;
    font: 14px 'GmarketSansMedium', 'Montserrat', 'Noto Sans KR', Verdana, Dotum, AppleGothic, sans-serif;
}
.mb-40{
    margin-bottom: 40px;
}
#contactt_page h1,
#contactt_page h2{
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 15px;
}
.item_gioithieu{
    float: left;
    width: 100%;
    padding: 20px 0px;
}
.item_gioithieu h2{
    position: relative;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 500;
    color: #333;
    margin-bottom: 30px;
    padding-bottom: 35px;
    word-spacing: -.5px;
}
.item_gioithieu.le .desc{
    text-align: right;
}
.item_gioithieu.le h2{
    text-align: right;
}
.item_gioithieu.le h2:before{
    right: 0px;
}
.item_gioithieu h2:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 4px;
    width: 80px;
    height: 1px;
    background: #b5b5b5;
}
.item_gioithieu .desc{
    color: #999;
}
.item_gioithieu img{
    width: 100%;
    height: auto;
}
.menu-restaurant-list .item-restaurant-row {
    border-bottom: 1px solid #f5f5f5;
    position: relative;
    padding: 10px;
}
.menu-restaurant-list{
    position: relative;
    margin: auto;
    max-width: 590px;
    padding: 15px 15px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    background: #fff;
    margin: 30px auto;
    box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
}
.menu-restaurant-list .row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}
.item-restaurant-row .item-restaurant-name {
    color: #464646;
    font-size: 16px;
    cursor: pointer;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 0;
}
.item-restaurant-row .item-restaurant-name a{
    color: #13141a;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}
.item-restaurant-row .price ins{
    font-size: 14px;
}
.item-restaurant-row .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.item-restaurant-row .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.item-restaurant-row img{
    width: 100px;
    height: auto;
}
.item-restaurant-img{
    margin-right: 10px;
}
.item-restaurant-info{
    padding-right: 10px;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    font: 14px 'GmarketSansMedium', 'Montserrat', 'Noto Sans KR', Verdana, Dotum, AppleGothic, sans-serif;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}
.code_id{
    background: orange;
    color: #fff;
    padding: 5px 10px;
    border-radius: 7px;
    font-weight: bold;
}
h2{
    margin-bottom: 15px;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    margin: 0px;
    text-align: center;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.bottom-contact {
    position: fixed;
    bottom: 0;
    background: #f196c1;
    width: 100%;
    z-index: 99;
    box-shadow: 2px 1px 9px #dedede;
    overflow: hidden;
    color: #000;
    display: none;
    padding-bottom: 3px;
}
.bottom-contact ul li img {
    height: 27px;
    margin-top: 5px;
    margin-bottom: 0;
    width: auto;
}
.bottom-contact ul {
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.bottom-contact ul li {   
    list-style: none;
    text-align: center;
    font-size: 13px;
    margin: 0;
    line-height: 16px;
}
.bottom-contact ul li a{
    color: #000;
}
.post-password-form{
    text-align: center;
}
.post-password-form input[type="password"]{
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
}
.post-password-form input[type="submit"]{
    background: #f2aab2;
    color: #000;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    border: none;
}