/*
Theme Name:         Eurostyle Timber Floors
Theme URI:          http://www.eurostyletimberfloors.com.au/
Ox Orthodontics
Version:            1.0.0
Author:             YIOS
Author URI:         http://www.eurostyletimberfloors.com.au/
Text Domain:        http://www.eurostyletimberfloors.com.au/
License:            Proprietary

*/

.owl-carousel .owl-stage {
   width: 100% !important;
}
#wpadminbar {
    display: none;
}
body.logged-in #wpadminbar {
    display: block;
}
@media (min-width: 768px){
	.gallery-item.loc {
    max-width: 20% !important;
}
.flexwrap {
   display: flex !important;
   flex-wrap: wrap !important;
}
.flexcontent {
   display: inline-flex !important;
}
}
.btn-style-six { width: 100% !important;padding: 20px 0px;}
.services-page-title h2 {max-width: inherit !important;}
.testimonial-style-two .inner-box{padding-bottom:0px !important;}
.testimonial-style-two .inner-box .text{font-size:18px !important;}
.carousel-control {  bottom: inherit !important; top: 50% !important; }
.loc a.theme-btn.btn-style-six:hover { background: transparent; color: #000;}
.loc a.theme-btn.btn-style-six { background: #000; color: #fff;}
@media(max-width:767px){
	.main-slider .btn-style-one{ padding:10px 20px !important; font-size:16px !important;}
}