/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/


/* ===header css start=== */

a{
	font-weight:500 !important;
}

.shfb-row-wrapper.shfb-above_header_row i.sydney-svg-icon:after {
    content: '';
    height: 48px;
    width: 1px;
    background-color: #fff7f163;
    position: absolute;
    top: 0;
    margin-left: 12px !important;
}
.shfb .sydney-svg-icon {
    --icon-size: 16px;
    margin: 4px;
}

ul.wuheader-info {
    list-style: none;
    display: flex;
	margin: 0px;
	padding: 0px;
}

ul.wuheader-info li i{
    color: #fff !important;
    font-size: 20px;
    margin-right: 10px;
}

ul.wuheader-info li a {
    color: #fff !important;
}
ul.wuheader-info li {
    margin-right: 24px;
}

.shfb-component-button .button {
    border-color: #212121;
    padding: 12px 18px 9px;
    border-radius: 4px;
    font-size: 15px;
}


figure.wp-block-image.size-large img {
    max-width: 356px;
	 margin-bottom: 10px;
}
/* .wuservice-box .elementor-widget-text-editor {
    min-height: 156px;
} */

/* footer section */
.shfb-footer h3.widget-title {
    font-size: 27px;
    color: #fff;
	position: relative;
	    margin-bottom: 44px;
}

.shfb-footer ul {
    padding: 0px !important;
    list-style: none;
}

.shfb-footer ul li a, .shfb-footer p {
    color: #fff;
}
.shfb-footer ul li {
    margin-top: 10px;
}

.shfb-footer h3.widget-title::after {
    content: "";
    position: absolute;
    bottom: -14px;
    left: 0;
    width: 33%;
    height: 2px;
    background-color: #fff;
}

.shfb-footer ul li.menu-item a:before {
    content: "\f101";
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free';
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
}

li.wuflex {
    display: flex;
	color: #fff;
}

ul.footer-contact li i {
    margin-right: 10px;
    font-size: 24px;
    color: #fff;
}

.shfb .sydney-credits a, .sydney-credits {
    color: #fff;
	 text-align: center;
}

ul.wufooter-icon {
    padding: 0px;
    list-style: none;
    display: flex;
}
.shfb-above_footer_row ul li {
    margin: 8px 0px;
}
ul.wufooter-icon li i {
   	margin: 6px;
    background-color: #ffff;
    padding: 10px 0px;
    border-radius: 10px;
    height: 45px;
    text-align: center;
    width: 45px;
    font-size: 22px;
    color: #319fa8;
    border: 2px solid #ffffff42;
}
.shfb-row-wrapper.shfb-main_footer_row {
    padding: 50px 0px 40px;
}

.page .page-wrap {
    padding: 0px 0px 50px !important;
}

.wuservice-box .elementor-widget-text-editor {
    padding: 15px;
}

 #site-navigation ul ul li, .main-header #mainnav ul ul li {
    background-color: #FFF;
}

#site-navigation .sub-menu li a {
   color: #000;
    padding: 20px 20px 19px !important;
    font-size: 16px !important;
    width: 100% !important;
    border-bottom: 1px dashed #017dc6 !important;
}
.shfb-row #site-navigation ul li ul {
    width: 280px !important;
}
.shfb .main-navigation a.sydney-dropdown-link {
    color: #000;
    font-size: 18px;
    font-weight: 600 !important;
}

.shfb.shfb-mobile_offcanvas #mainnav .sub-menu.sydney-dropdown-ul a.sydney-dropdown-link {
    color: #000 !important;
	font-size: 16px !important;
}


.aboutbox p.elementor-icon-box-description a {
    color: #222020;
    font-family: 'Poppins';
    font-size: 18px;
}

/* ===hero section===  */

.wuhero-info h2 span {
    color: #0D6D75;
    font-weight: 800;
}
.wuhero-info ul {
    list-style: none;
    padding: 0px;
    display: flex;
}
.wuhero-info ul li {
    margin-right: 20px;
}



.wuhero-info li.hero-second-btn button {
    background-color: #319fa8 !important;
   
}

/* ===button hover css=== */


.wuhero-info button, .elementor-button-info.wumain-btn a{
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    border-radius: 6px;
    padding: 14px 30px;
     background-color: #319fa8 !important;
 	cursor: pointer;
  	font-weight: bold;
 	overflow: hidden;
    z-index: 1;
    position: relative;
	border:none;
}

.wuhero-info button::before, .elementor-button-info.wumain-btn a::before,
.wublog-box a.eael-post-elements-readmore-btn::before{
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    height: 100%;
    width: 0;
    border-radius: 5px;
    background-color: #0D6D75;
	z-index: -1;
 	transition: all 600ms;
}


.wuhero-info button:hover::before, .elementor-button-info.wumain-btn a:hover::before,
.wublog-box a.eael-post-elements-readmore-btn:hover::before{
    width: 125%;
}
.wuhero-info button:hover, .elementor-button-info.wumain-btn a:hover,
.wublog-box a.eael-post-elements-readmore-btn:hover{
    color: #fff !important;
}
.wuhero-info li.hero-second-btn button::before{
	background-color: #0D6D75;
	
}
.wuhero-info button:hover{
	background-color: #0D6D75;
	
}

/* ===features section===  */
.features-box {
    background-color: #319fa8;
    padding: 20px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 5px;

}
.wufeature-two {
    background-color: #0D6D75;
}

.features-box h3.elementor-icon-box-title {
    font-size: 26px;
    color: #fff;
    margin: 0px 0px 12px;
}

/* ===about section===  */
.aboutbox h3.elementor-icon-box-title {
    font-size: 23px;
    margin: 5px 0px 10px;

}

.aboutbox {
    padding: 22px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-bottom: 2px dotted #0D6D75;
    border-radius: 4px;
/* 	margin-right: 25px; */
	background-color:#fff;
}

/* 
.elementor-button-info.wumain-btn a{
    background-color: #017dc6;
    font-size: 18px;
    font-weight: 500;
    padding: 16px 30px 13px;
} */

.wusmall-heading h5{
    font-size: 25px;
    color: #0D6D75;
}
.wumain-heading h2 {
    font-size: 32px;
}
.wuservice-box {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding-bottom: 20px;
	border-radius: 10px !important;
	margin: 15px;
}

.wuachievements figcaption.elementor-image-carousel-caption {
    margin-top: 20px;
}

.wuachievements .elementor-element.elementor-element-f3f97c5 .swiper-pagination-bullet {
    width: 31px !important;
    height: 7px !important;
    background: #0D6D75 !important;
    border-radius: 8px !important;
}

 .wuachievements .elementor-image-carousel {
    margin-bottom: 40px !important;
}

.elementor-button-info.wumain-btn.wucta-btn a{
    background-color: #fff !important;
    color: #0D6D75;
	font-weight: bold !important;
}

.wucta h3.elementor-icon-box-title {
    margin: 18px 0px 0px;
}


.ti-widget.ti-goog .ti-controls .ti-next, .ti-widget.ti-goog .ti-controls .ti-prev {
	background-color: #319fa8 !important;
   
}
.wu-review .ti-widget.ti-goog .ti-controls .ti-next:before, .ti-widget.ti-goog .ti-controls .ti-prev:before {
   
    border-color: #fff !important;
}

.wublog-box a.eael-post-elements-readmore-btn {
    font-size: 16px ! IMPORTANT;
    margin: 15px 0px;
    background-color: #319fa8;
    color: #fff !important;
    padding: 6px 12px 2px;
    width: 33%;
  	margin: 20px 0px 15px !important;
    border-radius: 2px;
	cursor: pointer;
  	font-weight: bold;
  	overflow: hidden;
    z-index: 1;
    position: relative;
	border:none;
	text-align:center;
}

.wublog-box .eael-grid-post-excerpt p {
    margin-top: 12px;
}

.wublog-box h2.eael-entry-title a {
    margin: 10px 0px !important;
    font-weight: 600 !important;
}

.shfb-row figure.wp-block-image.size-large {
    margin: 0px !important;
}

li.hero-second-btn button:hover {
    color: #fff;
}

.shfb-component-mobile_hamburger .menu-toggle svg {

    height: 50px;
    width: 26px;
}

.wuguid-image{
    padding: 0px;
	margin-right:0px;
	margin:10px;

	
}
/* Our Services Section */
.wu-service-section .elementor-widget-wrap.elementor-element-populated {
    border-radius: 30px;
    background-color: #dbedf2;
    padding: 10px 30px;
    margin: 0 10px;
}
.wu-service-section .elementor-icon-box-icon {
    margin-top: -65px;
	margin-bottom: 20px;
}
.wu-service-section h3.elementor-icon-box-title {
    font-size: 25px;

}

/* Review Button */
.ti-widget.ti-goog .ti-header-write-btn-container a.ti-header-write-btn:hover {
    background-color: #319fa8 !important;
    border-color: white !important;
    color: #fff !important;
}


/* ===contact form section=== */

.wacontact-info h3.elementor-icon-box-title {
    font-size: 22px;
}
.wacontact-info p.elementor-icon-box-description {
    margin-top: -16px !important;
}
.wacontact-info {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 24px 27px;
}

.wupopup-form p {
    width: 100%;
}
.wacontact-info p.elementor-icon-box-description a {
    color: #000 !important;
}

.wupopup-form input, .wupopup-form select, .wupopup-form textarea {
    width: 100%;
	background-color:#fff !important;
	color: #807685 !important;
}

.wupopup-form input[type="submit"] {
   	background-color: #0D6D75 !important;
    color: #fff !important;
    font-size: 20px;
}

.page-id-817 .page-wrap{
	padding:0px !important;
	
}

.wusubpage-tab .elementor-tabs-wrapper {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #fff;
	border-bottom: 1px dashed #29147130 !important;
}

.wusubpage-tab .elementor-tabs-content-wrapper {
   border-bottom: 1px dashed #29147130 !important;
}

.wusubpage-tab .elementor-tab-title.elementor-active {
    background-color: #319fa8;
}


.wusubpage-tab.elementor-widget-tabs .elementor-tab-content {
    padding: 32px 32px 20px !important;
    background: #fff;
    min-height: 315px;
	border: 1px dashed #29147130 !important;
}

.wusubpage-tab .elementor-tab-title:hover {
    background-color: #0D6D75;
    color: #fff;
}

.wusubpage-tab .elementor-tab-title {
       border-bottom: 1px dashed #29147130 !important;
}


.wusubpage-tab .elementor-tab-title.elementor-active:before {
    content: "\f06e";
    display: inline-block;
    font-family: 'Font Awesome\ 5 Free';
    color: #fff;
    font-weight: 700;
    margin-right: 10px;
}

.wusubpage-tab ul {
    list-style: square;
}

.wusubpage-tab ul li::marker {
    color: #0D6D75;
    font-size: 18px;
}
.wutreatment {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	margin:15px;
}
.wutreatment h4.elementor-heading-title.elementor-size-default {
    background-color: #0D6D75;
    padding: 24px 10px;
    color: #fff;
}
.wutreatment-two h4.elementor-heading-title.elementor-size-default{

	background-color: #319fa8 !important;
}

/* blog section */
.eael-entry-header a.eael-grid-post-link {
    color: #319FA8 !important;
    font-size: 23px;
    font-weight: 700 !important;
}
.eael-entry-content a.eael-post-elements-readmore-btn {
	    font-size: 18px;
    /* font-weight: 500; */
    text-transform: capitalize;
    border-radius: 6px;
    padding: 10px 14px;
    background-color: #319fa8 !important;
    cursor: pointer;    
	margin-top: 20px;
    width: fit-content;
}
.eael-grid-post-excerpt a {
    text-decoration: none;
    color: #fff !important;
}
.eael-entry-content p {
    margin-top: 20px !important;
    font-size: 14px !important;
    color: #a09696;
}


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

.wuhero-info button{
        padding: 12px 16px;
        font-size: 16px;
        font-weight: 500;
}
}

@media only screen and (max-width: 455px) {
	
figure.wp-block-image.size-large img {
    max-width: 280px !important;
	}
	
.site-logo{
        max-width: 240px;
    }
	

.wublog-box a.eael-post-elements-readmore-btn {
   
    width: 40%;
}

.wusmall-heading h5 {
    font-size: 20px;
    }

.wumain-heading h2 {
    font-size: 22px;
    line-height: 30px !important;
}

}
@media only screen and (max-width: 767px) {
	.features-box{
		margin:10px;
	}

.aboutbox {

     margin-right: 0px; 
}

	.eael-entry-header a.eael-grid-post-link{
		    font-size: 20px;
	}

}
@media screen and (min-device-width: 768px) and (max-device-width: 1025px) {

.wu-service-section h3.elementor-icon-box-title {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 0px;
    }
	
}

@media screen and (min-device-width: 1025px) and (max-device-width: 1200px) {
	
.shfb-component-button .button{
   
    display: none !important;
}
	.wublog-box a.eael-post-elements-readmore-btn {
   
    width: 40%;
}
	.shfb-footer .shfb-row.shfb-cols-4{
		gap: 30px;
        grid-template-columns: repeat(2, 1fr);
        grid-auto-flow: row;
	}

	
	}

