@charset "UTF-8";
/*
Theme Name: Duct Cleaning Melbourne
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: 23 Digital
Author URI: https://www.23digital.com.au/
Description: Duct Cleaning Melbourne - Mr Duct Cleaning is the #1 choice for Duct Cleaning in Melbourne. For All your duct cleaning services Melbourne Contact Mr Duct Cleaning.
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: Duct Cleaning Melbourne | Duct Cleaning Services | Commercial Duct Cleaning Melbourne

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.

Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
 * Chrome renders extra-wide &nbsp; characters for the Hoefler Text font.
 * This results in a jumping cursor when typing in both the Classic and block
 * editors. The following font-face override fixes the issue by manually inserting
 * a custom font that includes just a Hoefler Text space replacement for that
 * character instead.
 */


/* If we add the border using a regular CSS border, it won't look good on non-retina devices,
 * since its edges can look jagged due to lack of antialiasing. In this case, we are several
 * layers of box-shadow to add the border visually, which will render the border smoother. */
/* Calculates maximum width for post content */
/* Nested sub-menu padding: 10 levels deep */
/* Ensure all font family declarations come with non-latin fallbacks */
/* Build our non-latin font styles */

.remove_element {
	display:none !important;
}

@media (min-width: 1300px){
a.freeqoute {
    display: none;
}
}

@media (min-width: 1025px){
a.freeqoute {
    display: none;
}
}


@media (max-width: 767px){
    
a.freeqouted {
    display: none;
}
}

p.leftname {
    text-align: right;
}




.responsive{
width:100%;
height:0;
padding-bottom:56.25%;
position: relative;

}

.responsive iframe {
position: absolute;
width:100%;
height:100%;

}


@media (max-width: 767px){
.responsive {
   
    margin-left: -180px !important;
}
    
}

.right_txt ul li:before {
    top: 4px !important;
    background: #fd8a1600 !important;
    background-image: url("https://www.mrductcleaning.com.au/wp-content/uploads/2019/12/Forbidden_Symbol_Transparent.svg.png") !important;
    width: 20px !important;
    height: 20px !important;
    
}

.hl_special_left ul li:before{
    top: 4px !important;
    background: #fd8a1600 !important;
    background-image: url("https://www.mrductcleaning.com.au/wp-content/uploads/2019/12/right.png") !important;
    width: 20px !important;
    height: 20px !important;
}
