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

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: 'PlayfairDisplay';
    src: url(fonts/PlayfairDisplay-Regular.ttf);
} 

@font-face {
    font-family: 'PlayfairDisplay-Bold';
    src: url(fonts/PlayfairDisplay-Bold.ttf);
}

@font-face {
    font-family: 'PlayfairDisplay-Medium';
    src: url(fonts/PlayfairDisplay-Medium.ttf);
}

@font-face {
    font-family: 'PlayfairDisplay-Black';
    src: url(fonts/PlayfairDisplay-Black.ttf);
}


:root{
    --family :'PlayfairDisplay' !important;
}
:root{
    --family-bold :'PlayfairDisplay-Bold' !important;
}
:root{
    --family-medium :'PlayfairDisplay-Medium' !important;
}

/*:root{
    --family-medium :'PlayfairDisplay-Black' !important;
}
*/


:root {
  --color: #e8b0b0;
}

:root{
  --color-hover: #ee6394;
}



body{
    font-size: 15px !important;
    font-family: var(--family) !important;
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6,p,ul,li,a{
    color: #000;
    font-family: var(--family) !important;
}


p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7,
.is-divider,
.entry-category,
.display-product a.quick-view,
a.quick-view.quick-view-added {
    display: none;
}

/*************************************/

#top-bar{
    background-image: linear-gradient(
45deg,#ffb1b1,#ffe1e3);

}

.header-main  .header-nav-main li {
    padding: 0px 10px;
}
.header-main  .header-nav-main li a {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    font-family: var(--family-bold) !important;
}
.header-main  .header-nav-main li.active,
.header-main  .header-nav-main li:hover {
    background: var(--color-hover);
    
}
.header-main  .header-nav-main li.active a,
.header-main  .header-nav-main li:hover a {
    color: #fff;
}

nav-dropdown-has-arrow li.has-dropdown:after,
.nav-dropdown-has-arrow li.has-dropdown:before {
    display: none;
}
.nav-dropdown-default {
    padding: 0px;
    border: 0px;
}
.nav-dropdown  li {
    padding: 5px 0px;
}
.nav-dropdown  li a {
    color: #000 !important;
}

.nav-dropdown  li .sub-menu-home li {
    padding: 0px 10px;
}
.nav-dropdown  li .nav-column li a,
.nav-dropdown  li .sub-menu-home li a {
    color: #000 !important;
    font-family: var(--family) !important;
}
.nav-dropdown  li:hover a,
.nav-dropdown  li .nav-column li:hover a{
    color: #fff !important;
}



/************************************/
.title-home h3 {
    font-size: 30px;
    font-family: var(--family-bold) !important;
}
.title-home p {
    font-style: italic;
}
#div_block-5-14 {
	margin: 30px 0px;
}

h3#headline-6-14 {
	font-family: var(--family-medium);
	color: #000;
	position: relative;
    z-index: 1;
    font-size: 40px
}
#text_block-7-14 {
    font-size: 40px;
    font-weight: 500;
    z-index: 0;
    color: #fff;
    margin-bottom: -40px;
    -webkit-text-stroke: 1px #ffb1b187;
    font-family: var(--family);
}

h5.post-title.is-large {
    margin: 15px 0px;
}

.button.primary {
	background: var(--color);
	color: #fff;
	font-family: var(--family-medium);
}
.button.primary:hover{
	background: var(--color-hover);
}

.sec-about .number h2 {
	color: #000;
	font-size: 50px;
	font-family: var(--family-bold);
}
.sec-about .number h2 b {
	font-size: 25px;
    position: absolute;
    margin-top: 10px;
}

.sec-servide .box-blog-post {
	border-radius: 10px;
}
.sec-servide .button.is-outline {
	border: 0px;
	color: #000;
	font-size: 17px;
	font-family: var(--family-medium);
}
.sec-servide .button.is-outline:hover {
	background: transparent;
	color: var(--color-hover);
}
.sec-servide .button.is-outline:after {
	content: '\f105';
	background: var(--color-hover);
	height: 20px;
	width: 20px;
	padding-left: 3px;
	line-height: 20px;
	margin-top: 8px;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	margin-left: 10px;
	font-family: "FontAwesome";
}

.sec-contact-home input,
.sec-contact-home textarea {
	background-image: linear-gradient(
90deg ,#ffb1b1 40%,#ffe1e3 90%, #fff 114%)!important;
    border: 0!important;
    font-family: inherit!important;
   
}

.sec-contact-home input::placeholder,
.sec-contact-home textarea::placeholder {
	 color: #fff;
}
.sec-contact-home .large-12,
.sec-contact-home .large-6 {
	padding-right:10px;
}

.sec-contact-home .wpcf7-submit {
	border-radius: 30px;
	padding: 2px 30px !important;
	background: #ffb1b1 !important;
}


.sec-process .icon-box-text {
    background-color: rgba(255,255,255,0.4);
    position: relative;
    min-height: 235px;
    margin-top: -60px;
    padding-top: 65px;
    padding-left: 30px;
    padding-right: 30px;    
    padding-bottom: 30px;
    align-items: center;
    text-align: center;
    z-index: -9999;
}

.owl-prev ,
.owl-next {
    color: #FFF;
    font-size: 15px;
    height: 25px;
    line-height: 20px;
    opacity: .8;
    position: absolute;
    text-align: center;
    top: 100%;
    transition: all .3s ease 0s;
    width: 25px;
    z-index: 1;
}
.sec-feeback .owl-prev {
    float: left;
    right: 85px;
}
.sec-feeback .owl-next {
   float: right;
   right: 25px;
}
.owl-prev i,
.owl-next i {
	color: #000;
	font-size: 20px;
}

.sec-feeback .content-feel {
	background-color: #ffffff;
    width: 100%;
    height: 320px;
    padding: 100px 30px 70px 150px;
    text-align: center;
    justify-content: center;
    border-radius: 10px;
    margin-left: -20px;
    margin-top: 3px;
    box-shadow: 0px 0px 20px 0px #cccccc;
}
.sec-feeback .content-feel h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: var(--family-medium);
}

.sec-feeback .img-feel {
    margin-right: -115px;
    z-index: 9999;
    position: absolute;
    margin-top: 35px;
}

.sec-news .button.is-outline {
    background: var(--color);
    color: #fff;
    border: 0px;
    padding: 7px 45px;
    padding-left: 15px;
    font-family: var(--family);
}
.sec-news .button.is-outline:after {
    content: '\f105';
    background: #fff;
    height: 20px;
    width: 20px;
    padding-left: 3px;
    line-height: 22px;
    margin-top: 2px;
    color: var(--color);
    border-radius: 50%;
    position: absolute;
    margin-left: 10px;
    font-family: "FontAwesome";
}
.sec-news .button.is-outline:hover {
    background: var(--color-hover);
}
.sec-news .button.is-outline:hover:after{
    color: var(--color-hover);
}
.sec-news .dot.is-selected {
    background-color: #007aff !important;
}
.sec-news .post-title {
    overflow: hidden;
    height: 40px;
}


.photo-slider .owl-prev,
.photo-slider .owl-next {
    top: 50%;
    background: var(--color-hover);
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.photo-slider .owl-prev i,
.photo-slider .owl-next  i{
    color: #fff;
    text-align: center;
    line-height: 30px;
}
.photo-slider .owl-prev {
    left: 10px;
}
.photo-slider .owl-next {
    right: 10px;
}

.photo-slider .owl-dots {
    position: initial;
    margin: 20px 0px;
    margin-left: 45%;
}

.photo-slider .owl-dot span {
    background: #eaeaea;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    float: left;
    margin: 0px 5px;
}
.photo-slider .owl-dot.active span {
    background: var(--color-hover);
}

.pr-featured .pr-thumbnail:hover img {
    transition: 0.3s ease-in-out;
    transform: scale3d(1.1, 1.1, 1.1) rotate(1deg);
}
.photo-slider  .owl-item.active.center {
    transform: scale(1.3);
/*    -webkit-transform: scale(1);
    transform: scale(1);*/
}


.photo-slider .box-image img {
    width: 100%;
    height: 450px;
}

.photo-slider  .owl-item.active.center .box-image:before {
    background: rgba(238,99,148,0.59) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    pointer-events: none;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease-out 0s;
    z-index: 99;
}
.photo-slider  .owl-item.active.center .pr-title h3 {
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 45%;
    text-align: center;
    font-family: var(--family-bold) !important;
}
.photo-slider .pr-title h3 {
    margin: 10px 0px;
}

.photo-slider  .owl-item {
    transform: scale(0.7);
    padding: 10px 0px;
    transition: all 0.5s;
}




.sec-question .accordion-item .toggle {
    display: none;
}
.sec-question .accordion-item {
    margin-bottom: 10px;
    padding: 15px;
    text-align: left;
    background: #fff;
    box-shadow: 1px 1px 2px 2px #eaeaea;
}
.sec-question .accordion-title {
    border-top: 0px;
    color: #000;
    padding: 0px 30px;
    font-size: 17px;
    font-family: var(--family-bold) !important;
}
.sec-question .accordion-title:before {
    content: "+";
    left: 5px;
    font-size: 30px;
    top: -13px;
    font-family: var(--family-bold) !important;
    margin-right: 10px;
    position: absolute;
}
.sec-question .accordion-title:hover{
    color: var(--color-hover);
}

.sec-connection {
    background-image: linear-gradient(
45deg,#ffb1b1,#ffe1e3);
}
.sec-connection h3,
.sec-connection h4,
.sec-connection p {
    color: #fff;
}
.sec-connection h3{
    font-family: var(--family-bold);
}
.sec-connection h4 {
    font-style: italic;
}

.silder-partner .img-partner img {
    height: 150px;
    padding: 50px;
}
.silder-partner .owl-prev {
    left: 15px !important;
}
.silder-partner .owl-next,
.silder-partner .owl-prev{
    top: 45%;
}
.silder-partner .owl-next i,
.silder-partner .owl-prev i{
    font-size: 40px;
    font-weight: 400;
}
.owl-next {
  right: 15px;
}


.sec-3-about {
    background-color: #e8b0b0;
    background-image: linear-gradient(45deg,#ffb1b1,#ffe1e3);
}
.about-3 h1 {
    text-align: right;
}




.baogia-silder #div_block-154-18 {
    border: 1px solid #ee6394;
    margin: 10px;
}
.baogia-silder #div_block-155-18 {
    width: 100%;
    align-items: center;
    text-align: center;
    background-color: #ee6394;
    font-family: 'Playfair Display';
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 20px;
}

.baogia-silder #text_block-159-18 {
    text-align: center;
    width: 100%;
    margin: 20px 0px;
}
.baogia-silder #link-162-18 {
    flex-direction: row;
    display: flex;
    align-items: center;
    url-encoded: true;
    text-align: center;
    margin: 0px auto;
}
.baogia-silder #text_block-163-18 {
    color: #000000;
    margin: 0px auto;
    margin-bottom: 30px;
}
.baogia-silder #text_block-163-18 i {
    margin-left: 10px;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    line-height: 19px;
    background: var(--color-hover);

}
.baogia-silder  #fancy_icon-164-18 {
    margin-left: 15px;
}
.baogia-silder  #fancy_icon-164-18 {
    color: #ee6394;
}
.baogia-silder div.ct-fancy-icon {
    display: inline-flex;
    border-radius: 50%;
}
.baogia-silder .owl-prev,
.baogia-silder .owl-next {
    background: var(--color-hover);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    top: 45%;
    line-height: 30px;
    text-align: center;
}
.baogia-silder .owl-prev i,
.baogia-silder .owl-next i{
    color: #fff;
}
.baogia-silder .owl-prev {
    left: -5px;
}
.baogia-silder .owl-next {
    right: -5px;
}

.btn-all a {
   background: var(--color-hover);
   color: #fff;
   padding: 5px 20px;
   border-radius: 7px;
   margin: 30px 0px;
   display:inline-block;
   text-transform: uppercase;
   font-family: var(--family-bold);
}

.sec-all-service-price .row{
    margin-bottom: 25px;
    margin-top:25px;
}

.sec-all-service-price #div_block-34-153 {
    width: 100%;
    align-items: center;
    text-align: center;
    padding: 10px;
    background-image: linear-gradient(
45deg,#ffb1b1,#ffe1e3);
}
.sec-all-service-price #div_block-34-153 h2 {
    color: #000;
    font-family: var(--family-bold) !important;
}
.sec-all-service-price #div_block-34-153 span {
    font-size: 20px;
    color: #000;
    font-family: var(--family) !important;
}
.sec-all-service-price div#text_block-72-153 {
    padding: 30px 50px;
}

.sec-all-service-price .img-all-service img {
    height: 300px;
}


.service-event .row-2,
.service-event .row-3 {
    border: 1px var(--color);
    margin-bottom: 30px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 15%);
}
.service-event .row-2 .large-4,
.service-event .row-3 .large-4{
    padding: 0px;
}

.service-event h1 {
    font-size: 75px;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: var(--family-bold) !important;
}
.service-event h2 {
    color: var(--color);
    font-size: 30px;
}
.service-event .row-3 h1,
.service-event .row-3 h2 {
    text-align: right;
}

.sec-contact-infomation p strong i {
    color: var(--color-hover);
    margin-right: 15px;
    font-size: 25px;
}

.taxonomy-banner-library img{width: 100%}
.no-pading {
    padding: 30px 0px;
}

.taxonomy-library  .post-item-library {
    box-shadow: 0px 0px 15px rgb(0 0 0 / 15%);
        border-radius: 5px;
}
.taxonomy-library  .post-item-library:hover{
    border: 1px solid var(--color-hover);
}
.taxonomy-library .box-image {
    border-radius: 5px 0px;
}
.taxonomy-library  .box-text {
    padding: 25px 20px;
}

.single-library-photo img {
    width: 100%;
}

.blog-archive .post-sidebar {
    margin-top: 5%;
}
.blog-archive .post-sidebar .widget-title {
    color: #000;
    font-size: 25px;
    margin-bottom: 15px;
    display: block;
    text-transform: uppercase;
    font-family: var(--family-bold) !important;
}
.blog-archive h1.entry-title  {
    font-family: var(--family-bold)!important;
    font-size: 30px;
    text-transform: uppercase;
}

.blog-archive .title-post h3{
    overflow: hidden;
    height: 40px;
    color: #000;
    margin-bottom: 10px;
    font-family: var(--family-bold)!important;
}

.blog-archive .blog-description {
    height: 90px;
    overflow: hidden;
    color: #000;
    margin-bottom: 15px;
    font-family: var(--family) !important;
}
.blog-archive .date-link {
    border-top: 1px solid var(--color-hover);
    padding-top: 20px;
}
.date-link .date {
    float: left;
}
.date-link .link-btn {
    float: right;
}
.date-link .link-btn i {
    background: var(--color-hover);
    height: 20px;
    width: 20px;
    border-radius: 50%;
    color: #fff;
    margin-left: 10px;
    text-align: center;
    line-height: 19px;
}
.nav-pagination .page-number {
    border: 1px solid var(--color-hover);
    font-family: var(--family);
}
.nav-pagination .page-number.current{
    background-color: var(--color-hover);
    border: 1px solid var(--color-hover);
}

/*********************************************/
.footer-1 li a,
.footer-1 h3,
.footer-1 p{
    color: #fff;
}
.footer-1 h3 {
    font-family: var(--family-bold) !important;
    margin:30px 0px;
}
.footer-1 i {
    margin-right: 10px;
    color: #fff;
}
.img-footer img {
    width: 30%;
    margin-bottom: 15px;
}
.contact-form  .large-12,
.contact-form .large-6 {
    max-width: 100%;
    flex-basis: 100%;
    text-align: right !important;
}
.contact-form input,
.contact-form textarea{
    border-radius: 7px!important;
    background: rgb(255 255 255 / 31%)!important;
    border: 0!important;
    text-align: right!important;
    padding: 10px 20px!important; 
}
.contact-form input::placeholder,
.contact-form textarea::placeholder{
    color: #fff;
}

.contact-form .wpcf7-submit {
    text-align: right !important;
    background: #fff !important;
    color: #000;
    border-radius: 25px;
    font-family: var(--family-bold);
}

.absolute-footer {
    background-image: linear-gradient(45deg,#ffb1b1,#ffe1e3);
   
}
.footer-primary.pull-left {
    float: none;
    text-align: center !important;
    color: #000;
}

@media only screen and (max-width: 500px) {
    .photo-slider .owl-item.active.center {
        transform: scale(0.95);
    }
    .photo-slider .owl-dots {
        margin-left: 40%;
    }
    h3#headline-6-14 {
        font-size: 30px;
    }
}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}