/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	DANTE CSS IMPORT
-------------------------------------------- */

@import url("../dante/style.css");


/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */
.madeby {text-align: right;float: right;}
.recent-post figure, span.highlighted, span.dropcap4, .loved-item:hover .loved-count, .flickr-widget li, .portfolio-grid li, input[type="submit"], .wpcf7 input.wpcf7-submit[type="submit"], .page .gform_wrapper input[type="submit"], .mymail-form input[type="submit"], .woocommerce-page nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li span.current, figcaption .product-added, .woocommerce .wc-new-badge, .yith-wcwl-wishlistexistsbrowse a, .yith-wcwl-wishlistaddedbrowse a, .woocommerce .widget_layered_nav ul li.chosen > *, .woocommerce .widget_layered_nav_filters ul li a, .sticky-post-icon, .fw-video-close:hover, .page .gform_button{background: #33FFFF !important;}

nav .menu > li.menu-item > a, #menubar-controls a, nav.search-nav .menu > li > a, .naked-header .is-sticky nav .menu > li a{color: #fff !important;}

.page #header-sticky-wrapper.is-sticky #header {background: #33FFFF !important;}



.bgstripe{background: url(http://www.kycht.com.au/wp-content/uploads/2013/10/bottom-slider1.png);  width: 100%;
    position: absolute;
    left: 0;
    margin-top: -30px;
    z-index: 999;}
    .tel{ position: absolute;
    width: 300px;
    z-index: 9999999999999999999123213123123213;
    color: #fff;
    margin-top: -80px;}
    .tel p {font-size: 28px; display: block;
    border: 2px solid #fff; color: #fff !important;
    padding: 10px;
    box-shadow: inset 0px 0px 65px #333;}
    .tel a {color: #fff !important;}
    
h1.impact-text-large{font-size: 36px; margin-bottom: 10px;}
p.impact-text-large{font-size: 24px; line-height: 34px;}
#header-sticky-wrapper, #header-sticky-wrapper.is-sticky, #footer, #header,#header-section.header-6{background-color: #33FFFF !important;}
#logo h1, #logo a {color: #333 !important;}
#menu-main-menu-kycht a {color: #333 !important;}
.gform_button {background: #33FFFF !important;color: #333 !important}
    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
.visible-xs.visible-sm.mobile-menu-show {display: none !important;}
#main-navigation {display: block !important;}
.header-6 #main-navigation div > ul.menu > li:first-child{margin-left: 0 !important;}
    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {

    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
	   #header-section.header-6 #header {background: #33FFFF !important;}
	    #header-section.header-6 {height: }
.logorev {top:20px !important;}

.gf_left_half,.gf_right_half{width: 100% !important;}
.widSSP{width: 300px !important;}
.logorev img{width:150px !important;height: 150px !important }

    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
       .widSSP{width: 240px !important;}
    }
