#map {
  height: 100%;
}


body.dragging, body.dragging * {
  cursor: move !important;
}

@media screen and (min-width: 769px)
.main-photo-title {
    font-size: 16px;
    padding: 8px;
}

.main-photo-title {
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    background-color: rgba(0,0,0,.5);
}

.grid-square {
    width: 63px;
    margin: 4px;
    display: inline-block;
    height: 63px;
    border: 1px solid;
    border-radius: 8px;
    padding: 6px;
    vertical-align: middle;
    cursor: move;
}

.read_less{
  color:#064677;
  text-decoration: none;
  border-bottom: 1px dotted #064677;
}

.read_more{
  color:#064677;
  text-decoration: none;
  border-bottom: 1px dotted #064677;
}

.opaque40 {
    opacity: 1!important;
}
.opaque40::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.4;
}

.opaque40>* {
    position: relative;
    z-index: 1;
}

.globe {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #007bff;
}
.tagline {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #4267B2;
}
.facebook {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #4267B2;
}
.pinterest{
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #E60023;
}
.instagram {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #8a3ab9;
}
.youtube {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: red;
}
.linked_in {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #0077B5;
}
.google_plus {
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #DD4B39;
}
.twitter{
        float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #1DA1F2;
}
.etsy{
	 float: right;
        margin-right: 10px;
        margin-top: -38px;
        position: relative;
        z-index: 2;
        color: #eb6d20;
}
.imageThumb {
  /* max-height: 175px; */
  border: 2px solid;
  padding: 1px;
  cursor: pointer;
    /* bottom: 0; */
    /* left: 0; */
    margin: 2px;
    position: absolute;
    /* right: 0; */
    /* top: 0; */
}
}
.pip {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.remove-image-pet {
  display: block;
  background: #444;
  border: 1px solid black;
  color: white;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}
.remove-image-pet:hover {
  background: white;
  color: black;
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ff9800;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
#loading-image{
    width:100%;
    height:100%;
    position:fixed;
    z-index:9999;
    background:url("loading.gif") no-repeat center center rgba(0,0,0,0.25)
}

input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ff9800;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.bg-light{
background-color:#f8f9fa!important;
}
.nf-breadcrumb li:after {
  content: "\A";
  white-space: pre;
}

.nf-breadcrumbs{
        /*display:flex;*/
        justify-content:center;
}

.breadcrumbcenter {
        text-align: center;
}

.nf-breadcrumbs li.active a {
    background: #fbc02d !important;
    color: #000 !important;
    cursor: default;
}
.nf-breadcrumbs li.disabled a {
    background: #eee;
    color: #787878;
    cursor: default;
}

.nf-breadcrumbs li a {
    background: #333;
    color: #f7f7f7;
    transition: all .5s;
}

.nf-breadcrumbs li a {
    padding: 6px 9px;
}

.nf-breadcrumbs li a {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-decoration: none;
}

.nf-breadcrumbs {
    margin: 20px 0!important;
}

.nf-next-previous,
.nf-breadcrumbs {
  content: "";
  list-style:none!important;
  list-style-type: none !important;
  margin: 0px 0px -9px 0px !important;
  padding: 0 !important; }
  .nf-next-previous::after,
  .nf-breadcrumbs::after {
    clear: both;
    content: "";
    display: block; }
  .nf-next-previous li,
  .nf-breadcrumbs li {
    content: "";
    list-style-type: none !important;
    margin: 0 !important;
    padding: 0 !important; }

.nf-next-previous li.nf-previous-item {
  float: left; }

.nf-next-previous li.nf-next-item {
  float: right; }

.nf-breadcrumbs li { float: left; }

.nf-breadcrumbs li a {
  display: inline-block;
  font-size: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-decoration: none;
}

.nf-breadcrumbs li a .nf-breadcrumb-error {
      background: red;
      border-radius: 4px;
      color: #fff;
      padding: 2px 5px; }
.nf-breadcrumbs li:last-child a {
  margin-right: 0;
}

.nf-breadcrumbs li.active a {
  font-weight: bold;
}

.nf-progress-container {
  margin-top: 20px;
  width: 100%;
  border: 1px solid #bbbbbb;
}

.nf-progress {
  height: 20px;
  background-color: #329ad1;
}
/* END BREADCRUMB */
  
  
.lead a:link{
  color:#064677;
  text-decoration:none;
  border-bottom: 1px dotted #064677;
}

html {
  scroll-behavior: smooth;
}
/* buttons.css */
.container_radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Hide the browser's default radio button */
.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark_radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
/*.container_radio:hover input ~ .checkmark_radio {
  background-color: #FFFFFF;
}*/

/* When the radio button is checked, add a blue background */
.container_radio input:checked ~ .checkmark_radio {
  background-color: #FFFFFF;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark_radio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container_radio .checkmark_radio:after {
        top: 9px;
        left: 9px;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: white;
}
/* CHECKBOX */
/* Customize the label (the container) */
.container_checkbox {
        display: block;
        position: relative;
        padding-left: 25px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size:16px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
}
/* Hide the browser's default checkbox */
.container_checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
}

/* Create a custom checkbox */
.checkmark_checkbox {
  position: absolute;
  top: 0;
  left: -5px;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark_checkbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark_checkbox {
  background-color: #FFFFFF;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark_checkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark_checkbox:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.section-sm {
    padding-top: 10px!important;
    padding-bottom: 50px;
}

.sidenav .parent > a {
    color: #C32286 !important;
}

.content ul li::before {
	display:none!important;
    /* background: #C32286!important;*/
    /* background: #FFFFFF!important; */
}


.bg-pricing-blue {
    /* color: #c5a7a7!important; */
    background-color: RGBA(94,159,209);
}

.bg-pricing-primary {
    /* color: #c5a7a7!important; */
    background-color: RGBA(206,67,154);
}
.border-pricing-primary{
    border-color: RGBA(195,34,134);
}
.bg-pricing-green {
    /* color: #c5a7a7!important; */
    background-color: RGBA(163,226,103);
}

.bg-pricing-purple{
    background-color: RGBA(153, 113, 188);
}


.form-control {
    border: 1px solid #F5B52E;
    line-height: 3.2;
    background-color: #F8F9FA;
    /* color: #000000; */
}

.search {
  display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid #F5B52E;
    background-color: #F8F9FA;
}


/*PRICING*/
 .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }
/*END PRICING */


.y-move {
    transition: all .2s;	
}

/*a., a:hover, a:focus {
    text-decoration: underline;
    color: #EA225E;
    border-bottom: 1px dotted #EA225E;
    text-decoration: none;
}*/

.metro a{
    text-decoration: none;
    color: #C32286;
    border-bottom: 1px dotted #C32286;
}


#smizdir_content a.smizdir {
    text-decoration: none;
    color: #C32286;
    border-bottom: 1px dotted #C32286;
}

.content a {
    text-decoration: none;
    color: #C32286;
    border-bottom: 1px dotted #C32286;
}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.my-fa {
    padding-top: 18px;
    padding-left: 19px;
}

@media (max-width: 576px) {
	.sm-select-mb {
        	margin-bottom: 15px;
	}
    }
/* BUTTONS */
/* BLUE #1674BC */
/* Button style */
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-blue-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-blue {
    background: #1674BC;
    color: #fff;
    border-color: #1674BC;
}
.btn-blue:active, .btn-blue:hover, .btn-blue:focus, .btn-blue.focus, .btn-blue.active {
  background: #085A99 !important;
  color: #fff;
  border-color: #085A99 !important;
}

.btn-outline-blue {
  background: transparent;
  color: #1674BC;
  border-color: #1674BC;
}
.btn-outline-blue:active, .btn-outline-blue:hover, .btn-outline-blue:focus, .btn-outline-blue.focus, .btn-outline-blue.active {
  background: #1674BC !important;
  border-color: #1674BC !important;
  color: #fff;
}
/* END BLUE */

/* GREEN #81C640 */
/* Button style */
.btn-green:hover, .btn-green:active, .btn-green:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-green-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-green {
    background: #81C640;
    color: #fff;
    border-color: #81C640;
}
.btn-green:active, .btn-green:hover, .btn-green:focus, .btn-green.focus, .btn-green.active {
  background: #65AE20 !important;
  color: #fff;
  border-color: #65AE20 !important;
}

.btn-outline-green {
  background: transparent;
  color: #81C640;
  border-color: #81C640;
}
.btn-outline-green:active, .btn-outline-green:hover, .btn-outline-green:focus, .btn-outline-green.focus, .btn-outline-green.active {
  background: #81C640 !important;
  border-color: #81C640 !important;
  color: #fff;
}
/* END GREEN */

/* ORANGE #ED5B35 */
/* Button style */
.btn-orange:hover, .btn-orange:active, .btn-orange:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-orange-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-orange {
    background: #ED5B35;
    color: #fff;
    border-color: #ED5B35;
}
.btn-orange:active, .btn-orange:hover, .btn-orange:focus, .btn-orange.focus, .btn-orange.active {
  background: #CD3912 !important;
  color: #fff;
  border-color: #CD3912 !important;
}

.btn-outline-orange {
  background: transparent;
  color: #ED5B35;
  border-color: #ED5B35;
}
.btn-outline-orange:active, .btn-outline-orange:hover, .btn-outline-orange:focus, .btn-outline-orange.focus, .btn-outline-orange.active {
  background: #ED5B35 !important;
  border-color: #ED5B35 !important;
  color: #fff;
}
/* END ORANGE */

/* PURPLE #612E8D */
/* Button style */
.btn-purple:hover, .btn-purple:active, .btn-purple:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-purple-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-purple {
    background: #612E8D;
    color: #fff;
    border-color: #612E8D;
}
 .btn-purple:active, .btn-purple:hover, .btn-purple:focus, .btn-purple.focus, .btn-purple.active {
  background: #4B1A76 !important;
  color: #fff;
  border-color: #4B1A76!important;
}

.btn-outline-purple {
  background: transparent;
  color: #612E8D;
  border-color: #612E8D;
}
.btn-outline-purple:active, .btn-outline-purple:hover, .btn-outline-purple:focus, .btn-outline-purple.focus, .btn-outline-purple.active {
  /* background: #612E8D !important; */
  border-color: #612E8D!important;
  /* color: #fff;*/
  color: #612E8D;
}
/* END PURPLE */

/* YELLOW #F5B52E */
/* Button style */
.btn-yellow:hover, .btn-yellow:active, .btn-yellow:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-yellow-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-yellow {
    background: #F5B52E;
    color: #fff;
    border-color: #F5B52E;
}
.btn-yellow:active, .btn-yellow:hover, .btn-yellow:focus, .btn-yellow.focus, .btn-yellow.active {
  background: #D3930B !important;
  color: #fff;
  border-color: #D3930B !important;
}

.btn-outline-yellow {
  background: transparent;
  color: #F5B52E;
  border-color: #F5B52E;
}
.btn-outline-yellow:active, .btn-outline-yellow:hover, .btn-outline-yellow:focus, .btn-outline-yellow.focus, .btn-outline-yellow.active {
  background: #F5B52E !important;
  border-color: #F5B52E !important;
  color: #fff;
}
/* END YELLOW */


/* TEAL #00A496 */
/* Button style */
.btn-teal:hover, .btn-teal:active, .btn-teal:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-teal-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-teal {
    background: #00A496;
    color: #fff;
    border-color: #00A496;
}
.btn-teal:active, .btn-teal:hover, .btn-teal:focus, .btn-teal.focus, .btn-teal.active {
  background: #007E75 !important;
  color: #fff;
  border-color: #007E75 !important;
}

.btn-outline-teal {
  background: transparent;
  color: #00A496;
  border-color: #00A496;
}
.btn-outline-teal:active, .btn-outline-teal:hover, .btn-outline-teal:focus, .btn-outline-teal.focus, .btn-outline-teal.active {
  background: #00A496 !important;
  border-color: #00A496 !important;
  color: #fff;
}
/* END TEAL */

/* PINK #EA225E */
/* Button style */
.btn-pink:hover, .btn-pink:active, .btn-pink:focus {
  outline: 0;
  box-shadow: none !important;
}
.btn-pink-sm {
  font-size: 14px;
  padding: 10px 25px;
}
.btn-pink {
    background: #EA225E;
    color: #fff;
    border-color: #EA225E;
}
.btn-pink:active, .btn-pink:hover, .btn-pink:focus, .btn-pink.focus, .btn-pink.active {
  background: #E40045 !important;
  color: #fff;
  border-color: #E40045 !important;
}

.btn-outline-pink {
  background: transparent;
  color: #EA225E;
  border-color: #EA225E;
}
.btn-outline-pink:active, .btn-outline-pink:hover, .btn-outline-pink:focus, .btn-outline-pink.focus, .btn-outline-pink.active {
  background: #EA225E !important;
  border-color: #EA225E !important;
  color: #fff;
}
/* END PINK */











.my-border {
    border-color: #eee);
    border-radius: .1em);
    border-style: solid);
    border-width: .08em);
    padding: .2em .25em .15em);
}

.col-sm-fit {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
}

.bg-overlay{
    width: 100%;
    height: 600px;
    background: linear-gradient(0deg, rgba(255 255 255 / 54%), 
                rgba(255 0 150 / 69%)), 
		url('images/business-camera-coffee.jpg');
    background-repeat:no-repeat;
    background-size: cover;
}

.header-homepage:not(.header-slide) .background-overlay, .header-homepage:not(.header-slide).color-overlay::before {
    opacity: 0.69;
}
.header-homepage:not(.header-slide).color-overlay:before {
    background: #2A2626;
}

.header, .header-homepage {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 0;
}
.asterisk{
    color: #ED5B35;
    /*color: #A22403;*/
}
.error{
    color: #ED5B35;
    /*color: #A22403;*/
    font-weight: bold;
}
/* Hide the browser's default checkbox */
.container_checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark_checkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark_checkbox:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: 1px solid #850054;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container_checkbox {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkmark_checkbox {
    position: absolute;
    top: 0;
    left: -5px;
    height: 25px;
    width: 25px;
    background-color: #F8F9FA;
    border: 1px solid #F5B52E;
    border-radius: 0.375rem;
}

/* RADIO */

.container_radio input:checked ~ .checkmark_radio {
    background-color: #ED5B35;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_radio:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.container_radio input:checked ~ .checkmark_radio:after {
  display: block;
}

.checkmark_radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ccc;
    border-radius: 50%;
}

.container_radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

input[type=radio], input[type=checkbox] {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 0;
}

input[type=radio], input[type=checkbox] {
    vertical-align: middle;
    position: relative;
    bottom: 0.15rem;
    font-size: 115%;
    margin-right: 3px;
}

 input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

/* .container_checkbox input:checked ~ .checkmark_checkbox {
    background-color: #ED5B35;
}*/

.select_dropdown {
    border: 1px solid #F5B52E;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2;
    background-color: #F8F9FA;
    background-clip: padding-box;
    border: 1px solid #F5B52E;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    height:65px;
}

/* .input_text {
    display: block;
    width: 100%;
    font-family: inherit;
    font-size: 1em;
    outline: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #F5B52E;
    border-radius: 3px;
    box-shadow: none;
    padding: 0 9px;
    height: 60px;
}*/

.input_text {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2;
    background-color: #F8F9FA;
    background-clip: padding-box;
    border: 1px solid #F5B52E;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* Edits by Hassaan */
.row.sticky-top {
    top: 60px;
    background: #f8f9fa;
    padding: 10px 0;
    box-shadow: 0px 4px 2px #00000029;
}

/* uploaded images x icon fix */
#pet-images #sortable-images li {
    position: relative;
}

#pet-images span.remove-image-pet {
    /* position: absolute; */
    top: -18px;
    left: 97%;
    transform: translateX(-50%);
    font-size: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

#pet-images span.remove-image-pet::after {
    content: "\00D7";
    font-size: 44px;
    line-height: 38px;
    font-weight: 500;
    height: 40px;
}

/* uploaded images size and username input... fix */
select.form-control {
    height: 58px;
    line-height: 1.5;
}

div#own_username_container > div:first-child {
    position: relative;
}

div#own_username_container > div:first-child i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-5px);
}
#pet-images #sortable-images li {
    float: none;
    clear: both;
    width: 100px;
    height: 100px;
    border: 2px solid #444;
    background: #444;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 10px 20px;
}

#petForm ul#sortable-images {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#pet-images #sortable-images li img {
    height: auto;
    width: 100%;
    max-height: 100%;
    border: 0;
    margin: 0;
    display: block;
}
/* page=learn-more. fix */
span#metropolitan_list li {
  list-style: square;
}
@media screen and (max-width: 992px) {
  div#icon-grid + div#hanging-icons + section .container {
    max-width: 90%;
  }
  div#icon-grid
    + div#hanging-icons
    + section
    .gridContainer
    div:nth-child(3)
    .row
    > div:first-child {
    margin-left: auto;
    margin-right: auto;
  }
  div#icon-grid + div#hanging-icons + section .lead {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  div#icon-grid
    + div#hanging-icons
    + section
    .gridContainer
    div:nth-child(2)
    .row
    > div {
    width: 100%;
  }
}
/* datetimepicker_pet fix */
div#datetimepicker_pet .bootstrap-datetimepicker-widget {
  position: absolute;
  left: 50% !important;
  right: unset !important;
  width: 100%;
  max-width: 21rem;
  transform: translateX(-50%);
  overflow:auto;
}

div#datetimepicker_pet .bootstrap-datetimepicker-widget ul li {
  padding-left: 0;
}
div#datetimepicker_pet li.picker-switch.accordion-toggle a {
  border: 0;
}
div#datetimepicker_pet .bootstrap-datetimepicker-widget {
  top: 100% !important;
  height: 437px;
}
div#datetimepicker_pet .bootstrap-datetimepicker-widget.dropdown-menu.top:after,
div#datetimepicker_pet
  .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  display: none;
}
