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

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


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


}

@font-face{
	font-family: fonts;
	src: url('/public_html/sencie/wp-content/themes/pregmom/fonts');
}

@font-face{
	font-family: static;
	src: url('/public_html/sencie/wp-content/themes/pregmom/static');
}

body{
	font-family: "fonts", sans-serif !important; 
}

img.attachment-large.size-large.lazy-load-active,
.img .img-inner {
    height: 97vh;
}

.slider-nav-light .flickity-page-dots {
    position: absolute;
    bottom: 15px;
    left: 20%;
    right: -75%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}
.badge-frame {
    height: 1.8em;
    margin-left: 9px;
}
.header .header-wrapper {
    border-bottom: 1.5px solid #ffffff47;
}
.header-main .container {
    max-width: 1700px;
}
.form-tu-van .wpcf7-submit {
    width: 100%;
    background-color: #c2a284 !important;
    font-weight: 300;
}
.badge-inner.on-sale {
        background-color: #fcf2f2;
    border-radius: 6px;
    border: 1px solid #fff;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 0.2em;
}
.view-more, .by-it-now .button {
    border-color: #c2a284;
    background: #c2a284 !important;
    color: white;
    font-size: 14px;
    font-weight: 300;
	padding: 3px 21px;
}
.by-it-now, .about-section {
    border-top: 1px solid #e3e3e3;
}

.banner h2, .banner h3, .banner h1 {
    margin-bottom: 16px;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.2em;
}
.more-view-product {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding: 5px 14px;
    letter-spacing: 0.2em;
}
.row-solid .col:before{
		display:none;
}
.about-section {
    border-bottom: 1px solid #e3e3e3;
}

.header .header-wrapper .header-inner .flex-left .nav-left .menu-item a {
    letter-spacing: 0.2em;
    font-size: 12px;
    font-weight: 300;
    font-family: "fonts", sans-serif;

}
.header .header-wrapper .header-inner .flex-right .nav-right span {
    letter-spacing: 0.2em;
    font-size: 12px;
    font-weight: 300;
}
#logo img {
    max-height: 100px !important;
}
.transparent .header-main:hover {
    background: #fff;
    color: #454545;
}

.view-more:hover{
    background: #ffffff !important;
    color: #c2a284;
}

.SectionHeader__Description p {
    font-family: "statics", sans-serif;
    font-weight: 100;
    font-size: 13px;
    margin-bottom: 1.6em;
    line-height: 1.65;
}

.transparent .header-main:hover ul li a {
    color: #333;
}
