/*
Theme Name: Bixol Child
Theme URI: http://demo.casethemes.net/bixol/
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio/
Description: Cleaning Services WordPress theme is a modern, clean and professional WordPress theme which is specially created to spread and represent your cleaning services business to your potential customers. <b>Bixol</b> theme is fully responsive, and it looks attractive on all types of screens and devices. It comes with a lot of user-friendly and customizable features those will help you to create a robust website to achieve the main goal of online business.   
Version: 1.6.3
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: bixol
Text Domain: bixol-child
Tags: cleaner, cleaning, cleaning agency, cleaning business, cleaning company, cleaning service, building, floor cleaning, house cleaning, window cleaning, housekeeping, washing, maintenance, janitor
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

  .forminator-label {
      color:#fff !important;
      font-size:15px !important;
  }
  .forminator-button-submit {
    background: #99724B !important;
}
.forminator-button-submit:hover {
    background: #fff !important;
    color: #99724B !important;
}
.forminator-ui.forminator-custom-form-5690.forminator-design--default .forminator-button-submit:hover{
	 background: #fff !important;
    color: #99724B !important;
}
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox input:checked+.forminator-checkbox-box:before, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox input:checked+.forminator-checkbox-box:before{
    color:#007cfb;
   
}
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box, .forminator-ui.forminator-custom-form[data-design=default] .forminator-checkbox .forminator-checkbox-box{
     background: #fff;
}
.forminator-checkbox-label{
    color:#fff !important;
}
.portfolio-item-category {
    display: none !important;
}
.elpt-portfolio-content .portfolio-item-title:before {
    border-radius: 100% !important;
    font-weight: 300 !important;
    content: "+";
    display: block;
    font-size: 36px !important;
    height: 59px;
    left: 50%;
    line-height: 59px !important;
    text-align: center;
    top: 50%;
    z-index: 2;
    color: #fff;
    background: #99724B;
    width: 59px;
}
.elpt-portfolio-content .portfolio-item-infos {
    left: 35% !important;
}
.sl-overlay{
	background:#000 !important;
}
.sl-wrapper .sl-navigation button.sl-prev {
    left: 20% !important;
}
.sl-wrapper .sl-navigation button.sl-next {
    right: 20% !important;
}
.elpt-portfolio-filter .portfolio-filter-item{
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: normal;
    font-weight: 600;
    padding-bottom: 15px;
    margin: 0 13px 10px 13px;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    text-transform: capitalize;
    color: #8b90a7;
    position: relative;
    font-family: 'Poppins', sans-serif;
    background: transparent;
    
}
.elpt-portfolio-filter .portfolio-filter-item:hover{
    color:#006F3B;
    background: transparent;
}
.elpt-portfolio-filter .portfolio-filter-item:before{
    content: '';
    height: 9px;
    width: 9px;
    -webkit-border-radius: 9px;
    -khtml-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    border-radius: 9px;
    background-color: var(--secondary-color);
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -khtml-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: all 220ms linear 0ms;
    -khtml-transition: all 220ms linear 0ms;
    -moz-transition: all 220ms linear 0ms;
    -ms-transition: all 220ms linear 0ms;
    -o-transition: all 220ms linear 0ms;
    transition: all 220ms linear 0ms;
    opacity: 0;
}
.elpt-portfolio-filter .portfolio-filter-item:hover:before{
    opacity: 1;
    bottom: 0;
}
.elpt-portfolio-filter .portfolio-filter-item.item-active:before{
    opacity: 1;
    bottom: 0;
}
.elpt-portfolio-filter .portfolio-filter-item.item-active{
    background: transparent;
    color: #99724B;
}
.sl-caption.pos-bottom {
    display: none !important;
}
.ct-testimonial .item--title {
    color: #006F3B;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 1.2;
}
#reply-title{
	color: var(--dark-color);
    clear: both;
    line-height: 1.2;
    margin: 0 0 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}
.single-post .widget-title{
	color: var(--dark-color);
    clear: both;
    line-height: 1.2;
    margin: 0 0 15px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.sidebar-sticky .entry-title {
    color: var(--dark-color);
    clear: both;
    line-height: 1.2;
    margin: 0 0 15px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
}
.single-post .entry-content .entry-title {
    margin-bottom: 8px;
}
@media(max-width:600px){
	.elpt-portfolio-filter .portfolio-filter-item{
		    font-size: 14px;		    
    		margin: 0 0px 8px 0px;
		    padding: 0px 5px;
		padding-bottom: 8px;
	}
}
