/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 4.6.4
Template: pro

*/

.x-brand {
  max-width: 30%;
}

.x-topbar {
  min-height: 40px;
}

.x-brand img {
  max-width: 100%;
}

.x-slider-container.below {
  border-color: white !important;
}

.x-pricing-column-info {
  background-color: white;
}

.x-slider-container.below {
  border-color: white;
}

.x-brand img {
  /*width:400px;*/
}

.entry-title {
  text-align: center;
}

.x-topbar .p-info {
  color: #222;
  font-weight: 500;
}

.p-phone {
  float: right;
  padding: 10px 20px 10px 0;
  font-weight: bold;
}

.yelp-widget-none {
  width: auto !important;
}

.feature-items .x-column.x-1-3 {
  min-height: 280px;
}

#mascot-header {
  position: absolute;
  left: -85px;
  width: 90px;
  top: 14px;
}

.menu-item-688 > a {
  background-color: rgb(50, 85, 164) !important;
  color: white !important;
  padding-left: 18px !important;
  box-shadow: none !important;
}

footer .menu-item-688 > a {
  background-color: white !important;
  color: rgb(50, 85, 164) !important;
  padding-left: 0 !important;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 50px auto;
  background-color: white;
}

/* Zebra striping */
tr:nth-of-type(odd) {
  background: #eee;
}

th {
  background: #3498db;
  color: white;
  font-weight: bold;
}

td,
th {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 18px;
}

[data-column="yes"] {
  color: #87c47d;
}

[data-column="no"] {
  color: #c24141;
}

[data-column="question"] {
  color: #d8bf34;
}

ol li {
  margin-bottom: 20px;
}

.widget ul li,
.widget ol,
.widget ol li {
  background-color: white;
}

.anchor-nav {
  padding: 0;
  margin: 0;
  background-color: #f1f1f1;
  border: 1px solid #eee;
  border-radius: 8px;
}

.anchor-nav li {
  list-style-type: none;
}

.anchor-nav li a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}

.anchor-nav li:last-child a {
  border: none;
}

.anchor-nav li a:hover {
  font-weight: 700;
}

.price {
  font-weight: bold;
  float: right;
}

.price-details {
  padding-bottom: 45px;
  background-color: white;
}

.x-accordion-inner li {
  margin-bottom: 10px;
}

.ppc-blue {
  color: #0033a0;
}

.inline-menu {
  padding: 20px 0 0 0;
}

.inline-menu li {
  display: inline-block;
  list-style-type: none;
}

.page-id-484 ol > li:after {
  content: "";
  display: table;
  clear: both;
}

.page-id-484 ol li ul {
  float: right;
}

.page-id-484 ol li ul li {
  list-style-type: none;
  margin: 0;
}

.tribe-event-title {
  font-size: 131.4%;
  font-weight: 300;
}

.textcenter {
  text-align: center;
  color: white;
}

#post-84 .entry-wrap,
#post-158 .entry-wrap,
#post-645 .entry-wrap,
#post-729 .entry-wrap,
#post-727 .entry-wrap,
#post-731 .entry-wrap {
  background-position: top left;
  background-repeat: no-repeat;
}

#post-84 .entry-wrap,
#post-645 .entry-wrap,
#post-727 .entry-wrap,
#post-731 .entry-wrap {
  background-image: url("https://patrickspetcare.com/wp-content/uploads/2017/01/mascot-smiling.png");
  background-size: 20%;
}

#post-158 .entry-wrap,
#post-729 .entry-wrap {
  background-image: url("https://patrickspetcare.com/wp-content/uploads/2017/01/mascot-climbing.png");
  background-size: 22%;
}

table td {
  vertical-align: top;
}

.inline-image-gallery li {
  list-style-type: none;
  width: 32%;
  display: inline-block;
}

.home .feature-items .x-1-3 {
  border-radius: 8px;
  box-shadow: 0 0 5px #999;
}

.discount-packages .x-1-3 {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 20px;
}

.discount-packages form input[type="image"] {
  display: block;
  margin: 0 auto;
}

.icon-block {
  background-color: rgb(50, 85, 164);
  border: 1px solid #ddd;
  margin-bottom: 30px;
}

.icon-block a,
.icon-block p {
  color: white;
  font-weight: bold;
}

.icon-block:hover {
  background-color: rgb(50, 85, 200);
}

.icon-block a:hover {
  color: #f9f9f9;
}

.icon-block ul {
  margin: 0;
  padding: 0;
}

.icon-block ul li {
  list-style-type: none;
  text-align: center;
  padding: 15px 0;
  border-top: 1px solid white;
  cursor: pointer;
}

.icon-block ul li a {
  font-weight: 300;
}

.icon-block ul li:hover {
  background-color: rgb(50, 85, 164);
}

.service-booking-link {
  margin: 10px 0 0;
}

.section-title {
  text-align: center;
  color: white;
}

/* FORMS TEMPLATE */

.forms_page {
  padding: 0;
  display: flex;
  flex-direction: column;
  background: #fff;
  height: 100%;
}

.forms_content {
  width: 100%;
  padding: 48px;
}

.forms_content.full-width {
	width: 100%;
}

.page-template-template-forms-full-width .m5fh-3.x-bar {
    display: none;
}

.forms_sidebar {
  width: 100%; /* Rectangle 6.1 */
  background: rgba(58, 85, 159, 0.05);
  border: 2px solid #ffffff;
  flex: 1;
  padding: 48px 16px;
}

.forms_sidebar.hidden {
    display: none;
}

.forms_sidebar .x-sidebar {
  width: 100%;
}

.forms_sidebar h3,
.forms_sidebar h4 {
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  color: #000000;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.75rem;
  margin-bottom: 0.75rem;
}

.forms_sidebar p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: rgba(0, 0, 0, 0.75);
}

.forms_content h1 {
  margin: 0;
}

.forms_content .form-header-group {
  margin: 0;
  border-top: none;
}
.forms_content .form-line {
  padding: 0;
}

.forms_content .form-address-table {
  margin: 0;
}

.forms_content .form-address-table tr:nth-of-type(odd) {
  background: none;
}

.forms_content .form-address-table td,
.forms_content .form-address-table tr {
  border: none;
  background: none;
  padding: 0;
}
.forms_content input[type],
.forms_content input[type="text"] {
  /* padding: 1.5rem 2rem !important; */
  border-radius: 3px;
}

.forms_content input[type="checkbox"],
.forms_content input[type="radio"] {
  margin-right: 0.75rem;
}

.forms_content .form-label-left,
.forms_content .form-label-right,
.forms_content .form-label-left.form-label-auto,
.forms_content .form-label-right.form-label-auto {
  width: 180px;
  padding-right: 0.5rem;
}

.forms_content .form-buttons-wrapper {
  margin-top: 2rem;
}

.forms_content .jotform-form {
  padding-top: 32px;
}

.forms_content .form-sub-label {
  margin: -5px 0 10px;
}

.widget_nav_menu .menu-service-forms-container ul {
  border: none;
  box-shadow: none;
}

.widget_nav_menu .menu-service-forms-container ul li {
  background: none;
}

.widget_nav_menu .menu-service-forms-container .current-menu-item > a {
  background: none;
}
.widget_nav_menu .menu-service-forms-container ul li a {
  border: none;
  box-shadow: none;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #3a559f;
  padding-left: 0;
  opacity: 0.8;
  transition: all 0.25s ease-in-out;
}
.widget_nav_menu .menu-service-forms-container .current-menu-item > a,
.widget_nav_menu .menu-service-forms-container ul li a:hover {
  background: none;
  opacity: 1;
}

.sidebar-button {
  display: block;
  width: 100%;
  background: rgba(58, 85, 159, 0.1);
  border-radius: 3px;
  padding: 1rem 1.25rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #3a559f;
  margin-top: 2rem;
  transition: background 0.25s ease-in-out;
}

.sidebar-button svg {
  float: right;
  margin-top: 0.25rem;
}

.sidebar-button:hover {
  background: rgba(58, 85, 159, 0.25);
  color: #3a559f;
}

.review-images {
  display: flex;
  justify-content: space-around;
  margin: 3.5rem 0 1.5rem;
}

.review-images img {
  width: 160px;
}

.reviews-link {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  text-align: right;
  display: block;
  color: #3a559f;
}

.services-existingcust {
  background: #3a559f;
  border-radius: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  color: #ffffff;
  padding: 2rem 4rem;
  margin: 3.5rem 0 0;
}
.services-existingcust a {
  border-bottom: 2px dotted #fff;
  color: #fff;
  opacity: 1;
}

.services-existingcust a:hover {
  color: #fff;
  opacity: 0.8;
}

@media screen and (min-width: 980px) {
  .forms_page {
    flex-direction: row;
  }
  .forms_content {
    width: calc(100% * (2 / 3));
    padding: 64px;
  }
  .forms_sidebar {
    width: calc(100% * (1 / 3)); /* Rectangle 6.1 */
    background: rgba(58, 85, 159, 0.05);
    border: 2px solid #ffffff;
    flex: 1;
    padding: 64px 32px;
  }
}

/* //TODO: HIDE PROPERLY */
.page-template-template-forms-full-width .chat-columbia-heights,
.page-template-template-forms-full-width .chat-brookland {
  display: none;
}
div.calendar .button {
  border: 1px solid #fff;
  padding: 5px;
  color: #fff;
}

.page-template-template-forms-full-width div.calendar tr {
  display: flex;
  justify-content: space-evenly;
}

.page-template-template-forms-full-width div.calendar td.title {
  color: #333;
}

.page-template-template-forms-full-width div.calendar table {
  margin: 0;
}

@media screen and (max-width: 1200px) {
  .x-brand {
    max-width: 26%;
  }
}

@media screen and (max-width: 979px) {
  .yelp-widget-none {
    width: 250px !important;
    margin: 15px auto !important;
  }

  .x-brand {
    max-width: 80%;
  }

  .x-column.x-1-3 {
    min-height: 320px;
  }
}

@media (max-width: 767px) {
  .x-topbar .x-social-global {
    float: right;
    margin-bottom: 8px;
    width: 70px;
  }

  table {
    width: 100%;
  }

  .price {
    float: none;
    display: block;
  }

  .x-column.x-1-3 {
    margin-bottom: 20px;
  }

  #mascot-header {
    display: none;
  }

  .x-column.x-1-3 {
    min-height: auto;
  }
}

@media (max-width: 567px) {
  table {
    display: none;
  }
  .form-address-table {
    display: block;
  }
  .forms_content .form-label-left,
  .forms_content .form-label-right,
  .forms_content .form-label-left.form-label-auto,
  .forms_content .form-label-right.form-label-auto {
    width: 100%;
    padding-right: 0;
  }
  .forms_content h1 {
    font-size: 200%;
  }
  .services-existingcust {
    padding: 1rem;
    font-size: 14px;
  }
  .forms_content {
    padding: 32px;
  }
  .forms_content .form-line {
    padding: 0 !important;
  }
  .forms_content [data-type="control_phone"] .form-sub-label-container:first-child {
    width: 100% !important;
  }
  .forms_sidebar .review-images img {
    width: 120px;
  }
}

@media screen and (max-width: 480px) {
  /*.p-phone{
		display: block;
	    text-align: center;
	    float: none;
	}*/

  #x-section-1 {
    margin-top: 0 !important;
  }
}
