Current File : /home/quantums/bodyguardslosangeles.net/wp-content/uploads/custom-css-js/2572.css
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
html {
	overflow-x: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 767px){
	body{
		overflow-x: hidden !important;
	}
}
.page-builder-wrap .edit-link {
    display: none !important;
}
/* css for footer */
.image-box .elementor-image-box-content:hover h3 {
	 color: #94da1e !important;

}
.image-box .elementor-image-box-content:hover .elementor-image-box-description {
	 color: #94da1e !important;
}
.box-style:hover .elementor-heading-title{
	color: #F7C71D !important;
}
.box-style:hover .elementor-post-info__terms-list{
	color: #fff !important;
}
.box-style:hover p{
	color: #fff !important;
}
/* css for contact form & pricing  */
.form-style button.btn-hover-shadow.btn.btn-medium.btn-- {
    background-color: #94DA1E;
}
.form-style button.btn-hover-shadow.btn.btn-medium.btn--:hover {
    background-color: #fff;
	color: #000;
	border: 1px solid #94DA1E;
}
.pricing-box .pricing-tables-item:hover .btn--dark{
     background-color: #94DA1E;	
}

.pricing-box .pricing-tables-item .rate {
	color: #94DA1E;
}
.pricing-box  .pricing-tables-item .pricing-title .pricing-action{
	background-color: #94DA1E;	
}
.pricing-box .pricing-tables-item .pricing-title .pricing-action:before{
    content: '';
    position: absolute;
    top: calc(50% - 6px);
    left: -4px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 6px solid #94DA1E;
    border-bottom: 6px solid transparent;
}
.pricing-box .pricing-tables-item:hover .pricing-title{
	color: #94DA1E;
}
.menu-style .e--pointer-underline .elementor-item:after{
	content: "";
    height: 2px !important;
    width: 75% !important;
    left: 20px !important;
    z-index: 2;
}
.video-style .elementor-wrapper.elementor-open-inline {
    height: 350px !important;
    width: 100% !important;
}
/* css for footer email form */
.Form-check .elementor-field-group.elementor-field-type-submit {
    align-items: flex-start;
}
/* css for homepage */
.Review-box .elementor-main-swiper .swiper-slide {
    border-radius: 0px !important;
    border-bottom-left-radius: 47px !important;
    border-top-right-radius: 40px !important;
}

.Review-box span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	border: 1px solid #F7921D !important;
}</style>
<!-- end Simple Custom CSS and JS -->