/*
Theme Name: Ozwebguru
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author:
Author URI: #
Description: 
Version: 2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: 

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.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

@import url('https://www.ozwebguru.com.au/wp-content/themes/ozwebguru/css/camera.css');
@import url('https://www.ozwebguru.com.au/wp-content/themes/ozwebguru/css/prettyPhoto.css');
@import url('https://www.ozwebguru.com.au/wp-content/themes/ozwebguru/css/style.css');
@import url('https://www.ozwebguru.com.au/wp-content/themes/ozwebguru/css/d6220a84.bootstrap.css');
@import url('https://www.ozwebguru.com.au/wp-content/themes/ozwebguru/css/img-slider.css');
@import url('https://www.ozwebguru.com.au/wp-content/themes/ozwebguru/css/skin/white-yellow.css');
svg:not(:root) {
    display: none;
}
.top-contact-right span i{
margin-left: 21px; font-size: 22px;
}
.vc_row {
    margin-left: -15px;
    margin-right: -15px;
    margin: 0px auto !important;
}
.container {
    max-width: 100% !important;
}
.homewelcome h2{
	font-size: 16px;
    line-height: 24px;
    font-weight: 700;
}
.section-center h1, .section-center h2, .section-full h2 {
    margin: 6px auto;
}
.private-link{
    width: 1170px;
    margin: 0px auto;
}
.private-link ul{
    margin-top: 9px;
    display: inline-flex;
}
.private-link ul li{margin-bottom: 0px;/* padding-top: 0px; *//* padding-bottom: 0px; */padding: 0px 10px 0px 10px;/* color: #17191a; */font-size: 14px;border-right: 1px solid;font-weight: 600;color: white;}
.private-link ul li a:before{}
.private-link ul li a{color: white; font-size: 12px;}
.private-link ul li a:hover{}
.single-featured-image-header img{display:none;}
.skin-border{
    border: 10px solid #e3e2dc;
}
.policy ul{margin-left:30px; list-style: inherit; font-weight:bold; font-family: sans-serif;}
.policy ul li{margin-bottom: 12px;}
.private-link span{margin-left:20px;}
.private-link{margin-top:10px;}
.private-link a{color:white;}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu{
    background: #f8b226;	
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	padding:10px 10px 10px 10px;
}
#mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-top #mega-menu-top > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-size:13px;
	color:#222;
}
a:focus, a:hover {
    color: #ff600c;
    text-decoration: underline;
}
.price p{text-align:center;}
.ekko-lightbox .modal-dialog{
	left: 0% !important;
}
.sfsi_shortcode_container{margin-top: -7px;}
.norm_row{text-align:right !important;}
div#sfsiid_facebook{display:none !important;}