/*
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.   ***************/
.section-blog {
    padding-bottom: 0px !important;
}
.nav-dropdown-simple .nav-column li>a:hover, .nav-dropdown.nav-dropdown-simple>li>a:hover {
    padding-left: 35px;
    padding-right: 30px;
    background: rgba(17, 17, 17, 0.05);
    border-left: 3px solid #111;
	color: #111;
}
.nav-dropdown.nav-dropdown-simple>li>a {
    text-transform: uppercase;
    font-size: 13px;
}
.text-ct ul li:before {
    color: #bfbfbf;
}
.text-ct h5 {
    color: #fff;
}
.text-ct ul li a {
    color: #bfbfbf;
}
.text-ct p {
    color: #bfbfbf;
}
.text-copyright {
    text-transform: uppercase;
    font-size: 13px;
}
.heading-title h2 {
    text-transform: uppercase;
    font-size: 35px;
}
.heading-title h2:before {
    content: "";
    position: absolute;
    background: #000;
    width: 50px;
    height: 1px;
    left: 0;
    bottom: -25px;
}

h1.page-title.is-large.uppercase {
    margin-top: 15px;
    padding-top: 15px;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 600;
}
header.archive-page-header {
	display: none;
}
.page-title.shop-page-title.product-page-title {
    background: #f6f6f6;
    margin-bottom: 30px;
    margin-top: -30px;
}

.sec-bg-fixed .section-bg {
    background-attachment: fixed;
}

.tth-title .tth-title-content .content-cl-1 {
    font-size: 35px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}
.tth-title .tth-title-content .content-cl-2 {
    font-size: 30px;
    font-weight: 600;
}
.tth-tittle-sub {
    text-align: justify;
    margin-left: 60px;
    position: relative;
    margin-top: 20px;
}
.tth-tittle-sub p {
    color: #000;
}
.tth-tittle-sub:before {
    content: "";
    background: #222;
    position: absolute;
    top: 12px;
    left: -55px;
    width: 40px;
    height: 1px;
}
.button-more {
    margin-top: 30px;
}
.button-more a:hover {
    color: #222;
	background: #feffef;
}
.button-more a {
    padding: 15px 30px;
    position: relative;
    display: inline-block;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    font-size: 0.9em;
    line-height: 1.8em;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
}
.button-more a:before {
    content: '';
    position: absolute;
    background: #333;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    z-index: -1;
}
.button-more a:hover:before {
    top: 0;
}
.breadcrumbs {
    font-size: 16px;
    margin-top: -15px;
	text-transform: uppercase;
}
.copyright-footer p {
    color: #222;
}
.copyright-footer a:hover {
    color: #fe0001;
}
.footer-ct .social-icons.follow-icons i {
    color: #fff;
    background: #222;
    padding: 5px 10px;
    font-size: 20px;
}
.copyright-footer p {
    color: #fff;
}
a#top-link {
    background: #333;
    border: 1px solid #333;
    border-radius: 0;
	bottom: 25px;
}
a#top-link i {
    color: #fff;
}
.blog-new .box-text .post-title {
    font-size: 20px;
}
.archive .box.box-text-bottom.box-blog-post.has-hover .box-image .image-cover {
    padding-top: 100% !important;
}

.image-tools .wishlist-button:hover {
    background-color: #333;
    border-color: #333;
}
.is-divider {
    height: 1px !important;
}
.search-field {
    box-shadow: none !important;
    border-bottom: 1px solid #ddd !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #fff !important;
    border: none;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 i.icon-search {
    color: #222;
    left: -30px;
    font-size: 16px !important;
}
span.wpcf7-form-control-wrap.your-email {
    border-bottom: 1px solid #f5f5f5;
}

.text-about h1 {
    font-size: 50px;
}
.header-main {
    border-bottom: 1px solid rgb(255 255 255 / 30%);
}
.product-small .product-title {
    font-size: 20px;
    font-weight: 500;
}
.product-small span.amount {
    font-weight: 500;
}
/* .add-to-cart-button a {
    font-weight: 600;
    width: 50%;
    top: -153px;
    right: -83px;
    font-size: 13px !important;
}
.product-small:hover .add-to-cart-button {
    opacity: 1;
    transform: translateY(100%) translateZ(0);
}
.add-to-cart-button {
    opacity: 0;
    transition: all .2s ease;
}
a.quick-view.quick-view-added {
    width: 50%;
    color: #fff;
} */
.video-button-wrapper a {
    color: #fff;
}
.video-button-wrapper i {
    color: #fff;
}
input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    border-radius: 0 !important;
    height: 50px;
    background: #fff;
    border: 1px solid #333;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.button {
    border-radius: 0;
    height: 50px;
}
.wpcf7-spinner {
    width: 0;
    margin: 0;
}
.social-icons.follow-icons a i {
    color: #333;
    font-size: 20px;
    padding: 0 10px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}