@font-face {
  font-family: "Mallory Book";
  src: url("../fonts/mallory/b138bce5cff4301ae63bd75f2b1cea12.eot");
  src: url("../fonts/mallory/b138bce5cff4301ae63bd75f2b1cea12.eot?#iefix") format("embedded-opentype"), url("../fonts/mallory/b138bce5cff4301ae63bd75f2b1cea12.woff2") format("woff2"), url("../fonts/mallory/b138bce5cff4301ae63bd75f2b1cea12.woff") format("woff"), url("../fonts/mallory/b138bce5cff4301ae63bd75f2b1cea12.ttf") format("truetype"), url("../fonts/mallory/b138bce5cff4301ae63bd75f2b1cea12.svg#Mallory Book") format("svg");
}
body, html {
  font-family: "Mallory Book";
  color: #000;
  font-size: 1em;
}

body {
  background: #939393;
}

h1 {
  font-size: 1.5em;
  font-weight: 600;
}

h2 {
  font-size: 1.4em;
  font-weight: 600;
}

h3 {
  font-size: 1.3em;
  font-weight: 600;
}

h4 {
  font-size: 1.3em;
  font-weight: 600;
}

h5 {
  font-size: 1.2em;
  font-weight: 600;
}

ul {
  margin: 0;
  padding: 0;
}

img {
  display: block;
}

a {
  color: #000;
}

p a {
  color: #f8cf27;
}

p a:hover {
  color: #f8cf27;
  text-decoration: underline;
}

.page-wrapper p,
.blog-wrapper .post-content p {
  margin-bottom: 15px;
}

.page-wrapper p:last-child,
.blog-wrapper .post-content p:last-child {
  margin-bottom: 0;
}

.text-bold {
  font-weight: 700;
}

.to-uppercase {
  text-transform: uppercase;
}

.site-wrapper {
  width: 98%;
  margin: 0 auto;
  position: relative;
  padding: 0 5px;
}

.heading-title {
  font-size: 1.7em;
  font-weight: 700;
  position: relative;
  margin-bottom: 60px;
  text-align: center;
  text-transform: uppercase;
}

.subheading-title {
  font-size: 1.5em;
  font-weight: 700;
}

.heading-title:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 20%;
  margin-top: 10px;
  border: 2px solid #f8cf27;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px #f8cf27;
  transform: translateX(-50%);
}

/* layout pages */
.content-wrapper {
  width: 100%;
  position: relative;
}

.sidebar-wrapper {
  background: #000;
  width: 100%;
  position: relative;
}

.site-wrapper-content {
  width: 100%;
  position: relative;
}

.section-wrapper {
  margin-bottom: 50px;
}

.section-sub-wrapper {
  padding: 20px 0;
}

.section-sub-wrapper img {
  width: 100%;
  margin-bottom: 10px;
}

.hasbg {
  background: #f8cf27;
}

.gap-content {
  padding: 50px 0;
}

.wrapp-container {
  width: 95%;
  margin: 0 auto;
}

@media (min-width: 1025px) {
  .site-wrapper {
    width: 95%;
    margin: 0 auto;
    position: relative;
    padding: 0;
  }

  .page-sidebar-wrapper {
    display: flex;
  }

  .content-wrapper {
    width: 70%;
  }

  .sidebar-wrapper {
    width: 30%;
  }
}
@media (min-width: 1367px) {
  .site-wrapper-content {
    width: 60%;
    margin: 0 auto;
    position: relative;
    padding: 0;
  }

  .site-wrapper {
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 0;
  }

  .wrapp-container {
    width: 70%;
    margin: 0 auto;
  }
}
.support-icon .gg-mail {
  --ggs: 2;
  color: #f8cf27;
}

.qualities-section .gg-check-o {
  --ggs: 1.5;
  color: #2ECC71;
  margin-top: 9px;
}

.contact-us-wrapper .gg-mail,
.contact-us-wrapper .gg-smartphone {
  --ggs: 2;
  color: #f8cf27;
}

strong {
  color: inherit;
}

a.button {
  text-decoration: none !important;
}

.button {
  border-radius: 0 !important;
}

.button:focus {
  outline: none;
}

.button.header-button {
  background-color: #f8cf27;
  border-color: transparent;
  color: #000;
  padding-bottom: calc(1.7em - 2px);
  padding-left: 1.8em;
  padding-right: 1.8em;
  padding-top: calc(1.7em - 2px);
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
}

.button.slide-button {
  background-color: #f8cf27;
  border-color: transparent;
  color: #000;
  padding-bottom: calc(.3em - 1px);
  padding-left: 1em;
  padding-right: 1em;
  padding-top: calc(.3em - 1px);
  text-transform: uppercase;
}

.button.qoute-button {
  background-color: #f8cf27;
  border-color: transparent;
  color: #000;
  padding-bottom: calc(1.7em - 2px);
  padding-left: 1.8em;
  padding-right: 1.8em;
  padding-top: calc(1.7em - 2px);
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
  font-weight: 700;
}

.button.standard-button {
  background-color: #f8cf27;
  border-color: transparent;
  color: #000;
  padding-bottom: calc(1.5em - 2px);
  padding-left: 1.8em;
  padding-right: 1.8em;
  padding-top: calc(1.5em - 2px);
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
  font-weight: 700;
}

.button.is-info {
  background-color: #f8cf27;
  border-color: transparent;
  color: #000;
}

/*wp forms */
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
  background-color: #f8cf27 !important;
  border: 1px solid #f8cf27 !important;
  color: #000 !important;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px 15px;
  width: 100%;
}

/* For header */
.search-wrapper {
  padding: 10px 0;
  background: #000;
  color: #c0c0c0;
}

.search-wrapper span {
  margin-right: 30px;
  display: inline-block;
}

.search-wrapper span:last-child {
  margin-right: 0;
}

.search-wrapper span i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #f8cf27;
}

.search-output {
  padding: 15px 0 0 0;
}

span.search-words {
  color: #f8cf27;
}

.infohead h5,
.infohead h4 {
  font-size: .9em;
  font-weight: normal;
}

.infohead i {
  --ggs: 1.5;
}

.infohead h5 {
  color: #f8cf27;
}

/* Logo */
.logo-wrapper {
  position: relative;
  width: 100%;
  padding: 10px 0;
  background: #1f2020;
  color: #c0c0c0;
}

.logo img {
  max-width: 100%;
  margin: 0 auto;
}

.info-wrapper {
  text-align: left;
}

.info-container {
  padding: 0 10px;
}

.nav-mobile {
  background: #f8cf27;
  display: inline-block;
  width: 100%;
  color: #000;
  padding: 10px 0;
  text-align: center;
}

.nav-mobile span {
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
}

.nav-mobile .gg-menu {
  vertical-align: middle;
  margin-right: 5px;
}

.nav-wrapper.hide {
  display: none;
}

.nav-wrapper.show {
  display: flex;
}

.nav-wrapper {
  display: none;
}

@media (max-width: 768px) {
  .infohead {
    display: none;
  }
}
@media (min-width: 1024px) {
  .info-container {
    padding: 0;
  }

  .logo img {
    max-width: 100%;
    margin: 0;
  }

  .logo-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .nav-mobile {
    display: none;
  }
}
/*
@media (min-width:641px) {
  .rmobile{
    white-space: nowrap;
  }
  .order-container{
    float: right;
    padding-right: 0;
    padding-bottom: 0;
  }
  .logo img{
    max-width: 300px;
  }
  .rmobile{
    display: block;
  }
  .logo-container{
    display: flex;
    align-items: center;
  }
  .logo{
    flex-basis: 25%;
  }
  .order-wrapper{
    flex-basis: 75%;
  }
}
@media (min-width:769px) {
  .nav-mobile{
    display: none;
  }
}
@media (min-width:1366px) {
  .logo img{
    max-width: 350px;
  }
}
*/
/* Ace Responsive Menu
----------------------------------------*/
.nav-wrapper {
  background: #000;
  display: inline-flex;
  width: 100%;
}

.mainmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #000;
  float: left;
  width: 100%;
  /* border-bottom: 3px solid #FD5025; */
}

.mainmenu li {
  list-style: none;
}

.mainmenu li ul {
  display: none;
}

.mainmenu > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: left;
}

.mainmenu li a {
  color: #c0c0c0;
}

.mainmenu > li > a {
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  padding: 18px 0 18px 20px;
  text-decoration: none;
  font-weight: 300;
  color: #c0c0c0;
  text-align: center;
  text-transform: uppercase;
}

.mainmenu li a i {
  margin-right: 5px;
  color: #c0c0c0;
}

.mainmenu > li > a i {
  text-shadow: none;
  color: #c0c0c0;
}

.mainmenu li ul.sub-menu li a i {
  /*padding-right: 10px;*/
}

.mainmenu li.menu-active > a,
.mainmenu li.current-menu-item > a {
  background: #f8cf27;
  color: #000;
}

.mainmenu li .menu-active {
  position: relative;
}

.mainmenu > li > a > .arrow:before {
  margin-left: 15px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  content: " \276F";
  font-weight: 300;
  text-shadow: none;
  width: 10px;
  display: inline-block;
  transform: rotate(90deg);
}

.mainmenu > li > a > .arrow.isvisible {
  margin-right: 15px;
}

.mainmenu li ul.sub-menu li > a > .arrow:before {
  content: "\f105" !important;
}

.mainmenu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0;
  position: absolute;
  z-index: 999;
}

.mainmenu li ul.sub-menu {
  background: #f8cf27;
}

.mainmenu li ul.sub-menu li a {
  color: #000;
}

.mainmenu li ul.sub-menu > li {
  width: 185px;
}

.mainmenu li ul.sub-menu li a {
  display: block;
  margin: 0px 0px;
  padding: 12px 12px 12px 15px;
  text-decoration: none;
  font-weight: normal;
  background: none;
}

.mainmenu > li > ul.sub-menu > li {
  position: relative;
}

.mainmenu > li > ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
}

.mainmenu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
}

.mainmenu > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 0px;
  display: inline;
  font-family: FontAwesome;
  height: auto;
  content: "\f104";
  font-weight: 300;
  text-shadow: none;
}

/* Config */
ul.mainmenu li.menu-item span.arrow {
  visibility: hidden;
}

ul.mainmenu li.menu-item span.arrow.isvisible {
  visibility: visible !important;
}

/* Accordion Menu Styles
----------------------------------------*/
ul#mainmenu[data-menu-style="accordion"] {
  width: 100%;
}

ul#mainmenu[data-menu-style="accordion"] > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: none !important;
}

ul#mainmenu[data-menu-style="accordion"] > li:first-child {
  border-top: 2px solid #FD5025;
}

ul#mainmenu[data-menu-style="accordion"] li ul.sub-menu > li {
  width: 100%;
}

ul#mainmenu[data-menu-style="accordion"] > li > a > .arrow:before {
  float: right;
  content: "\f105";
}

ul#mainmenu[data-menu-style="accordion"] li.menu-active > a > .arrow:before {
  content: "\f107" !important;
}

ul#mainmenu[data-menu-style="accordion"] > li > ul.sub-menu {
  position: static;
}

ul#mainmenu[data-menu-style="accordion"] > li > a i {
  padding-right: 10px;
  color: #FF5737;
}

ul#mainmenu[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu {
  position: static;
}

ul#mainmenu[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: static;
}

ul#mainmenu[data-menu-style="accordion"] > li {
  border-bottom: 1px solid #242424;
}

ul#mainmenu[data-menu-style="accordion"] li a:hover {
  background: #272727 !important;
}

ul#mainmenu[data-menu-style="accordion"] ul.sub-menu li.menu-active > a > .arrow:before {
  content: "\f107" !important;
}

/* For Slider */
.slide-wrapper {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slide-wrapper {
  width: 80%;
}

.slide-content {
  width: 100%;
  padding: 25px;
  text-align: center;
}

.slide-content h1 {
  color: #f8cf27;
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 700;
}

.slide-content h3 {
  font-size: 1.5em;
  font-weight: 600;
  margin: 10px 0;
}

.slide-content p,
.slide-content h3 {
  color: #fff;
}

.slide-content p {
  font-size: 1.2em;
}

.slide-content .button {
  margin-top: 15px;
}

.slide-content {
  display: none;
}

@media (min-width: 1024px) {
  .slide-content {
    display: block;
  }
}
@media (min-width: 1367px) {
  .slide-wrapper {
    width: 50%;
  }

  .slide-content h1 {
    font-size: 4em;
  }

  .slide-content h3 {
    font-size: 2em;
  }
}
/*
@media (max-width:768px) {
  .slide-wrapper{
    display: none;
  }
}


@media screen and (min-width: 1024px) {
  .slide-content{
    width: 70%;
    margin:0 auto;
  }
}
@media (min-width:1025px) {
	.slide-wrapper{
    width:90%;
  }
  .slide-content{
    background: rgba(0,0,0,0.2);
    width: 75%;
    padding:25px;
  }
}

@media (min-width:1367px) {
  .slide-wrapper{
    width:60%;
  }
}*/
/* For Pages */
.page-wrapper ul {
  margin: 10px 0;
}

.page-wrapper ul li {
  padding: 5px 0;
}

.page-wrapper ul li i {
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  color: #2ECC71;
}

.page-section h4 {
  margin-bottom: 10px;
}

/* About page */
.team-wrapper {
  background: #f6f6f6;
}

.panel-team {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.panel-team .panel-team-body {
  padding: 30px;
}

.panel-team .panel-team-image {
  padding: 20px 30px 0 30px;
}

.panel-team img {
  border-radius: 50%;
  border: 3px solid #f8cf27;
}

.panel-team .panel-team-body {
  text-align: center;
  padding: 20px 0;
}

.panel-team .panel-footer-link {
  background: #f8cf27;
  text-align: center;
  padding: 10px 0;
  text-transform: uppercase;
  font-weight: 700;
}

.top-member {
  width: 25%;
  margin: 0 auto 30px auto;
}

.profesionalism-wrapper .column {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 20px;
  margin: 20px;
}

.profesionalism-wrapper h3 {
  color: #f8cf27;
  font-weight: normal;
  margin-bottom: 10px;
}

/* Faq */
.section-faq {
  margin-bottom: 15px;
}

.section-faq:last-child {
  margin-bottom: 0;
}

.section-faq h3 {
  color: #993300;
}

.section-faq p {
  text-align: justify;
}

/* Our work */
.our-work-wrapper img {
  width: 100%;
}

.our-work-wrapper {
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.our-work-wrapper:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.our-work-before {
  margin-bottom: 30px;
}

.our-work-wrapper h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

.our-work-before h2 {
  padding: 10px;
  border-left: 7px solid #dc3545;
}

.our-work-after h2 {
  border-left: 7px solid #2ECC71;
  padding: 10px;
}

/* blog */
#blog-content {
  padding: 50px;
}

#blog-content p.post-content {
  text-align: justify;
}

#blog-content .the-author ul {
  margin: 0 !important;
  padding: 0 !important;
}

#blog-content .post-content {
  margin: 10px 0;
}

#blog-content .the-author span {
  margin-right: 5px;
}

#blog-content .the-author span:last-child,
#blog-content ul li a {
  color: #f8cf27;
}

#blog-content ul li a:hover {
  text-decoration: underline;
}

.blog-wrapper .odd_post {
  background: #a3a2a2;
}

.single-blog-content .post-thumbnail img {
  max-width: 100%;
  margin: 0 auto;
}

.single-blog-content ul {
  margin-bottom: 15px;
}

.single-blog-content ul li {
  text-align: center;
}

.single-blog-content ul li a {
  color: #f8cf27;
  font-size: 1.2em;
}

/* post nav*/
.navigation.pagination .screen-reader-text {
  display: none;
}

.navigation.pagination {
  padding: 20px;
  display: block;
  margin-bottom: 0px;
}

.navigation.pagination .nav-links {
  text-align: center;
}

.navigation.pagination .nav-links a {
  padding: 10px 25px;
  color: #000;
  font-size: 1.2em;
}

.navigation.pagination .nav-links .current {
  background: #f8cf27;
  padding: 10px 25px;
  color: #000;
  font-size: 1.2em;
}

/* Referral */
.block-wrapper ul {
  list-style-type: square !important;
}

.section-block {
  background: #fff;
}

.section-block.text-center h2 {
  margin-top: 20px;
}

.referral-wrapper .text-center {
  text-align: center;
}

.referral-wrapper .text-center img {
  margin: 0 auto;
}

.referral-wrapper .text-center p,
.referral-wrapper .text-center .button {
  margin-top: 20px;
}

.intro-section .heading-title,
.qualities-section .heading-title,
.roofing-services-section .heading-title {
  text-align: center;
}

.intro-section p a,
.qualities-section .heading-title a:hover {
  color: #f8cf27;
}

.intro-section .subheading-title {
  color: #f8cf27;
}

.qualities-section {
  background: #fff;
}

.qualities-sectionn p {
  text-align: justify;
}

.roofing-services-wrapp {
  position: relative;
}

.roofing-services-wrapp h3 {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 10px 5px;
  color: #f8cf27;
  background: rgba(0, 0, 0, 0.6);
}

.roofing-services-wrapp img:hover {
  opacity: 0.5;
}

.contact-us-wrapper {
  width: 95%;
  margin: 0 auto;
}

.contact-us-wrapper h1 {
  margin-bottom: 20px;
}

.contact-info img {
  margin-bottom: 20px;
}

.contact-us-wrapper .contact-form {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 20px;
  background: #fff;
}

@media (min-width: 1367px) {
  .contact-us-wrapper {
    width: 70%;
    margin: 0 auto;
  }
}
/* Parts */
.sidebar-section {
  padding: 50px;
}

.sidebar-section .panel-form {
  box-shadow: 0 6px 50px -10px rgba(115, 117, 112, 0.22);
  background: #fff;
  margin-bottom: 50px;
}

.sidebar-section .panel-form:last-child {
  margin-bottom: 0;
}

.sidebar-section .panel-header {
  background: #1f2020;
  padding: 10px 20px;
}

.sidebar-section .panel-body {
  padding: 20px;
}

.sidebar-section .panel-header h1 {
  font-size: 1.7em;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #f8cf27;
}

.sidebar-section .panel-body img {
  margin-bottom: 10px;
}

.sidebar-section .panel-body p {
  text-align: justify;
}

/* Easy banner */
.easy-qoutebanner-section {
  padding: 70px 0;
  text-align: center;
}

.easy-qoutebanner-section h1 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}

.easy-qoutebanner-section p {
  font-size: 1.5em;
  color: #fff;
  margin: 10px 0 20px 0;
}

.easy-qoutebanner-section a {
  margin-bottom: 20px;
}

.project-completed > div {
  background: #c0c0c0;
  font-size: 10px;
}

.project-completed > div p {
  width: 90%;
  background: #2ECC71;
  display: flex;
  justify-content: space-between;
  padding: 3px 5px;
}

/* Easy Banner end*/
/* Testimonials */
.testimonials-section {
  position: relative;
  padding: 50px 0;
  background: #fff;
}

.testimonial-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  transform: translate(-50%, -50%);
}

.slide-image-testimonials {
  height: 300px;
  width: 100%;
}

.testimonial-content p {
  text-align: justify;
  white-space: normal;
  margin-top: 15px;
}

.testimonial-content img {
  border-radius: 50%;
}

.testimonial-content h2 {
  color: #000;
}

.testimonial-content span {
  font-weight: 700;
}

.swiper-pagination-bullet-active {
  background: #f8cf27 !important;
}

/* financing */
.financing-section img {
  width: 130px;
  height: 100px;
}

.financing-section .column {
  box-shadow: 0 6px 50px -10px rgba(115, 117, 112, 0.5);
  background: #fff;
  margin: 0 10px;
  padding: 20px;
}

.financing-section .heading-title {
  text-transform: uppercase;
}

.financing-section .subheading-title {
  font-size: 1.3em;
  margin-bottom: 50px;
  text-align: center;
}

.financing-section .column p {
  text-align: justify;
  margin: 10px 0;
}

/*Service Locations*/
.serviceloc-section {
  background: #1f2020;
}

.serviceloc-section .heading-title {
  text-transform: uppercase;
  color: #fff;
}

.serviceloc-section .column {
  box-shadow: 0 6px 50px -10px rgba(115, 117, 112, 0.5);
  background: #fff;
  margin: 0 10px;
  padding: 20px;
}

.serviceloc-section ul li a {
  text-decoration: underline;
  text-decoration-color: #f8cf27;
}

.serviceloc-section ul li a:hover {
  text-decoration: underline;
  color: #f8cf27;
}

.serviceloc-section ul li a i {
  color: #000;
  --ggs: .7;
}

.serviceloc-section .subheading-title {
  background: #f8cf27;
  padding: 5px;
  font-size: 1.2em;
}

/*page heading*/
.page-heading-section {
  padding: 100px 0;
  text-align: center;
}

.page-heading-section h1 {
  font-size: 2em;
  text-transform: uppercase;
  color: #f8cf27;
}

/* appintment banner*/
.appointment-banner-section {
  background: #000;
  color: #fff;
  padding: 40px;
}

.appintment-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.appintment-wrapper > div {
  margin: 0 20px;
}

.appintment-wrapper h2 {
  margin-bottom: 5px;
}

.appintment-wrapper p {
  margin-bottom: 10px;
}

.appintment-wrapper img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

/* Post */
.specialists-wrapper h1 {
  text-transform: uppercase;
  color: #f8cf27;
}

.specialists-wrapper h3 {
  margin: 2px 0 10px 0;
}

.specialists-wrapper p {
  text-align: justify;
}

/*page not found*/
.page-notfound {
  padding: 50px 0;
  text-align: center;
}

.page-notfound h2 {
  font-size: 3em;
}

/* Book and appointment */
/*thead*/
/*
body table.booked-calendar tr.days,
body table.booked-calendar tr.days th,
body .booked-calendarSwitcher.calendar,
body #booked-profile-page .booked-tabs,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead th {
    background: $secondarycolor !important;
}
body table.booked-calendar thead th {
    text-align: center !important;
    color: #fff !important;
		font-size: 20px!important;
}
body table.booked-calendar th .monthName {
    letter-spacing: 0.03rem;
    font-size: 2.1rem!important;
    line-height: 1.05rem;
    height: 1.05rem;
		color:$black!important;
}
body table.booked-calendar thead th {
    text-align: center !important;
		background: $primarycolor!important;
    color: #fff !important;
    font-size: 15px !important;
}
.new-appt.button{
	background: $primarycolor!important;
	color: $black!important;
}
.new-appt.button:hover,
.new-appt.button:focus{
	background: $primarycolor!important;
	color: $black!important;
	border:1px solid $primarycolor;
}
body #booked-profile-page input[type=submit],
body #booked-profile-page button,
body .booked-list-view input[type=submit],
body .booked-list-view button,
body table.booked-calendar input[type=submit],
body table.booked-calendar button,
body .booked-modal input[type=submit],
body .booked-modal button{
    -webkit-appearance: none;
    height: auto;
    font-size: 15px;
    display: inline-block;
    padding: 0 12px;
    background: $primarycolor;
		font-weight: 700;
    color: $black;
    line-height: 30px;
		text-transform: uppercase!important;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid $primarycolor;
}


body .booked-form .field label.field-label {
  text-align: left!important;
}
body table.booked-calendar td {
  text-align: center;
  overflow: hidden;
  position: relative;
  font-size: 40px!important;
  padding: 15px !important;
  border: 1px solid #e5e5e5;
	vertical-align: middle!important;
}
body table.booked-calendar td .date .number {
    border-radius: 0!important;
    width: 50px;
    height: 50px;
    line-height: 49px;
		margin-top:30px;
		font-size: 30px!important;
		display: table-cell;
    margin:20px;
}
body table.booked-calendar td.prev-date .date .number,
body table.booked-calendar td.next-month.prev-date .date .number,{
	background: #f8d7da!important;
	color: #721c24!important;
	border:1px solid #f5c6cb!important;
	opacity: 0.3!important;
}

body table.booked-calendar td.next-month .date .number,
body table.booked-calendar .date.tooltipster.tooltipstered .number{
	background: #d4edda!important;
	color: #155724!important;
	border:1px solid #c3e6cb!important;
	display: table-cell;
	vertical-align: middle;
}

body table.booked-calendar td.today .date span {
    border: 2px solid $primarycolor;
    color: #000 !important;
}

body table.booked-calendar td.prev-date .date,
body table.booked-calendar td.prev-date:hover .date,
body table.booked-calendar td.prev-date:hover .date span {
    cursor: not-allowed;
    color: $red !important;
}
.backToMonth{
	display: none!important;
}
@media (min-width:1367px) {
	.booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar,
	.widget.widget_booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar {
	    border-spacing: 10px;
	    max-width: 1200px;
	    table-layout: auto;
			margin:0 auto;
	}
}*/
body table.booked-calendar tr.days,
body table.booked-calendar tr.days th,
body .booked-calendarSwitcher.calendar,
body #booked-profile-page .booked-tabs,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar thead th {
  background: #1f2020 !important;
}

body table.booked-calendar thead th {
  text-align: center !important;
  color: #fff !important;
  font-size: 20px !important;
}

body table.booked-calendar th .monthName {
  letter-spacing: 0.03rem;
  font-size: 2.1rem !important;
  line-height: 1.05rem;
  height: 1.05rem;
  color: #000 !important;
}

body table.booked-calendar thead th {
  text-align: center !important;
  background: #f8cf27 !important;
  color: #fff !important;
  font-size: 15px !important;
}

.new-appt.button {
  background: #f8cf27 !important;
  color: #000 !important;
}

.new-appt.button:hover,
.new-appt.button:focus {
  background: #f8cf27 !important;
  color: #000 !important;
  border: 1px solid #f8cf27;
}

body #booked-profile-page input[type=submit],
body #booked-profile-page button,
body .booked-list-view input[type=submit],
body .booked-list-view button,
body table.booked-calendar input[type=submit],
body table.booked-calendar button,
body .booked-modal input[type=submit],
body .booked-modal button {
  -webkit-appearance: none;
  height: auto;
  font-size: 15px;
  display: inline-block;
  padding: 0 12px;
  background: #f8cf27;
  font-weight: 700;
  color: #000;
  line-height: 30px;
  text-transform: uppercase !important;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f8cf27;
}

body .booked-form .field label.field-label {
  text-align: left !important;
}

body table.booked-calendar td {
  text-align: center;
  overflow: hidden;
  position: relative;
  font-size: 40px !important;
  padding: 15px !important;
  border: 1px solid #e5e5e5;
  vertical-align: middle !important;
}

body table.booked-calendar td .date .number {
  border-radius: 0 !important;
  width: 50px;
  height: 50px;
  line-height: 49px;
  margin-top: 30px;
  font-size: 30px !important;
  display: table-cell;
  margin: 20px;
}

body table.booked-calendar td.prev-date .date .number,
body table.booked-calendar td.next-month.prev-date .date .number {
  background: #f8d7da !important;
  color: #721c24 !important;
  border: 1px solid #f5c6cb !important;
  opacity: 0.3 !important;
}

body table.booked-calendar td.next-month .date .number,
body table.booked-calendar .date.tooltipster.tooltipstered .number {
  background: #d4edda !important;
  color: #155724 !important;
  border: 1px solid #c3e6cb !important;
  display: table-cell;
  vertical-align: middle;
}

body table.booked-calendar td.today .date span {
  border: 2px solid #f8cf27;
  color: #000 !important;
}

body table.booked-calendar td.prev-date .date,
body table.booked-calendar td.prev-date:hover .date,
body table.booked-calendar td.prev-date:hover .date span {
  cursor: not-allowed;
  color: #dc3545 !important;
}

.backToMonth {
  display: none !important;
}

@media (min-width: 1367px) {
  .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar,
  .widget.widget_booked_calendar .booked-calendar-shortcode-wrap .booked-calendar-wrap .booked-calendar {
    border-spacing: 10px;
    max-width: 1200px;
    table-layout: auto;
    margin: 0 auto;
  }
}
/* For Footer */
.info-wrapper {
  background: #1f2020;
  padding: 50px 0 30px;
}

.infoo-container img {
  margin: 0 auto;
}

.infoo-container {
  color: #c0c0c0;
  text-align: center;
}

.infoo-container h4 {
  color: #f8cf27;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.infoo-container a {
  text-decoration: underline;
  color: #fff;
  margin-top: 15px;
}

.infoo-container .widget-wrapper {
  margin-bottom: 25px;
}

.infoo-container p.sub-heading {
  margin-bottom: 10px;
}

.infoo-container p span {
  color: #fff;
  padding-left: 10px;
}

.infoo-container ul li a {
  color: #c0c0c0;
}

.copyright-wrapper {
  background: #000;
  padding: 20px 0;
  text-align: center;
  color: #c0c0c0;
  text-transform: uppercase;
}

.copyright-container {
  text-align: center;
}

.footer-copyright p {
  text-align: center;
}

.footer-copyright .terms-policy a {
  text-transform: none !important;
}

@media screen and (min-width: 1024px) {
  .infoo-container img {
    margin: 0;
  }

  .infoo-container {
    display: flex;
    flex-direction: row;
    text-align: left;
  }

  .infoo-container > div {
    flex: 1 1 0px;
    margin: 10px;
  }
}
@media screen and (min-width: 1367px) {
  .infoo-container > div {
    flex: 1 1 0px;
    margin: 30px;
  }

  .infoo-container > div:first-child {
    margin-left: 0;
  }

  .infoo-container > div:last-child {
    margin-right: 0;
  }
}

/*# sourceMappingURL=style.css.map */
