    select {
        margin: 0;
    }

    button.slick-arrow.slick-next {
        right: 0;
    }

    .slick-slider button.slick-arrow {
        display: block !important;
    }

    .col-12.pet-image-slider {
        padding: 0 0 0 0;
    }

    .col-12.plugin-body {
        padding: 0 0 10px 15px;
    }

    div.form-group.col-md-6 {
        padding: 0;
    }

    .col-12.plugin-body {
        padding: 0;
    }

    .col-6.text-right {
        padding: 0;
    }

    .col-6.result-description {
        padding: 0;
    }

    .birthday-container {
        vertical-align: sub;
    }
    .pet-button-сard {
        font-weight: 500;
        white-space: nowrap;
        border-radius: 5px !important;
        padding: 10px;
        color: white;
        width: 100%;
        margin: 5px;
    }

    .pet-button-сard:hover {
        color: white;
    }

    .select-container.col-9, .form-group.col-md-6.col-sm-12 {
        margin: 0;
        padding: 0;
    }

    .pet-button-sex_mod_female {
        background-color: #ff66ff !important;
        border-color: #ff66ff !important;
    }

    .pet-button-sex_mod_male {
        background-color: #15a0cf !important;
        border-color: #15a0cf !important;

    }

    .pet-label-sex_mod_female {
        background-color: #ff66ff !important;
    }

    .pet-label-sex_mod_male {
        background-color: #15a0cf !important;

    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-collapse.collapse.show {
        display: block !important;
    }

    h3 {
        margin: 20px 0 10px 0;
        font-size: 24px;
    }

    h4 {
        margin: 10px 0 12px;
        font-size: 18px;
        font-weight: 500;
    }

    .pet-list-item__row-title h4 {
        font-size: 16px !important;
    }
    /*** breed pet list css ***/

    .dropdown-toggle::after {
        display:none !important;
    }

    .dropdown-menu.page-dropdown-menu.show {
        left: -49px !important;
    }

    .page-header {
        margin: 0;
    }

    .navbar-collapse {
        padding-right: 0;
    }

    .plugin-template-content .row{
        margin-left: 0;
        margin-right: 0;
    }

    .search-container form {
        border: 1px #054fa0 solid;
    }

    .search-container input{
        height: 4.0625rem !important;
        font-size: 1.5625rem !important;
        border: 0;
    }

    .search-container input::-webkit-input-placeholder,
    .search-container input::-moz-placeholder,
    .search-container input:-ms-input-placeholder,
    .search-container input::placeholder {
      font-weight: 600;
      font-size: 1rem !important;
    }

    .search-container.plugin-body {
        margin-top:1rem;
        margin-bottom: 1rem;
        padding:0;
    }

    .search-container button {
        width: 4.0625rem;
        height: 4.0625rem;
        right: 0;
        padding: 0;
        border: 0;
        background-color: #fff;
        padding-top: 0.2rem;
    }

    .search-container .input-group-btn {
        line-height: 1 !important;
    }

    .applied-filter-display {
        height: 45px;
        background-color: #dadada;
        text-align: center;
        color: #035;
    }

    .reset-filter-btn{
        background: #ebebeb;
        border: none;
        font-size: 1rem;
        border-radius: 0px;
        color: #036;
        text-transform: uppercase;
        font-weight: 600;
        width: 100%;
        padding-top: 0.625em;
        white-space: nowrap;
    }

    .pet-detail-image-slider__img-caption {
        bottom: 0 !important;
    }

    .plugin-body {
        background-color: #fff;
        padding-bottom: 10px;
    }

    .filter-sidebar {
        min-height: 21.875rem;
        margin-left: 0;
        margin-right: 2rem;
    }
    .sidebar-container {
        padding-left: 1rem;
    }

    .search-container button svg {
        width: 1.8125rem;
        height: 3.8125rem;
        fill: #054fa0;
    }

    .pet-title {
        margin: 0;
        pointer-events: none;
        color: #054aa0;
        text-transform: none;
    }

    .no-slider {
        margin-top: 35px;
    }

    .pet-birth-date {
        font-weight: 600;
        width: 100%;
        font-size: 16px;
        color: #343434;
    }

    .locate-cta i {
       color: #00e628;
    }

    .learn-more {
        color: #054fa0;
        font-size: 0.9rem;
    }

    .learn-more:hover,
    .learn-more:focus,
    .learn-more:active {
        color: #054fa0;
    }

    .usda .col-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .location .col-6{
        padding-left:0;
        font-size: 0.875rem;
        font-weight: 600;
    }
    .pet-birth-date i,
    .location i,
    .locate-cta i {
        margin-right: 0.325rem;
    }

    .pet-property-value {
        font-size: 1rem;
        color: #054fa0;
    }

    .pet-image-slider .slick-slider {
        margin-bottom: 0;
    }

    .pet-list-item, .pet-list-pagination {
        margin-right: 0;
    }

    .pet-list-item {
        cursor:pointer;
        cursor:hand;
    }

    .pet-list-item .list-item-container {
        border-bottom: 1px #5a5c63 solid;
    }

    .page-dropdown-menu{
        background-color: #fff;
        min-width: 100%;
        font-size: 1.1875rem;
        border-radius: unset;
        text-align: left;
        font-family: Roboto,Verdana,Arial,sans-serif;
        font-weight: 400;
        color: #5a5c63;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border: 1px solid #ccc;
        border-top-color: #e6e6e6;
        box-shadow: 0 1px 0 rgba(0,0,0,0.06);
        box-sizing: border-box;
        margin-top: -1px;
        max-height: 200px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-dropdown-menu li {
        padding-top: 5px;
    }

    .per-page-label {
        padding-right:1rem;
        font-weight: 600;
        color: #5a5c63;
    }

    .per-page-dropdown .btn-arrow{
        line-height: 1;
        height: 39px;
    }

    .page-dropdown,
    .page-dropdown:hover,
    .page-dropwdown:active,
    .page-dropdown:focus,
    .open > .dropdown-toggle.btn-info {
        background: #f2f2f2;
        color: #333;
        font-size: 1.1875rem;
        border: none;
        padding-left: 1rem;
    }

    .page-dropdown-menu li {
        cursor: pointer;
        padding-left: 0.875rem;
    }

    .pet-property-label {
        color: #5a5c63;
    }

    .btn-arrow.btn-arrow,
    .btn-arrow.btn-arrow:hover,
    .btn-arrow.btn-arrow:active,
    .btn-arrow.btn-arrow:focus,
    .open > .btn-arrow{
        background-color: #012648;
    }

    .btn-arrow .fa-angle-down{
        font-size: 1.49rem;
    }

    .result-count {
        color: #77c2e6;
    }

    .result-description {
        position:relative;
        top: 0.8rem;
        font-weight: 600;
        color: #5a5c63;
        font-size: 0.8rem;
    }

    .location, .breeder-info, .usda {
        color: #797979;
    }

    .pet-list-container {
        line-height: 1.22;
    }

       .pet-image-slider-item img {
        margin: 0 auto;
        max-width: 100%;
    }

    .pet-image-slider-item_with-custom-slick-dots .pet-image-slider__img-caption {
        padding-bottom: 2em;
    }

    .pet-image-slider__img-corner {
        border-top-right-radius: 10px;
        border-bottom-left-radius: 10px;
        color: white;
        font-size: 1.4em;
        font-weight: 600;
        padding: 10px 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 30%;
        z-index: 1;
    }

    .pet-cta-container .btn {
        background-color: #f2f2f2;
        color: #333;
        border:none;
    }

    .pet-cta-container .btn.btn-yellow {
        background-color: #ffd51d;
        color: #333;
    }

    .btn.btn-white, .btn.btn-white:active{
        background: #fff;
        color: #012648;
        border:none;
    }

    .plugin-template-content {
        width: 67.625rem;
        margin: auto;
        padding: 0;
    }

    .sidebar-container {
        padding-left: 0;
        padding-right: 0;
    }
    .panel-group {
        margin-bottom: 0;
        border: none;
        border-bottom: .125rem solid #f2f2f2;
    }
    .panel-group .panel-heading {
        background: #fff;
        position: relative;
        text-align: left;
        font-size: 1rem;
        font-family: Roboto,Verdana,Arial,sans-serif;
        font-weight: 400;
        text-decoration: none;
        color: #036;
        border: none;
        padding: 0 0;
    }

    .pet-card-contact-us, .pet-card-see-more {
        width: 100%;
        text-align: center;
        font-size: 1rem;
        color: black;
    }

    .pet-card-adopt-me {
        text-align: center;
        font-size: 16px;
        color: black;
        background-color: #ffc107;
        border-color: #ffc107 #ffc107 #d39e00
    }

    .pet-button-сard {
        font-size: 16px;
        margin: auto !important;
    }

    .filters-section__group .panel-body {
        color: #5a5c63;
        font-size: 1rem;
        font-family: Roboto,Verdana,Arial,sans-serif;
        background: #f8f8f8;
        position: relative;
        transition: height .3s ease-in-out,overflow .3s ease-in-out;
        overflow-y: visible;
        overflow-x: hidden;
        max-height: 16.375rem;
    }
    .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border: none;
    }
    .panel {
        border: none;
    }
    .panel ul {
        list-style-type:none;
        padding-left: 0;
    }

    .filter-sidebar .card-title i{
        margin-right: 1.25rem !important;
    }
    .filter-sidebar .card-title a {
        padding-left:1rem;
        min-height: 2.8125rem;
        color: #036 !important;
    }


    .filter-sidebar .panel-body {
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;

    }
    .filter-sidebar li {
        padding: .625rem;
        line-height: 15px;
    }

    .filter-sidebar label, .filter-sidebar input {
        cursor: pointer;
    }

    .filter-sidebar li:hover {
        cursor: pointer;
        background-color: #ebebeb;
    }

    .filter-sidebar li:hover [type='checkbox']:before {
        border-color: #797979;
    }

    .filter-sidebar .panel-body label {
        padding-left: 1.7rem;
        position: relative;
        font-family: Roboto,Verdana,Arial,sans-serif;
        font-weight: 400;
        line-height: 1.15rem;
        font-size: .875rem;
        color: #5a5c63;
        margin-bottom: 0;
        width: 100%
    }

    .filter-sidebar [type='checkbox'] {
        margin: 0 0 0 -1.7rem;
        width: 1.25rem;
        position: absolute;
    }

    .filter-sidebar [type='checkbox']:before {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        content: "";
        position: absolute;
        z-index: 1;
        width: 1.25rem;
        height: 1.25rem;
        border: .125rem solid #ccc;
        border-radius: .125rem;
    }

    .filter-sidebar li:hover [type='checkbox']:checked:before {
        border-color: #fff;
    }


    .filter-sidebar [type='checkbox']:checked:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        height: .5rem;
        border-color: #fff;
        border-top-style: none;
        border-right-style: none;
        top: 0.4rem;
    }

    .filter-sidebar [type='checkbox']:checked:after {
        background-color: #012648;
        border-color: #012648;
    }

    .filter-sidebar [type='checkbox']:after {
        content: "";
        position: absolute;
        width: 1.1rem;
        height: 1.1rem;
        background: #f8f8f8;
        cursor: pointer;
    }

    .main-loading {
        align-items: center;
        display: flex;
        height: 100vh;
        justify-content: center;
        left: 0;
        position: fixed;
        top: 0;
        width: 100vw;
        z-index: 99;
    }

    #filter-tags-container .label{
        padding: 3px 8px;
        float:left;
        font-size: .875rem;
        font-family: Montserrat,'Trebuchet MS',Helvetica,sans-serif;
        font-weight: 600;
        color: #5a5c63;
        display: inline-block;
        text-transform: uppercase;
        position: relative;
        top: -3px;
    }

    .tag-this {
        height: 24px;
        min-height: 1.1rem;
        background-color: #fff;
        text-transform: uppercase;
        overflow: hidden;
        transition: height .3s;
        border: none;
        width:auto;
        margin:0;
        position:relative;
        padding: 0;
    }

    .tag-this .tag {
        display: inline-block;
        vertical-align: middle;
        padding-right: .625rem;
        cursor: default;
        background: #77c2e6;
        color: #fff;
        text-align: center;
        border-radius: 1.25rem;
        line-height: 1;
        font-size: .75rem;
        font-family: Montserrat,'Trebuchet MS',Helvetica,sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
    }

    .overlay {
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 50px;
        color: white;
        transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
    }

    #quippet-form .panel-body{
        padding:0;
        color: #5a5c63;
        font-size: 1rem;
        font-family: Roboto,Verdana,Arial,sans-serif;
        background: #f8f8f8;
    }

    #quippet-form .m-control:not(.multi-choice) .padding-div {
        padding: .625rem;
    }

    #quippet-form button,
    #quippet-form input[type='text'],
    #quippet-form input[type='number'] {
        background: #fff;
        box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 2px 2px 0 rgba(0,0,0,0.24);
        border: none;
        font-size: 1rem;
        border-radius: 0;
        color: #5a5c63;
    }

    #quippet-form .open button{
        padding-left: 0.75rem;
    }
    #quippet-form button:focus, #quippet-form input {
        outline: none !important;
        color: #5a5c63;
    }

    .range .range-min {
        margin-right: 3%;
    }

    .panel-body input[type='text'], .panel-body input[type='number'] {
        width: 100%;
        font-size: 1.875rem;
        min-height: 2.75rem;
        font-weight: 400;
        padding-left: 0.625rem;
    }

    #quippet-form .fa-caret-down,
    #quippet-form .fa-caret-up,
    #quippet-form .caret {
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    }

    .location .phone, .usda .usda-website {
        text-align: center;
    }

    .pet-price .pet-property-value,
    .pet-gender .pet-property-value {
        font-size: 1.4rem;
    }

    .col-12.pet-marketing-notes {
        padding-left: 15px;
        padding-right: 15px;
    }

    .pet-price-value {
        cursor:pointer;
    }

    [name="qp_smart_search"] {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }

    [data-id="qp_smart_search"] span::before {
        content: "\"";
        margin-right: 2px;
        font-size: 0.9rem;
    }

    [data-id="qp_smart_search"] span::after {
        content: "\"";
        margin-left: 2px;
        font-size: 0.9rem;
    }

    .custom-slick-dots li button {
        border-color: #5a5c63;
        display: none;
    }

    .custom-slick-dots li.slick-active button {
        border-color: #343434;
    }

    .applied-filter-display:hover {
        text-decoration:none;
    }

    .applied-filter-display-btn{
        font-size: 0.8rem;
        font-weight: 600;
        color: #036;
        cursor: pointer;
        display: inline-block;
        visibility: hidden;
        padding-top: 0.625rem;
    }

    #tag-this--filter-tags > span {
        white-space: nowrap;
    }

    .submit-loading {
        display: none;
    }

    .pet-list-controls {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .pet-info {
        line-height: 1.22;
    }

    .pet-info .location {
        font-size: 1rem;
    }

    .pet-info .pet-title,
    .pet-info .credova-url .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .pet-info .pet-birth-date {
        padding-left: 0;
    }

    .pet-info .pet-info-pet-id {
        padding-right: 0;
    }

    .pet-info .pet-summary,
    .pet-info .pet-card-contact-us-container,
    .pet-info .pet-card-play-date-schedule-button-wrapper-row {
        margin: 0 -15px;
    }

    .pet-card-play-date-schedule-button {
        width: 100%;
    }

    .pet-info .pet-summary .locate-cta {
        white-space: nowrap;
    }

    .pet-info .location {
        margin: 0 -15px;
        justify-content: space-between;
    }

    .pet-info .location .store {
        flex-basis: initial;
        width: auto;
    }

    .pet-info .location .phone {
        flex-basis: initial;
        width: auto;
        text-align: left;
    }

        @media only screen and (min-width: 500px) {
        .col-9 {
            padding: 0;
        }

        label.control-label {
            text-align: center;
        }
    }

    @media only screen and (max-width: 992px) {

        .control-label {
            margin: 0 58px 0 0;
        }

        .pet-property-value {
            font-size: 1rem;
        }
        .pet-summary {
            margin-top: 0;
        }

        .list-item-container {
            margin-top:0;
        }

        .usda {
            display:none;
        }

        .pet-info .location {
            font-size: 0.75rem;
            line-height: 1.5;
        }

        .search-container input {
            font-size: .875rem;
        }

        .pet-image-slider-item img {
            height: auto;
        }

        .credova-url, .pet-info .location {
            margin-top: 0.5rem;
        }
        .filter-sidebar {
            min-height:auto;
            color: #012648;
        }

        .plugin-template-content {
            max-width: 107.8%;
            margin-left: -15px;
        }

        .sidebar-container {
            width: 100%;
            background: #fff;
        }

        .loading {
            left: 20%;
            top: 30%;
        }

        .mobile-filter-actionbar {
            position: fixed;
            z-index: 1003;
            background-color: #fff;
            display: inline-block;
            width: 100%;
            border-bottom: .125rem solid #979797;
            padding: .5rem .75rem;
        }

        .action-item svg {
            fill: #012648;
            width: 1.5rem;
            height: 1.5rem;
            margin-bottom: -.375rem;
            margin-right: .375rem;
        }
        .action-item {
            font-size: .875rem;
            font-family: Montserrat,'Trebuchet MS',Helvetica,sans-serif;
            font-weight: 400;
            color: #012648;
            text-transform: uppercase;
            display: inline-block;
            float: left;
            line-height: 2.25rem;
            cursor: pointer;
        }
        .action-item a {
            width: 100%;
            background: #054fa0;
            color: #fff;
            font-weight: 600;
        }

        .mobile-filter-actionbar {
            padding-left: 0;
            padding-right: 0;
        }

        .search-container input {
            margin-left:10px;
        }

        .location .phone, .usda .usda-website {
            text-align: left;
        }
    }

    @media only screen and (max-width: 768px) {
        /* .col-12.pet-image-slider {
            padding: 0 15px 0 15px;
        } */

        .sidebar-container .filter-sidebar {
            min-width: 100%;
            width: 100%;
            position: fixed;
            z-index: 1002;
            top: 0;
            left: 0;
            min-height: 21.875rem;
            overflow-y: auto;
            height: 100%;
        }

        .sidebar-container .filter-sidebar #quippet-form{
            margin-top: 3.375rem;
            padding-right: 3rem;
            background-color: #fff;
        }

        .unimp-hidden {
            display: none;
        }
    }

    @media only screen and (max-width: 500px) {
        .control-label {
            margin: 0 20px 0 0;
        }
    }

    .typeahead.dropdown-menu {
        top: 100%;
        width: 100%;
        margin: 0;
        border:none;
        padding: 0;
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
     }
    .typeahead.dropdown-menu li {
        padding: 0;
        border-top: 1px solid #ebebeb;
        cursor: pointer;
    }

    .typeahead.dropdown-menu li.active a {
        background: none;
    }

    .typeahead.dropdown-menu li a:hover,
    .typeahead.dropdown-menu li a:active {
        background: #77c2e6;
        color: #008de6;
        text-decoration: underline;
        cursor: pointer;
    }

    .typeahead.dropdown-menu li a {
        font-family: Montserrat,'Trebuchet MS',Helvetica,sans-serif;
        font-weight: 600;
        padding: .625rem 1.1875rem;
        font-size: 1rem;
        display: block;
        text-decoration: underline;
        color: #0050d1;
    }
    .pagination-container {
        padding: .9375rem 0 2.1875rem 0;
    }
    .pagination-custom {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .pagination-custom li {
        cursor: pointer;
        display: block;
        float: left;
        border-right: 2px solid #ccc;
        margin: 0;
        padding: 0;
    }

    .pagination-custom li a {
        display: block;
        width: 2.5rem;
        height: 1.8125rem;
        line-height: 1.8125rem;
        font-weight: bold;
        color: #0050d1;
        text-decoration: none !important;
        font-size: 1.125rem;
    }

    .pagination-custom li.next, .pagination-custom li.prev {
        border:none;
    }

    .pagination-custom li.next a,
    .pagination-custom li.prev a {
        cursor: pointer;
        display: inline-block;
        font-weight: 400;
        color: #012648;
    }
    .pagination-custom li a:hover {
        color: #008de6;
    }

    .pagination-custom li.active a,
    .pagination-custom li.next.disabled a,
    .pagination-custom li.prev.disabled a,
    .pagination-custom li.active a:hover,
    .pagination-custom li.next.disabled a:hover,
    .pagination-custom li.prev.disabled a:hover {
        color: #ccc;
    }

    .pagination-custom li.next.disabled a,
    .pagination-custom li.prev.disabled a {
        cursor: default;
    }

    .usda div, .usda a {
        font-size: 0.75rem;
    }

    .usda .pet-property-value,
    .usda .pet-property-value a,
    .usda .pet-property-value a:hover,
    .usda .pet-property-value a:active,
    .usda .pet-property-value a:focus {
        color: #5a5c63;
    }

    .usda .pet-property-label {
        font-weight: 600;
    }

    .location a,
    .location a:hover,
    .location a:active,
    .location a:focus {
        color: #5a5c63;
        font-weight: 400;
    }

    .custom-text-dark {
        color: #343434;
    }

    .pet-plugin-header .container {
        width: 67.625rem;
        margin: auto;
        padding: 0;
    }

    .filter-sidebar-action {
        padding: 15px;
        width: 100%;
    }

    .filter-sidebar-action svg{
        width: 1.5rem;
    }

    .filter-sidebar-action span{
        font-size: 1rem;
    }
    .filter-sidebar-action button {
        padding-right: 0.25rem;
    }

    .pet-list-item__row-actions {
        margin-top: 5px;
    }
    .pet-list-item__row-actions * {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .filters-section__show-button,
    .filters-section__show-button:focus {
        margin-bottom: 5px;
        box-shadow: 0 0 2px 0 rgba(0,0,0,.12), 0 2px 2px 0 rgba(0,0,0,.24) !important;
        font-size: 1.4em;
    }

    .filters-section__filters-list {
        margin-left: -20px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: flex-start;
    }

    .filters-section__group {
        padding: 0 0 0 6px;
        width: 100%;
    }

    @media only screen and (max-width: 992px) {
        .filters-section__group {
            padding: 0 15px 0 30px;
        }
    }

    @media only screen and (max-width: 768px) {
        .col-12.plugin-body {
            padding: 0 15px;
        }
        .pet-list-items {
            margin-left: 0;
        }

        .pet-list-item {
            padding-left: 0;
            width: 100%;
        }
    }

    .filters-section__group .card-title {
        font-size: 1.2em;
    }

    .pet-list-items {
        margin-left: -15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
    }

    .pet-list-item {
        background: transparent;
        border-radius: 10px;
        margin-bottom: 30px;
        border: 1px solid;
        padding: 0 0 20px 0;
        width: 32%;
    }

    .pet-list-item  .pet-image-slider-item {
        border-radius: 12px;
        overflow: hidden;
    }

    @media only screen and (max-width: 992px) {
        .pet-list-item {
            width: 49%;
        }
    }

    @media only screen and (max-width: 768px) {

        /* .pet-image-slider__img-corner  {
            right: 15px;
        } */

        .pet-list-items {
            margin-left: 0;
            padding: 0 15px;
        }

        .col-12.plugin-body {
            padding: 0 15px 10px 15px;
        }

        .pet-list-item {
            padding-left: 0;
            width: 100%;
        }
    }

    @media only screen and (max-width: 406px) {
        .pet-button-сard {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }

    .pet-list-item__row-photo {
        margin: 0 0 1em 0;
    }

    .pet-list-item__row-title .pet-title {
        line-height: 1.3;
    }

    .pet-list-item__row-properties {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .pet-list-item__property {
        padding: 0 0 0 1em;
    }

    .pet-list-item__property:last-child {
        border-right: none;
    }
    .left-input-container {
        padding: 0 8px 0 0;
    }

    .right-input-container {
        padding: 0 0 0 8px;
    }

    .pet-image-slider-item-text {
        position: absolute;
        bottom: 10px;
        right: 10px;
        font-weight: bold;
        color: white;
        text-shadow: 1px 2px 2px black;
        filter: drop-shadow(0px -1px 0px black) invert(0%);
        font-size: 16px;
    }

    @media only screen and (max-width: 991px) {
        .pet-image-slider-item-text {
            right: 30px;
        }
    }

    .birthday-container {
        font-size: 14px !important;
    }

    @media only screen and (min-width: 992px) and (max-width: 1200px) {
        .birthday-container {
           font-size: 12px !important;
        }
    }

    li.current.active a {
        color: #000000;
    }

    .pet-image-slider-item-text {
       bottom: 10px !important;
    }

    .pet-image-slider__img-corner:not(.pet-label-sex_mod_male):not(.pet-label-sex_mod_female),
    .pet-button-сard:not(.pet-button-sex_mod_female):not(.pet-button-sex_mod_male):not(.pet-card-adopt-me) {
        background-color: grey !important;
    }


    .pet-image-slider-item img {
        min-height: auto !important;
    }


    @media (min-width: 1200px){
        .vimeo-iframe {
            height: 304px;
            width: 540px;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px){
        .vimeo-iframe {
            height: 254px;
            width: 450px;
        }
    }

    @media (min-width: 768px) and (max-width: 991px){
        .vimeo-iframe {
            height: 185px;
            width: 329px;
        }
    }

    @media (min-width: 525px) and (max-width: 767px){
        .vimeo-iframe {
            height: 287px;
            width: 509px;
        }
    }
    @media (min-width: 400px) and (max-width: 524px){
        .vimeo-iframe {
            height: 222px;
            width: 395px;
        }
    }
    @media (max-width: 399px){
        .vimeo-iframe {
            height: 195px;
            width: 345px;
        }
    }

    .pet-image-slider-item div {
        margin-top: auto;
        margin-bottom: auto;
    }

    .pagination-custom li:not(.current) {
        color: #595959;
    }

    #localform .row {
        margin-left: 0;
        margin-right: 0;
    }
