
.page-template-template-location2 .checkbox-label{
    text-transform: capitalize;
}

.page-template-template-location2 .store{
    transition: all .2s ease-in-out;
    cursor: pointer;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #959595;
}

.page-template-template-location2 .tags.tag_mtccc.north:before {
    content: url('/wp-content/themes/mtccc/assets/img/icons/north-marker3.png')!important;
}

.page-template-template-location2 .tags.tag_mtccc.south:before {
    content: url('/wp-content/themes/mtccc/assets/img/icons/south-marker3.png')!important;
}

.page-template-template-location2 .tags {
    display: block;
    margin-bottom: 3px;
    background-repeat: no-repeat;
}

.page-template-template-location2 .tags.tag_parking:before {
    content: '\f288';
}

.page-template-template-location2 .tags:before {
    font-family: FontAwesome;
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem;
    color: #a60643;
    display: block;
    position: relative;
    left: 12px;
}

.page-template-template-location2 .distance {
    font-size: 11px;
    font-size: 1.1rem;
    color: #a60643;
}

.page-template-template-location2 .tab {
    overflow: hidden;
    border: none;
    border-bottom: 1px solid #BCBCBC;
    border-top: 1px solid #BCBCBC
  }
  
  /* Style the buttons that are used to open the tab content */
  .page-template-template-location2 .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 20px;
  }
  
  /* Change background color of buttons on hover */
  .page-template-template-location2 .tab button:hover {
    color: #C60551;
  }
  
  /* Create an active/current tablink class */
  .page-template-template-location2 .tab button.active {
    color: #C60551;
    border-bottom: #C60551 5px solid;
  }
  
  /* Style the tab content */
  .page-template-template-location2 .tabcontent {
    display: none;
    padding: 6px 12px;
    border: none;
    border-top: none;
  }
 
 .page-content p a.acf-btn.acf-btn-outline {
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.page-content p a.acf-btn.acf-btn-outline:hover {
    color: #FFF;
}

.page-template-template-location2 .tab-content-container {
    padding-top: 22px;
}

.tab-content-container .wpb_wrapper p{
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: #000;
}

.tab-content-container p strong,
.tab-content-container p,
.tab-content-container .wpb_wrapper li{
    font-size: 15px;
}

.page-content .line-heading {
    margin-bottom: 0px!important;
    background-image: none!important;
}

.page-content h2 {
    border-bottom: none;
}

.pink-text {
    color: #c60551;
}

.pink-text:hover {
    color: #FFF;
}

.vc_tta-container .vc_tta-panel.vc_active .vc_tta-panel-heading a:before {
    margin-top:-10px;
    content: url('/wp-content/themes/mtccc/assets/img/accordion-arrow2-down.png')!important;
}

.vc_tta-container .vc_tta-panel .vc_tta-panel-title>a:before {
    margin-top:-10px;
    content: url('/wp-content/themes/mtccc/assets/img/accordion-arrow-right.png')!important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: transparent !important;
}

.vc_tta-container .vc_tta-panel .vc_tta-panel {
    background-color: transparent !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
    border: none !important;
}

.vc_tta-container .vc_tta-panel .vc_tta-panel-body {
    border-top: none !important;
}

.vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: none !important;
}

.vc_tta-panel .vc_tta-panel-heading{
    border-top: 1px solid #959595!important;
    border-bottom: 1px solid #959595!important;
}

.vc_tta-panel-title.vc_tta-controls-icon-position-left {
    padding: 15px!important;
}

.vc_tta-panel-title.vc_tta-controls-icon-position-right {
    padding: 15px!important;
}

.vc_tta-title-text {
    color: #242838!important;
}

.page-template-template-location2 .vc_tta-container .vc_tta-panel.vc_active .vc_tta-panel-heading a:before {
    margin-right: 0px!important;
}

.page-template-template-location2 .vc_tta-container .vc_tta-panel .vc_tta-panel-title>a:before {
    margin-right: 0px!important;
}

@media screen and (max-width: 768px) {
    .tab button {
        width: 100%;
    }
}

