/*
 Theme Name:   Brixel Child
 Theme URI:    https://themes.radiantthemes.com/brixel/
 Description:  Brixel Child Theme
 Author:       RadiantThemes.com
 Author URI:   https://radiantthemes.com/
 Template:     brixel
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  brixel-child
*/

/*@import url('httpss://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.theme.css');*/
/*@import url('httpss://cdnjs.cloudflare.com/ajax/libs/owl-carousel/1.3.3/owl.carousel.css');*/
@import url('https://australiansandstone.com.au/wp-content/themes/brixel-child/owl.theme.css');
@import url('https://australiansandstone.com.au/wp-content/themes/brixel-child/owl.carousel.css');

@font-face {
    font-family: 'Museo Slab 300';
    src: url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-300.eot');
    src: url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-300.eot?#iefix') format('embedded-opentype'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-300.woff2') format('woff2'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-300.woff') format('woff'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-300.ttf') format('truetype'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-300.svg#MuseoSlab-300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 100';
    src: url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-100.eot');
    src: url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-100.eot?#iefix') format('embedded-opentype'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-100.woff2') format('woff2'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-100.woff') format('woff'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-100.ttf') format('truetype'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSlab-100.svg#MuseoSlab-100') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans';
    src: url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSans-100.eot');
    src: url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSans-100.eot?#iefix') format('embedded-opentype'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSans-100.woff2') format('woff2'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSans-100.woff') format('woff'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSans-100.ttf') format('truetype'),
        url('https://australiansandstone.com.au/wp-content/themes/brixel/fonts/MuseoSans-100.svg#MuseoSans-100') format('svg');
    font-weight: 300;
    font-style: normal;
}

html, body {
	font-family: 'MuseoSans', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Museo Slab 300', san-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
}
@media screen and (max-width: 480px) {
    h3 {
        font-size: 28px !important;
        line-height: 38px !important;
    }
}

.tp-resizeme {
	font-family: 'Museo Slab 300', san-serif !important;
    font-weight: normal !important;
    font-style: normal !important;
}

.wraper_header_top {
	display: none;
}

#sticky-wrapper.is-sticky .i-am-sticky {
	background: #000;
    transition: background-color 0.4s ease-out;
}

.header_main .brand-logo img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
@media screen and (max-width: 680px) {
    .header_main .brand-logo img {
        width: 110px !important;
    } 
}
@media screen and (max-width: 401px) {
    .header_main .brand-logo img {
        width: 80px !important;
    } 
}

#sticky-wrapper.is-sticky .header_main .brand-logo img {
    width: 90px;
}

#sticky-wrapper.is-sticky #menu-header-menu li a {
    font-size: 17px;
}

#sticky-wrapper.is-sticky .nav {
    margin-top: 22px !important;
}

#sticky-wrapper.is-sticky .contact li.phone a {
    font-size: 15px !important;
}

#sticky-wrapper.is-sticky .header-data-social {
    margin-top: 20px !important;
}

.contact li {
	display: inline-block;
	margin-left: 35px;
	text-align: center;
}

.contact li.phone a {
    border-radius: 0px;
    background: none;
    color: #fff;
    font-family: 'Museo Slab 300', san-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 15px !important;
}
@media screen and (max-width: 530px) {
    .contact li.phone a {
        background: #DF8522 !important;
        color: #171c30 !important;
    }

    .contact li.phone a span {
        display: none;
    }
}

.contact li:last-child {
	margin-left: 10px;
}

.contact li a {
	border-radius: 25px;
	background: #DF8522;
	padding: 10px 15px;
	color: #171c30;
	font-weight: 700;
	font-size: 12px;
    font-family: 'Poppins' !important;
	text-transform: uppercase;
    letter-spacing: 1px;
}
@media screen and (max-width: 530px) {
    .contact li a {
        font-size: 10px;
    }
}

#menu-header-menu li a {
	font-family: 'Museo Slab 300', san-serif !important;
    font-style: normal !important;
    font-weight: normal !important; 
}

.rev-btn {
	background-color: #df8522 !important;
}

.radiantthemes-button-main {
	background-color: #df8522 !important;
}

.rt-ihover.element-one > .holder {
	border: 0px !important;
}

.rt-ihover.element-one > .holder > .pic img {
	height: 250px !important;
	object-fit: cover !important;
}

.vc_images_carousel .vc_carousel-indicators li {
	border: 1px solid #df8522 !important;
    background-color: #fff !important;
}

/*.vc_images_carousel .vc_carousel-indicators .vc_active {
	background-color: #fff !important;
}*/

.wraper_header_main.i-am-sticky {
    padding-top: 30px;
}

.is-sticky .wraper_header_main.i-am-sticky {
    padding-top: 10px;
    padding-bottom: 10px;
}

.rt-ihover.element-one > .holder > .data p {
    font-size: 14px !important;
}

.widget .contact li {
    margin-left: 0px !important;
}

.mPS2id-highlight {
    color: #df8522 !important;
}

.social-icons li {
    display: inline-block;
    margin-right: 12px;
}

#brixel_contact_box_widget-1 {
    margin-bottom: 10px !important;
}

footer .social {
    display: none;
}

#icon_wrapper {
    top: 40% !important;
}

#icon_wrapper i {
    color: #df8522 !important;
    background: #000 !important;
}

.rt-flip-box.element-one > .holder.horizontal > .second-card {
    height: 150px !important;
}

.rt-flip-box.element-one > .holder > .first-card > .table > .table-cell {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.rt-flip-box.element-one > .holder > .first-card img {
    float: left;
}

.rt-flip-box.element-one > .holder > .first-card h4 {
    text-align: left !important;
    margin-left: 70px !important;
    margin-bottom: 0px !important;
}

.rt-flip-box.element-one > .holder > .first-card p {
    text-align: left !important;
    margin-left: 70px !important;
}

.rt-flip-box.element-one > .holder > .second-card .btn {
    display: none !important;
}

.nav > [class*='menu-'] > ul.menu > li > a:before {
    background-color: transparent !important;
}

.rt-flip-box.element-one > .holder > .first-card, 
.rt-flip-box.element-one > .holder > .second-card {
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
}

#row-capping-type .service-two-box-item-data {
    /*width: 100%;
    height: 100%;*/
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    z-index: 2;
    color: #fff;
    top: 55% !important;
    /*background: rgba(0,0,0, 0.2);*/
}

#row-capping-type .service-two-box-item-data h2 {
    color: #fff;
    font-size: 17px;
    line-height: 25px !important;
}

#row-capping-type .service-two-box-item-data p {
    font-size: 14px !important;
    line-height: 20px;
}

#row-capping-type .overlay {
    margin-bottom: 0px;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0,0,0,0.2);
}

#row-capping-type .service-two-box-item img {
    height: 300px !important;
}

#row-capping-type .service-two-box-item-data.title {
    font-family: 'Museo Slab 300', san-serif !important;
}

#row-capping-type .service-two-box-item-data.box-no-bg {
    background: transparent !important;
}

#row-color-type .service-two-box-item-data {
    width: 100%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background: rgba(0,0,0, 0.2);
}

#row-color-type .service-two-box-item-data.box-no-bg {
    background: transparent !important;
}

.color-black {
    color: #000 !important;
}

.wpcf7-recaptcha > div {
    margin: 0 auto;
}

.rev-btn {
    border-radius: 0px !important;
}

#menu-header-menu > li > a {
    color: #fff;
}

.slider-desc {
    font-family: 'MuseoSans', sans-serif !important;
    font-weight: 700 !important;
}

.wraper_header.style-ten .nav {
    margin-top: 40px;
}

.header-data-social {
    margin-top: 38px !important;
}
@media screen and (max-width: 991px) {
    .header-data-social {
        width: auto !important;
    }
}
@media screen and (max-width: 767px) {
    .header-data-social {
        margin-right: 20px;
    }
}
@media screen and (max-width: 680px) {
    .header-data-social {
        margin-top: 28px !important;
    }
}
@media screen and (max-width: 401px) {
    .header-data-social {
        margin-top: 16px !important;
    }
}

.inner_banner_main .title {
    font-weight: normal !important;
    font-family: 'Museo Slab 300', san-serif !important;
    margin-top: 50px;
}

#crumbs span {
    font-family: 'MuseoSans', sans-serif !important;
}

#crumbs a {
    font-family: 'MuseoSans', sans-serif !important;
}

.box-widget .vc_column-inner {
    height: 391px;
}

.wpcf7-submit {
    background-color: #DF8522 !important;
}

.wpcf7-submit:hover {
    background-color: #000 !important;
}

.wpcf7-form-control-wrap select {
    border-radius: 0px !important;
    border: 1px solid #bfbfbf !important;
    background-color: rgb(255, 255, 255);
    padding-left: 10px;
}

.wpcf7-form-control-wrap select:focus {
    padding-left: 10px !important;
}

.wpcf7-form-control-wrap input {
    border: 1px solid #bfbfbf !important;
    padding-left: 10px;
}

.wpcf7-form-control-wrap input:focus {
    padding-left: 10px !important;
}

.wpcf7-form-control-wrap textarea {
    border: 1px solid #bfbfbf !important;
    padding-left: 10px;
}

.wpcf7-form-control-wrap textarea:focus {
    padding-left: 10px !important;
    padding-top: 10px !important;
}

.radiant-contact-form.element-one .form-row.last input {
    border-radius: 0px !important
}

.margin-bot-20 {
    margin-bottom: 20px;
}

.preloader {
    background-color: #000 !important;
}

.logo-preloader {
    text-align: center;
}

.logo-preloader img {
    width: 150px;
}

#icon_wrapper {
    z-index: 5555 !important;
}

.wraper_footer.style-ten {
    overflow: hidden;
}

.nav > [class*='menu-'] > ul.menu > li > ul > li > a {
    padding: 7px 15px;
    font-size: 14px !important;
}

footer .rt-sub-menu {
    display: none;
}

.vc_images_carousel .vc_carousel-indicators li.vc_active {
    background-color: #df8522 !important;
}

.page_item.current-menu-item a {
    color: #df8522 !important;
}

.menu-item a:hover {
    color: #df8522 !important;
}

._mPS2id-h {
    color: #fff;
}

.header_main .responsive-nav {
    margin-top: 33px !important;
}
@media screen and (max-width: 680px) {
    .header_main .responsive-nav {
        margin-top: 25px !important;
    }
}
@media screen and (max-width: 401px) {
    .header_main .responsive-nav {
        margin-top: 13px !important;
    }
}

.sticky-wrapper.is-sticky .header_main .responsive-nav {
    margin-top: 15px !important;
}
@media screen and (max-width: 401px) {
    .sticky-wrapper.is-sticky .header_main .responsive-nav {
        margin-top: 13px !important;
    }
}

.tp-parallax-wrap {

}
@media screen and (max-width: 1199px) {
    .tp-parallax-wrap {
        padding-left: 8%;
    }
}
@media screen and (max-width: 1024px) {
    .tp-parallax-wrap {
        padding-left: 2%;
    }
}
@media screen and (max-width: 991px) {
    .tp-parallax-wrap {
        padding-left: 12%;
    }
}
@media screen and (max-width: 812px) {
    .tp-parallax-wrap {
        padding-left: 4%;
    }
}
@media screen and (max-width: 768px) {
    .tp-parallax-wrap {
        padding-left: 2%;
    }
}
@media screen and (max-width: 380px) {
    .tp-parallax-wrap {
        padding-left: 0px;
    }
}

.tp-caption.popmake-quote-form {

}
@media screen and (max-width: 1024px) {
    .tp-caption.popmake-quote-form {
        left: 60px !important;
    }
}
@media screen and (max-width: 812px) {
    .tp-caption.popmake-quote-form#btn-free-quote {
        left: 140px !important;
    }
}
@media screen and (max-width: 768px) {
    .tp-caption.popmake-quote-form {
        left: 30px !important;
    }

    .tp-caption.popmake-quote-form#btn-free-quote {
        left: 400px !important;
    }
}
@media screen and (max-width: 480px) {
    .tp-caption.popmake-quote-form#btn-free-quote {
        left: 0px !important;
        top: 70px
    }

    .tp-caption.btn-product {
        z-index: 999999 !important;
    }

    .tp-caption.popmake-quote-form {
        left: 0px !important;
        top: 70px;
    }
}

.tp-caption.title {

}
@media screen and (max-width: 768px) {
    .tp-caption.title {
        font-size: 36px !important;
    }
}
@media screen and (max-width: 480px) {
    .tp-caption.title {
        font-size: 24px !important;
        line-height: 34px !important;
    }
}

.tp-caption.slider-desc {
    
}
@media screen and (max-width: 480px) {
    .tp-caption.slider-desc {
        font-size: 16px !important;
        line-height: 26px !important;
        left: 5px !important;
    }
}

/**** About Section ****/
#about {

}

#about .vc_images_carousel {
    text-align: center;
}

@media screen and (max-width: 991px) {
    #about .vc_col-sm-6 {
        width: 100% !important;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 768px) {
    #about .vc_images_carousel {
        text-align: center;
    }

    #about .vc_custom_heading {
        text-align: center;
    }

    .home-one-section-box {
        width: 50% !important;
    }
}
@media screen and (max-width: 480px) {
    #about .vc_images_carousel .vc_item img {
        width: 100% !important;
    }

    .home-one-section-box {
        width: 100% !important;
    }

    .home-one-section-box h4 {
        padding-top: 15px !important;
    }
}

/****** Footer Section *******/
.footer_main_item ul.contact li {

}
@media screen and (max-width: 991px) {
    .footer_main_item ul.contact li {
        text-align: left;
    }
}

/**** Products ****/
#row-products {

}
@media screen and (max-width: 768px) {
    #row-products .vc_col-sm-3 {
       width: 50%;
       float: left; 
    } 

    #row-products .vc_col-sm-3 .vc_column-inner  {
        padding-left: 0px;
        padding-right: 0px;
    }

    #row-products .vc_row {
        margin-top: 0px !important;
    }

    #row-products .last-applications .vc_col-sm-4 .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    #row-products .last-applications .vc_col-sm-4 {
        width: 50% !important;
        float: left;
    }
}

/**** Applications ****/
.applications {

}
@media screen and (max-width: 768px) {
    .applications .vc_col-sm-3 {
        width: 50% !important;
        float: left;
    }

    .applications .vc_col-sm-3 .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }

    .applications.vc_row {
        margin-top: 0px !important;
    }

    .clients-item img {
        width: 40%;
    }
}

/**** Footer *****/
.wraper_footer.style-ten {

}
@media screen and (max-width: 768px){
    .wraper_footer.style-ten {
        background-position: center center !important;
    }
}

/*** Product Pages ****/
@media screen and (max-width: 1023px) {
    #row-capping-type .service-two-box-item-data {
        top: 35% !important;
    }
}

@media screen and (max-width: 991px) {
    .service-two-box-item {
        width: 50% !important;
        float: left;
    }

    #row-color-type .vc_col-sm-3 {
        width: 50% !important;
        float: left;
    }

    #row-color-type .vc_col-sm-3 img {
        height: auto !important;
    }
}

@media screen and (max-width: 480px) {
    .box-widget .vc_column-inner {
        height: 320px !important;
    }

    #row-color-type .vc_col-sm-3 {
        width: 100% !important;
        float: left;
    }
}

.rt-ihover.element-one {
    cursor: pointer;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 980px;
    }
}

.customNavigation a {
    position: absolute;
    top: 35;
    left: 0;
    right: auto;
    padding: 30px;
    float: left;
    font-size: 3em;
    cursor: pointer;
    z-index: 1;
}

.customNavigation a.next {
    left: auto;
    right: 0;
}

@media (min-width: 320px) {
    .customNavigation a {
        top: 20%;
    }
}

@media (min-width: 480px) {
    .customNavigation a {
        top: 25%;
    }
}

@media (min-width: 768px) {
    .customNavigation a {
        top: 30%;
    }
}

@media (min-width: 992px) {
    .customNavigation a {
        top: 35%;
    }
}

.sync1 .item {
    background: #0c83e7;
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

.sync2 .owl-item .item {
    background: #333;
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

.sync2 .owl-item .item img {
    opacity: 0.5;
}

.sync2 .owl-item.synced .item img {
    opacity: 1;
}

.modal.in .modal-dialog {
    border-radius: 0px;
}

.modal.in .modal-dialog .modal-content {
    border-radius: 0px;
}

.modal.in .modal-dialog .modal-content .modal-header {
    border-radius: 0px;
    text-align: center;
}

#gallery .rt-ihover.element-one > .holder > .data {
    background-color: rgba(29, 29, 29, 0.7);
}

#gallery .rt-ihover.element-one > .holder > .data h2 {
    background-color: transparent !important; 
}

.modal.fade {
    top: 15%;
    z-index: 999999;
}

@media screen and (max-width: 480px) {
    .modal.fade {
        top: 20%;
        z-index: 99999;
    }
}

.footer_copyright {
    padding-bottom: 15px;
}


/*.rt-flip-box.element-one > .holder.horizontal > .second-card > .table > .table-cell {
    position: relative;
}

.rt-flip-box.element-one > .holder.horizontal > .second-card > .table > .table-cell:before {
    content: "";
    position: absolute;
    left: 0; right: 0;
    top: 0; bottom: 0;
    background: rgba(223, 133, 34, 0.7);
}*/

/*.second-row-app .vc_col-sm-3:first-child {
	margin-left: 12.5%;
} **/

@media screen and (max-width: 480px) {
    .applications .rt-ihover.element-one > .holder > .data {
        opacity: 1;
        visibility: visible;
    }

    .applications .rt-ihover.element-one > .holder {
        margin-bottom: 10px;
    }
}



