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

/*************** ADD CUSTOM CSS HERE.   ***************/
@import url(libs/font-awesome/css/font-awesome.css);
@import url(fonts/poppins/stylesheet.css);
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900&display=swap');


/* =====================Breadcrumbs =============== */

.breadcrumbs li:after {
    display: inline-block;
    vertical-align: middle;
    margin: 7px;
    content: "\f101";
    font-family: FontAwesome;
    color: #000;
    font-weight: normal;
}
.breadcrumbs li {
    display: inline-block;
}
ul.breadcrumbs li, ul.breadcrumbs li a {
    font-size: 16px;
    color: #000;
    text-transform: none;
    font-weight: 400;
    line-height: 15px;
    margin-bottom: 0;
}
ul.breadcrumbs li:last-child:after {
    content: none;
}
.sitepath-l h1 {
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 55px;
    line-height: 55px;
}
.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #f00;
}
ul.breadcrumbs {
    margin-bottom: 0;
}


.sitepath.clearfix .container {
    position: relative;
}

.sitepath.clearfix {
    padding-top: 130px;
    padding-bottom: 130px;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
}
/*======================end breadcrumbs===========*/
div#top-bar {
    opacity: 0;
}

/*===================icon contact=========*/
.if-round li{
	list-style: none;
	margin-left: 0 !IMPORTANT;
}
.if-round li>div {
    display: table-cell;
    vertical-align: top;
}
.if-round li>div p, .if-round li>div i{
	color: #444;
}
.if-round li>div p{
	margin-bottom: 0;
}
.if-round .if-icon i {
    width: 21px;
    height: 12px;
    line-height: 0;
    text-align: left;
    font-size: 0;
    letter-spacing: -.02em;
    -webkit-border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 5px;
    -moz-background-clip: padding;
    border-radius: 5px;
    background-clip: padding-box;
    color: #1fb25a;
}
.if-round .if-icon i:before{
    font-size: 14px;
}
ul.if-round {
    margin-left: 0;
}

/*=============map============*/
.google-map-1 iframe {
    width: 100%;
}
.google-map-1 {
    overflow: hidden;
    border: solid 7px #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.22) 0px 0px 10px;
    border-bottom-width: 0px;
    background-color: #fff;
}
.sub-title{
    max-width: 700px;
    margin: auto;
    text-align: center;
}
/*====================contact============*/
.row-contact-page input[type='email'], .row-contact-page input[type='date'], .row-contact-page input[type='search'], .row-contact-page input[type='number'], .row-contact-page input[type='text'], .row-contact-page input[type='tel'], .row-contact-page input[type='url'], .row-contact-page input[type='password'], .row-contact-page textarea, .row-contact-page select {
    background: #fff;
    border-color: #fff;
    box-shadow: none;
    border: solid 1px #fff;
    box-shadow: rgba(233, 210, 198, 0.22) 0px 0px 21px;
    font-size: 16px;
}
.row-contact-page .col {
    padding-bottom: 5px;
}

h2.section-title.section-title-center span {
    font-size: 40px;
}

.section-title.section-title-center span {
    text-transform: none;
}

.section-title.section-title-center b {
    opacity: 0;
}

.section-title.section-title-center {
    margin-bottom: 0;
}
.col.section-contact-t-form.medium-6.small-12.large-6 .col-inner {
    background-image: linear-gradient(141deg, #2BA477 0%, #25D48B 51%, #25D48B 75%);
    padding: 30px;
}
.section-title.section-title-normal {
    border: none;
}

.section-title.section-title-normal span {
    border: none;
    text-transform: none;
}

.section-contact-t-form .container.section-title-container {
    margin-bottom: 0;
}

.section-contact-t-form  input.wpcf7-form-control.wpcf7-submit.button {
    background: transparent;
    border-color: #fff;
    border-radius: 50px;
    padding-left: 21px;
    padding-right: 21px;
    border-width: 2px;
}

.col.section-contact-t-form.medium-6.small-12.large-6 .col-inner {
    padding-bottom: 0;
}
h2.section-title {
    font-size: 35px;
}
h3.section-title {
    font-size: 30px;
}
h4.section-title {
    font-size: 24px;
}


.copyright-footer {
    text-align: center;
    padding-top: 10px;
}
.footer-widgets.footer.footer-2.dark {
    padding-bottom: 0;
    padding-top: 70px;
}

.footer-2.dark .if-round li>div p, .footer-2.dark .if-round li>div i {
    color: #fff;
}

.footer-2 .is-divider.small {
    opacity: 0;
    margin-bottom: 0;
}

.footer-2 
 span.widget-title {
    font-size: 20px;
    text-transform: none;
}
.footer-widgets ul li a {
    line-height: 16px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.footer-widgets ul li {
    border: none !important;
}

.col-contact-page h2 {
    font-size: 35px;
    color: #333333;
}

.section-contact-t .if-round .if-icon i {
    background: #000;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    line-height: 30px;
    text-align: center;
    border-radius: 100%;
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    color: #fff;
}
.section-contact-t .if-round li {
    position: relative;
    padding-left: 44px;
    margin-bottom: 20px;
}

.section-contact-t .if-round li>div.if-icon {
    position: absolute;
    top: -3px;
    left: 0;
}
.col-bg-contact>.col-inner{
    background-image: url(assets/img/bg-contact-page.jpg);
}
.col-bg-contact>.col-inner {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-color: #f8efea;
    background-position: bottom left;
}

.col-bg-contact>.col-inner:after {content: "";position: absolute;left: 100%;top: 0;background: #f8efea;display: block;width: 100%;height: 100%;}




.wrapper-contact-page {

    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.col-bg-contact>.col-inner {
    padding: 30px;
}
.form-button input.wpcf7-form-control.wpcf7-submit.button {
    text-transform: none;
    font-size: 16px;
    min-width: 100px;
    border-radius: 23px;
    border: none;
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    min-width: 118px;
    font-weight: normal;
}
.form-button input.wpcf7-form-control.wpcf7-submit.button:hover{
    box-shadow: rgba(145, 92, 60, 0.29) 6px 4px 8px;
}
.titlle-style1 .section-title.section-title-center {
    font-family: "Poppins", sans-serif;
}

.wrapper-contact-page {
    margin-top: 12px;
}
.footer-1 .row.large-columns-3.mb-0 {
    align-items: center;
}
.row-icon-home h3 {
    font-weight: normal;
    color: #000000;
}
.footer-1 .row.large-columns-3.mb-0>.col:first-child p {
    font-size: 30px;
    margin-bottom: 0;
    font-family: "Abril Fatface", sans-serif;
    color: #333;
}
.footer-2 span.widget-title{
     font-family: "Abril Fatface", sans-serif;
     font-size: 20px;
     color: #333333;
     font-weight: normal;
}
.if-icon1 i {
    font-size: 0;
    color: #bb7b52;
}

.if-icon1 i:before {
    font-size: 30px;
}

.if-icon1 {
    position: absolute;
    left: 0;
    bottom: -3px;
}

ul.if-round1>li {
    position: relative;
    padding-left: 35px;
}

.if-content1 h3 {
    font-family: "Poppins", sans-serif;
    color: #bd7c54;
    font-size: 14px;
    margin-bottom: 2px;
}

.if-content1 p {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.if-content1 p a {
    color: #000;
}
div#media_image-2 {
    align-items: center;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#custom_html-3 .textwidget.custom-html-widget {
    border-right: dashed 2px #9B9A99;
}

div#custom_html-3 {
    text-align: center;
}

ul.if-round1>li {
    display: inline-block;
    text-align: left;
}

.if-content1 p {
    margin-bottom: 0;
}

div#custom_html-4 {
    text-align: center;
}

/*================email subrice=============*/
.es_subscription_form.es_shortcode_form .es_caption {
    display: none;
}
.es_subscription_form.es_shortcode_form .es-field-wrap input {
    padding-right: 50px;
    height: 39px;
    border: solid 1px #AEAEAE; 
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.es_subscription_form.es_shortcode_form .es_subscription_form_submit {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: #99633D;

}
.es_subscription_form.es_shortcode_form {
    position: relative;
}

/*================email subrice=============*/



.folows {
    position: relative;
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.folows span {
    font-family: "Abril Fatface", sans-serif;
    font-size: 16px;
    color: #333333;
    padding-right: 10px;
    /* margin-top: 5px; */
}

.folows a {
    color: #333;
    border: none !IMPORTANT;
    font-size: 18px;
    width: auto !IMPORTANT;
    min-width: auto !IMPORTANT;
    min-height: auto !IMPORTANT;
    margin-bottom: 0;
}
strong.sub-title-email {
    font-weight: normal;
    margin-bottom: 6px;
    display: block;
}

.es_subscription_form.es_shortcode_form {
    margin-bottom: 0;
}
.section-pd {
    padding-top: 100px !IMPORTANT;
    padding-bottom: 70px !important;
}
.row-pg-1{
    background-image: url(assets/img/bg-Testimonials-1.jpg);
    background-size: cover;
}
.row-testimonials>.col {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
}



.row-testimonials>.col strong.testimonial-name.test_name {
    font-size: 26px;
}

.row-testimonials>.col .star-rating span:before {
    color: #ffd02c !IMPORTANT;
}

.row-testimonials>.col p {
    color: #4c4c4c;
    font-style: normal;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
}

.row-testimonials h3 {
    font-size: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: 800 !IMPORTANT;
    position: relative;
    margin-bottom: 18px;
}

.row-testimonials h3:after {content: "\f005\f005\f005\f005\f005";font-family: fontawesome;color: #ffd02c;top: 100%;position: absolute;left: 0;margin-top: -7px;font-size: 14px;}

.row-testimonials .icon-box-img {
    margin-top: 7px;
}

.row-testimonials>.col p {
    margin-top: 13px;
}
.row-testimonials {
    padding-top: 100px;
    padding-bottom: 70px;
}
.row-testimonials .icon-box {
    margin-bottom: 50px;
}
li.account-item i.icon-user{
    display: none;
}
li.account-item>a:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url(assets/img/user.png);
    width: 25px;
    height: 19px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
}
li.account-item i.icon-user:before{
    content: none;
}
li.account-item {
    padding-left: 30px;
}
div#masthead {}

div#masthead form.searchform {}

div#masthead form.searchform input.search-field {
    background: transparent;
    padding-top: 2px;
    font-size: 14px;
}



div#masthead .search-form i.icon-search {
    color: #c88342;
}




.flex-col.hide-for-medium.flex-right li .header-button a.button.primary {
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    border: none;
    text-transform: none;
    line-height: 37px;
    font-weight: normal;
    font-size: 15px;
}

.flex-col.hide-for-medium.flex-right li a {
    font-size: 16px;
}
.header-wrapper.stuck ul.header-nav.header-nav-main.nav.nav-left {
    display: none !IMPORTANT;
}
ul.header-nav.header-nav-main.nav.nav-left:hover>li>a:before {
    opacity: 1;
}
dl.variation dt:before {content: ", ";padding-right: 5px;}

dl.variation dt:first-child:before {
    content: none;
    padding: 0;
}
.product-image-product>img {
    max-width: 80%;
}

.product-image-product {
    text-align: right;
}

.dropdown-image {
    position: absolute;
    top: 15%;
    right: 20%;
    z-index: -1;
    width: 100%;
    display: inline-block;
    background: rgb(255 215 197 / 73%);
}
.product-image-product>img {
    max-width: 100%;
    width: 100%;
}
.dropdown-image img {
    opacity: 0.1;
    width: 100%;
}
.dropdown-image:before {content: "";position: absolute;}
.gf-post-content h1 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    position: relative;
    z-index: 1;
    font-size: 35px;
    margin-bottom: 50px;

}

.gf-post-content h1:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(assets/img/bg-h1.png);
    width: 618px;
    height:100px;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
        background-position: center;
}
h5.post-title.is-large {
    font-family: "Poppins", sans-serif;
    color: #333333;
}

h5.post-title.is-large a {
    font-size: 21px;
    color: #333333;
    font-weight: 500;
}
.section-pd-30{
    padding-top: 30px;
    padding-bottom: 30px;
}
h5.post-title.is-large a:hover {
    color: #99633d;
}
.pd-100 {
    padding-top: 100px;
}

.container.section-title-container.style1 h2 {
    font-family: "Poppins", sans-serif;
}

.section-about-1 h2 {
    font-size: 35px;
    font-family: "Poppins", sans-serif;
}

.section-about-1 h3 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}

.row-icon-home .col .col-inner {
    background-color: #F8F5F3;
    border-radius: 50%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    vertical-align: middle;
    align-items: center;
    text-align: center;

}
.row-icon-home .col {
    align-items: center;
    vertical-align: middle;
    text-align: center;
}

.row-icon-home .col .col-inner .icon-box.featured-box {
    margin-left: auto;
    margin-right: auto;
}
.pd-100 {
    padding-bottom: 30px;
}
.your-date:after, .wedding-date:after {
    content: "\f073";
    color: #6E6E6D;
    position: absolute;
    right: 8px;
    top: 50%;
    font-family: fontawesome;
    transform: translateY(-50%);
    margin-top: -8px;
}
.your-date, .your-time{
    position: relative;
}
.your-time:after {
    content: "\f017";
    color: #6E6E6D;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -8px;
    font-family: fontawesome;
}
.pd-50 {
    padding-top: 50px;
}
.wrapper-feature-image {
    position: relative;
    z-index: 1;
}

span.wrapper-cat-image {
    position: absolute;
    top: -100px;
    left: 0;
}

.image-post-feature {
    padding-left: 100px;
}

span.wrapper-cat-image img {
    border-radius: 100%;
    box-shadow: rgb(169 108 108 / 17%) 21px 1px 30px;
}

.wrapper-bg-cat-image {
    width: 80%;
    position: absolute;
    top: -170px;
    z-index: -1;
    right: 70%;
}

.wrapper-single-brown-trend {
    padding-top: 170px;
}
.single-brown-trend-heading {
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    font-weight: 700;
    position: relative;
    color: #333333;
    z-index: 1;
}

span.left_title {
    color: #c88140;
}
.single-brown-trend-heading:before{
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 60px;
    background-image: url(assets/img/bg-title-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;

}

span.price-post h4 {
    color: #666666;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    margin-bottom: 22px;
}



.wrapper-single-brown-trend .gf-post-content {
    color: #666666;
}


.icon-cat-image-feature {
    z-index: 14;
    position: relative;
    max-width: 190px;

}
.icon-cat-image-feature {
    margin-top: -95px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.icon-cat-image-feature img {
    border-radius: 100%;
    box-shadow: rgb(169 108 108 / 17%) 3px 5px 30px;
}
.plain1.content-brown-trend-post {}

.plain1.content-brown-trend-post h5.post-title.is-large a {
    font-size: 35px;
     color: #333333;
}



.plain1.content-brown-trend-post h5.post-title.is-large a:hover {
    color: #be7d55;
}

.plain1.content-brown-trend-post .from_the_blog_excerpt {
    color: #666666;
}



.plain1.content-brown-trend-post a.redmore-button {
    font-size: 20px;
    text-transform: none;
    border: navajowhite;
    color: #000;
    font-weight: 500;
}

.plain1.content-brown-trend-post a.redmore-button:after {font-family: fontawesome;content: "\f13a";}
.row-cat-archive .col-inner {
    background: #fff;
    height: 100%;
}
.wrapper-bg-post:before {
    position: absolute;
    content: "";
    width: 100%;
    right: 100%;
    background-color: #F4E2E2;
    height: 100%;
    display: block;
    z-index: 0;
    top: 0;
}

.wrapper-bg-post {
    position: relative;
}

.wrapper-bg-post .box-image.img-boder {
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.wrapper-bg-post:after {
    position: absolute;
    content: "";
    width: 100%;
    left: 100%;
    background-color: #F4E2E2;
    height: 100%;
    display: block;
    z-index: 0;
    top: 0;
}
body{
    overflow: hidden;
}
.plain1.content-brown-trend-post a.redmore-button:hover {
    background: transparent;
    color: #be7d55;
}
h5.post-title1 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    z-index: 2;
    color: #fff;
    font-size: 20px;
    color: #333;
    font-family: "Poppins", sans-serif;
}

h5.post-title1 span {
    position: relative;
    display: block;
    z-index: 1;
    padding: 15px;
}

h5.post-title1:before {content: "";position: absolute;width: 150%;height: 300%;background: rgb(253 216 163 / 73%);z-index: -1;transform: rotate(10deg);left: -15%;top: 12px;}

.post-title1 {font-weight: 600;}
.wrapper-heading h5 {
    text-align: center;
    font-size: 35px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.section-related-post {
    margin-top: 50px;
    padding-top: 100px;
    padding-bottom: 70px;
    background: #F3F3F3;
}
.wrapper-heading h5:before{
    content: "";
    position: absolute;
    left: 50%;
    width: 100%;
    height: 95px;
    background-image: url(assets/img/bg-heading-1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.related-brown-trend-post:hover img {
    transition: all 0.3s;
    transform: scale(1.1);
}

.related-brown-trend-post {}

.related-brown-trend-post:hover .post-title1 {
    color: #cf9166;
}
.col-service-contact>.col-inner {
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-color: #f8efea;
    background-position: bottom left;
    background-image: url(assets/img/bg-service-contact.jpg);

}

.col-service-contact form.wpcf7-form {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.col-service-contact>.col-inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

.col-service-contact>.col-inner .col.medium-12.large-12.small-12.form-button {
    text-align: center;
}
.col-service-contact>.col-inner input[type='email'], .col-service-contact>.col-inner input[type='date'], .col-service-contact>.col-inner input[type='search'], .col-service-contact>.col-inner input[type='number'], .col-service-contact>.col-inner input[type='text'], .col-service-contact>.col-inner input[type='tel'], .col-service-contact>.col-inner input[type='url'], .col-service-contact>.col-inner input[type='password'], .col-service-contact>.col-inner textarea, .col-service-contact>.col-inner select {
    background: #F8F8F8;
    border-color: #F8F8F8;
    box-shadow: none;
    border: solid 1px #F8F8F8;
    box-shadow: rgba(233, 210, 198, 0.22) 0px 0px 21px;
    border-radius: 4px;
    height: 52px;
}
.headding-style h2 {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 35px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}
.row-list-service h4 a {
    font-size: 26px;
    color: #171717;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.row-list-service h4 a:hover {
    color: #be7d55;
}
.image-ab {
    position: absolute;
    right: 0;
    z-index: -1;
}
.row-full-width .headding-style.text-left h2 {
    padding-bottom: 0;
    padding-top: 50px;
}

.col-text-right-service  ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}
.col-text-right-service  ol li {
  counter-increment: my-awesome-counter;
}
.col-text-right-service ol li::before {
    content: counter(my-awesome-counter);
    color: #fff;
    font-weight: bold;
    width: 25px;
    height: 25px;
    background: #C88240;
    position: absolute;
    left: 0;
    border-radius: 100%;
    text-align: center;
    line-height: 25px;
    FONT-WEIGHT: 500;
    font-size: 13px;
}
.col-text-right-service ol li {
    position: relative;
    margin-left: 0;
    padding-left: 38px;
    margin-bottom: 18px;
    font-size: 16px;
}
.headding-style.text-left h2 {
    background-position: left;
}

.headding-style.text-right h2 {
    background-position: right;
}

.col-perfect-eye {
    margin-left: 0 !important;
}

.col-perfect-eye .col-inner {
    margin-left: 0 !important;
}

.col-perfect-eye h4 {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.col-perfect-eye p {
    margin-bottom: 5px;
}

.button.primary.lowercase {
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    border: none;
    text-transform: none;
    line-height: 37px;
    font-weight: normal;
    font-size: 16px;
}

.button.primary.lowercase:hover {
    box-shadow: rgb(145 92 60 / 29%) 12px 4px 21px;
}

.col-perfect-eye .button.primary.lowercase {
    margin-top: 23px;
}
.image-box-service {
    background: #fff;
    border: solid 5px #fff;
}

.image-box-service .box-text.text-center {
    padding-top: 10px;
    padding-bottom: 10px;
}

.image-box-service .box-text.text-center h4 {
    color: #3c3c3c;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
}
.headding-style.no-bg h2 {
    padding-bottom: 0;
    padding-top: 0;
}


.row-our-customer {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}
.section-pd-50 {
    padding-top: 100px !important;
}
.wpcf7 .wpcf7-validation-errors {
    display: block !important;
}
.flex-col.hide-for-medium.flex-right .header-nav li.active a {
    font-weight: bold;
}
.flex-col.hide-for-medium.flex-right .header-nav .nav-dropdown li a {
    border: none;
    font-weight: normal;
    margin-left: 0;
    margin-right: 0;
}

.flex-col.hide-for-medium.flex-right .header-nav .nav-dropdown li:hover a {
    
    color: #c7803e;
}
.flex-col.hide-for-medium.flex-right .header-nav .nav-dropdown li.active a{
    font-weight: bold;
    color: #c7803e;
}
.flex-col.hide-for-medium.flex-right .header-nav>li>a>i {
    display: none;
}
.title-style h3 span {
    font-family: "Poppins", sans-serif;
    font-weight: lighter;
    font-size: 20px;
}

.title-style h3 span:before {content: "";width: 65px;height: 2px;background: #bb7a52;background-image: linear-gradient(to right, #bb7a52 , #d19368);display: inline-block;position: relative;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}

.title-style h3 span {
    padding-left: 75px;
    position: relative;
}

.title-style h2 {
    font-size: 35px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #333333;
}

.title-style h3 {
    margin-bottom: 0;
}

.title-style.text-center {}

.title-style.text-center h3 span {
    padding-left: 0;
}

.title-style.text-center h3 span:before {
    right: 100%;
    left: auto;
}

.title-style.text-center h3 span {
    padding-left: 10px;
    padding-right: 10px;
}

.title-style.text-center h3 span:after {content: "";content: "";width: 65px;height: 2px;background: #bb7a52;background-image: linear-gradient(to right, #bb7a52 , #d19368);display: inline-block;position: relative;position: absolute;left: 0;top: 50%;transform: translateY(-50%);right: 0;left: 100%;}

.dark .title-style.text-center h3 span:before, .dark .title-style.text-center h3 span:after {
    background: #F7E5D4 !important;
}

.title-style.text-center h2 {
    color: #fff;
}
.title-style.text-center.text-dark h2 {
    color: #333;
}
.row-box-service-home .box-text.text-center {
    bottom: 0;
    position: absolute;
    transition: all 0.3s;
}

.row-box-service-home .box-text.text-center .box-text-inner {
    background: rgb(0 0 0 / 60%);
}

.row-box-service-home .box-text.text-center .box-text-inner a {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.row-box-service-home .box:hover .box-text.text-center {
    bottom: 50%;
    transform: translateY(50%);
}
.banner-home h3 {
    font-size: 50px;
    margin-bottom: 0;
    font-weight: normal;
}

.banner-home h2 {
    font-size: 70px;
    margin-top: 0;
    font-weight: normal;
}

.banner-home h5 {
    font-size: 30px;
    font-weight: normal;
}
.banner-home h3 {
    font-size: 50px;
    margin-bottom: 0;
    font-weight: normal;
}

.banner-home h2 {
    font-size: 70px;
    margin-top: 0;
    font-weight: normal;
}

.banner-home h5 {
    font-size: 30px;
    font-weight: normal;
}

.blog-home .is-divider {
    display: none;
}

.blog-home  h5.post-title.is-large {
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
    padding-right: 38px;
    font-size: 16px;
    font-weight: 500;
}

.blog-home  .button.is-outline.is-small.mb-0 {
    border: 0;
    padding: 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #000;
    line-height: 40px;
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 17px;
}

.blog-home .button.is-outline.is-small.mb-0:before {content: "\f105";font-size: 14px;font-family: fontawesome;width: 30px;height: 30px;}

.blog-home .box-text.text-left {
    margin-top: 19px;
}

.blog-home .button.is-outline.is-small.mb-0:hover {
    background: #000;
}

.blog-home h5.post-title.is-large:hover {
    color: #c88342;
}
.col-pd-contact .col-inner {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto !IMPORTANT;
    margin-right: auto !IMPORTANT;
    text-align: center;
}

.col-pd-contact {
    text-align: center;
    align-items: center;
}
.col-pd-contact input[type='email'], .col-pd-contact input[type='date'], .col-pd-contact input[type='search'], .col-pd-contact input[type='number'], .col-pd-contact input[type='text'], .col-pd-contact input[type='tel'], .col-pd-contact input[type='url'], .col-pd-contact input[type='password'], .col-pd-contact textarea, .col-pd-contact select {
    background: #F8F8F8;
    border-color: #F8F8F8;
    box-shadow: none;
    border: solid 1px #F8F8F8;
    border-radius: 4px;
    height: 52px;
}
div#block_widget-2 p.has-block.tooltipstered {
    margin-bottom: 5px;
}
.title-style.text-center.text-dark {
    padding-bottom: 20px;
}
.slicer-our-client .row:before {}

.slicer-our-client .row .star-rating span:before {
    color: #ffce38;
    margin-bottom: 30px;
}

.slicer-our-client .row .star-rating {
    margin-bottom: 26px;
}

.slicer-our-client .row .testimonial-text p {
    font-style: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

.slicer-our-client .slider-style-focus {
    padding-top: 0;
}

.col-client-say>.col-inner:before {
    content: "";
    font-family: "Abril Fatface", sans-serif;
    width: 83px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 70px;
    background-image: url(assets/img/icon-1.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.slicer-our-client .row {
    position: relative;
}

.col-client-say>.col-inner:after {
    content: "";
    font-family: "Abril Fatface", sans-serif;
    width: 83px;
    position: absolute;
    right: 0;
    bottom: 50%;
    transform: translateY(126%);
    height: 77px;
    line-height: 218px;
    background-image: url(assets/img/icon-2.png);
    background-repeat: no-repeat;
}


/* ==============list contact================ */
.list-contact {
    position: fixed;
    bottom: 56px;
    right: 23px;
    z-index: 100;
}

.list-contact li {
    list-style: none;
}

.list-contact li img {
    max-width: 41px;
}

.list-contact ul {
    margin-bottom: 0;
}
/* ==============list contact================ */
h5.post-title.is-large {
    font-weight: 600;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}
.product-small .add-to-cart-button a {
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    border: none;
    text-transform: none;
    line-height: 37px;
    font-weight: normal;
    font-size: 16px;
    border-radius: 50px;
    color: #fff;
    transition: all 0.3s;
}

.product-small .add-to-cart-button a:hover {
    color: #fff;
    box-shadow: rgb(144 92 60 / 39%) 6px 4px 8px !IMPORTANT;
}
.amount::before {
    content: 'S';
}
.product-small .price-wrapper span {
    color: #ff0000;
    font-size: 20px;
}

.product-small .name.product-title a {
    font-weight: 600;
    color: #000000;
    font-size: 26px;
}

.product-small .box-text.box-text-products {
    padding: 20px;
}
.product-small  p.box-excerpt.is-small {
    font-size: 16px;
    margin-top: 10px;
}

.product-small .name.product-title a:hover {color: #c7803e;}
.section-single-product .related.related-products-wrapper.product-section {
    border-top: none;
    padding-top: 170px;
}

.section-single-product .related.related-products-wrapper.product-section h3 {
    text-align: center;
    font-size: 35px;
    text-transform: none;
    color: #272727;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.section-single-product .related.related-products-wrapper.product-section p.box-excerpt.is-small {
    display: none;
}

.section-single-product .related.related-products-wrapper.product-section  .add-to-cart-button {
    display: none;
}

.col-summer-product h1.product-title.product_title.entry-title {
    font-size: 30px;
    color: #272727;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.col-summer-product .price-wrapper .amount {
    color: #b72a2a;
    font-size: 36px;
    font-weight: 600;
}

.col-summer-product 
 .quantity.buttons_added.form-normal {
    display: none;
}

.col-summer-product button.single_add_to_cart_button.button.alt {
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    border: none;
    text-transform: none;
    line-height: 37px;
    font-weight: normal;
    font-size: 16px;
    border-radius: 30px;
}

.col-summer-product button.single_add_to_cart_button.button.alt:hover {
    box-shadow: rgb(144 92 60 / 39%) 6px 4px 8px !IMPORTANT;
}

form.woocommerce-cart-form.style1 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th {
    background: #353535;
    color: #fff;
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    padding-top: 15px;
    padding-bottom: 15px;
}
form.woocommerce-cart-form.style1 td.product-remove a {
    font-size: 0 !IMPORTANT;
    border: none;
    width: 20px;
    height: 20px;

}
form.woocommerce-cart-form.style1 td.product-remove a:before {
    content: "\f1f8";
    font-size: 19px;
    font-family: fontawesome;
    font-weight: normal;
    color: #ACACAC;
}
form.woocommerce-cart-form.style1 {}

form.woocommerce-cart-form.style1 th:first-child, form.woocommerce-cart-form.style1 td:first-child {
    padding-left: 5px;
}

form.woocommerce-cart-form.style1 th:last-child, form.woocommerce-cart-form.style1 td:last-child {
    padding-right: 5px;
    text-align: center;
}

form.woocommerce-cart-form.style1 td:last-child a {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

form.woocommerce-cart-form.style1 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th.product-remove-1 {
    color: #353535;
}
form.woocommerce-cart-form.style1 td.product-remove a:hover:before {
    color: #bb7b52;
}
form.woocommerce-cart-form.style1 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents thead tr th.product-remove-1 span {
    max-width: 10px;
    font-size: 7px;
    min-width: 10px;
    width: 10px;
}

form.woocommerce-cart-form.style1 table tr td {
    border-right: solid 1px #F2F2F2;
    background-color: #FAFAFA;
}

td.product-quantity {
    text-align: center;
}

th.product-quantity {
    text-align: center;
}

form.woocommerce-cart-form.style1 table tr td:first-child {
    border-left: solid 1px #F2F2F2;
}
tr.hidden-tr {
    display: none;
}
.cart_totals>h2 {
    display: none;
}
.wrapper-cart-total table.shop_table.shop_table_responsive .cart-subtotal td, .wrapper-cart-total table.shop_table.shop_table_responsive .cart-subtotal th {
    border-bottom: solid 1px #E2E2E2 !IMPORTANT;
    color: #222222;
    font-size: 16px;
}
.cart_totals {}

.cart_totals th.product-name {
    display: none;
}

.cart_totals {}

.cart_totals tr.order-total th, .cart_totals tr.order-total td {
    border-width: 1px;
}

.cart_totals tr th, .cart_totals tr td {
    padding: 15px;
    border-left: solid 1px #DCDCDC;
}


.cart_totals table.shop_table.shop_table_responsive {
    border-top: solid 1px #dcdcdc;
    border-right: solid 1px #dcdcdc;
}



.woocommerce-cart .amount:before {
    content: no-close-quote;
}

.woocommerce-cart .amount {
    font-weight: normal;
    font-size: 16px;
}
th.product-subtotal {
    text-align: center;
}

th.product-subtotal {
    text-align: center;
}

td.product-subtotal {
    text-align: center;
}
.cart_totals .wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
    background-color: #C28259;
    width: auto !IMPORTANT;
    min-width: auto !IMPORTANT;
    display: inline-block;
    text-transform: none;
    font-weight: normal;
}

button#place_order {
    background-color: #d26e4b;
    text-transform: none;
    font-weight: normal;
}
.woocommerce-checkout .amount:before {
    content: none;
}

.woocommerce-checkout .amount {
    font-weight: normal;
}

form.checkout h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
}
.woocommerce-billing-fields__field-wrapper label {
    font-weight: 500;
}
.product-image-product a {
    width: 100%;
    display: block;
}

.product-image-product a img {
    width: 100%;
}
.col-pdt-30 {
    padding-top: 30px;
}
.row-contact-local h2 {
    font-weight: normal;
}

.row-contact-local h4 {
    font-weight: normal;
}
.blog-home .post-meta.is-small.op-8 {
    font-size: 16px;
    color: #333;
    opacity: 1;
}
.row-prev-next-slider {
    margin-top: -68px !IMPORTANT;
}

.row-prev-next-slider>.col {
    padding-bottom: 0;
}

.row-prev-next-slider .button.white {
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
}

.button--previous i:before {
    content: "\f177";
    font-family: fontawesome;
}

.button--next i:before {
    content: "\f178";
    font-family: fontawesome;
}

.row-prev-next-slider .button.white:hover {
    color: #000000 !IMPORTANT;
}
.my-account-header.page-title.normal-title.dark.featured-title {
    padding-top: 230px;
    padding-bottom: 230px;
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
    text-align: center;
}

.my-account-header.page-title.normal-title.dark.featured-title h1.uppercase.mb-0 {
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 55px;
    line-height: 55px;
    text-transform: none;
    text-shadow: none;
}

.my-account-header.page-title.normal-title.dark.featured-title small.uppercase {
    color: #000;
    text-transform: none;
    text-shadow: none;
}
.featured-title .page-title-bg {
    box-shadow: none;
}
.acc-inner {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;
    padding: 30px 30px 78px;
}
.acc-inner .button {
    background-image: linear-gradient(to right, #bb7a52 , #d19368);
    border: none;
    text-transform: none;
    line-height: 37px;
    font-weight: normal;
    font-size: 16px;
    min-width: 112px;
    border-radius: 20px;
}

.account-register-inner.acc-inner {}

.acc-inner h3.uppercase {
    text-transform: none;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 17px;
}
a.button.primary.lowercase {
    min-width: 118px;
}
.flex-col.hide-for-medium.flex-right .nav-spacing-medium>li a {
    font-size: 16px;
}

.flex-col.hide-for-medium.flex-right .nav-spacing-medium>li {
    margin-left: 7px;
    margin-right: 7px;
}
.col-text-right-service.no-bg {
    background: transparent;
}
.section-pdt-100 {
    padding-top: 100px !important;
}
.row-pdb-0>.col {
    padding-bottom: 0;
}
h3.section-title.section-title-normal {}

.row-ul h3.section-title.section-title-normal {
    font-size: 35px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 47px;
}

.row-ul .container.section-title-container {
    margin-bottom: 0;
}

.row-ul ul li {
    list-style: none;
    margin-left: 0;
    position: relative;
    padding-left: 12px;
}

.row-ul ul li:before {content: "";position: absolute;width: 7px;height: 7px;background: #c88140;left: 0;top: 10px;border-radius: 10px;}

.row-pd-service-fancial .col-padding h2 {
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    padding-bottom: 20px;
}

.row-pd-service-fancial .col-text-right-service ol li h6 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: none;
    color: #1e1e1e;
    opacity: 1;
}

.row-pd-service-fancial>.col {
    padding-top: 80px !IMPORTANT;
    padding-bottom: 50px !important;
}

.row-pd-service-fancial>.col.col-padding {
    padding-right: 50px !important;
}
.image-shadown {
    box-shadow: #e9d2c640 0px 0px 35px;
}
.section-eyelash-2 .box.has-hover.image-box-service.has-hover.box-text-bottom {
    background: transparent;
    border: none;
}

.section-eyelash-2 .box.has-hover.image-box-service.has-hover.box-text-bottom .box-image {
    border: solid 8px #fff;
    background: #fff;
    box-shadow: rgb(58 58 58 / 10%) 0px 0px 24px;
    -webkit-mask-image: none;
}
.section-bridal-2 .col-text-right-service .col-inner {
    vertical-align: middle;
    align-items: center;
}

.section-bridal-2 .col-text-right-service .col-inner h2 {
    font-size: 35px;
    color: #272727;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.section-bridal-2 .col-text-right-service .col-inner h3, .section-bridal-2 .col-text-right-service .col-inner h3 a {
    font-size: 26px;
    color: #c88140;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

.section-bridal-2 .col-text-right-service .col-inner p {
    font-size: 20px;
    color: #282828;
    margin-top: 23px;
}
.section-bridal-2 .col-text-right-service .col-inner {
    -ms-flex-align: center !important;
    align-items: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
    vertical-align: middle !important;
    padding-left: 50px !IMPORTANT;
    padding-right: 50px !IMPORTANT;
}
.section-bridal-2 .col-text-right-service .col-inner h3 a {
    font-size: 36px;
    font-weight: 600;
    color: #C88141;
}

.section-bridal-2 .col-text-right-service .col-inner h3 a:hover {
    color: #2c0a14;
}
.section.about-sections{
	padding-bottom: 0 !important;
	z-index: 0;
}
.section.about-sections a.button{
    padding: 0px 30px 20px;
    margin-bottom: -18px;
    text-transform: none;
}
.section.about-sections h4.section-title span{
	font-size: 20px;
}
.section.about-sections h2.section-title span{
	font-size: 40px;
}
.booking-form .title-form p{
	font-size: 21px;
}
.row.booking-form{
	background: url(images/bg-form.jpg) no-repeat;
	box-shadow: 0 0 15px rgba(0,0,0,0.2);
	border-radius: 10px;
	background-size: cover;
}
@media(min-width: 1200px){
	.row.booking-form{
		max-width: 1140px !important;
	}
}
.row.booking-form form{
	padding: 50px 0px 30px;
}
.row.booking-form form h4{
	text-transform: uppercase;
	font-size: 15px;
}
.row.booking-form form .wpcf7-submit{
	display: inline-block;
	margin-top: 20px;
	border-radius: 30px;
}
.home h3.section-title span{
	font-size: 38px;
}
.home h3.section-title{
	margin-bottom: 0;
}
.why-us h2.section-title span{
	font-size: 60px;
	text-transform: uppercase;
	line-height: 50px;
    margin-bottom: 20px; 
}
.our-customers h3.section-title{
	margin-bottom: 30px;
}
.our-customers .col img{
	border-radius: 50%;
}
.our-customers .col .img{
	margin-bottom: 15px;
}
.testimonials-section {
	position: relative;
}
.testimonials-section .section-bg.bg-loaded{
	background-size: unset !important;
}

@media(min-width: 1200px){
	.testimonials-section .row, .testimonials-section .col, .testimonials-section .col-inner, .testimonials-section .section-content{
		position: static !important;
	}
	.testimonials-section .col.img-test .img{
		width: auto !important;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		left: 55%;
	}
	.testimonials-section .col.img-test .img img{
		right: 0;
	    width: 100%;
	    height: 100%;
	    bottom: 0;
	    left: 0;
	    top: 0;
	    position: absolute;
	    object-position: 50% 50%;
	    object-fit: contain;
	    font-family: 'object-fit: cover;';
	}
	.testimonials-section .col.img-test .img .img-inner{
		height: 100%;
	}
}
.our-services .col .box-text-bottom{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.our-services .box-text{
	padding: 25px;
	height: 230px;
	margin-bottom: 20px;
}
.our-services .box-text h4.section-title span{
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 15px;
}
.newsletters input.wpcf7-form-control{
	background: #fff;
	border: 0;
	padding: 5px 15px;
	font-size: 15px;
}
.newsletters input.wpcf7-form-control.wpcf7-submit.button{	
	padding: 0px 30px;
}
.newsletters .flex-col.ml-half{
	margin-left: -30px;
}
@media(max-width: 880px){

	.row.booking-form{
		background-size: cover;
		background-position: right center;
	}
	.home h3.section-title span {
	    font-size: 32px;
	}
	.why-us h2.section-title span {
	    font-size: 40px;
	    line-height: 42px;	
	}
	.section.why-us{
		padding: 50px 0!important;
	}

	.footer-right address{
		width: 100%;
		margin-bottom: 10px;
	}
	.footer-payment{
		width: 100%;
		margin-top: 10px;
		margin-left: 0;
	}
	.col.social_area{
		text-align: center;
	}
	.footer-right, .footer-link-bottom, .footer-link-bottom ul{
		width: 100%;
	}
	.footer-link-bottom ul li, .footer-link ul li{
		float: none;
		display: inline-block;
	}
	.section.about-sections h2.section-title span {
	    font-size: 36px;
	}
	.section.booking-form .img img{
		display: block;
		margin: 0 auto;
	}
	.testimonials-section .section-bg.bg-loaded {
	    background-size: cover !important;
	}
}
@media(max-width: 480px){

	.why-us h2.section-title span {
	    font-size: 32px;
	    line-height: 36px;	
	}
	.testimonials-section{
		padding-top: 130px !important;
		padding-bottom: 0 !important;
	}
	#header .header-button{
		display: none;
	}
	.section.about-sections h2.section-title span {
	    font-size: 30px;
	}
	.section.booking-form .img img{
		width: 60%;
	}
	.newsletters input.wpcf7-form-control.wpcf7-submit.button {
	    padding: 0px 15px;
	    font-size: 14px;
	    height: 37px;
	}
	.booking-form .title-form p {
	    font-size: 18px;
	    text-align: center;
	    margin-bottom: 0;
	}
	.col.social_area p{
		margin-top: 0;
	}
}
.booking-form .gform_wrapper{
	margin-top: 0;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 15px;
}
.gform_wrapper .gfield_quantity .instruction{
	display: none;
}
.gform_wrapper ul.gform_fields li.gfield{
	margin: 0;
}
.gform_wrapper ul.gform_fields li.gfield.gfield_html{
	margin-top: 10px;
}
.gform_wrapper ul.gform_fields li.gfield.hiden-field{
	display: none;
}
.gform_wrapper .gfield_html p{
	line-height: 22px;
	margin-bottom: 5px;
}
.gform_wrapper ul.gform_fields li.gfield.width50{
	width: 100%;
	float: left;
	clear: none;
}
@media(min-width: 490px){
	.gform_wrapper ul.gform_fields li.gfield.width50{
		width: 50%;
	}
}
.gform_wrapper .gform_footer{
	margin-top: 0;
}
.gform_footer input[type=submit] {
    border-radius: 30px;
    padding: 5px 30px;
    line-height: 24px;
}
.gform_wrapper span.ginput_total {
    width: 100%;
    background: #fff;
    display: block;
    padding: 5px;
    border: 1px solid #ddd;
    color: #757575;
}
.gform_wrapper ul.gform_fields li.gfield select, .gform_wrapper ul.gform_fields li.gfield input{
	padding: 0 10px !important;
	margin-bottom: 10px;
}
.flex-col.hide-for-medium.flex-right .nav-spacing-medium>li a {
    font-size: 18px;
}
p {
    font-size: 16px;
}
.slicer-our-client .row .testimonial-text h3 {
    font-style: normal;
}