/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** START WN MAIN PAGE.   ***************/
ul.color_chips.no-bullet {
    cursor: pointer;
    user-select: none;
}

.wn-agency img {
    border-radius: 99px;
    width: 200px;
}

.wn-text-active div#wn-more-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
}

.wn-text h4 {
    font-size: 70px;
    margin-bottom: 0;
}

#wn-short-text span {
    text-transform: uppercase;
    margin: 0;
    font-size: 18px;
    line-height: 24px;
}

.wn-agency {
    display: flex;
    gap: 50px;
    justify-content: center;
}

.wn-agency a {
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: space-between;
}
.wn-text .wn-main-wrapper {
    overflow: hidden;
    position: relative;
    padding: 50px;
}

.fix_height {
    max-height: 300px;
    overflow: hidden;
    position: relative;
}

.wn_readmore_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 100%;
    background: #fff;
    transform: translate(-2%, -50%);
}

.wn_readmore_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00', endColorstr='#ffffff', GradientType=0);
    display: block;
}

.wn_readmore_flatsome a {
    color: #0073aa;
    display: block;
}

.wn_readmore_flatsome a:after {
    content: "";
    width: 0;
    border-top: 10px solid #965fd4;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.wn-text .wn_readmore_flatsome.wn_readmore_flatsome_more {
    transform: translateX(-2%);
}

.wn_readmore_flatsome_less a:after {
    border-top: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #965fd4;
}

.wn_readmore_flatsome_less:before {
    display: none;
}

.wn-text {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2;
    text-align: center;
    transform: translateX(-50%);
    min-width: 100%;
}

.wn-text .wn_readmore_flatsome.wn_readmore_flatsome_less {
    transform: translateX(-2%);
}

.wn-main-wrapper {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 40px 20px 0;
    text-align: center;
    -webkit-animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    animation-delay: 0.8s;
    transition: all 0.8s;
    filter: blur(20px);
    -webkit-filter: blur(20px);
    opacity: 0;
    -webkit-animation: blurIn 0.8s forwards;
    -moz-animation: blurIn 0.8s forwards;
    animation: blurIn 0.8s forwards;
}

.wn-text-active .wn-main-wrapper {
    height: 100%;
    overflow-x: hidden;
    display: flex;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, 0.95);
    flex-direction: column;
    align-items: center;
    gap: 50px;
    justify-content: space-between;
}

@keyframes blurIn {
    0% {
        filter: blur(20px);
        opacity: 0;
    }
    100% {
        filter: blur(0);
        opacity: 1;
    }
}

@-webkit-keyframes blurIn {
    0% {
        -webkit-filter: blur(20px);
        opacity: 0;
    }
    100% {
        -webkit-filter: blur(0);
        opacity: 1;
    }
}

@-moz-keyframes blurIn {
    0% {
        -moz-filter: blur(20px);
        opacity: 0;
    }
    100% {
        -moz-filter: blur(0);
        opacity: 1;
    }
}

@media (min-width: 992px) {
    .wn-text {
        min-width: calc(1 / 3 * 100vw);
    }
}

@media (min-width: 768px) and (max-width: 1440px) {
    .wn-text h4 {
        font-size: 40px;
    }
}

@media (min-width: 320px) and (max-width: 500px) {
    .wn-text h4 {
        font-size: 25px;
    }
	
	.wn-agency {
    display: flex;
    gap: 20px;
    justify-content: center;
}
	
}

.wn-contact a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.wn-contact .social-icons.follow-icons {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

/*************** START WN MAIN PAGE.   ***************/

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 700 !important;
}
a:hover {
    color: #2196f3 !important;
}
#logo {
    width: auto !important;
}
ul.sub-menu.nav-dropdown {
    border-radius: 20px;
}
.nav-dropdown-default {
    padding: 10px 20px;
}
.icon-box.wn-hic1 {
    position: relative;
    left: 15%;
}
.icon-box.wn-hic2 {
    position: relative;
    right: 10%;
}
.wn-hic2 h3 {
    position: relative;
    top: 7px;
}
.woocommerce-cart-form__contents {
    border: 2px solid #efefef;
    padding: 20px;
    background: #efefef;
    border-radius: 5px;
}
.woocommerce-cart-form__contents th,
.button-continue-shopping,
.woocommerce-cart-form__contents .button.pull-left,
.woocommerce .product-name {
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
}
.woocommerce-cart-form__contents .product-subtotal {
    text-align: center !important;
}
.shop_table th:last-child {
    text-transform: none;
    letter-spacing: 0;
}
.woocommerce-cart-form__cart-item {
    background: white;
}
td.product-remove {
    padding-left: 5px;
}
.cart_item .product-name a {
    color: black;
}
.button.is-outline {
    border: 1px solid black;
}
.is-outline:hover {
    background-color: #ffffff96;
}
.woocommerce-cart .woocommerce .large-5 {
    padding-left: 0;
    /*     flex-basis: 30%;
    max-width: 30%; */
    border-left: none !important;
}
.checkout-page-title.page-title {
    display: none;
}
.woocommerce-cart .woocommerce .large-5 .col-inner {
    border: 2px solid #efefef;
    padding: 15px;
}
.cart-sidebar table {
    margin-bottom: 0;
}
a.checkout-button {
    border-radius: 20px;
    background: #d00000 !important;
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
}
.cart-sidebar .widget-title {
    font-size: 14px;
    padding-bottom: 3px;
    margin-bottom: 10px;
}
.checkout_coupon .coupon input {
    font-size: 13px;
    letter-spacing: 0;
    border-radius: 5px;
    box-shadow: none;
    background: #efefef;
    border: none;
}
button.is-form.expand.button {
    background: black;
    color: white;
    text-shadow: none;
    margin-bottom: 0;
    border-radius: 5px;
}
label,
legend {
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0.4em;
}

#place_order {
    background: #d00000;
    border-radius: 20px;
    text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
}
.section-title-center span {
    font-family: georgia, times, serif;
    text-transform: none;
    font-size: 32px;
    font-weight: normal;
}
.section-title b {
    background: none;
}
.section-title a {
    position: absolute;
    right: 0;
    font-size: 15px;
    font-weight: normal;
    color: #2196f3;
}
span.widget-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    border-bottom: 1px solid gray;
    padding-bottom: 10px;
    display: block;
    margin-bottom: 10px;
}
.product-categories li a:hover,
.woocommerce-widget-layered-nav-list li a:hover {
    text-decoration: underline;
}
.archive h1.shop-page-title {
    font-size: 16px;
    margin-bottom: 4px;
    padding-top: 5px;
    font-weight: 700;
}
.is-divider.small {
    display: none;
}
.product-categories li a {
    color: black;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-size: 16px;
}
.single_add_to_cart_button {
    margin-bottom: 0;
    border-radius: 25px;
    background: #de0f00 !important;
    text-transform: none;
    font-size: 15px !important;
    letter-spacing: 0;
    font-weight: bold;
    padding: 0px 63px;
}
.product-small.box .product-title a {
    margin: 0;
    color: black;
}
.nav > li > a {
    font-weight: normal !important;
    font-size: 16px;
}
#top-bar .nav-small.nav > li.html a {
    color: white;
    font-size: 14px;
}
.header-block-block-1 .icon-box h3,
.header-account-title,
.header-cart-title {
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    color: black;
    margin-bottom: 0;
}
.header-block-block-1 .icon-box p {
    font-size: 11px;
    color: gray;
}
.header-block-block-1 .col {
    padding-bottom: 0;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    word-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.header-main .form-flat input:not([type="submit"]) {
    background: #f6f6f8;
    border: none;
    font-size: 14px;
}
.header-main .form-flat input:not([type="submit"]):focus {
    border: 1px solid black;
}
.wn-ss2 .cot12 .col-inner {
    background-color: rgb(244, 244, 244);
    padding-top: 16px;
    padding-bottom: 16px;
}
.footer-section .row1 {
    border-bottom: 1px solid #2d2d2d;
    margin-bottom: 25px;
}
.footer-section .row1 .col {
    padding-bottom: 30px !important;
}
.footer-section .row2 {
    border-bottom: 1px solid #2d2d2d;
}
.footer-section .icon-box .icon-box-text h3 {
    font-size: 14px;
    margin-bottom: 0;
}
.footer-section h4 {
    font-weight: 700;
}
.footer-section ul {
    margin-bottom: 0;
}
.footer-section ul li {
    font-size: 14px;
    margin-left: 0;
    margin-bottom: 5px;
    list-style: none;
    padding-top: 0.3em;
}
span.ux-menu-link__text {
    font-size: 14px;
}
.ux-menu-link__link {
    min-height: 0;
}
.wn-subscribe input.wpcf7-email {
    border-radius: 5px;
    border: 2px solid gray;
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #fff;
}
.wn-subscribe ::placeholder {
    color: white;
    font-size: 16px;
}
.wn-subscribe {
    display: flex;
}
.wn-subscribe input[type="submit"] {
    border: 2px solid white;
    text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
    border-radius: 99px;
}
.input-group-btn {
    margin-left: 15px;
}
span.wpcf7-spinner {
    display: none;
}
.is-divider {
    display: none;
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
div#wrapper-hand {
    width: 300px !important;
	margin: auto;
	position: relative;
}
.nail_4_bg,
	.nail_4 {
    width: 29px !important;
    height: 50px !important;
    right: 221px !important;
    top: 74px !important;
}
.nail_3_bg,
.nail_3{
    width: 30px !important;
    height: 57px !important;
    right: 116px !important;
    top: 105px !important;
}	
.nail_2_bg,
.nail_2{
    width: 36px !important;
    height: 58px !important;
    right: 51px !important;
    top: 105px !important;
}
.nail_1_bg,
.nail_1	{
   width: 32px !important;
   height: 52px !important;
   right: 24px !important;
   top: 43px !important;
}
    .footer-section .row1 .icon-box {
        border: 1px solid #444444;
        padding: 5px;
        border-radius: 5px;
        margin-bottom: 0px;
        /* 	margin-left: 15px;
	margin-right: 15px; */
    }
    .footer-section .row1 .col-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    p {
        font-size: 14px;
    }
    .off-canvas-right .mfp-content,
    .off-canvas-left .mfp-content {
        width: 100%;
    }
    .nav > li > a {
        color: #000;
    }
    .logo a {
        font-size: 24px;
    }
}
 /****set Color Lab********/
.title-m-module {
    color: #d81b08;
    font-size: 48px;
    font-family: 'Myriad Pro', Arial;
    line-height: 52px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
}
.ct-color-lab .l-hand {
    min-width: 615px;
    width: 615px;
    float: left;
    margin-right: 20px;
}
.choose_color {
    margin-top: 10px;
    margin-left: 10px;
}
.hand {
/*     position: relative;
    width: 614px;
    height: 376px;
    z-index: 10;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; */
  position: relative;
    background: url('/wp-content/uploads/2024/08/hand_st1.jpg') no-repeat center center;
    background-size: cover !important;
    width: 100%;
    max-width: 614px;
    height: auto;
    padding-bottom: 61.24%;
    z-index: 10;
    border-radius: 3px;
	
}
.cl_text {
    margin: 0;
    padding: 10px 0 0 20px;
    font-size: 14px;
    color: #bc3726;
    font-weight: bold;
    font-family: 'Century Gothic';
}
.no-bullet {
    list-style: none;
    margin: 10px;
    padding: 0;
}
.controls_st_ul li {
    float: left !important;
    margin-left: 0 !important;
    margin-right: 3px;
    margin-bottom: 3px;
    height: 28px;
    width: 28px;
    cursor: pointer;
}
a.btn_get_color {
    margin: 0 0 0 10px;
    text-decoration: none;
    color: #fff;
    border: solid 1px #da7c0c;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	border-radius: 10px;
    font-size: 10px;
}
/* móng tay */
.nail_1_bg {
    width: 68px;
    height: 115px;
    background: #000;
    -moz-border-radius: 50px / 40px;
    -webkit-border-radius: 50px / 40px;
    border-radius: 50px / 40px;
    position: absolute;
    right: 47px;
    top: 84px;
    z-index: 15;
    -webkit-transform: rotate(-38deg);
    -moz-transform: rotate(-38deg);
    -o-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    transform: rotate(-38deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.nail_2_bg {
    width: 69px;
    height: 115px;
    background: #000;
    -moz-border-radius: 50px / 40px;
    -webkit-border-radius: 50px / 40px;
    border-radius: 50px / 40px;
    position: absolute;
   right: 108px;
    top: 207px;
    z-index: 15;
    -webkit-transform: rotate(-37deg);
    -moz-transform: rotate(-37deg);
    -o-transform: rotate(-37deg);
    -ms-transform: rotate(-37deg);
    transform: rotate(-37deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.nail_3_bg {
    width: 67px;
    height: 115px;
    background: #000;
    -moz-border-radius: 60px / 40px;
    -webkit-border-radius: 60px / 40px;
    border-radius: 60px / 40px;
    position: absolute;
    right: 232px;
    top: 208px;
    z-index: 15;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.nail_4_bg {
    width: 56px;
    height: 100px;
    background: #000;
    -moz-border-radius: 60px / 40px;
    -webkit-border-radius: 60px / 40px;
    border-radius: 60px / 40px;
    position: absolute;
    right: 448px;
    top: 147px;
    z-index: 15;
    -webkit-transform: rotate(-49deg);
    -moz-transform: rotate(-49deg);
    -o-transform: rotate(-49deg);
    -ms-transform: rotate(-49deg);
    transform: rotate(-49deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.label:before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    background: #f8f8f8;
    position: absolute;
    pointer-events: none;
    display: block;
}
.label:after {
    content: '<>';
    font: 20px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 5px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}
.select {
    padding-left: 30px;
    min-width: 300px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: 14px;
}
.cc_select {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.cc_section {
    display: none;
  }
  
/* select color */
.no-bullet {
    list-style: none;
    margin: 10px;
    padding: 0;
}
.color_chips li {
    float: left;
    margin-left: 0 !important;
    margin-right: 3px;
    margin-bottom: 3px;
    height: 30px;
    width: 30px;
}
.color_chips img {
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    -moz-box-shadow: 1px 1px 1px #000;
    -webkit-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
	width:28px;
	height:28px;
}
.nail_1{
    background: url(/wp-content/uploads/2024/08/c002.jpg) no-repeat;
	background-position: right;
  	width: 68px;
    height: 115px;
    -moz-border-radius: 50px / 40px;
    -webkit-border-radius: 50px / 40px;
    border-radius: 50px / 40px;
    position: absolute;
    right: 47px;
    top: 84px;
    z-index: 15;
    -webkit-transform: rotate(-38deg);
    -moz-transform: rotate(-38deg);
    -o-transform: rotate(-38deg);
    -ms-transform: rotate(-38deg);
    transform: rotate(-38deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.nail_2 {
	background: url(/wp-content/uploads/2024/08/c002.jpg) no-repeat;
	background-position: right;
    width: 69px;
    height: 115px;
    -moz-border-radius: 50px / 40px;
    -webkit-border-radius: 50px / 40px;
    border-radius: 50px / 40px;
    position: absolute;
   right: 108px;
    top: 207px;
    z-index: 15;
    -webkit-transform: rotate(-37deg);
    -moz-transform: rotate(-37deg);
    -o-transform: rotate(-37deg);
    -ms-transform: rotate(-37deg);
    transform: rotate(-37deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.nail_3 {
	background: url(/wp-content/uploads/2024/08/c002.jpg) no-repeat;
	background-position: right;
    width: 67px;
    height: 115px;
    -moz-border-radius: 60px / 40px;
    -webkit-border-radius: 60px / 40px;
    border-radius: 60px / 40px;
    position: absolute;
    right: 232px;
    top: 208px;
    z-index: 15;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
.nail_4 {
	background: url(/wp-content/uploads/2024/08/c002.jpg) no-repeat;
	background-position: right;
    width: 56px;
    height: 100px;
    -moz-border-radius: 60px / 40px;
    -webkit-border-radius: 60px / 40px;
    border-radius: 60px / 40px;
    position: absolute;
    right: 448px;
    top: 147px;
    z-index: 15;
    -webkit-transform: rotate(-49deg);
    -moz-transform: rotate(-49deg);
    -o-transform: rotate(-49deg);
    -ms-transform: rotate(-49deg);
    transform: rotate(-49deg);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.3);
}
