@charset "UTF-8";
/*
Theme Name: Your Appliance Repairs
Theme URI: 
Author: Custom Virtual Solutions
Author URI: https://customvs.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Your Appliance Repairs is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {margin: 0 auto; width: 100%; overflow: hidden;}
a, a:visited {color: inherit; text-decoration: none; -webkit-transition: all .5s ease; text-decoration: none !important;}
a, img {-webkit-transition: all ease 0.5s;-o-transition: all ease 0.5s;transition: all ease 0.5s;}
a:focus {outline: none!important;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin-top: 0;}
h1 small {font-size: 60%;}

/*###################################
## Layouts
###################################*/
.site {margin: 0 auto;}
.full {width: 100%;}
.main {max-width: 100%;}
.entry-content {margin: 0;}
.hentry, .so-panel, .panel-grid {margin-bottom: 0!important;}
.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;}
.container, .container-fluid {margin: 0 auto;}
.row {max-width: 100%; margin: 0 auto;}
.clearfix {clear: both;}
.dwn {display: block;}

/*###################################
## Content
###################################*/
i.eicon-share-arrow {margin-right:3.75em !important;}

.elementor-editor-active #header, .elementor-editor-active .elementor-location-header {position: static!important;}
.elementor-image > a, a.elementor-clickable {width: 100%; display: block;}
.elementor-widget-text-editor p:last-of-type, .noMargin, .noMarginLast p:last-of-type {margin-bottom: 0!important;}
.elementor-button .elementor-button-icon {width: 55px; height: 55px; line-height: 60px; border-radius: 50%; background: #D4A945; color: #fff!important; justify-content: center;}
.elementor-button .elementor-button-icon svg {fill: #fff!important;}
.elementor-button .elementor-button-content-wrapper {align-items: center;}
.elementor-form .elementor-button-icon {display: none!important;}

.btnIconRight a.elementor-button {padding-left: 20px!important; padding-right: 0!important;}

.stickyBtn {writing-mode: vertical-rl; transform: rotate(180deg); z-index: 999;}

.alignCenter {margin-left: auto!important; margin-right: auto!important;}
.alignLeft > .elementor-container, .containerLeft > div {margin-left: 0!important;}
.alignRight > .elementor-container, .containerRight > div {margin-right: 0!important;}

.textCenter {text-align: center;}

.listNoPad ul, .listNoPad ol {padding-left: 20px; margin: 0;}
.listMargin li {margin-bottom: 15px;}

.equalRow > .elementor-container > .elementor-row {align-items: stretch!important;}
.equalRow .elementor-section, .equalRow .elementor-inner-section {height: 100%!important; display: flex;}

#header[style] {width: 100%!important;}
#header.sticky {background: #333;}
#header.sticky .hdLogo {max-width: 80px;}
.hdLogo {transition: all ease 0.5s;}
.hdNav .menu-item .sub-arrow {padding-left: 5px!important;}
.hdNav .elementor-sub-item {margin-left: 0!important; margin-right: 0!important;}

.yelpFeed iframe, .fbFeed .fb-like-box iframe {width: 100%!important; height: 600px!important; box-shadow: 5px 5px 20px rgba(0,0,0,0.2); text-align: center; background: #F5F6F7;}

.wpbc_container_booking_form {margin-top: 0!important;}
.wpbc_container_booking_form input, .wpbc_container_booking_form textarea, .wpbc_container_booking_form .bk_calendar_frame {max-width: 100%!important; width: 100%!important;}
.wpbc_container_booking_form button {margin: 0 auto!important;}
.wpbc_text_captcha_container {justify-content: center!important;}

.birchschedule ul li {padding: 0!important; margin-bottom: 15px!important;}
.birchschedule h2 {text-align: center; margin-top: 0!important; padding-bottom: 30px!important; margin-bottom: 30px!important;}
.birchschedule .birs_field_content {width: 100%!important; max-width: 100%!important;}
.birchschedule select, .birchschedule input, .birchschedule textarea {padding: 15px!important; border: 1px solid #ddd; width: 100%!important; max-width: 100%!important;}
.birchschedule .hasDatepicker .ui-datepicker {background: #fff!important; padding: 15px!important; border: 1px solid #ddd; }
.birs_footer .button {background: #333!important; color: #fff!important; transition: all ease 0.5s;}
.birs_footer .button:hover {background: #d4a945!important;}

.comments-area {display: none!important;}

/* Fix for 0 height images in Elementor Swiper sliders */
img.swiper-slide-image {
	width: 100%;
	height: 100%;
}

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1024px){
	.alignLeft > .elementor-container, .alignRight > .elementor-container, .containerLeft > div, .containerRight > div {margin-left: auto!important; margin-right: auto!important;}

	.fbFeed .fb-like-box, .fbFeed .fb-like-box > span {width: 100%!important;}
}

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

}
