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

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

.header-top {border-bottom: 1px solid;}
.absolute-footer {display: none;}
.footer-main{background-size: initial;background-repeat: repeat;background-image: url(/wp-content/uploads/2022/12/footer-link-bg.jpg)!important;}
.title-header {color:#d4d4d4;}
.title-header span {font-weight:700;color:#f6931e;font-size:17px;}
.nav-small.nav>li.html {font-size:.85em;}
.button span {color: white;}
.nav>li>a.button {padding: 0 1.2em;}
@media screen and (min-width: 1129px){#logo img {max-height:110px!important;position:absolute;background:#192119;padding:10px;top:0;border-bottom-left-radius:23px;border-bottom-right-radius:23px;}}
.html_top_right_text .button{height:90px;}
.img-border-css {border-style:solid;border-width:6px;border-color:#ebebeb;box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);}
.bg-section-body {background-size:initial;background-repeat:repeat;background-image:url(/wp-content/uploads/2021/12/body-bg.jpg)!important;}
.pt-half {padding-top:15px;color:black;}
.footer-1 h3 {color:#f6931e;margin-bottom:0.1em;}
.footer-1 p {font-size:90%;}
ul li.bullet-arrow:before {color: #f6931e;}
.footer-3 .col {padding: 0 15px 0px;}
.footer-3 p {margin-bottom: 0.65em;}
textarea {min-height: 80px;}
.lightbox-content {border-radius: 15px;}
.section-stone {background-size: initial;background-repeat: repeat;background-image: url(/wp-content/uploads/2022/12/body-bg.jpg)!important;}
.col-lien-he .col {padding: 0 15px 0px;}
.nav > li > a {font-weight: lighter!important;}
.blog-single .entry-content {padding-top: 0em;}
.button span {color: white;font-weight: bold;}
.quick_inquiry, .quick_inquiry:focus, .quick_inquiry:hover {position: fixed;right: -45px;top: 45%;background: #f6931e;padding: 5px 20px;z-index: 9;color: #fff;font-size: 15px;text-decoration: none;border-radius: 4px 4px 0px 0px;transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg);font-weight: 400;cursor: pointer;}
.nav .social-icons a {padding-left: 5px;border-left: 1px solid rgba(255,255,255,0.4);vertical-align: middle;min-height: 44px;}
.nav-dark .social-icons, .dark .social-icons {color: rgba(255,255,255,0.4);}
.project-showcase .col {padding: 0 0px 0px;}
.icon-box-stone:hover h3 {color:#f6931e;}


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


}