/*
Theme Name: Sydney Child
Theme URI: https://athemes.com/theme/sydney
Template: sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page.
Tags: two-columns,right-sidebar,custom-colors,custom-background,custom-header,custom-menu,featured-images,sticky-post,theme-options,threaded-comments,translation-ready
*/

/*HEADER & MENU*/
@media only screen and (min-width:1025px){
    /*header*/
    .header-wrap{background:#679ea1;height: 85px;padding-top: 29px;margin-top:20px;}
    .site-logo{position:absolute;margin-top: -74px;min-height:140px !important;}
    .site-header.float-header{background-color:transparent !important}
    .float-header{display:none !important;}
    /*menu*/
    #mainnav a{font-weight:600 !important;}
    .sub-menu ul{border-top:none !important}
    #mainnav .sub-menu li a{border:none !important;font-weight:400 !important}
    }
@media only screen and (max-width:1024px){
    /*header*/
    #masthead{background-color:#679ea1 !important;}
    #masthead .container{width:100%;padding:0 30px 0 30px}
    #masthead .row>div:first-child{width:50% !important;text-align:left}
    #masthead .row>div:nth-child(2){width:50% !important;text-align:right}
    
    /*menu*/
    .btn-menu{margin-top:27px;margin-right:10px}
    #mainnav-mobi{position:absolute;width:300px;right:0;top:0;margin-top:74px}
    #mainnav-mobi{background-color:#679ea1;}
    #mainnav-mobi ul li{border-top:0px solid #3B3B48}
    #mainnav-mobi ul li a{color:white}
    /*sub menu*/
    #mainnav-mobi ul.sub-menu{background-color:#7f705b;}
    #mainnav-mobi ul.sub-menu li{border-top:0px solid #3B3B48;}
    .btn-submenu svg{fill:white}
    /*sub sub menu*/
    .sub-menu{background-color:#679ea1 !important}
    #mainnav-mobi ul.sub-menu a{background-color:white !important;color:#24242C}
    #mainnav-mobi ul.sub-menu a:hover{color:#679ea1 !important}
    .sub-menu .btn-submenu svg{fill:#24242C}
    #mainnav-mobi .sub-menu .sub-menu li{padding-left:15px}
    }

/*home page circles new*/
#hg-bubbles-section{padding:0 30px !important;margin-top:-250px;z-index: 99 !important;position: relative;}
#hg-bubbles-section .sow-image-container{padding:0 5px}
#hg-bubbles-section img{max-width:350px;margin:auto;border-radius:100%;margin-top:0;transition:0.15s linear;}
#hg-bubbles-section img:hover{max-width:356px;margin-top:-3px}
@media only screen and (max-width:780px){
    #hg-bubbles-section{margin-top:0}
    #hg-bubbles-section img{margin-top:50px}
    }

/*non-home pages*/
.panel-grid-cell .widget-title{margin-bottom:82px !important}
.hodge-rounded-image img{border-radius:100% !important}

/*property pages*/
.hodge-33-jackson-street .widget-title:after{background-color:#f1aa02 !important}
.hodge-47-the-esplanade .widget-title:after{background-color:#8ba11b !important}
.hodge-52-jamaica-drive .widget-title:after{background-color:#3a3644 !important}
.hodge-202-thorndon-quay .widget-title:after{background-color:#a2090e !important}
.hodge-354-lambton-quay .widget-title:after{background-color:#1f7f98 !important}
.hodge-50-gracefield-road .widget-title:after{background-color:#c0741c !important}
.page-id-36 .header-image{background-image: url(https://thehodgegroup.co.nz/wp-content/uploads/2020/05/33-Jackson-St-2000x1500-1.jpg) !important;}/*33 jackson street*/
.page-id-47 .header-image{background-image: url(https://thehodgegroup.co.nz/wp-content/uploads/2020/04/cropped-slide-2.jpg) !important;}/*50 gracefield road*/
.page-id-41 .header-image{background-image: url(https://thehodgegroup.co.nz/wp-content/uploads/2020/06/354-Lambton-Header.jpg) !important;}/*354 lambton quay*/
.page-id-40 .header-image{background-image: url(https://thehodgegroup.co.nz/wp-content/uploads/2020/04/cropped-slide-4.jpg) !important;}/*202 thorndon quay*/
.page-id-37 .header-image{background-image: url(https://thehodgegroup.co.nz/wp-content/uploads/2020/04/cropped-slide-1.jpg) !important;}/*47 the esplanade*/
.page-id-38 .header-image{background-image: url(https://thehodgegroup.co.nz/wp-content/uploads/2020/04/cropped-slide-3.jpg) !important;}/*52 jamaica drive*/
.hodge-property-table td:first-child{width:150px}
.hodge-property-table td{text-align:left !important;border:none !important}
.hodge-property-table a{text-decoration:underline}
.hodge-property-table a:hover{color:white}

/*contact page*/
#pg-32-0>div{padding-bottom:0 !important}

/*contact form*/
.home #hypermarket-content h3{font-size:20px !important}
.wpcf7-textarea{resize:none;color:#679ea1;background:#FAFAFA;width:100% !important;border:0}
.wpcf7-text{width:100%;margin-bottom:5px;color:#679ea1 !important;background:#FAFAFA;border:0 !important}
.wpcf7-submit{width:100% !important;margin:0 !important;background:#cFcFcF;border:1px blacksold;padding:10px}

/*TWS Logo*/
#tws_logo_details{padding-top:20px;opacity:0.3;transition: opacity 1s;text-align:center;}
#tws_logo_details img{width:192px;height:40px;filter:grayscale(100%);-webkit-filter:grayscale(100%);margin:0 auto 20px auto}
#tws_logo_details:hover{opacity:0.7;}#tws_logo_details:hover span{color:#04a5be;}
#tws_logo_details:hover img{filter:grayscale(0%);-webkit-filter:grayscale(0%)}