/*
Theme Name: DFC
Theme URI: http://dentistforchickens.com.au/
Author: Nextway
Author URI: https://nextway.co.in/
Version: 1.0.0
Text Domain: DFC
*/
.smaller a.btn.pxl-icon-active.btn-default.wow.fadeInUp.pxl-icon--right {
    background: white !IMPORTANT;
    color: black !IMPORTANT;
}
.smaller a.btn.pxl-icon-active.btn-default.wow.fadeInUp.pxl-icon--right:hover,
.smaller a.btn.pxl-icon-active.btn-default.wow.fadeInUp.pxl-icon--right:focus,{
    background: black !IMPORTANT;
    color: white !IMPORTANT;
}
@media only screen and (max-width: 600px) {.pxl-header-branding, .pxl-item-button-mobile, #pxl-nav-mobile{display: inline-block !important;}.pxl-item-button-mobile{margin-left: 5px;}header .pxl-meta-button {background: #005b8b; padding: 10px;margin-bottom:10px !important; border-radius: 5px;}header .pxl-meta-button a {
    color: white;
}}
@media screen and (min-width: 1301px) and (max-width: 1420px) {	header span.pxl--btn-text{font-size: 14px !important;}}
@media screen and (min-width: 1024px) and (max-width: 1300px) {
	header .fr-style-default .pxl-menu-primary > li > a,
	header .fr-style-default .pxl-menu-primary > li a .pxl-text-menu{font-size: 12px !important;}
	header span.pxl--btn-text {font-size: 12px !important;}
	header .fr-style-default .pxl-menu-primary > li{padding-right:15px !important;}
	.elementor-44 .elementor-element.elementor-element-1c80795 .pxl-button .btn{padding: 0px 6px 0px 15px;}
	div#header-logo-row {
    justify-content: flex-start;
}
}
/* hide on desktop */
.mobile-branch-buttons {
  display: none;
}

/* mobile only */
@media screen and (max-width: 600px) {
	.locationservice .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-item--icon {
    top: 260px !important;
}
	.nomorelink4 .pxl-service-box2 .pxl-item-inner {
    min-height: 250px !important;
}
  .mobile-branch-buttons {
    display: flex;
    flex-direction: row; /* inline */
    gap: 4px;
    padding: 10px 3px;
  }
	.nomorelink .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-item--icon {
    top: 135px !important;
}

  .mobile-branch-buttons .m-btn {
    flex: 1; /* equal width */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    background: #005b8b;
    color: #fff;
    font-size: 15px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    white-space: nowrap; /* prevents text from breaking */
  }

  .mobile-branch-buttons .m-btn i {
    margin-right: 5px;
  }

  /* remove span block behavior if not using */
  .mobile-branch-buttons .m-btn span {
    display: inline;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
  }
	.sticky-mobile-branch-buttons {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
		display: none;
}
	#pxl-header-main .row {
    display: flex;
    align-items: center;
}

#pxl-header-main .pxl-header-mobile-default,
#pxl-header-main .pxl-header-menu {
    display: flex;
    align-items: center;
}

#pxl-header-main .pxl-header-mobile-default {
    width: 100%;
}
.pxl-header-menu-scroll {
    width: 100% !important;
}
}
.nomorelink .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-sevice--btn .pxl-item-btn
 {
    color: #fff;
    display: none;
}
.nomorelink .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-item--icon {
	top: 167px;}
.nomorelink2 .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-item--icon {
    top: 134px;
}
.nomorelink2 .pxl-service-box2 .pxl-item-inner {
	min-height: 250px;}
.nomorelink3 .pxl-service-box2 .pxl-item-inner {
	min-height: 300px;}
.nomorelink4 .pxl-service-box2 .pxl-item-inner {
	min-height: 320px;}
.gdboxes .pxl-icon-box3 .pxl-item-inner .pxl-item-top .pxl-item--icon {
background-color: #eafbff;}
.nomorelink4 .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-item--icon {
    top: 215px;
}
.footerulli ul li {
    list-style: none;
}
.locationservice .pxl-service-box2 .pxl-item-inner .pxl-meta-content .pxl-item--icon {
    top: 260px !important;
}
.locationservice .pxl-service-box2 .pxl-item-inner {
    min-height: 400px !important;
}