1ac4c20f by Jeff Balicki

dd

1 parent 1d9b53b6
......@@ -16999,6 +16999,9 @@ ss3-force-full-width {
font-size: 1.25rem;
}
#exampleModalLong {
padding-right: 0px !important;
}
#exampleModalLong .wpcf7-form {
margin-top: -30px;
}
......@@ -17047,6 +17050,13 @@ ss3-force-full-width {
margin-top: 5%;
font-size: 1rem !important;
}
@media (max-width: 786px) {
#exampleModalLong .modal-dialog {
width: 100%;
margin-left: 0px;
margin-top: 40px;
}
}
#exampleModalLong .wpcf7 label {
font-size: 1rem !important;
}
......@@ -17117,6 +17127,11 @@ ss3-force-full-width {
padding-bottom: 0px;
margin-bottom: -20px;
}
@media (max-width: 786px) {
#exampleModalLong .modal-body {
height: 87vh;
}
}
#exampleModalLong .wpcf7-response-output {
margin-top: -20px !important;
}
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -195,10 +195,17 @@ $(window).on('load resize scroll', function() {
$(document).on("click",".start_a_contact",function() {
$('#exampleModalLong').find('form').append('<input type="hidden" name="planner_id" value="'+$(this).data('store-id')+'"/>')
$('#exampleModalLong').modal('show');
if($(window).width() < '700px'){
$('html, body').css({
overflow: 'hidden',
height: '100%'
});
}
});
$(document).on("click",".find-a-planner-close",function() {
$('#exampleModalLong').modal('hide');
});
......
......@@ -472,7 +472,7 @@ span.number-med.last{
}
#exampleModalLong {
padding-right: 0px !important;
.wpcf7-form{
margin-top: -30px;
}
......@@ -526,6 +526,12 @@ span.number-med.last{
width: 400px;
margin-top: 5%;
font-size:16px !important;
@media (max-width: 786px) {
width: 100%;
margin-left: 0px;
margin-top: 40px;
}
}
.wpcf7 label {
font-size:16px !important;
......@@ -598,6 +604,9 @@ label.container{
.modal-body {
padding-bottom: 0px;
margin-bottom: -20px;
@media (max-width: 786px) {
height: 87vh;
}
}
.wpcf7-response-output{
margin-top: -20px !important;
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.1.3016
Version: 1.1.3017
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......
......@@ -32,18 +32,18 @@ $output .= "\t" . '<div id="wpsl-gmap" class="wpsl-gmap-canvas full"></div>' . "
$output .= '</div>' . "\r\n";
$output .= "\t" . '</div>' . "\r\n";
$output .= '<style>
#wpsl-category{
#wpsl-category{
margin-top: 30px;
float:right !important;
}
#label-search-input{
}
#label-search-input{
display: inline-block;
text-align: unset;
overflow: hidden;
}
#wpsl-category label{
}
#wpsl-category label{
width: 100px !important;
text-transform: none;
loat: unset !important;
......@@ -51,25 +51,25 @@ $output .= '<style>
width: 115px !important;
padding-left: 10px;
vertical-align: middle;
}
.results_row_top{
}
.results_row_top{
background :transparent !important;
}
.wpsl-search{
}
.wpsl-search{
margin-bottom: 12px;
padding: 0px;
background: #fff !important;
}
}
.broker_radio{
disply:none !important;
}
#wpsl-s{
.broker_radio{
disply:none !important;
}
#wpsl-s{
display:none;
margin-top:20px;
}
#wpsl-gmap,
#wpsl-result-list{
}
#wpsl-gmap,
#wpsl-result-list{
width:48.5%;
height:400px !important;
display: inline-block;
......@@ -77,13 +77,13 @@ $output .= '<style>
font-size:18px;
}
}
#wpsl-stores{
height: 330px !important;
width:95%;
}
#wpsl-gmap{
#wpsl-stores{
height: 330px !important;
width:95%;
}
#wpsl-gmap{
width:48.5%;
float:right;
position: absolute;
......@@ -92,8 +92,8 @@ $output .= '<style>
transition-delay:3s;
margin-left: 20px;
}
#wpsl-gmap.full{
}
#wpsl-gmap.full{
position: absolute;
width: 50%;
overflow: hidden;
......@@ -101,27 +101,27 @@ $output .= '<style>
transition:0.5s;
transition-delay:3s;
}
.location_distance{
}
.location_distance{
display:none !important;
float: none !important;
}
#wpsl-wrap #wpsl-result-list li {
}
#wpsl-wrap #wpsl-result-list li {
border-top: 1px solid #ccc;
border-bottom: 0px solid #ccc;
font-size:14px;
padding: 0px;
}
#wpsl-wrap #wpsl-result-list li a{
}
#wpsl-wrap #wpsl-result-list li a{
color:#007DB3;
text-decoration: none;
}
#wpsl-wrap #wpsl-result-list li a:hover{
}
#wpsl-wrap #wpsl-result-list li a:hover{
color:#000;
text-decoration: underline;
}
.start_a_contact{
}
.start_a_contact{
color:#fff !important;
background-color:#012169;
padding: 5px 25px 5px 25px;
......@@ -129,107 +129,86 @@ $output .= '<style>
width: 120px;
margin-top: 10px;
margin-bottom: 15px;
}
}
.address{
.address{
margin-top: 10px;
}
.start_a_contact:hover {
}
.start_a_contact:hover {
background-color: #005eb8;
text-decoration:none !important;
}
.location_link{
}
.location_link{
float: right;
width: 0%;
}
@media (max-width: 767px){
#wpsl-gmap.full{
position: relative;
width: 50%;
height: 400px !important;
float: none;
display: block;
margin-left: 0%;
margin-top: 100px;
}
}
@media (max-width: 767px){
#wpsl-gmap,
#wpsl-result-list{
width:50%;
height:400px !important;
float:none;
display:block;
}
}
#wpsl-search-btn {
#wpsl-search-btn {
display:none !important;
}
td, th {
}
td, th {
vertical-align: top;
}
#wpsl-search-input{
}
#wpsl-search-input{
border: 0px solid #a4a5a8;
border-bottom: 2px solid #000;
background-color: #F1F7E6;
color:#54565A;
}
#wpsl-search-input::-webkit-input-placeholder { /* Edge */
}
#wpsl-search-input::-webkit-input-placeholder { /* Edge */
color: #949598;
font-family: "HelveticaNeue";
}
#wpsl-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
#wpsl-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #949598;
font-family: "HelveticaNeue";
}
#wpsl-search-input::placeholder {
#wpsl-search-input::placeholder {
color: #949598;
font-family: "HelveticaNeue";
}
#wpsl-search-btn, #wpsl-search-wrap div{
#wpsl-search-btn, #wpsl-search-wrap div{
margin-right: 10px;
}
.wpsl-input,
#wpsl-radius{
}
.wpsl-input,
#wpsl-radius{
display:inline-block !important;
float: none !important;
}
#wpsl-wrap #wpsl-result-list li {
}
#wpsl-wrap #wpsl-result-list li {
border-top: 1px solid #ccc;
border-bottom: 0px solid #ccc;
font-size:14px;
padding-left: 0px;
padding-right: 0px;
}
#wpsl-wrap #wpsl-result-list li a{
}
#wpsl-wrap #wpsl-result-list li a{
color:#009ADE;
text-decoration: none;
}
#wpsl-wrap #wpsl-result-list li a:hover{
}
#wpsl-wrap #wpsl-result-list li a:hover{
color:#000;
text-decoration: underline;
}
#wpsl-wrap{
}
#wpsl-wrap{
margin-top:20px;
}
}
#wpsl-radius label{
#wpsl-radius label{
float:unset !important;
display:inline-block !important;
width: 115px !important;
padding-left: 10px;
vertical-align: middle;
}
.wpsl-dropdown{
}
.wpsl-dropdown{
float:right !important;
display:inline-block !important;
border-radius: 0px !important;
......@@ -237,8 +216,8 @@ $output .= '<style>
width:115px;
border-color:#707070;
margin-top: -5px;
}
#wpsl-search-input {
}
#wpsl-search-input {
font-size: 30px;
height: 40px !important;
width: 88% !important;
......@@ -249,13 +228,9 @@ $output .= '<style>
border-radius:0px !important;
background-color: #ffff;
color: #54565A;
}
@media (max-width: 767px){
#wpsl-search-input {
width: 70% !important;
}
}
.wpsl-input:after {
}
.wpsl-input:after {
content: "";
background-image: url("https://yournumbers.ca/wp-content/uploads/2022/01/search.png");
height: 40px;
......@@ -265,8 +240,8 @@ $output .= '<style>
background-size: contain;
float: right;
margin-top: -5px;
}
.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
}
.wpsl-dropdown .wpsl-selected-item, .wpsl-dropdown li, .wpsl-selected-item {
list-style: none;
padding: 6px 4px !important;
margin: 0!important;
......@@ -274,42 +249,53 @@ $output .= '<style>
text-align: right;
padding-right: 35px!important;
}
#wpsl-wrap .wpsl-selected-item{
}
#wpsl-wrap .wpsl-selected-item{
}
.wpsl-selected-item:after {
}
.wpsl-selected-item:after {
right: 17px;
border-top: 8px solid #009ADE;
}
.wpsl-active .wpsl-selected-item:after {
}
.wpsl-active .wpsl-selected-item:after {
border-bottom: 8px solid #009ADE;
}
.location_name,
.location_distance{
}
.location_name,
.location_distance{
font-family: "HelveticaNeue-Bold";
text-decoration: none;
color:#54565A;
}
#homecontent #wpsl-wrap{
}
#homecontent #wpsl-wrap{
margin:0px !important;
}
@media (max-width: 767px){
#wpsl-search-input {
width: 90% !important;
}
.wpsl-input:after {
margin-top: -40px;
}
#wpsl-gmap.full,
#wpsl-result-list{
width:100%;
height:300px !important;
float:none;
display:block;
position: relative;
}
#wpsl-result-list{
height:700px !important;
}
@media (max-width: 767px){
table.wpsl-store-location tr td {
font-size: 14px !important;
}
#wpsl-gmap{
width:100%;
height:300px !important;
}
#wpsl-result-list{
width:100%;
height: 350px !important;
}
.km{
width:50px;
padding-right: 10px !important;
......@@ -339,9 +325,7 @@ $output .= '<style>
.wpsl-store-location tr td{
padding: 10px 0px;
}
}
}
</style>
......