/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
Version:        5.9.2
*/

/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@font-face {
    font-family: 'avantgardegothic';
    src: url('/wp-content/themes/jupiter-child/fontface/avantgardegothic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avantgardegothicc';
    src: url('/wp-content/themes/jupiter-child/fontface/avantgardegothicc.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avantgardegothicc-bold';
    src: url('/wp-content/themes/jupiter-child/fontface/avantgardegothicc-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AvantGardeGothicC';
    src: url('/wp-content/themes/jupiter-child/fontface/AvantGardeGothicC-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avantgardegothicc-demi';
    src: url('/wp-content/themes/jupiter-child/fontface/avantgardegothicc-demi.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'texgyreadventorbold';
    src: url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-bold-webfont.eot');
    src: url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-bold-webfont.woff') format('woff'),
         url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-regular-webfont.eot');
    src: url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-regular-webfont.woff') format('woff'),
         url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/jupiter-child/fontface/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ITCAvantGardeGothicStd-ExtraLight';
    src: url('https://bbp.style/PUBLIC/web-dev/fontface/ITCAvantGardeGothicStd-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

p.xmas-button {
    /*display: none;*/
}

.mobile-nav {
    display: none;
}

.hideondesktop {
	display: none;
}

.dpimgitem img {
    width: 70%;
}

#theme-page h2.dptitle {
    font-size: 18px !important;
    font-family: "AvantGardeGothicC";
    text-align: center !important;
    margin: 0;
}

.dalert .dleftpart {
    display: inline-block;
    width: 60px;
}
.dalert .drightpart {
    display: inline-block;
    width: 180px;
    vertical-align: top;
}

.hide-this {
	display: none !important;
}

.mk-quick-contact-wrapper {
    display: none;
}

.mk-go-top.is-active {
    left: 10px !important;
}

/* =========== START PRODUCT PAGE =========== */

.carbon-note p {
    display: none;
    font-style: italic;
    color: #525252;
}

a.mk-post-nav.mk-post-prev.without-image {
    display: none;
}

.choose-bricks select {
    background-image: url(/wp-content/uploads/2015/10/selectbox-arrow.png) !important;
    font-family: avantgardegothic !important;
}

.product-header-wrapper {
    min-height: 34vw !important;
    padding-top: 16vw !important;
}

/* START CARBON NEUTRAL LOGO */

.carbon-neutral-header {
    display: none;
}

.carbon-neutral-img img {
	display: none;
}

.carbon-neutral-header br {
    display: none;
}

.carbon-neutral-header img {
    width: 19%;
    padding: 0 1px;
}

.carbon-neutral-header img:nth-child(3) {
    width: 24%;
}

.carbon-neutral-header {
    position: absolute;
    top: 20px;
    text-align: left;
    margin-left: 33px;
}

.carbon-neutral-img {
    width: 36%;
    margin-left: 1% !important;
    margin-top: 20px;
}

/*  END CARBON NEUTRAL LOGO  */

/* START VIDEO SECTION */

.video-wrapper.enable-video-, .video-wrapper.enable-video-no {
    display: none;
}

.video-wrapper p {
    width: 80%;
    margin: auto;
}

.video-wrapper h2 {
    font-size: 36px !important;
    font-weight: 400 !important;
    color: #000 !important;
    margin-bottom: 33px;
}

.video-wrapper {
    border-top: 1px solid #dddddd;
    padding: 90px 0;
    background-color: #f5f5f5;
}

.video-section {
    text-align: center !important;
    margin-top: 33px;
}

.video-wrapper .mk-video-container {
    display: inline-block;
    width: 560px;
    height: 315px !important;
    padding-bottom: 0px;
    margin-bottom: 30px;
    min-height: auto !important;
    margin-left: 20px;
}

.video-wrapper .mk-video-container iframe {
    width: 560px;
    height: 315px !important;
    /*padding: 0 20px;*/
}

.video-wrapper p br {
    display: none;
}

.video-section .wpb_video_widget .wpb_wrapper {
    margin: auto !important;
}

.video-wrapper .mk-video-container:last-child {
    /*float: left;*/
   /*margin-left: 18%;*/
}

/*  END VIDEO SECTION  */

/* ===========  END PRODUCT PAGE  =========== */

/* =========== START CONTACT US =========== */

.contact-content-wrapper.design-studio {
    width: 100%;
}

.design-studio-wrapper img {
    border: 9px solid #f0f0f0;
    box-sizing: border-box;
}

.contact-ds-link a {
    color: #f97352;
}

.mobile-contact-content-wrapper {
    display: none;
}

.contact-address.details1, .contact-sched.details1, .contact-notes.details2 {
    white-space: pre-wrap;
}

.contact-sched.details1 br {
    display: none;
}

/* =========== END CONTACT US =========== */

/* =========== START BLOG =========== */

section#mk-page-introduce {
    display: none;
}

.featured-image {
    display: none;
}

.single-post h2.blog-single-title {
    font-family: "avantgardegothicc" !important;
    font-size: 48px;
    font-weight: 100 !important;
    text-transform: capitalize;
    text-align: center;
    margin: auto;
    width: 85%;
    color: #000 !important;
}

.blog-social-icon-wrapper {
    margin: 48px 0;
    text-align: center;
}

.blog-social-icon-wrapper ul li {
    display: inline-block;
    list-style: none;
    padding-right: 10px;
}

.blog-single-meta, .single-social-section {
    display: none;
}

.single-post .mk-grid {
    max-width: 1024px !important;
}

.single-post .mk-single-content p, .single-post .mk-single-content p strong {
    font-family: georgia, sans-serif !important;
    font-size: 17px;
}

.single-post .mk-single-content p strong {
    color: #4c4b4b;
}

.single-post .mk-single-content .mk-image-holder {
    max-width: 100% !important;
}

.single-post .mk-single-content .mk-image-holder .mk-image-caption {
    background-color: #000;
    margin-top: 0;
    margin-bottom: 24px;
    padding: 14px;
    color: #fff;
}

.single-post .mk-single-content .mk-image-holder .mk-image-caption span {
    font-size: 11px;
    margin-top: 0;
}

.mk-single-content .mk-text-block hr {
    border-color: #fdfdfd;
    margin-bottom: 23px;
}

div#ab-cta-section {
    background-image: url(https://australbricks.com.au/wp-content/uploads/2019/10/ab-cta-bg-v2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    padding: 3% 9%;
    margin-top: 70px;
}

div#ab-cta-section .cta-blocks {
    display: inline-block;
    width: 386px;
    margin: 7px;
}

div#ab-cta-section .cta-blocks:nth-child(odd) {
    margin-right: 4px;
}

div#ab-cta-section .cta-blocks:nth-child(even) {
    margin-left: 4px;
}

.single-post .footer-wrapper.mk-grid {
    max-width: 1200px !important;
}

/* ===========  END BLOG  =========== */

/* =========== START FOOTER =========== */

#mk-footer svg {
    display: none;
}

#mk-footer .widget-sub-navigation ul li a, #mk-footer .widget_nav_menu ul li a {
    padding: 5px 0;
}

/* ===========  END FOOTER  =========== */

/* =================== START DESKTOP LOW RESOLUTION =================== */

@media only screen
and (min-device-width : 1280px)
and (max-device-width : 1440px) {
	
.footer-wrapper.mk-grid {
    width: auto !important;
}

}

/* ===================  END DESKTOP LOW RESOLUTION  =================== */

/* =================== START MOBILE =================== */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 1024px) {
	
.hideondesktop {
	display: block;
}

.mobile-nav {
    display: block;
}

.menuoverlay, .mapoverlay {
    display: none;
    position: fixed;
    z-index: 9;
    top: 0;
    background: #000;
    width: 100%;
    height: 100%;
}

.header-style-1 .mk-nav-responsive-link {
    display: none !important;
}

.header-style-1.header-align-left .mk-nav-responsive-link {
    position: absolute;
    z-index: 9999;
}

.mk-css-icon-close div, .mk-css-icon-menu div {
    background-color: #fff !important;
}
	
.header-logo a {
    width: 100% !important;
    margin-left: 0 !important;
}
	
.header-logo img {
	position: relative !important;
	margin: auto !important;
}

.nwmenu {
	position: absolute;
	z-index: 99999;
}
	
.mobile-header .vc_empty_space {
    height: 63px !important;
}
	
.mobile-header {
    min-height: 300px !important;
    padding: 0 !important;
}

.mobile-header h1, .mobile-header h2 {
    font-size: 20px !important;
}

.hideonmobile {
	display: none;
}

.homeformfirstcol {
    display: none;
}

.mapwmenu {
	position: absolute;
	right: 15px;
	z-index: 9999;
}

.header-logo.logo-is-responsive.logo-has-sticky {
    margin-left: 0 !important;
}

/* Start Footer */

.footer-wrapper {
    display: none;
}

.footer-logo {
    width: 100% !important;
    text-align: center !important;
}

.sub-footer-wrapper {
    margin-top: 20px;
    width: 100% !important;
    text-align: center !important;
    background-color: #1a1a1a;
}

/* End Footer */

}

/* Start Smartphone only */

@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px) {
	
.header-text-field {
    font-size: 18px;
}

div#address-wrapper {
    margin-top: 0;
    margin-bottom: 23px;
}
	
.video-main-wrapper {
    display: none;
}

.header-logo.logo-is-responsive.logo-has-sticky {
    margin-left: 0px;
    text-align: center !important;
}

.header-style-1.header-align-left .header-logo {
	text-align: center !important;
}

.header-style-1.header-align-left .header-logo a {
	width: 50% !important;
	float: none !important;
}

.single-post h2.blog-single-title {
    font-size: 23px;
}

.blog-single-meta {
    display: none !important;
}

div#ab-cta-section {
    padding: 10%;
}

div#ab-cta-section .cta-blocks {
    width: 96%;
}

div#ab-cta-section .cta-blocks:nth-child(odd) {
    margin-right: 7px;
}

div#ab-cta-section .cta-blocks:nth-child(even) {
    margin-left: 7px;
}

.mobile-contact-content-wrapper {
    display: block;
}

.mobile-contact-content-wrapper:nth-child(2) {
    border-top: 1px solid #f4f4f4;
}

.mobile-detail-header {
    /*border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;*/
    min-height: 37px;
    padding-top: 6px;
    display: inline-block;
}

.mobile-contact-title {
    border-bottom: 1px solid #f4f4f4;
}

.mobile-contact-title .address-title {
    width: 62%;
    padding-left: 18px;
}

.mobile-contact-title .mobile-phone-icon {
    width: 17%;
    border-left: 1px solid #f4f4f4;
    text-align: center;
    background-image: url(https://australbricks.com.au/wp-content/uploads/2020/06/phone.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.mobile-contact-title .mobile-phone-icon a {
    color: transparent;
}

.mobile-contact-title .mobile-map-icon {
    width: 17%;
    border-left: 1px solid #f4f4f4;
    text-align: center;
    background-image: url(https://australbricks.com.au/wp-content/uploads/2020/06/map.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.mobile-contact-title .mobile-map-icon a {
    color: transparent;
}

.contact-fields {
    margin-bottom: 10px;
    background: rgba(225, 234, 239, 0.3);
    padding: 10px;
}

.hidden>.mobile-contact-details {
    display:none;
}

.visible>.mobile-contact-details {
    display:block;
}

.callitem {
    padding: 10px 15px;
    border: 1px solid #b2b2b2;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
    line-height: 1em;
    font-family: AvantGardeGothicC;
    background: #b2b2b2;
    color: #fff;
    font-weight: bold;
}

}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 767px)
and (orientation: landscape) {
	

	
}

/* End Smartphone only */

/* Start Tablet only */

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
	
.video-wrapper .mk-video-container {
    width: 580px;
    height: 310px !important;
    min-height: auto !important;
}

.video-wrapper .mk-video-container iframe {
    width: 580px;
    height: 310px !important;
}

.carbon-neutral-header img {
    width: 10%;
}

.blog-single-meta {
    display: none !important;
}

.blog-social-icon-wrapper ul {
    margin: 0 !important;
}

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) 
and (orientation: landscape) {
	


}

/* End Tablet only */

@media screen and (max-width: 768px) {
	


}

@media screen and (max-width: 375px) {
	#swatchthumbdiv div#swthumb {
		text-align: center;
	}
}

/* ===================  END MOBILE  =================== */