/*
Theme Name: any carpet cleaning
Theme URI: http://anycarpetcleaning.com
Author: Buddhi Prasan
Author URI: http://www.holgerkoenemann.de
GitHub Theme URI: holger1411/anycarpetcleaning
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /anycarpetcleaning folder.
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/anycarpetcleaning
A child theme is available on Github, too: https://github.com/holger1411/anycarpetcleaning-child;
Version: 0.8.1
License: any carpet cleaning WordPress Theme, Copyright 2013-2017 Holger Koenemann
any carpet cleaning is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: anycarpetcleaning
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
any carpet cleaning is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/

a {
	text-decoration: none !important;
}
div#wrapper-navbar {
	    z-index: 99;
    position: relative;
    background: #fff;
}

.top_nav {
    position: relative;
    z-index: 99;
}

#slider {
    margin-top: -124px;
    z-index: 0;
}
footer.entry-footer {
    background: #fff;
}
header.page_header {
	text-align:center;
	background:url('https://www.anycarpetcleaning.co.uk/wp-content/uploads/2018/04/page-titel.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	padding: 40px 0;
}

h2.entry-title {
    font-size: 35px;
}

a.book-now-btn {
	background: #009898;
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 10px 15px;
    color: #fff;
    border-radius: 3px;
	transition: all 130ms linear;
	text-decoration: none;
}
.book-now-btn:hover {
    color: #333;
	transition: all 130ms linear;
}

/* Inside pages bottom contact widget */

.bottom-contact-widget {
	padding-top: 6em;
    padding-bottom: 6em;
    text-align: center;
}
.bottom-contact-widget h2 {
	font-size: 45px;
    font-weight: 500;
    line-height: 1.2;
}
.bottom-contact-widget h3 {
	font-weight: 500;
    line-height: 1.2;
}
.bottom-contact-widget a {
	font-size: 50px;
    font-weight: 900;
}


.booking-btn input {
    background: #fff;
    border: none;
    width: 100%;
    padding: 6px 15px;
    border-radius: 3px;
	cursor: pointer;
}

.booking-btn {
    text-align: center;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #efdf00;
	background: #efdf00;
    color: #000;
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
    margin: 0;
	border-radius: 3px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.7em;
    font-weight: normal;
    display: block;
}
div.wpcf7-mail-sent-ok {
	border-radius: 3px;
    border: 2px solid #398f14;
    background: #398f14;
    color: #000;
    font-size: 12px;
    padding: 5px 10px;
    text-align: center;
    margin: 0;
}
span.wpcf7-not-valid-tip {
	color: #23282d;
}

/* responsive */
@media screen and (max-width: 1024px) {
	#quick_quote h2 {
	    font-size: 37px;
	}

	#main_icon h2 {
    font-size: 48px;
}

#index_contact .number h2 {
    font-size: 41px;
}
#index_contact .number h3 {
    font-size: 23px;
}
footer ul li a {
    font-size: 14px;
}
}

@media screen and (max-width: 769px)  {
	#main_icon h2 {
	    font-size: 42px;
			    line-height: 57px;
	}
	#main_icon p {
    font-size: 24px;
    line-height: 37px;
}
.book_button_nav {
    padding: 8px 77px!important;
}
#main-topic h2 {
    font-size: 40px;
}
#main-topic h4 {
    margin-top: 21px;
}
#index_video h2 {
    margin-bottom: 45px;
    margin-top: 20px;
    text-align: center;
}
#index_video a.book_button_nav {
    padding: 16px 60px;
    font-size: 26px;
}
#index_video P {
    font-size: 23px;
    line-height: 36px;
}
#index_video img.img-fluid.mx-auto.d-block {
    margin: 25px 0;
}
#index_contact img {
    display: none!important;
}
#main_icon {
    padding: 90px 0 0;
}
#befor {
    padding: 80px 0;
    text-align: center;
}
#befor h3 {
    color: #009898;
    font-size: 38px;
    line-height: 50px;
}
#befor p {
    font-size: 20px;
}
section#index_contact {
    text-align: center;
}
.clean p {
    font-size: 23px;
    line-height: 40px;
}
#index_contact .clean {
      height: inherit;
    padding: 55px 0;
}
#index_contact .number {
    text-align: center;
    height: inherit;
    padding: 14px 0 0;
}
#index_contact {
	background: #009898;
	background: -moz-linear-gradient(top, #009898 0%, #009898 65%, #ffffff 35%, #ffffff 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #009898), color-stop(65%, #009898), color-stop(35%, #ffffff), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #009898 0%, #009898 65%, #ffffff 35%, #ffffff 100%);
	background: -o-linear-gradient(top, #009898 0%, #009898 65%, #ffffff 35%, #ffffff 100%);
	background: -ms-linear-gradient(top, #009898 0%, #009898 65%, #ffffff 35%, #ffffff 100%);
	background: linear-gradient(to bottom, #009898 0%, #009898 65%, #ffffff 35%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009898', endColorstr='#ffffff', GradientType=0 );
}

footer {
    background: #009898;
    padding: 35px 163px 20px;
    text-align: center;
}
footer .btn-cont {
    text-align: center;
}
footer img.img-fluid {
    padding: 20px;
}
}

@media screen and (max-width: 480px) {
	.navbar-nav li a {
		padding-top: 10px;
    	padding-bottom: 10px;
	}
	footer {
		padding: 0px;
	}
}