.mt-ico-rating {
    width: 100px;
    height: 18px;
    position: relative;
}
.mt-ico-rating > div {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-size: 100px 35px;
    width: 100%;
}
.mt-ico-rating-empty {
    background-image: url(../images/stars-empty.svg);
    background-repeat: no-repeat;
    background-position: left;
}
.mt-ico-rating-fill{
    background-image: url('../images/stars-fill.svg');
    background-repeat: no-repeat;
    background-position: left;
}
.iconfilter-listing .mt-ico-rating {
    margin-top: 5px;
}

/*BEGIN: SINGLE ICO SOCIAL URLS*/
.single-icondrops-content .social-links li.facebook a{ background: #3B5998; }
.single-icondrops-content .social-links li.facebook:hover a{ background: #314b80; }
.single-icondrops-content .social-links li.linkedin a{ background: #225982; }
.single-icondrops-content .social-links li.linkedin:hover a{ background: #1b4769; }
.single-icondrops-content .social-links li.telegram a{ background: #20A0E1; }
.single-icondrops-content .social-links li.telegram:hover a{ background: #1a8cc5; }
.single-icondrops-content .social-links li.bitcointalk a{ background: #F7931A; }
.single-icondrops-content .social-links li.bitcointalk:hover a{ background: #e27f07; }
.single-icondrops-content .social-links li.twitter a{ background: #44CCF6; }
.single-icondrops-content .social-links li.twitter:hover a{ background: #1fc1f4; }
.single-icondrops-content .social-links li.github a{ background: #323131; }
.single-icondrops-content .social-links li.github:hover a{ background: #212020; }
.single-icondrops-content .social-links li.medium a{ background: #23C66D; }
.single-icondrops-content .social-links li.medium:hover a{ background: #1BAB6E; }
.single-icondrops-content .social-links li.youtube a{ background: #CE332D; }
.single-icondrops-content .social-links li.youtube:hover a{ background: #ab2a25; }
.single-icondrops-content .social-links li a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 8px;
    font-size: 17px;
}
.social-sharer > li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
        margin-bottom: 0px;
    padding: 8px 12px;
    text-align: center;
    width: 40px;
    transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
}
.single-icondrops-content.single-icondrops-content-socialmedia {
    padding: 20px;
    padding-bottom: 15px;
}
.single-icondrops-content .social-links li {
    border-radius: 0;
    list-style: none;
    width: 23.6%;
    margin-bottom: 5px;
    float: left;
    margin-right: 2.5px;
    margin-left: 2.5px;
}
.single-icondrops-content .social-links {
    padding: 0;
}
/*END: SINGLE ICO SOCIAL URLS*/


/*LISTINGS CSS*/
.ico-cat-parent-subtitle{
    padding: 0px !important;
}
.ico-cat-parent-subtitle a{
    display: block;
    color: #ffffff !important;
    padding: 18px !important;
    border: 2px solid #6cd086;
    transition: all .3s ease-in-out;
}
.ico-listing-category-style-v2 .ico-cat-parent-title > h2 {
    color: #252525;
    margin: 0;
    font-weight: bold;
}
.ico-listing-category-style-v2 .ico-cat-parent-title > a {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
.ico-listing-category-style-v2 .ico-cat-parent-title > p {
    color: rgba(37,37,37, 0.8);
    margin-bottom: 0;
    font-weight: 300;
}
.ico-listing-category-style-v2 .ico-cat-parent-title {
    background: #fff;
    color: #252525;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 38px rgba(59,77,133,.08);
}
.tax-mt-listing-category{
    background: #f9f9f9;
}
.row-1items .oklahoma-img-left{
    width: 9.5%;
}
.row-1items .oklahoma-img-left,
.ico-listing-category-style-v2 .oklahoma-img-left,
.blog-posts .oklahoma-img-left{
    width: initial !important;
    margin-right: 30px;
}
.row-1items .oklahoma-details,
.blog-posts .oklahoma-details{
    width: 90.5%;
}
.iconfilter-shortcode .iconfilter-listing .row-1items .post-name-listings,
.iconfilter-shortcode .iconfilter-listing .row-1items .mt-ico-rating{
    display: inline-block;
}
.iconfilter-shortcode .iconfilter-listing .row-1items .blog_custom_listings .post-name-listings span{
    margin-right: 25px
}
.oklahoma-metas > div{
    padding: 4px 10px;
    margin-right: 3px;
    transition: all .2s ease-in-out;
    text-transform: capitalize;
    color: #252525;
    border: 1px solid #e5e3eb;
}
.oklahoma-metas > div:last-child{
    margin-right: 0px !important;
}
.oklahoma-metas .ico-type div{
    color: #ff1e27;
}
.ico-type i{
    font-size: 15px;
}
.ico-type a:hover,
.ico-type a:focus{
    background: #eaeaea;
}
.ico-category img.attachment-thumbnail{
    width: 15px;
    vertical-align: text-top;
    margin-right: 3px;
    border-radius: 0px;
}
.ico-category a{
    color: #483ca8;
}
.ico-category a:hover,
.ico-category a:focus{
    background: #eaeaea;
}
.ico-interest a{
    color: #e74c3c !important;
}
.ico-interest a:hover,
.ico-interest a:focus{
    background: #eaeaea;
}
.oklahoma-img-left > a, 
.blog-posts .oklahoma-img-left .ico-icon {
    display: block;
}
.search-list-item .oklahoma-img-left .ico-icon {
    text-align: center;
}
.oklahoma-filter{
    box-shadow: 0 0 38px rgba(59,77,133,.08);
    background: #fefefe;
    padding: 15px;
}
.oklahoma-filters{
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.oklahoma-filters .filter{
    box-shadow: 0 0 38px rgba(59,77,133,.09);
    text-align: right;
    background: #fff;
    transition: all .2s ease-in-out;
    float: left;
    margin-right: 10px;
    width: 32%;
    text-align: left;
}
.oklahoma-filters .filter:last-child{
    margin-right: 0px;
}
.oklahoma-filters .filter a{
    color: #483ca8;
    display: inline-block;
    transition: all .2s ease-in-out;
    padding: 15px 20px;
    width: 100%;
}
.oklahoma-filters .filter:hover{
    background: #6cd086;
    color: #ffffff;
}
.oklahoma-filters .filter:hover a{
    color: #ffffff;
}
.fa-input { font-family: FontAwesome, ‘Helvetica Neue’, Helvetica, Arial, sans-serif; }
.oklahoma-filter-content input[type="text"]{
    padding: 14px 30px;
    border: solid 2px #483ca8;
    color: #483ca8;
    margin-right: 2%;
    width: 82%;
    float: left;
}
.oklahoma-filter-content input[type="text"]::-webkit-input-placeholder{
    color: #483ca8;
}
.oklahoma-filter-content input[type="text"]::-moz-placeholder{
    color: #483ca8;
}
.oklahoma-filter-content input[type="text"]:-ms-input-placeholder{
    color: #483ca8;
}
.oklahoma-filter-content input[type="text"]:-moz-placeholder{
    color: #483ca8;
}
.oklahoma-filter-content button[type="submit"]{
    padding: 13px 18px;
    background: #6cd086;
    border: solid 2px #6cd086;
    color: #fff;
    line-height: normal;
    width: 16%;
    transition: all .2s ease-in-out;
    float: left;
}
.oklahoma-filter-content button[type="submit"] i{
    font-size: 18.5px;
    transition: all .2s ease-in-out;
}
.oklahoma-filter-content button[type="submit"]:focus{
    outline: none
}
.oklahoma-filter-content button[type="submit"]:hover{
    background: #ffffff;
}
.oklahoma-filter-content button[type="submit"]:hover i.fa.fa-search{
    color: #6cd086;
}
.oklahoma-main-content .ico-cat-parent hr{
    margin: 0px;
}
.post-name-listings .fa.fa-calendar-times-o{
    font-size: 13px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}
.iconfilter-shortcode .blog_custom_listings .oklahoma-img-left > a > i,
.blog-posts .blog_custom_listings .oklahoma-img-left .ico-icon i {
    font-size: 70px;
    transition: all .2s ease-in-out;
    margin-right: 0px;
}
.row-2items .blog_custom_listings .oklahoma-img-left > a > i,
.row-3items .blog_custom_listings .oklahoma-img-left > a > i,
.row-4items .blog_custom_listings .oklahoma-img-left > a > i {
    line-height: 70px;
    margin-bottom: 10px;
}
.mt_listings_page.mt_listing_map_location {
    margin-top: 0;
}
.mt_listings--main-pic .play_tour_href {
    overflow: initial !important;
}
.mt-listings-popular-searches {
    display: inline-table;
    list-style: none;
    margin-top: 30px;
    padding-left: 15px;
}
.mt-listings-popular-searches-parent{
    color: #fff;
}
.mt-listings-popular-searches li:hover a {
    color: rgba(255,255,255,.9) !important;
}
.mt-listings-popular-searches li a {
    transition: all .2s ease-in-out;
    color: rgba(255,255,255,.8) !important;
}
.mt-listings-popular-searches li {
    display: inline-table;
    margin-right: 12px;
    padding: 1px 7px;
    transition: all .2s ease-in-out;
    border: 2px solid rgba(255,255,255,.5);
}
.mtsearchform-style-v2 .mt-listings-popular-searches li {
    margin-right: 5px;
    padding: 2px 9px;
    border: 1px solid rgba(255,255,255,.5);
}
.mt-listings-popular-searches li:hover {
    border: 2px solid rgba(255,255,255,.9);
}
.mtsearchform-style-v2 .mt-listings-popular-searches li:hover {
    border: 1px solid rgba(255,255,255,.9);
}
.mt-car-search .slider-state-submit button {
    font-weight: 600;
    height: 60px !important;
    padding: 0 18px;
    font-size: 14px;
    transition: all .25s ease-in-out;
    box-shadow: none;
}
.mt-car-search .select2.select2-container .select2-selection {
    padding-left: 20px;
}
.mt-car-search .slider-state-search .search-field.form-control {
    box-shadow: none;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
}
.mt-car-search .slider-state-search .search-field.form-control::-webkit-input-placeholder{
    color: #483ca8;
}
.mt-car-search .slider-state-search .search-field.form-control::-moz-placeholder{
    color: #483ca8;
}
.mt-car-search .slider-state-search .search-field.form-control:-ms-input-placeholder{
    color: #483ca8;
}
.mt-car-search .slider-state-search .search-field.form-control:-moz-placeholder{
    color: #483ca8;
}
.mt-car-search .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #483ca8;
    font-size: 16px;
}
.mt-car-search .row{
    margin-left: 0px !important;
    margin-right: 0px !important;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-border-radius: 0px;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
}

.mt-car-search .row .slider-state-select,
.mt-car-search .row .slider-state-search,
.mt-car-search .row .slider-state-submit {
    padding-left: 0px !important;
    padding-right: 0px !important;
    background: #ffffff00;
    border: 5px solid #ffffff00;
}
.mtsearchform-style-v2.mt-car-search .submit .form-control {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.post-details .description_container {
    display: flex;
}
.post-details .description_container .mt_listings--features-description {
    align-self: center;
}
.mt_listings--features-description .house_location {
    margin-top: 0px;
    display: inline-block;
}
.mt_listings--features-description .house_address {
    display: inline-block;
    font-size: 16px;
    font-weight: 20px;
    color: #c3c3c3;
    font-style: italic;
    font-weight: 400;
    margin-top: 0px;
}
.mt_listings--main-pic .play_tour {
    position: absolute;
    bottom: 10px;
    z-index: 3;
    left: 10px;
}
.mt_listings--main-pic a {
    border-radius: 10px;
    display: block;
    overflow: hidden;
}
.mt_listing .blog_custom:hover {
    box-shadow: none;
}
.mt_listings--single-main-pic .post-title {
    margin-right: 20px;
    margin-top: 10px;
}
.mt_listings--single-main-pic img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.mt_listing--booking-form div.wpcf7 {
    background-color: #fff !important;
    border-radius: 0 0 10px 10px !important;
    margin: 0 !important;
    padding: 25px 0 0 !important;
}
.mt_house--price-container {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 10px 10px 0 0 !important;
    overflow: hidden;
}
.mt_listings--single-main-pic {
    position: relative;
}
.mt_listing--single-gallery.mt_listing--featured-single-gallery i {
    margin-right: 5px;
}
.mt_listing--single-gallery.mt_listing--featured-single-gallery {
    border: 2px solid #fff;
    border-radius: 2px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    padding: 6px 10px;
    transition: all 250ms ease-in-out 0s;
    -o-transition: all 250ms ease-in-out 0s;
    -moz-transition: all 250ms ease-in-out 0s;
    -webkit-transition: all 250ms ease-in-out 0s;
    -ms-transition: all 250ms ease-in-out 0s;
}
.mt_listing--single-gallery.mt_listing--featured-single-gallery:hover{
  color: #000 !important;
  border-color: #000 !important;
}
.contact_insert_input .wpcf7-date {
    padding: 1em 2em !important;
    width: 100% !important;
}
.single .mt_listings--single-main-pic .post-name {
    align-self: end;
    color: #ffffff;
    margin-bottom: 40px;
    text-transform: none;
    width: 100%;
}
.mt_listing--tax-type {
    display: inline-table !important;
}
.gradient-holder {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 30%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
article.mt_listing .mt_listings--main-pic a {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    display: block;
    overflow: hidden;
}
.gradient-holder-category {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 45%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 2;
}
.single-mt_listing .related-posts{
  margin: 70px 0;
}
.mt_listing--booking-form {
    margin-top: 0px !important;
}
.single-mt_listing .related-posts .post-name {
    margin: 0;
}
.mt_listings--main-pic .post-name {
    bottom: 0px;
    z-index: 2;
    width: 100%;
    color: #fff !important;
    padding: 30px;
    font-size: 35px;
    line-height: 40px;
    font-weight: 600;
    padding-bottom: 23px;
    padding-top: 23px;
}
.mt_listings--main-pic .post-name a {
    display: inline-block !important;
    font-size: 35px !important;
    font-weight: 600;
    line-height: 40px !important;
    color: #FFD600 !important;
    overflow: visible !important;
}
.mt_listing--single-price-inner {
    background: #009dde;
    color: rgba(255,255,255,0.8);
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.mt_listing--single-price-inner-day {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.mt_listing--single-price .priceval {
    font-size: 32px;
    opacity: 1;
    color: #fff;
}
.mt_listings--features-description .mt_listing--price {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 10px;
    display: inline-block;
    font-size: 15px;
    margin-bottom: 3px;
    margin-top: 10px;
    padding: 10px 10px 10px 0;
    text-align: left;
    width: 100%;
}
.mt_listings--main-pic:hover .blog_post_image {
    transform: scale(1.03);
}
.mt_listing--price-day.mt_listing--price .mt_listing_price {
    font-size: 50px;
    font-weight: 900;
    line-height: 60px;
    color: #009dde;
}
.mt_listing--price-day.mt_listing--price .mt_listing_currency {
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    position: relative;
    bottom: 35px;
    color: #009dde;
}
.mt_listing--price-day.mt_listing--price .mt_listing_per {
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    position: relative;
    bottom: 13px;
    margin-left: 10px;
    color: #009dde;
}
.single .content-listing-heading:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 150px;
    height: 3px;
}
.single .content-listing-heading{
    font-size: 25px;
    font-weight: 700;
}
.mt_listings--features-description .house_title {
    margin-top: 0px;
}
.mt_listings--features-description .house_description {
    margin: 0px;
}
.mt_listings--main-pic {
    margin-top: 12px !important;
}
.mt_listings--main-pic .mt_listing--features-group {
    margin: 30px 0;
}
.mt_listings--features-description .single-car-feature {
    margin: 5px 0;
}
.mt_listing--important-features .mt_listing_number_passengers_value,
.mt_listing--important-features .mt_listing_luggage_value,
.mt_listing--important-features .mt_listing_gearbox_value {
    margin-left: 10px;
    position: relative;
    bottom: -2px;
}
.mt_listing--important-features .mt_listing_number_passengers,
.mt_listing--important-features .mt_listing_luggage,
.mt_listing--important-features .mt_listing_gearbox {
    margin-top: 15px;
    margin-bottom: 15px;
    border-right: 1px solid #dadada !important;
}
.mt_listing--important-features span:last-child {
    border: none !important;
}
.mt_listing--features-group .features_items p {
    margin: 0px !important;
}
.mt_listing--features-group .features_items a {
    font-size: 18px !important;
    margin: 0;
    line-height: 29px;
    font-weight: 200;
    color: rgba(69,70,70,0.8);
    margin-left: 5px;
}
.mt_listings--features-description .mt_listing--important-features {
    border: 1px solid #dadada;
    border-radius: 10px;
    margin-top: 12px !important;
    padding: 0;
}
.mt_listing .mt_listing_separator {
    height: 1px;
    background-color: #ddd;
    margin-top: 30px;
    margin-bottom: 30px;
}
.mt_listings--extra-pics .mt_listings--extra-pics-holder img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 0px !important;
}
.mt_listings--extra-pics .mt_listings--extra-pics-holder {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}
.list-view.mt_listing .blog_custom {
    background: transparent none repeat scroll 0 0 !important;
}
.iconfilter-search{
    margin-bottom: 30px;
}

/*SINGLE PROPERTY*/
.single-mt_house .related-posts {
    margin: 70px 0;
    margin-top: 84px;
}
.single-mt_listing .single-icondrops {
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -ms-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-image: url(../inc/templates/images/single_top_bg.jpg) !important;
    background-size: cover !important;
}
.single-mt_listing .list_title .mt_listing_category {
    font-size: 20px;
    color: rgba(0,0,0,.55);
    display: inline-block;
    vertical-align: middle;
}
.single-mt_listing .list_title {
    color: #151515;
    font-weight: 700;
    margin: 10px 0 10px;
}
.mt_listing_header_section {
    padding: 50px 0;
}
.mt_listing_header_section .listing_header_section {
    padding: 0;
}
.single-mt_listing .mt_listing_category{
	margin: 4px 0;
}
.single-mt_listing .mt_listing_header_section .category_icon_holder {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #ff1e27;
    padding: 10px;
    border-radius: 5px;
    margin-right: 15px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    cursor: pointer;
}
.mt_listing_header_section img.cat-icon {
    filter: brightness(0) invert(1);
    padding: 5px;
}
.box-shadow .vc_column-inner {
    transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.box-shadow .vc_column-inner:hover {
    cursor: pointer;
}
.box-shadow .vc_column-inner:hover .listings_category_icon_shortcode_holder img {
    filter: none;
    -moz-filter: none;
    -ms-filter: none;
}
.single-mt_listing .mt_listing_category a {
    color: #ff2222;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    clear: both;
}
.single-mt_listing .mt_listing_category a:hover {
    color: rgba(255,255,255,.7);
}
.list_description {
    margin: 30px 0px 5px;
}
.list_description p{
    margin-bottom: 0px;
}
.list_share_this {
    font-size: 15px;
    color: #808080;
    display: inline-block;
    cursor: pointer;
}
.single_list_share_this {
    display: inline-block;
    padding-top: 10.5px;
    cursor: pointer;
    position: relative;
    margin-right: 10px;
    line-height: 1;
}
.single-ico-social-sharer-tooltip {
    background: #151515 none repeat scroll 0 0;
    bottom: 30px;
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    cursor: default;
    font-size: 0.765em;
    left: -52px;
    line-height: 1.4;
    margin: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    text-align: left;
    width: auto;
    z-index: 9999;
    -webkit-transform: translate3d(9px,-10px,0);
    transform: translate3d(9px,-10px,0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.single_list_share_this:hover .single-ico-social-sharer-tooltip {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(20px, 3px, 0px) rotate3d(0,0,0,0);
    transform: translate3d(9px, 5px, 0px) rotate3d(0,0,0,0);
}
.single-ico-social-sharer-tooltip ul.single-ico-social-sharer {
    color: rgb(255, 255, 255);
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
    min-width: 275px;
    padding: 0 10px;
}
.single-ico-social-sharer-tooltip ul.single-ico-social-sharer::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #151515;
    border-width: 10px;
    margin-left: -10px;
}
.list_share_this i {
    padding-left: 10px;
}
.categories-name i {
    margin-right: 5px;
}
.single-post .single_list_share_this {
    margin-right: 0;
}
.list_excerpt p {
    color: #fff;
    margin-bottom: 0px;
    padding: 20px 0px;
    font-weight: 300;
}
.single-mt_listing .single-icondrops-tabs .ico-info,
.single-mt_listing .posts-listings .ico-info {
    margin: 0px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 0 0 38px rgba(59,77,133,.09);
}
.single-icondrops-tabs .row div:last-child .ico-info{
    margin-bottom: 0px !important;
}
.single-mt_listing .info-ico {
    padding: 40px;
    border-bottom: 1px solid #e0e0e0;
}
.single-mt_listing .info-ico h5 {
    margin: 10px 0 0 0;
    line-height: 1.5;
}
.single-mt_listing .middle-desk {
    padding: 20px 10px 27px 10px;
}
.single-mt_listing .mt_listing_end_date_details {
    font-size: 16px;
    padding: 10px 0px;
}
.single-mt_listing .mt_listing_token_sale_date {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5;
    display: inline-block;
}
.single-mt_listing .mt_listing_token_sale_date i {
    color: #ff2222;
    margin-right: 7px;
    width: 18px;
}
.single-mt_listing .token-sale h5 {
    margin: 20px 0;
}
.single-mt_listing .mt_listing_goal_money {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.single-mt_listing .mt_listing_received {
    color: #ff2222;
    font-weight: bold;
    font-size: 25px;
}
.mt_listing_received-goal {
    font-weight: bold;
    margin-bottom: 25px;
}
.mt_listing_button{
    padding: 20px 0;
}
.single-mt_listing .mt_listing_website_button, 
.single-mt_listing .mt_listing_whitepaper_button,
.single-mt_listing .mt_listing_purchase_button,
.single-mt_listing .mt_listing_video_button {
    padding: 15px 30px;
    margin: 0 10px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block;
}
.single-mt_listing .mt_listing_website_button:last-child, 
.single-mt_listing .mt_listing_whitepaper_button:last-child,
.single-mt_listing .mt_listing_purchase_button:last-child,
.single-mt_listing .mt_listing_video_button:last-child {
    margin-right: 0px;
}
.single-mt_listing .mt_listing_website_button{
    background: #6cd086;
}
.single-mt_listing .mt_listing_whitepaper_button{
    background: #6cd086;
}
.single-mt_listing .mt_listing_purchase_button,
.single-mt_listing .mt_listing_video_button{
    background: #6cd086;
}
.mt_listing_start_end_date{
    padding: 10px 0px;
}
.single-mt_listing .token-sale-column .social-links a i {
    font-size: 16px;
    color: rgba(37,37,37,.3);
    margin: 10px 5px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.single-mt_listing .token-sale-column .social-links a i:hover {
    color: #ff2222;
}
.mt_listing_start_date_pick{
    display: inline-block;
    padding: 15px 30px;
    margin: 20px 10px 20px 0px;
    background-color: #5b50b1;
    font-size: 16px;
    color: #fff;
}
.mt_listing_end_date_pick{
    display: inline-block;
    padding: 15px 30px;
    margin: 20px 10px 20px 0;
    background-color: #5b50b1;
    font-size: 16px;
    color: #fff;
}
.mt_listing_start_date_pick .mt_listing_date,
.mt_listing_end_date_pick .mt_listing_date{
    display: inline-block;
    font-size: 16px !important;
    font-weight: bold;
    color: #fff;
    margin: 0px;
}
.mt_video_tour{
    display: inline-block;
    margin: 20px 0;
}
.mt_video_tour .mt_listing_video_button{
    margin: 0px 20px 0px 0;
}

.single-icondrops .token-sale-column {
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -ms-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    padding: 50px 15px 50px;
    background: #f7f7f7;
    margin: 40px 10px;
}
.mt_listing--single-gallery .ico-screenshot {
    position: relative;
    margin-top: 10px;
    height: 130px;
    border: 1px solid #f6f6f6;
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.2), 0px 0px 15px 0px rgba(0, 0, 0, 0.01);
}
.mt_listing--single-gallery img {
    width: 100%;
}
.mt_listing--single-gallery .flex-zone {
    transform: scale(0);
    background: rgba(39, 51, 185, 0) none repeat scroll 0 0;
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    transition: all 250ms ease 0s;
    -webkit-transition: all 250ms ease 0s;
    opacity: 0;
    visibility: hidden;
}
.mt_listing--single-gallery .flex-zone-inside {
    align-self: center;
    background: #ff2222 none repeat scroll 0 0;
    border-radius: 0;
    color: #ffffff;
    font-weight: bold;
    margin: 0 auto;
    opacity: 1;
    padding: 10px 10px;
    transition: all 250ms ease 0s;
    -webkit-transition: all 250ms ease 0s;
    width: 50px;
}
.mt_listing--single-gallery .ico-screenshot:hover .flex-zone {
    background: rgba(29, 39, 128, 0.8) none repeat scroll 0 0;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.panel-single-icondrops {
    color: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,.1) !important;
    -ms-box-shadow: 0 2px 6px rgba(0,0,0,.1) !important;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1) !important;
    border: 0 !important;
    margin-bottom: 10px !important;
    border-radius: 5px 5px 0 0 !important;
}
.panel-single-icondrops .panel-body {
    font-weight: bold;
    opacity: 1;
}
.single-icondrops-content{
    padding: 10px 5px;
    display: inline-block;
    width: 100%;
}
.single-icondrops-content h5 strong{
    color: #483ca8;
}
.single-icondrops-content .skill{
    color: #483ca8;
    float: right;
    font-weight: bold;
}
.single-icondrops-content p a,
.single-icondrops-content p{
	font-weight: 300;
}
.single-icondrops-content p,
.single-icondrops-content h5,
.single-icondrops-content h5 p{
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
.single-icondrops-content p a,
.single-icondrops-content a,
.single-icondrops-content h5 a{
	transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
	color: #a7a7a7;
}

.single-icondrops-content a:hover,
.single-icondrops-content h5 a:hover{
    color: #3e3492;
}
.row-2items .blog_custom_listings {
    padding: 30px 30px 35px 30px;
}
.blog_custom_listings.col-md-10,
.title-n-categories.col-md-10 {
    padding: 36px 27px !important;
}
.blog_custom_listings.thumbnail-name {
    display: flex;
    align-items: center;
    margin: 0px 27px 0 17px!important;
}
.blog_custom_listings {
    padding: 22px 23px;
    border-radius: 5px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
}
.single .ico-info-button i {
    margin-right: 5px;
}
.ico-listing-category-style-v2 .blog_custom_listings:hover {
    background-color: #e0e0e0 !important;
}
.ico-listing-category-style-v2 .blog_custom_listings {
    border: 2px solid #e5e3eb;
    background: #f9f9f9 !important;
}
.ico-listing-category-style-v2 .is-sticky .blog_custom_listings,
.ico-listing-category-style-v2 .sponsored_ico .blog_custom_listings {
    border: 2px solid #252525;
    background: #f9f9f9;
}
.oklahoma-single-list-item .blog_custom_listings > .row,
.search-post .main-content > .row{
    display: contents;
}
.blog_custom_listings.is-sticky,
.blog_custom_listings.sponsored_ico {
    border: 2px solid #252525 !important;
    background: #e2f6e7;
    position: relative;
}

.icondrops-shortcode .sponsored_ico .blog_custom_listings::after {
    top: 0px;
    right: 0px;
    border-top-right-radius: 0px;
}
.blog_custom_listings .post-name-listings,
.blog-posts .list_title {
    line-height: 1;
    font-weight: bold;
    margin-top: 5px;
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings .post-name-listings a {
    font-size: 20px;
    margin-top: 25px;
    display: block;
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings .oklahoma-metas .ico-type div,
.iconfilter-shortcode .col-md-3 .blog_custom_listings .oklahoma-metas .ico-category div {
    font-size: 12px;
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings {
    padding: 30px 20px;
}
.iconfilter-shortcode .col-md-3 .blog_custom_listings  img {
    max-width: 90px;
}
.iconfilter-shortcode .col-md-3 .oklahoma-details-content {
    font-weight: 300;
    margin: 15px 0px 20px;
}
.blog_custom_listings .post-name-listings a,
#DataTable-icondrops-active .ico-row .list_title a{
    font-size: 24px;
    line-height: 1;
}
.blog_custom_listings .post-name-listings a:hover,
#DataTable-icondrops-active .ico-row .list_title a:hover,
.blog_custom .post-name a:hover,
.events-title-subtitle a:hover {
    opacity: 0.9;
    transition: all .2s ease-in-out;
}
.blog_custom_listings .post-name-listings span,
.blog-posts .ico-main-info .mt_listing_end_date{
    font-size: 14px;
    color: #4f4f4f;
    font-weight: 300;
    position: relative;
    top: -1px;
    margin-right: 30px;
}
.blog_custom_listings .oklahoma-details-content{
    font-weight: 300;
    margin: 8px 0px 11px;
}
.blog_custom_listings .mt_listing_category_recent,
.blog_custom_listings .mt_listing_token_name {
    font-size: 14px;
    margin: 5px 0;
}
.blog_custom_listings .mt_listing_category_recent img {
    width: 15px;
    vertical-align: text-top;
    margin-right: 3px;
}
.col-md-3.row-4items {
    margin-bottom: 15px;
}
.blog_custom_listings .recent-received-goals h6 {
    color: #ff2222;
    font-size: 16px;
}
.blog_custom_listings .percentange {
    float: right;
}
.blog_custom_listings .goal {
    color: #252525;
}
.blog_custom_listings  .mt_listing_interest_end_date .ico-drops-date {
    float: right;
}
.blog_custom_listings  .mt_listing_interest_end_date {
    color: #252525;
}
.ico-drops-interest{
    text-transform: capitalize;
}
.single-icondrops-related-listings .blog_custom_listings .featured-icon i {
    font-size: 70px !important;
}
.single-icondrops-related-listings .oklahoma-metas{
    margin-top: 10px;
}
.single-icondrops-related-listings .blog_custom_listings {
    padding: 30px 30px 35px 30px;
    border: 2px solid #e5e3eb;
}
.single-icondrops-related-listings .blog_custom_listings .post-name-listings span {
    margin-left: 15px;
}
.single-icondrops-related-listings .blog_custom_listings .post-name-listings {
    margin-top: 0;
}
.single-icondrops .col-md-2 .blog_post_image{
    border-radius: 5px;
}
.blog_custom_listings img{
    max-width: 60px;
}
.icondrops-shortcode .blog_custom_listings  {
    background: white;
    background: #fff;
    -webkit-box-shadow: 0 0px 30px rgba(0,0,0,.1);
    padding: 30px 30px 15px 30px;
    margin-bottom: 1px;
    border: 1px solid #e0e0e0;
}
.single-icondrops .progress-bar {
    text-align: center !important;
    transition-duration: 3s;
    background-color: #1d2780 !important;
}
.single-icondrops .progress.skill-bar {
    margin-top: 20px;
}
.single-icondrops .ico-info{
    padding: 80px 10px 20px;
    background: transparent;
}
#DataTable-icondrops-active tr {
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
}
#DataTable-icondrops-active tr:hover {
    box-shadow: 0 0px 40px rgba(0,0,0,.1);
}
.single-mt_listing .featured-icon {
    text-align: center;
}
.single-mt_listing .ico-info .featured-icon i {
    font-size: 83px;
    text-align: center;
    line-height: 1 !important;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.icondrops-shortcode .blog_custom_listings i {
    font-size: 50px !important;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    line-height: 1 !important;
}
#DataTable-icondrops-active_wrapper .pagination > li > a.current, 
#DataTable-icondrops-active_wrapper .pagination > li > a:hover {
    background-color: #1d2780 !important;
    color: #fff;
    border-color: #1d2780;
}
#DataTable-icondrops-active_wrapper .pagination > li.previous  > a.current, 
#DataTable-icondrops-active_wrapper .pagination > li.previous  > a:hover {
    border-right: 1px solid #ffffff !important;
}
#DataTable-icondrops-active_wrapper .pagination > li.next > a.current, 
#DataTable-icondrops-active_wrapper .pagination > li.next > a:hover {
    border-left: 1px solid #ffffff !important;
}
.pagination>li>a, 
.pagination>li>span {
    margin-left: 0px !important; 
}
.single-icondrops-related-listings{
    padding: 105px 0 60px 0;
    background: #ffffff;
}
.related-listings-title{
    margin-bottom: 50px;
}
.related-listings-title h1{
    font-weight: bold;
    color: #483ca8;
    text-align: center;
    margin-top: 0px;
}
.related-listings-title h4{
    font-weight: bold;
    color: #483ca8;
    text-align: center;
}
.row-1items{
    margin: 20px 0;
}
.iconfilter-shortcode .ico-cat-parent-link {
    margin: 0 15px;
}
.iconfilter-shortcode .ico-cat-parent-link a {
    clear: both;
    display: inline-block;
    color: #fff;
    background: #ff2122;
    padding: 15px 50px;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.iconfilter-shortcode .ico-cat-parent-link a:hover {
    background: #216fff;
}
.mtlistings-ico-style-v2 .row-1items{
	padding-left: 15px !important;
	padding-right: 15px !important;
	border-bottom: solid 0px #ecebf6;
}
.row-2items {
    padding-bottom: 25px;
}
.row-2items .oklahoma-details-title{
    width: 100%;
}
.row-3items {
    padding-bottom: 25px;
}
.row-3items .blog_custom_listings  .post-name-listings span{
	display: block;
    margin-left: 0px;
    margin-top: 7px;
}
.row-3items .oklahoma-img-left a {
    text-align: left;
}
.row-3items .oklahoma-details {
    width: 100%;
}
.row-3items .oklahoma-metas a {
    padding: 4px 5px !important;
}
.row-3items .oklahoma-metas a {
    margin-right: 2px;
}
.row-4items .oklahoma-img-left a {
    text-align: left;
}
.row-4items .blog_custom_listings  .post-name-listings span{
    display: block;
    margin-left: 0px;
    margin-top: 7px;
}
.row-4items .oklahoma-details .listings_details .oklahoma-metas-single-meta.ico-type{
    margin-bottom: 10px;
}
.single-ico-share{
    float: right;
    margin-top: 40px;
}
.single-ico-social-sharer > li {
    display: block;
    float: left;
    text-align: center;
    padding: 10px;
}
.single-ico-social-sharer li a {
    color: #fff;
    display: block;
    line-height: normal;
    font-size: 20px;
    transition: all 300ms;
    -o-transition: all 300ms;
    -ms-transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
}
.single-ico-social-sharer li:last-child {
    padding-right: 0px !important;
}
.single-ico-social-sharer li a:hover {
    color: rgba(255,255,255, .8);
}
.mt_listing_header_section .embed {
    display: inline-block;
    float: right;
    margin-top: 8%;
    padding: 0;
}
.mt_listing_header_section .embed button#frontend-button{
    float: right;
}
.mt_listing_header_section .embed button{
    font-size: 15px;
    font-weight: 500;
    background: #20bf6b !important;
    border: 0px;
    padding: 10px 30px !important;
    border-radius: 30px !important;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    outline: 0;
}
.single-ico-social-sharer .embed button i{
    font-size: 18px;    
    font-weight: 400;
}
.mt_listing_header_section .embed button:hover{
    background: #216fff !important;
}
.modal-body-view{
    padding-bottom: 50px;
}
.embed-modal-content{
    border-radius: 5px !important;
}
.embed-modal-content .modal-footer button{
    background: #ff2222;
    color: #fff;
    font-weight: 600;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
}
.embed-modal-content .modal-footer button:hover{
    background: #4f4f4f ;
    color: #fff;
}
/*SINGLE LISTINGS LIGHT*/
.single-mt_listing .light .single-icondrops {
	background: #ffffff;
    background-image: url(../inc/templates/images/light_single_top_bg.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
}
.single-mt_listing .light .list_title,
.light .list_excerpt p,
.light .single-ico-social-sharer li a,
.light .thumbs-rating-container .thumbs-rating-up, 
.light .thumbs-rating-container .thumbs-rating-down,
.light .modeltheme-countdown .days-name, 
.light .modeltheme-countdown .hours-name, 
.light .modeltheme-countdown .minutes-name, 
.light .modeltheme-countdown .seconds-name,
.light .panel-single-icondrops{
    color: #252525;
}
.light .thumbs-rating-container .thumbs-rating-up i, 
.light .thumbs-rating-container .thumbs-rating-down i{
    color: #ffffff;
}
.light .panel-single-icondrops{
	background: #ffffff;
}
.light.mt_listing .single-icondrops-content .progress{
	background: #4f4f4f;
}
.light .modeltheme-countdown .days-digit,
.light .modeltheme-countdown .hours-digit,
.light .modeltheme-countdown .minutes-digit,
.light .modeltheme-countdown .seconds-digit{
	box-shadow: 0 0 38px rgba(59,77,133,.09);
}

/*BLOCKCHAIN EVENTS*/
.mt-single-event .mt-event-cat a{
    padding: 4px 10px;
    margin-right: 5px;
    transition: all .2s ease-in-out;
}
.mt-single-event .mt-event-cat a:focus,
.mt-single-event .mt-event-cat a:hover{
    background: #eaeaea;
}
.mt-single-event-inner.sponsored-event:hover {
	background: #d4f1db;
	transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.mt-single-event-inner:hover {
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.single  .single-icondrops-content h5 {
    font-size: 16px;
}

/*SUBMIT ICO LISTING PAGE*/
#listings_metaboxs .cmb_id_mt_select_font,
#listings_metaboxs .cmb_id_mt_font_simple_line_icons,
#listings_metaboxs .cmb_id_mt_font_awesome_icons,
#listings_metaboxs .cmb_id_mt_font_cryptocoins_icons{
    display: none;
}
#listings_metaboxs th label {
    text-align: right;
}
#listings_metaboxs td {
    text-align: left;
    position: relative;
}
#listings_metaboxs select, 
#listings_metaboxs input[type="text"] {
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    border-radius: 0px;
    padding: 15px 15px;
    width: 100% !important;
    box-shadow: none;
    outline: 0;
}
#listings_metaboxs input[type="submit"] {
    padding: 15px 45px;
    border-radius: 0;
    border: 0 none;
    color: #fff;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    margin-top: 15px;
    margin-bottom: 40px;
    text-transform: uppercase;
    background: #ff2222 !important;
    font-weight: bold;
    outline: 0;
}
#listings_metaboxs input[type="submit"]:hover{
    background: #216fff !important;
}
#listings_metaboxs table.cmb_metabox th label{
    margin-top: -20px;
}
#listings_metaboxs table {
    border: 0 none;
}
#listings_metaboxs td{
    border: 0 none !important;
}
#listings_metaboxs th {
    border: 0 none !important;
}
#listings_metaboxs {
    border: 2px solid #fff;
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 0 !important;
    background: #fff;
    box-shadow: 0 0px 20px rgba(0,0,0,.04);
    -moz-box-shadow: 0 0px 20px rgba(0,0,0,.04);
    -ms-box-shadow: 0 0px 20px rgba(0,0,0,.04);
    -webkit-box-shadow: 0 0px 20px rgba(0,0,0,.04);
}
#listings_metaboxs .cmb-type-title {
    border-radius: 5px 5px 0 0 !important;
    background: #483ca8;
    color: #fff;
}
#listings_metaboxs .cmb-type-title h1 {
    margin: 0px 0 5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
#listings_metaboxs .cmb-type-title td {
    padding: 20px 30px 25px !important;
}
#listings_metaboxs .cmb-type-title.cmb_id_mtlistings_general_group:first-child td{
    border-radius: 5px 5px 0 0 !important;
}
#listings_metaboxs .cmb_id_mt_listing_crypto_coin_name td, 
#listings_metaboxs .cmb_id_mt_listing_crypto_coin_name th,
#listings_metaboxs .cmb_id_mt_listing_facebook td,
#listings_metaboxs .cmb_id_mt_listing_facebook th,
#listings_metaboxs .cmb_id_mt_listing_fundraising_goal td,
#listings_metaboxs .cmb_id_mt_listing_fundraising_goal th,
#listings_metaboxs .cmb_id_mt_video_tour td,
#listings_metaboxs .cmb_id_mt_video_tour th{
    padding-top: 40px !important;
}
#listings_metaboxs .cmb_id_mt_listing_purchase_button th, 
#listings_metaboxs .cmb_id_mt_listing_purchase_button td,
#listings_metaboxs .cmb_id_mt_listing_youtube th,
#listings_metaboxs .cmb_id_mt_listing_youtube td,
#listings_metaboxs .cmb_id_mt_listing_other_tokens th,
#listings_metaboxs .cmb_id_mt_listing_other_tokens td{
    padding-bottom: 40px !important;
}
#listings_metaboxs table tr th {
    padding-left: 50px !important;
}
#listings_metaboxs table tr td {
    padding-right: 50px !important;
}
#listings_metaboxs span.cmb_metabox_description {
    display: block;
}
#listings_metaboxs label.error {
    right: 15px;
    color: #ff0000;
    font-size: 14px;
    margin-bottom: 0px;
}
#listings_metaboxs #mt_ico_icon{
	width: 76% !important;
}
#listings_metaboxs .cmb_upload_button.button{
    padding: 15px 30px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0 none;
    color: #fff;
    background: #ff2222;
    margin-right: 0px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
}
#listings_metaboxs .cmb_upload_button.button:hover {
    background: #216fff;
}
.ico-directory-listing.alert-dismissible{
	border-radius: 4px;
}
.ico-directory-listing.alert-dismissible .close {
    right: 0px;
}
.ico-goal{
    float: right;
}
.ico-goal .received,
.ico-goal .goal{
    display: inline-block;
    color: #6cd086;
    font-weight: 400;
}
.ico-goal-title{
    line-height: 14px;
    font-size: 14px;
    color: #483ca8;
    font-weight: bold;
}
.blog-posts .blog_custom_listings .list_title,
.blog-posts .blog_custom_listings .review-recent,
.blog-posts .blog_custom_listings .end-date{
    display: inline-block;
}
.blog-post-list-item{
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-bottom: solid 2px #ecebf6;
}
.search-post .blog-post-list-item{
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-bottom: solid 0px #ecebf6;
}
.ico-listing-category-style-v2 .blog-post-list-item{
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-bottom: solid 0px #ecebf6;
}
.blog-post-list-item:last-child {
    padding-bottom: 0px !important;
    border-bottom: solid 0px #ecebf6 !important;
}
.blog-posts .modeltheme-pagination-holder{
    margin-top: 0px;
}
.mt-listing-search-taxonomy .select-locations .select2-container {
    width: 100%!important;
}



@media only screen and (max-width: 1280px) {
    #DataTable-icondrops-active_wrapper {
        overflow-x: scroll;
    }
}
/*video-resources*/
.mt_ico_video_resources .embed-responsive.embed-responsive-16by9 {
    padding-bottom: initial !important;
}
.mt_ico_video_resources .embed-responsive {
    height: 100px !important;
}
.mt_ico_video_resources .ytp-large-play-button{
    display: none !important;
}
.mt_ico_video_resources .ico-icon{
    position: absolute;
    top: 65px;
    right: 0;
    background: #fff;
    text-align: center;
    max-width: 60px;
    border-radius: 5px;
}
.mt_ico_video_resources .ico-icon i.cc {
    margin: 0 !important;
    font-size: 3.5rem !important;
}
.mt_ico_video_resources .ico-icon .featured-icon{
    text-align: center;
    padding: 0px 7px;
}
.mt_ico_video_resources_desc{
    padding: 25px 24px;
}
.mt_ico_video_resources .blog_custom{
    border: 1px solid #E8ECF1;
    border-radius: 2px;
}
.mt_ico_video_resources .post-name {
    margin: 10px 0 10px;
}
.mt_ico_video_resources .review-recent {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mt_ico_video_resources .mt_ico_video_resources_category{
    padding: 4px 10px;
    color: #252525;
    border: 1px solid #e5e3eb;
    display: -webkit-inline-box;
}
.mt_ico_video_resources .mt_ico_video_resources_category img{
    width: 15px;
    vertical-align: text-top;
    margin-top: 2px;
    margin-right: 3px;
    border-radius: 0px;
}
.mt_ico_video_resources .ytp-large-play-button,
.mt_ico_video_resources .ytp-button{
    display: none !important;
}
.margin-bottom-10{
    margin-bottom: 10px !important;
}
.rating-margin-top{
    margin-top: 16.5%;
}
.single-icondrops-adplace-top{
    text-align: center;
    padding-bottom: 40px;
}
.single-icondrops-adplace-top-content{
    padding-bottom: 40px;
}
.single-icondrops-adplace-bottom{
    text-align: center;
}
.single-icondrops-adplace-bottom-content{
    padding-bottom: 30px;
}
.adplace-blog-post{
    padding-bottom: 10px;
}
.adplace-search,
.adplace-category{
    padding-bottom: 10px;
    text-align: center;
}
.adplace-row-1items{
    padding: 10px 0px 10px;
    text-align: center;
}
.mtlistings-ico-style-v2 .adplace-row-1items{
    padding: 0 0 10px 0;
    text-align: center;
}
.mtlistings-ico-style-v2 .adplace-row-1items img,
.mtlistings-ico-style-v2 .adplace-row-2items img,
.mtlistings-ico-style-v2 .adplace-row-3items img,
.mtlistings-ico-style-v2 .adplace-row-4items img,
.search-results .search-adplace img,
.ico-listing-category-style-v2 .search-category img,
.search-post .adplace-search img,
.adplace-category img{
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
}
.adplace-row-3items{
    padding: 0px 15px 15px 15px !important;
}
.adplace-row-4items{
    padding: 0px 15px 15px 15px !important;
}

/*-----------------------------------------------------------------------------------*/
/* Thumbs Ratings Styles */
/*-----------------------------------------------------------------------------------*/
.thumbs-rating-container{
    padding: 0;
    display: block;
}
.thumbs-rating-container span{
    cursor: pointer;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.thumbs-rating-container span i{
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.thumbs-rating-container span:before{
    content: attr(data-text);
}
.thumbs-rating-container span.thumbs-rating-down:hover i{
    background: #de2d1b;
}
.thumbs-rating-container .thumbs-rating-up, .thumbs-rating-container .thumbs-rating-down {
    padding: 0;
    color: white;
    font-size: 14px;
    display: inline;
}
.thumbs-rating-container span.number {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    margin-top: 0px;
    color: #fff !important;
}
.single-mt_listing .mt_listing_website_button i {
    margin-right: 5px;
}
.thumbs-rating-container .thumbs-rating-up i {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.thumbs-rating-container .thumbs-rating-down i{
    background: #e74c3c;
    padding: 19px;
    margin-right: 8px;
    height: 55px;
    width: 55px;
    text-align: center;
}
.thumbs-rating-container .thumbs-rating-already-voted {
    padding: 5px 10px;
    font-size: 14px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    color: #151515;
    cursor: text;
    position: absolute;
    right: 0;
    margin-top: 2px;
}
.thumbs-rating-container .thumbs-rating-already-voted:before{
    content: attr(data-text);
}
.thumbs-rating-up {
    margin-bottom: 0px;
    display: block;
    width: 200px;
}
/*#listings_metaboxs tr:not(.cmb-type-title) th label {
    color: #483ca8;
}*/
#listings_metaboxs .cmb_id_mt_listing_kyc .cmb_metabox_description, 
#listings_metaboxs .cmb_id_mt_listing_interest .cmb_metabox_description, 
#listings_metaboxs .cmb_id_mt_select_rating_star .cmb_metabox_description, 
#listings_metaboxs span.cmb_metabox_description,
#listings_metaboxs span.cmb_metabox_description strong {
    font-weight: 300;
    font-style: normal;
    padding-top: 5px;
}

#listings_metaboxs .cmb_id_mt_video_tour p {
    font-weight: 400;
    font-style: normal !important;
    padding-top: 5px;
}

/*ICO Drops*/
#DataTable-icondrops-active .mt_listing_category a,
#DataTable-icondrops-active .mt_listing_interest{
    background: #f4f4f4;
    padding: 4px 10px;
    font-weight: bold;
    transition: all .2s ease-in-out;
    text-transform: capitalize;
}
#DataTable-icondrops-active .mt_listing_category a:hover,
#DataTable-icondrops-active .mt_listing_category a:focus,
#DataTable-icondrops-active .mt_listing_interest:hover,
#DataTable-icondrops-active .mt_listing_interest:focus {
    background: #eaeaea;
}
#DataTable-icondrops-active .mt_listing_interest{
	color: #e74c3c !important;
}
.mt_listing--youtube_video {
    padding: 0 5px;
    position: relative;
}
.popup-play-video{
    position: absolute;
    width: 15%;
    top: 50%;
    left: 50%;
    margin-left: -7.5%;
    margin-top: -7.5%;
}
.popup-play-video img:hover{
    transform: scale(1.1);
}
.popup-play-video img{
    transform: scale(1);
    transition: all 300ms ease-in-out 0s;
    -ms-transformtransition: all 400ms ease-in-out 0s;
    -webkit-transformtransition: all 400ms ease-in-out 0s;
}
.mtlistings-events-style-blue .events-title-subtitle a,
.mtlistings-events-style-blue .events-title-subtitle p,
.mtlistings-events-style-blue .event-meta > div {
    color:#5144ad;
}
.mtlistings-events-style-blue .mt-single-event .mt-event-cat a{
	color:#5144ad;
}
.mtlistings-events-style-red .events-title-subtitle a,
.mtlistings-events-style-red .events-title-subtitle p,
.mtlistings-events-style-red .event-meta > div {
    color:#483ca8;
}
.mtlistings-events-style-red .mt-single-event .mt-event-cat a{
	color:#483ca8;
}

.mtlistings-events-style-blue .mt-single-event-inner, 
.mtlistings-events-style-blue .mt-single-event-inner {

}
.ico-drops-category{
    margin-bottom: 15px;
    padding: 30px;
    box-shadow: 0 0 38px rgba(59,77,133,.08);
}
.ico-drops-category h3{
    margin: 0px;
    font-weight: bold;
}

/*ICO DROPS SLIDER*/
.icondrops-slider-shortcode{
    background: #f6f6f6;
    padding: 50px 0;
}
.icondrops-slider-shortcode .blog_custom_listings {
    background: #ffffff;
    padding: 0px;
}
.icondrops-slider-shortcode .blog_custom_listings .post-name-listings{
    font-weight: bold;
    margin: 0px;
    padding: 15px 0 35px;
    text-align: center;
}
.icondrops-slider-shortcode .blog_custom_listings .post-name-listings a{
    color: #ffffff;
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings::after {
    border-width: 2em !important;
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings::before {
    width: 25px;
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings::after {
    top: 0px;
    right: 0px;
    border-top-right-radius: 0px;
}
.icodrops-slider-content-top{
    background-color: #252525;
    text-align: center;
}
.icodrops-slider-content-logo{
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}
.icodrops-slider-content-logo img{
    border-radius: 50px;
    border: 2px solid #ffffff;
    max-width: 50px;
    margin: 0 auto;
}
.icondrops-slider-shortcode .sponsored_ico .blog_custom_listings:hover {
    background-color: #e0e0e0 !important;
}
.ico-drops-slider-date{
    padding: 35px 0 15px;
    text-align: center;
}
.icodrops-slider-dot{
    color: #6cd086;
}

/*TESTIMONIAL*/
/*-- BLUE STYLE --*/
.testimonials-style-blue .testimonial02_text {
    border: 0px solid #e5e3eb;
	box-shadow: 0 0 38px rgba(59,77,133,.08);
}
.testimonials-style-blue .testimonial02_title,
.testimonials-style-blue .testimonial02_rating_titles p,
.testimonials-style-blue .testimonial02_text_content p{
	color: #5144ad;
}
.testimonials-style-blue.owl-theme .owl-controls .owl-page.active span {
    background-color: #5144ad !important;
}


/*=============================================================================================================================================*/
/*BEGIN: ICO STYLE V2*/
/*=============================================================================================================================================*/


.mtlistings-ico-style-v2 .oklahoma-filters .filter a {
    transition: all .2s ease-in-out;
    padding: 15px 20px;
    color: #252525;
    width: 100%;
}
.mtlistings-ico-style-v2 .oklahoma-filters .filter:hover a{
    color: #ffffff;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content input[type="text"],
.mtlistings-ico-style-v2 .oklahoma-filter-content button[type="submit"]  {
    width: 49%;
    padding: 13.5px 20px;
    border: solid 2px #252525;
    color: #252525;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content input[type="text"]::-webkit-input-placeholder{
    color: #252525;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content input[type="text"]::-moz-placeholder{
    color: #252525;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content input[type="text"]:-ms-input-placeholder{
    color: #252525;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content input[type="text"]:-moz-placeholder {
    color: #252525;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content button[type="submit"] {
    padding: 13px;
    background: #252525;
    border: solid 2px #252525;
    color: #fff !important;
}
.mtlistings-ico-style-v2 .oklahoma-filter-content button[type="submit"]:hover {
    color: #ffffff !important;
    background: #6cd086;
    border: solid 2px #6cd086;
}
.mtlistings-ico-style-v2 .oklahoma-main-content .ico-cat-parent,
.mtlistings-ico-style-v2 .blog-posts .ico-cat-parent {
    background: transparent;
    padding: 0px;
    box-shadow: none;
}
.mtlistings-ico-style-v2 .ico-cat-parent-title {
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 0 0 38px rgba(59,77,133,.08);
}
.mtlistings-ico-style-v2 .ico-cat-parent-title > h3 {
    font-size: 30px;
    margin: 0px;
    font-weight: bold;
}
.mtlistings-ico-style-v2 .ico-cat-parent-title > p {
    color: rgba(255,255,255, .7);
    margin: 0px;
}
.mtlistings-ico-style-v2 .row-2items.oklahoma-single-list-item, 
.mtlistings-ico-style-v2 .row-3items.oklahoma-single-list-item, 
.mtlistings-ico-style-v2 .row-4items.oklahoma-single-list-item {
    padding: 15px !important;
}
.mtlistings-ico-style-v2 .row-2items.oklahoma-single-list-item:nth-child(-n + 2),
.mtlistings-ico-style-v2 .row-3items.oklahoma-single-list-item:nth-child(-n + 3),
.mtlistings-ico-style-v2 .row-4items.oklahoma-single-list-item:nth-child(-n + 4){
    padding-top: 0px !important;
}
.mtlistings-ico-style-v2 .row-2items.oklahoma-single-list-item:nth-last-child(-n + 1),
.mtlistings-ico-style-v2 .row-3items.oklahoma-single-list-item:nth-last-child(-n + 1),
.mtlistings-ico-style-v2 .row-4items.oklahoma-single-list-item:nth-last-child(-n + 4){
    padding-bottom: 30px !important;
}
.mtlistings-ico-style-v2.iconfilter-shortcode .blog_custom_listings {
    border: 2px solid #e5e3eb;
    background: #f9f9f9 !important;
}
.mtlistings-ico-style-v2 .is-sticky .blog_custom_listings,
.mtlistings-ico-style-v2 .sponsored_ico .blog_custom_listings {
    border: 2px solid #252525;
    background: #f9f9f9 !important;
}
.mtlistings-ico-style-v2.iconfilter-shortcode .blog_custom_listings:hover {
    background-color: #e0e0e0 !important;
}
.mtlistings-ico-style-v2 .is-sticky .blog_custom_listings::after,
.mtlistings-ico-style-v2 .sponsored_ico .blog_custom_listings::after {
    border-width: 2.5em !important;
    border-right-color: #6cd086 !important;
    border-top-color: #6cd086!important;
    border-top-right-radius: 3px;
}
.mtlistings-ico-style-v2 .is-sticky .blog_custom_listings::before, 
.mtlistings-ico-style-v2 .is-sticky .blog_custom_listings::after,
.mtlistings-ico-style-v2 .sponsored_ico .blog_custom_listings::before, 
.mtlistings-ico-style-v2 .sponsored_ico .blog_custom_listings::after {
    content: '';
    position: absolute;
    top: 2px;
    right: 2px;
    border-color: transparent;
    border-style: solid;
}
.mtlistings-ico-style-v2 .is-sticky .blog_custom_listings::before,
.mtlistings-ico-style-v2 .sponsored_ico .blog_custom_listings::before {
    content: "\f005";
    position: absolute;
    color: white;
    font-weight: bold;
    font-size: 15px;
    width: 30px;
    right: 0px;
    top: 10px;
    z-index: 3;
    font-family: fontawesome;
}
.mtlistings-ico-style-v1 .row-3items .oklahoma-img-left,
.mtlistings-ico-style-v2 .row-3items .oklahoma-img-left {
    width: initial;
    margin-right: 15px;
}
.mtlistings-ico-style-v2 .row-2items .blog_custom_listings .oklahoma-img-left > a > i, 
.mtlistings-ico-style-v2 .row-3items .blog_custom_listings .oklahoma-img-left > a > i, 
.mtlistings-ico-style-v2 .row-4items .blog_custom_listings .oklahoma-img-left > a > i {
    line-height: 50px;
    margin-bottom: 0px;
}
.mtlistings-ico-style-v2.iconfilter-shortcode .blog_custom_listings .oklahoma-img-left > a > i{
    font-size: 50px;
    margin-right: 20px;
}
.mtlistings-ico-style-v1 .oklahoma-details-title,
.mtlistings-ico-style-v2 .oklahoma-details-title{
    margin: 5px 0;
}
.mtlistings-ico-style-v2 .blog_custom_listings .post-name-listings a{
    color: #252525;
}
.mtlistings-ico-style-v2 .blog_custom_listings .post-name-listings span,
.ico-listing-category-style-v2 .ico-main-info .mt_listing_end_date{
    color: rgba(37,37,37, 0.6);
}
.mtlistings-ico-style-v2 .blog_custom_listings .oklahoma-details-content,
.mtlistings-events-style-v2 .events-title-subtitle p,
.ico-listing-category-style-v2 .list_description{
    color: rgba(37,37,37, 0.8);
}
.mtlistings-ico-style-v2 .ico-cat-parent-subtitle {
    background: #331f6c!important;
    margin-bottom: 60px;
}
.row-2items .oklahoma-img-left {
    width: initial;
    margin-right: 22px;
}
.row-2items .oklahoma-details-title {
    width: initial;
}
.row-2items .blog_custom_listings .post-name-listings a,
.row-2items .blog_custom_listings .post-name-listings span{
    display: block;
}
.row-2items .blog_custom_listings .post-name-listings span{
    margin-top: 7px;
}
.ico-listing-category-style-v2 .oklahoma-single-list-item {
    padding: 0px 0px 10px;
}

/*--------------------- Style Red --------------------*/
.mtlistings-ico-style-red .oklahoma-filter-content input[type="text"]::-webkit-input-placeholder{
    color: #331f6c;
}
.mtlistings-ico-style-red .oklahoma-filter-content input[type="text"]::-moz-placeholder{
    color: #331f6c;
}
.mtlistings-ico-style-red .oklahoma-filter-content input[type="text"]:-ms-input-placeholder{
    color: #331f6c;
}
.mtlistings-ico-style-red .oklahoma-filter-content input[type="text"]:-moz-placeholder {
    color: #331f6c;
}
.mtlistings-ico-style-red .oklahoma-filter-content button[type="submit"]:hover {
    color: #ffffff !important;
    background: #f4374c;
    border: 2px solid #f4374c !important;
}
.mtlistings-ico-style-red .oklahoma-filters .filter:hover {
    background: #f4374c;
}
.mtlistings-ico-style-red .is-sticky .blog_custom_listings,
.mtlistings-ico-style-red .sponsored_ico .blog_custom_listings,
.mtlistings-events-style-red.mt-events-block .row-1event.sponsored-event .mt-single-event-inner {
    border: 2px solid #331f6c;
}
.mtlistings-events-style-red.mt-events-block .mt-single-event-inner {
    background: #ffffff;
}
.mtlistings-ico-style-red .oklahoma-filter-content input[type="text"],
.mtlistings-ico-style-red .oklahoma-filter-content button[type="submit"]  {
    width: 49%;
    padding: 13.5px 20px;
    border: solid 2px #331f6c;
    color: #331f6c;
}
.mtlistings-ico-style-red .oklahoma-filter-content button[type="submit"]  {
    padding: 13px 20px !important;
    background: #331f6c;
}
.mtlistings-ico-style-red .oklahoma-filters .filter a {
    transition: all .2s ease-in-out;
    padding: 15px 20px;
    color: #331f6c;
    width: 100%;
}
/*--------------------- Style Dark --------------------*/
.mtlistings-ico-style-dark .oklahoma-filter {
    background: #252525;
}
.mtlistings-ico-style-dark .oklahoma-filters .filter a {
    color: #ffffff;
    background: #0b0d19;
    transition: all .2s ease-in-out;
}
.mtlistings-ico-style-dark .oklahoma-filters .filter:hover a {
    background: #12141f;
}
.mtlistings-ico-style-dark .oklahoma-filter-content input[type="text"] {
    border: solid 2px #1e202c;
    color: #ffffff;
    background: #040714;
}
.mtlistings-ico-style-dark .oklahoma-filter-content input[type="text"]::-webkit-input-placeholder{
    color: rgba(255,255,255, 0.2);
}
.mtlistings-ico-style-dark .oklahoma-filter-content input[type="text"]::-moz-placeholder{
    color: rgba(255,255,255, 0.2);
}
.mtlistings-ico-style-dark .oklahoma-filter-content input[type="text"]:-ms-input-placeholder{
    color: rgba(255,255,255, 0.2);
}
.mtlistings-ico-style-dark .oklahoma-filter-content input[type="text"]:-moz-placeholder {
    color: rgba(255,255,255, 0.2);
}
.mtlistings-ico-style-dark .oklahoma-filter-content button[type="submit"] {
    color: #ffffff !important;
    background: #f6255a;
}
.mtlistings-ico-style-dark .oklahoma-filter-content button[type="submit"]:hover {
    background: #12141f;
    border: solid 2px #12141f;
}
.mtlistings-ico-style-dark.iconfilter-shortcode .blog_custom_listings {
    border: 2px solid #353535;
    background: #252525 !important;
}
.mtlistings-ico-style-dark .is-sticky .blog_custom_listings,
.mtlistings-ico-style-dark .sponsored_ico .blog_custom_listings {
    border: 2px solid #f6255a;
}
.mtlistings-ico-style-dark .is-sticky .blog_custom_listings::after,
.mtlistings-ico-style-dark .sponsored_ico .blog_custom_listings::after {
    border-width: 2.5em !important;
    border-right-color: #f6255a !important;
    border-top-color: #f6255a!important;
    border-top-right-radius: 3px;
}
.mtlistings-ico-style-dark.iconfilter-shortcode .blog_custom_listings .post-name-listings a,
.mtlistings-ico-style-dark .blog_custom_listings .post-name-listings span{
    color: #ffffff;
}
.mtlistings-ico-style-dark.iconfilter-shortcode .blog_custom_listings .post-name-listings a:hover{
    color: #f6255a !important;
}
.mtlistings-ico-style-dark .blog_custom_listings .oklahoma-details-content{
    color: rgba(255,255,255, 0.3);
}
.mtlistings-ico-style-dark.iconfilter-shortcode .blog_custom_listings:hover {
    background-color: #12141f !important;
}
.mtlistings-ico-style-dark .ico-category img.attachment-thumbnail {
    filter: invert(100%);
    -webkit-filter: invert(100%);
}
.mtlistings-ico-style-dark .oklahoma-metas > div {
    color: #ffffff;
    opacity: 0.5;
}
.mtlistings-events-style-dark .row-1event .mt-single-event-inner {
    border: 2px solid #353535 !important;
}
/*--------------------- Custom Footer -----------------------*/
.custom_footer_col_md_5{
    width: 41.66666667% !important;
}
.custom_footer_col_md_2{
    width: 16.66666667% !important;
}
.custom_footer_style_red .widget-title,
.custom_footer_style_dark .widget-title,
.custom_footer_style_blue .widget-title{
    margin-top: 0px !important;
    margin-bottom: 24px;
}
.custom_footer_style_red .menu .menu-item,
.custom_footer_style_dark .menu .menu-item,
.custom_footer_style_blue .menu .menu-item {
    width: 100%;
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 25px;
}
.custom_footer_style_dark .widget_social_icons li a i {
    font-size: 14px !important;
}
.custom_footer_style_dark .widget_social_icons li a {
    width: 37px !important;
    height: 37px !important;
    border-radius: 3px !important;
}
.custom_footer_style_dark .widget_nav_menu li a{
    color: rgba(255,255,255,0.3) !important;
}
.custom_footer_style_dark .widget_nav_menu li a:hover{
    color: rgba(255,255,255,1) !important;
}
.custom_footer_style_dark .widget_oklahoma_recent_icos_with_thumbnail .post-details a,
.custom_footer_style_dark .widget_oklahoma_recent_icos_with_thumbnail .post-details .post-date {
    color: rgba(255,255,255,0.3) !important;
}
.custom_footer_style_dark .widget_oklahoma_recent_icos_with_thumbnail .post-details a:hover{
    color: rgba(255,255,255,1) !important;
}
.custom_footer_style_red .widget_nav_menu li a,
.custom_footer_style_blue .widget_nav_menu li a{
    color: rgba(255,255,255,0.7) !important;
}
.custom_footer_style_red .widget_nav_menu li a:hover,
.custom_footer_style_blue .widget_nav_menu li a:hover{
    color: rgba(255,255,255,1) !important;
}
.background_position_bottom{
    background-position: bottom;
}


/*--------------------- Events Style V2 --------------------*/

.mtlistings-events-style-v2 .events-title-subtitle a,
.mtlistings-events-style-v2 .event-meta > div,
.mtlistings-events-style-v2 .mt-single-event .mt-event-cat a {
	color: #252525;
}
.mtlistings-events-style-v2 .mt-single-event-inner {
    background: #f9f9f9;
    box-shadow: none;
}
.mtlistings-events-style-v2 .row-1event .mt-single-event-inner {
    border: 2px solid #e5e3eb;
}
.mtlistings-events-style-v2 .row-2events .mt-single-event-inner,
.mtlistings-events-style-v2 .row-3events .mt-single-event-inner,
.mtlistings-events-style-v2 .row-4events .mt-single-event-inner {
    background: #ffffff;
}
.mtlistings-events-style-v2 .row-1event.sponsored-event .mt-single-event-inner {
    border: 2px solid #252525;
}
.mtlistings-events-style-v2 .event-box-corner::before,
.mtlistings-events-style-v2 .event-box-corner::after {
	top: 2px;
    right: 2px;
    border-top-right-radius: 3px;
    z-index: 9;
}
.mtlistings-events-style-v2 .event-box-corner::before {
    top: 10px !important;
    z-index: 99;
}
.mtlistings-events-style-v2 .mt-single-event .mt-event-cat a {
    background: none;
    padding: initial;
    font-weight: normal;
}
.mtlistings-events-style-v2 .mt-single-event {
    margin-bottom: 10px;
}

/*-----------------------single events v2 -----------------------*/
.mt-events-style-v2 .article-details img{

}

/*-------------------list your ico-------------------*/
p.cmb_metabox_description {
    font-style: initial !important;
    font-weight: lighter;
}

/*------------------ Ultimate Member -----------------*/
.um .um-login .um-form input[type=text],
.um .um-login .um-form input[type=tel],
.um .um-login .um-form input[type=number],
.um .um-login .um-form input[type=password]{
    border: 2px solid #252525 !important;
    color: #252525 !important;
    padding: 15px 20px !important;
    height: initial !important;
}
.um-field-checkbox-option{
    font-weight: normal !important;
}

/*=============================================================================================================================================*/
/*END: ICO STYLE V2*/
/*=============================================================================================================================================*/


/* TAXONOMY SEARCH*/
.mt-listing-search-taxonomy .state-search .search-field {
    border: 1px solid #e0e0e0;
    padding: 0 20px;
    height: 60px;
    color: #151515;
    border-radius: 30px;
    font-weight: 300;
    font-size: 16px;
    box-sizing: inherit;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mt-listing-search-taxonomy .state-search .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #808080;
}
.mt-listing-search-taxonomy .state-search .search-field::-moz-placeholder { /* Firefox 19+ */
    color: #808080;
}
.mt-listing-search-taxonomy .state-search .search-field:-ms-input-placeholder { /* IE 10+ */
    color: #808080;
}
.mt-listing-search-taxonomy .state-search .search-field:-moz-placeholder { /* Firefox 18- */
    color: #808080;
}
.mt-listing-search-taxonomy .select2.select2-container .select2-selection {
    border-radius: 5px !important;
    -webkit-border-radius: 30px !important;
    height: 60px;
    line-height: 60px;
    border: 1px solid #e0e0e0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: normal;
    outline: 0;
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 60px;
    text-align: center;
    text-align: left;
    padding-left: 0;
    color: #808080;
    font-weight: 300;
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    width: 35px;
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.mt-listing-search-taxonomy .select2-container--default .select2-selection--single .select2-selection__arrow i {
    font-size: 18px;
    font-weight: bold;
    color: #20bf6b;
}
.mt-listing-search-taxonomy .checkboxes-categories {
    margin-top: 10px;
    margin-bottom: 35px;
}
.mt-listing-search-taxonomy .state-submit {
    margin-bottom: 50px;
}
input#upload_image {
    width: 72% !important;
    margin-left: 10px;
}
.mt-listing-search-taxonomy button.form-control.btn {
    font-weight: 700;
    height: 60px !important;
    padding: 0 18px;
    font-size: 14px;
    transition: all .25s ease-in-out;
    box-shadow: none;
    font-style: normal;
    background: #ff2122;
    border: 0;
    border-radius: 30px;
    text-transform: uppercase;
}
.mt-listing-search-taxonomy button.form-control.btn:hover {
    background: #216fff;
}
.listing-taxonomy-shortcode .title-n-categories .row {
    display: flex;
    align-items: center;
}
.listing-taxonomy-shortcode .subtitle-section{
    padding-left: 20px;
}
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline {
    padding-right: 10px;
    padding-top: .5px;
}
.single_list_thumbs_rating {
    position: relative;
    overflow: hidden;
    display: inline-block;
    margin-top: 15px;
    vertical-align: bottom;
}
.single_list_thumbs_rating .thumbs_rating_getlink_v2 {
    position: static;
    display: inline-block;
    padding-right: 30px;
}
.single_list_thumbs_rating .thumbs-rating-container span.number {
    color: #808080 !important;
    display: inline-block !important;
    font-weight: 400;
    margin-left: 5px;
    line-height: 14px;
    position: relative;
    bottom: 4px;
}
.single_list_thumbs_rating .thumbs-rating-container span i {
    color: #808080 !important;
    display: inline-block !important;
    font-size: 20px;
    position: relative;
    bottom: 1px;
    padding-right: 5px;
}
.mt_listing_header_section .listing-star {
    display: inline-block;
}
.mt_listing_header_section .mt-item-reviews-average-rating {
    color: #fff;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 700;
}
.dashboard-single-review .mt-item-reviews-average-rating {
    color: #fff;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block;
}
.dashboard-single-review .listing-actions {
    display: inline-block;
}
.dashboard-single-review .review-rating {
    display: inline-block;
}
.listing_sponsored_bolt {
    display: inline-block;
    color: #fff;
    padding: 4px 13px;
    font-size: 14px;
    border-radius: 30px;
    font-weight: 700;
    background: #216fff;
    margin-right: 20px;
}
.mt_listing_content_parent {
    background: #fafafa;
    padding: 100px 0;
}
.mt_listing_content_parent .mt_listing_content_heading,
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading a {
    font-size: 22px;
    margin-bottom: 25px;
    margin-top: 0;
}
.mt_listing_content_parent .listing_features_section,
.mt_listing_content_parent .listing_tags_section,
.mt_listing_content_parent .listing_video_section {
    margin-top: 60px;
}
.mt_listing_content_parent .amenities-section {
    margin-top: 30px;
}
.mt_listing_content_parent .about_listing_section {
    margin-top: 25px;
}
.listing_video_section iframe {
    margin-top: 10px;
}
p.amenities-item {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 200;
    line-height: 25px;
    font-family: Poppins;
    color: #686868;
}
.mt_listing_content_parent .amenities-section span.amenities-item {
    display: block;
    color: #808080;
    font-size: 15px;
    margin-top: 15px;
    transition: all 300ms ease;
    font-weight: 300;
}
.mt_listing_content_parent .amenities-section a:hover span.amenities-item {
    color: #ff2222;
}
.mt_listing_content_parent .amenities-section span.amenities-item i {
    color: #ff2222;
    padding-right: 8px;
    position: relative;
    top: 1px;
}
.mt_listing_content_parent .listing_tags_section a {
    border: 1px solid #e0e0e0;
    color: #808080;
    padding: 9px 15px;
    font-size: 15px;
    margin-right: 10px;
    border-radius: 30px;
    display: inline-block;
    margin-top: 6px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}
.mt_listing_content_parent .about_job_content {
    margin-top: 30px;
}
.mt_listing_content_parent .listing_tags_section a i {
    padding-right: 5px;
    opacity: .7;
}
.listing_tags_section a:hover {
    color: #ff2222;
    border-color: #ff2222;
}
.mt_listing_content_sidebar_part_contact_info {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 50px;
}
.mt_listing_content_sidebar_part_contact_info_details {
    padding: 38px 35px 5px;
}
.mt_listing_content_sidebar_part_contact_info_details h3.mt_listing_content_heading {
    margin-bottom: 5px;
}
.mt_listing_content_sidebar_part_contact_info_details h3.mt_listing_content_heading {
    margin-top: 0px;
}
.mt_listing_content_sidebar_part_contact_info_details_info {
    padding-top: 0;
}
.mt_listing_content_sidebar_part_contact_info_details_info p {
    margin-bottom: 5px;
}
.mt_listing_content_description p {
    margin-bottom: 5px;
}
.mt_listing_content_sidebar_part_contact_info_details_info p:last-child {
    margin-bottom: 0;
}
.mt_listing_content_sidebar_part_contact_info_details_info p i {
    color: #ff2222;
    padding-right: 8px;
}
.mt_listing_content_sidebar_part_working_hours {
    padding: 40px 40px 30px;
    background: #fff;
    margin-bottom: 50px;
}
.mt_listing_content_sidebar_part_next_event {
    padding: 40px 40px 30px;
    background: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}
.mt_listing_content_sidebar_part_author_listing {
    padding: 9px 9px 0px;
    background: #fff;
    margin-bottom: 50px;
}
.mt_listing_content_sidebar_part_author_listing .mt_listing_content_sidebar_part_author_listing_inner {
    display: block;
    position: relative;
}
.mt_listing_content_sidebar_bottompart_author_listing_inner {
    padding: 20px 36px 36px;
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading {
    font-size: 18px;
    transition: 0.2s;
    line-height: 22px;
    font-weight: 500;
    margin: 4px 0 7px 0;
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    margin-bottom: 2px;
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading a {
    color: #333;
    font-weight: 600;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.mt_listing_content_sidebar_part_author_listing h4.mt_listing_content_heading a:hover {
    color: #20bf6b;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}
.listing-details-author-info {
    padding: 0;
    list-style: none;
    font-size: 15px;
    margin-bottom: -5px;
    position: relative;
    display: block;
}
.listing-details-author-info li {
    display: block;
    padding-left: 23px;
    position: relative;
    margin-bottom: 5px;
    line-height: 24px;
}
.listing-details-author-info li a,
.listing-details-author-social-profiles li a,
.listing-details-author-info li,
.listing-details-author-social-profiles li {
    color: #66676b;
    transition: 0.3s;
    font-weight: 300;
}
.listing-details-author-info li i {
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 15px;
    color: #20bf6b;
    width: 20px;
}
.listing-details-author-social-profiles {
    padding: 0;
    list-style: none;
    font-size: 15px;
    margin-bottom: -5px;
    position: relative;
    display: block;
    margin-top: 20px;
}
.listing-details-author-social-profiles li {
    line-height: 22px;
    padding-left: 23px;
}
.listing-details-author-social-profiles li {
    display: block;
    padding-left: 23px;
    position: relative;
    margin-bottom: 5px;
    line-height: 24px;
}
.listing-details-author-social-profiles li i {
    top: 3px;
}
.listing-details-author-social-profiles li i {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 15px;
    color: #20bf6b;
}
.mt_listing_content_sidebar_part_author_listing .author_listing_avatar {
    max-width: 100%;
    overflow: hidden;
    border-radius: 50%;
    right: 0;
    image-rendering: -webkit-optimize-contrast;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    box-sizing: content-box;
    height: 50px;
    width: 50px;
}
.mt_listing_content_sidebar_part_author_listing .author_listing_avatar .avatar {
    max-width: 100%;
}
.mt_listing_content_sidebar_part_add_place {
    padding: 40px 40px 30px;
    background: #fff;
    display: flex;
    flex-direction: column;
}
.mt_listing_content_sidebar_part_next_event .next-event-countdown {
    order: 2;
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown {
    padding: 0;
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .days-name, 
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .hours-name, 
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .minutes-name, 
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown .seconds-name {
    color: #151515;
    margin: 0 !important;
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown div:first-child {
    padding: 0;
    text-align: left;
}
.mt_listing_content_sidebar_part_next_event .modeltheme-countdown div:last-child {
    text-align: left !important;
    font-size: 12px !important;
    color: #686868;
}
.mt_listing_content_sidebar_part_working_hours .mt_listing_content_description p span {
    float: right;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #20bf6b !important;
}
.high-padding-top {
    padding: 65px 0 10px;
}
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline,
.styling-checkboxes .checkbox-inline {
    display: inline-block;
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #808080;
    margin-top: 20px;
    margin-right: 5px;
    font-size: 14px;
}
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline input,
.styling-checkboxes input{
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
} 
.mt_listing_content_description_job ul li::before {
    font-family: FontAwesome;
    content: "\f058";
    color: #20bf6b;
    margin-right: 8px;
}
.mt_listing_content_description_job ul li {
    list-style: none !important;
}
/* Create a custom checkbox */
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline .checkmark,
.styling-checkboxes .checkbox-inline .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #e8e8e8;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline .checkmark, .styling-checkboxes .checkbox-inline .checkmark {
    position: absolute;
    border-radius: 30px;
    }
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline:hover input ~ .checkmark,
.styling-checkboxes  .checkbox-inline:hover input ~ .checkmark{
  background-color: #ccc;
}

.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline input:checked ~ .checkmark,
.styling-checkboxes .checkbox-inline input:checked ~ .checkmark {
  background-color: #20bf6b;
}

.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline .checkmark:after,
.styling-checkboxes .checkbox-inline .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline input:checked ~ .checkmark:after,
.styling-checkboxes .checkbox-inline input:checked ~ .checkmark:after {
  display: block;
}
.mt-listing-search-taxonomy .checkboxes-categories .checkbox-inline .checkmark:after,
.styling-checkboxes .checkbox-inline .checkmark:after{
    left: 5px;
    top: 3px;
    width: 5px;
    height: 7px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
div#datafetch .search-result {
    position: absolute;
    z-index: 1;
    background: #fff;
    left: 0;
    margin-top: 20px;
    padding: 15px 0px;
    border-radius: 5px;
    box-shadow: 0 0 25px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.05);
    -ms-box-shadow: 0 0 25px rgba(0,0,0,.05);
    list-style-type: none;
}

div#datafetch .search-result li {
    margin: 0;
    line-height: 1;
    font-size: 15px;
    padding: 10px 25px;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    transition: all 250ms ease;
    text-align: left;
}
div#datafetch .search-result li:hover {
    background: #f5f5f5;
}
div#datafetch .search-result li a {
    font-size: 15px;
    color: #252525;
}
div#datafetch .search-result::before,
div#datafetch .search-result::after {
    left: 40px;
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: -23px;
}
div#datafetch .search-result::before {
    border-color: transparent;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
div#datafetch .search-result::after {
    border-color: transparent transparent #fff;
    border-width: 12px;
}
div#datafetch .search-result li::before {
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-size: 15px;
    width: 20px;
    background: transparent !important;
    content: "\f0f6";
}
.mt-car-search.wow.fadeInUp.mtsearchform-style-v2.animated {
    position: relative;
        max-width: 950px;
    width: 100%;
    margin: 0 auto;
}
.upload-images {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 30px;
    width: 33%;
}

/* ADD NEW LISTING TEMPLATE */
#add-new-listing input[type="text"] {
    padding: 0px 20px !important;
    height: 50px;
    width: 100%;
    border-radius: 30px !important;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -moz-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -ms-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    margin-bottom: 30px !important;
    font-size: 15px;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    color: #808080;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    font-style: normal;
    margin-top: 5px;
    font-weight: 300;

}
#add-new-listing input#group_pictures {
    width: 80%!important;
}
#add-new-listing .file-upload {
    width: 90px!important;
}
#add-new-listing .upload-images {
    width: 19%;
}
#add-new-listing label.error {
    color: #ff2222;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
#add-new-listing textarea,
#add-new-listing input[type="file"] {
    padding: 20px !important;
    width: 100%;
    border-radius: 30px !important;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -moz-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -ms-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    margin-bottom: 30px !important;
    font-size: 15px !important;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    color: #808080;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    font-style: normal;
    margin-top: 5px;
    font-weight: 300;
}
#add-new-listing input[type="file"] {
    padding: 10px !important;
    margin-top: -50px;
}
.form-group.add input[type="text"] {
    width: 79% !important;
}
.form-group.add .file-upload.btn.btn-primary span {
    font-weight: 600;
}
.file-upload.btn.btn-primary {
    width: 25%;
    font-weight: 600;
    height: 46px;
    padding: 12px;
    border-radius: 30px;
    background: #20bf6b;
    border: 1px solid #20bf6b;
}
#add-new-listing .upload-images {
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 0;
    padding-right: 0;
}
.succes-message {
    margin-bottom: 15px;
    background: #FD4444;
    padding: 20px;
    text-align: center;
    color: #fff;
}
.approved-message{
    margin-bottom: 15px;
    background: #20bf6b;
    padding: 20px;
    text-align: center;
    color: #fff;
}
#add-new-listing .spacer-upload {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    cursor: pointer;
    padding-top: 100%;
    position: relative;
    margin-top: 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
#add-new-listing .spacer-upload:hover {
    border-color: #ccc;
}
#add-new-listing small.field-description {
    font-size: 14px;
    color: #686868;
    margin-top: 10px;
    display: block;
}
#add-new-listing .spacer-upload::before {
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    background: url(../inc/frontend-media/img/addphoto-listing.png) center no-repeat;
    background-size: 60px;
    height: 100%;
    top: -15px;
    width: 100%;
}
#add-new-listing .spacer-upload:after {
    content: "";
    display: block;
    pointer-events: none;
    position: absolute;
    border: 15px solid white;
    border-bottom-color: #e0e0e0;
    border-bottom-left-radius: 4px;
    border-left-color: #e0e0e0;
    right: -1px;
    top: -1px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
#add-new-listing .spacer-upload:hover:after {
    border-bottom-color: #ccc;
    border-left-color: #ccc;
}
#add-new-listing .text {
    color: #808080;
    content: "";
    font-size: 15px;
    left: 56%;
    margin-top: 42px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}
.listings_category_icon_shortcode_holder img {
    width: 30%!important;
    -webkit-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    -ms-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
    -moz-filter: saturate(0%) grayscale(100%) brightness(69%) contrast(1000%);
}
.listings_category_icon_shortcode_holder img:hover {
    filter: none;
    -moz-filter: none;
    -ms-filter: none;
}
.mt_listing_header_section .modal-content {
    padding: 40px;
}
.mt_listing_header_section .modal-header {
    padding: 10px;
    border-bottom: none;
}
.mt_listings_page.mt_listing_map_location .sbvcgmap-map img {
    max-width: 200px;
    display: block;
    margin: 5px 0 10px;
}
.mt_listings_page.mt_listing_map_location .sbvcgmap-map p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1.3;
    margin-top: 3px;
}
.mt_listings_page.mt_listing_map_location .sbvcgmap-map a {
    font-size: 15px;
    font-family: 'Montserrat';
    font-weight: 500;
}
#add-new-listing input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}
#add-new-listing input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}
#add-new-listing input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}
#add-new-listing input[type="text"]:-moz-placeholder { /* Firefox 18- */
  color: #808080;
}
#add-new-listing textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}
#add-new-listing textarea::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}
#add-new-listing textarea:-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}
#add-new-listing textarea:-moz-placeholder { /* Firefox 18- */
  color: #808080;
}
#add-new-listing label {
    font-size: 15px;
}
#add-new-listing .styling-checkboxes label.checkbox-inline {
    margin-top: 10px;
    margin-left: 0;
    font-size: 14px;
    margin-right: 30px;
    color: #808080;
    font-weight: 300;
    width: 20%;
}
.form-group.styling-checkboxes {
    margin-bottom: 30px;
}
#add-new-listing .select2-container {
    width: 100% !important;
    margin-top: 5px;
}
#add-new-listing label,
#listing-role label {
    font-size: 15px;
    margin-bottom: 5px;
    color: rgba(21, 21, 21, .7);
    font-weight: 600;
}
#add-new-listing .form-group {
    margin-bottom: 30px;
}
#add-new-listing .select2.select2-container .select2-selection {
    border: 1px solid #e0e0e0;
    color: #686868;
    border-radius: 5px !important;
    -webkit-border-radius: 30px !important;
    height: 50px;
    line-height: 50px;
    outline: 0;
}
#add-new-listing .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 48px;
    text-align: center;
    text-align: left;
    padding-left: 0;
    font-size: 15px;
    color: #808080 !important;
    font-weight: 300;
}
#add-new-listing .select2.select2-container .select2-selection {
    padding: 0px 0 0px 20px !important;
}
#add-new-listing .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    width: 35px;
}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: none !important;
}

.inputfile {
    display: none !important;
}

#add-new-listing label.mt_listing_image {
    min-width: 100%;
    height: 60px;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 5px;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}

.no-js .inputfile + label {
    display: none !important;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #e0e0e0;
}

.inputfile-6 + label span, 
.inputfile-6 + label strong {
    padding: 0 20px;
    line-height: 60px;
    font-size: 16px;
}

.inputfile-6 + label span {
    width: 200px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #808080;
    vertical-align: top;
    font-weight: 400;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #fff;
    background-color: #ff2222;
    display: inline-block;
    transition: all 250ms ease;
    float: right;
    text-transform: uppercase;
    padding: 0 40px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
}

.inputfile-6 + label strong i {
    padding-right: 10px;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background: #216fff;
}

@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
        display: block;
    }
}
.row.about_job_content h4 {
    margin-top: 6px;
    margin-bottom: 2px;
}
.about_job_content .single-info-job {
    margin-bottom: 20px;
    padding: 0px;
}
.about_job_content .single-info-job .col-md-8 {
    padding: 0;
}
form#add-new-listing,
form#listing-role {
    max-width: 800px;
    margin: 0 auto;
}
.modal-body form#add-new-listing {
    max-width: 567px;
    margin:0;
}
.button-attachment{
    outline: 0;
    text-align: center;
    padding: 10px 30px;
    line-height: 28px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background: #20bf6b;
    border: 1px solid #20bf6b;
    border-radius: 30px;
}
form#add-new-listing button.button-listing {
    background-color: #ff2222;
    text-align: center;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    display: block;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    outline: 0;
    border: 0;
    border-radius: 30px;
}
form#add-new-listing button.button-listing:hover {
    background: #26de81;
    color: #fff !important;
}
.mt_listing_content_description_job ul {
    padding: 0;
}
.mt_listing_content_description ul {
    padding: 0px 13px;
}
button#frontend-button {
    background-color: #ff2222;
    text-align: center;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    display: block;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0;
    border: 0;
    border-radius: 5px;
}
form#add-new-listing button.button-listing:hover {
    background: #26de81;
    color: #fff !important;    
}

.file-upload {
    position: relative;
    display:block;  
    width:150px;
    height:150px;
    border-radius: 3px;
    background-color:rgba(0,0,0,0.3);
    font-size: 14px;
    color:white;
    text-align: center; 
    line-height: 150px;

}

.file-upload input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.file-preview img{
    width:100%;
    height: auto;
}

.file-preview .ibenic_file_preview {
    position: absolute;
    width:100%;
    height:100%;
    overflow: hidden;
}

.ibenic_file_delete {
    position: absolute;
    width: 100%;
    top:98%;
    left:0;
    padding:0.5em;
    text-align: center;
    color:white;
    background-color:red;
}

.group_pictures_holder.row {
    margin-top: 20px;
}

.group_pictures_holder.row img {
    max-height: 150px;
    width: 100%;
}

.group_pictures_holder.row .delete {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #216fff;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease;
}

.group_pictures_holder.row .col-md-4:hover .delete {
    opacity: 1;
    visibility: visible;
}

.group_pictures_holder.row .col-md-4 {
    position: relative;
    margin-bottom: 30px;
}

.group_pictures_holder .col-md-4:first-child img {
    border: 5px solid #216fff;
}

.group_pictures_holder .col-md-4:first-child:after {
    content: 'Featured';
    position: absolute;
    top: 0;
    left: 15px;
    background: #216fff;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
}
.mt_listing_single_slider_section button#prev-arrow, .mt_listing_single_slider_section button#next-arrow {
    position: absolute;
    top: 44%;
    left: 25px;
    width: 45px !important;
    height: 45px !important;
    padding: 0 !important;
    text-align: center;
    font-size: 16px !important;
    line-height: 45px;
    color: #fff;
    cursor: pointer;
    opacity: 1 !important;
    z-index: 5;
    background: rgba(0, 0, 0, .6) !important;
    border-radius: 5px !important;
    transition: all 250ms ease;
    box-shadow: none;
    border: 0;
    outline: 0;
}
.mt_listing_single_slider_section button#next-arrow {
    left: inherit;
    right: 25px;
}
.mt_listing_single_slider_section {
    position: relative;
}

/* Single Listing Review */
.mt-rating-stars ul {
    list-style-type:none;
    padding:0;
    -moz-user-select:none;
    -webkit-user-select:none;
}
#add-new-review .mt-rating-stars ul > li.star {
    cursor: pointer;
}
.mt-review-content .review-author-name h4 {
    margin-bottom: 20px;
}
.mt-review-text .review-content-paragraph {
    clear: both;
    padding-top: 7px;
}
.mt-review-text .review-date {
    line-height: 1;
}
.mt-review-text .review-date span {
    color: #686868;
    font-weight: 300;
    font-size: 14px;
    line-height: 1;
}
.mt-rating-stars ul > li.star {
    display:inline-block;
    line-height: 1;
}
.mt-rating-stars ul > li.star > i.fa {
    font-size:16px;
    color:#ccc; 
}
.mt-rating-stars ul > li.star.selected > i.fa {
    color:#FF912C;
}
.mt-review-content {
    margin-bottom: 40px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 40px;
}
.mt-review-content .mt-review-image {
    position: relative;
    top: 3px;
    left: 0;
    width: 82px;
    height: 82px;
    display: block;
    float: left;
}
.mt-review-content .mt-review-image .avatar {
    max-width: 82px;
}
.reviews-section h3#review-title {
    margin-bottom: 25px;
    margin-top: 50px;
}
.mt-review-text {
    padding: 0 0 0 105px;
    min-height: 82px;
}
div#mt-rating-stars-parent .mt-rating-stars {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
div#mt-rating-stars-parent .mt-rating-stars label, 
div#mt-rating-stars-parent .mt-rating-stars ul {
    display: table-cell;
    margin: 0;
}
div#mt-rating-stars-parent .mt-rating-stars label {
    font-size: 15px;
    margin-bottom: 5px;
    color: rgba(21, 21, 21, .7);
    font-weight: 600;
}
div#mt-rating-stars-parent .mt-rating-stars ul {
    padding-left: 10px;
}
form#add-new-review h3#review-title {
    margin-bottom: 25px;
}
#add-new-review div#mt-rating-stars-parent {
    overflow: hidden;
    margin-bottom: 20px;
}
form#add-new-review .form-group label {
    font-size: 15px;
    margin-bottom: 5px;
    color: rgba(21, 21, 21, .7);
    font-weight: 600;
}
form#add-new-review .form-group input {
    padding: 0px 20px !important;
    height: 50px;
    width: 100%;
    border-radius: 5px !important;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -moz-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -ms-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    margin-bottom: 30px !important;
    font-size: 15px;
    box-shadow: none;
    border: 1px solid #e0e0e0!important;
    color: #808080;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    font-style: normal;
    margin-top: 5px;
    font-weight: 300;
}
form#add-new-review .form-group textarea {
    padding: 20px !important;
    width: 100%;
    border-radius: 5px !important;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -moz-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    -ms-box-shadow: 0 0 20px rgba(21, 21, 21, .05);
    margin-bottom: 30px !important;
    font-size: 15px !important;
    box-shadow: none;
    border: 1px solid #e0e0e0!important;
    color: #808080;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    font-style: normal;
    margin-top: 5px;
    font-weight: 300;
}
form#add-new-review button.button-listing {
    background-color: #ff2222;
    text-align: center;
    padding: 13px 30px;
    color: #fff;
    font-size: 14px;
    display: block;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    text-transform: uppercase;
    font-weight: 600;
    outline: 0;
    border: 0;
    border-radius: 5px;
}
@media only screen and (min-width: 681px) {
    .reviews-criteria {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        justify-content: center;
        -webkit-justify-content: center;
    }
}
.reviews-criteria .mt-item-reviews-average-wrapper {
    width: 132px;
    padding: 60px 25px 20px 0;
    box-sizing: border-box;
}

.reviews-criteria .mt-item-reviews-average-rating {
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
    color: #ff2222;
    text-align: center;
}


.reviews-criteria .mt-item-reviews-average-rating.star1,
.reviews-criteria .mt-item-reviews-average-rating.star2,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Poor,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Fair {
    color: #ff2222;
}

.reviews-criteria .mt-item-reviews-average-rating.star3,
.reviews-criteria .mt-item-reviews-average-rating.star4,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Good,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Superb {
    color: #ff7e00;
}

.reviews-criteria .mt-item-reviews-average-rating.star5,
.reviews-criteria span.mt-item-reviews-rating-description.rating-Excellent {
    color: #F2BE50;
}

.reviews-criteria .mt-item-reviews-verbal-description {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 2px 0 0;
}
.reviews-criteria span.mt-item-reviews-rating-description {
    display: block;
    font-size: 17px;
    text-align: center;
    color: #ff2222;
}
.reviews-criteria .mt-reviews-list-info.edgtf-reviews-count {
    margin-top: 15px;
}
.reviews-criteria .mt-reviews-list-info.edgtf-reviews-count>* {
    margin: 0;
}
.reviews-criteria p.mt-reviews-summary {
    display: inline-block;
    padding: 3px 15px;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    box-sizing: border-box;
}
.mt-rating-percentage-wrapper {
    width: 85%;
    padding-top: 60px;
}
.mt-rating-percentage-wrapper .label_text_percentange:first-child {
    margin-top: 0;
}
.mt-rating-percentage-wrapper .label_text_percentange {
    margin-bottom: 3px;
    margin-top: 15px;
}
.mt-rating-percentage-wrapper .progress {
    height: 5px !important;
    margin-bottom: 0 !important;
    border-radius: 2px !important;
}
.listings-dashboard .dashboard-single-review .author-name-review .review-listing {
    display: inline;
    font-size: 15px;
    color: #808080;
    font-weight: 400;
    padding-left: 30px;
}
@media(min-width: 992px) {
    .mt_listings_page.mt_listing_map_location.col-md-5 .sbvcgmap-map {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 41.6% !important;
        z-index: 1;
        -webkit-transition: width .3s ease;
        -moz-transition: width .3s ease;
        transition: width .3s ease;
        height: 100% !important;
    }
}
.tax-mt-listing-category2 footer {
    z-index: 1;
    position: relative;
}

.tax-mt-listing-category2 header.header1 {
    z-index: 2;
    position: relative;
}

.taxonomy-listing-page.term-style2.row .col-md-4.adplace-category {
    margin-bottom: 70px;
}
.taxonomy-listing-page.term-style2.row .col-md-4.adplace-category img {
    width: 100%;
}
.taxonomy-listing-page.term-style2.row {
    margin: 0;
}
button.gm-control-active.gm-fullscreen-control {
    display: none;
}
.iconfilter-shortcode .ico-category_icon_holder {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    background: #ff1e27;
    padding: 10px;
    border-radius: 5px;
    margin-right: 15px;
    margin-left: 15px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    cursor: pointer;
}
.iconfilter-shortcode .ico-category_icon_holder img{
    filter: brightness(0) invert(1);
}
.iconfilter-shortcode h1.ico-cat-parent-heading {
    color: #151515;
    font-weight: 700;
    padding: 10px 0 10px;
    margin-bottom: 25px;
    margin-top: 1px;
}
.iconfilter-shortcode .listing-grid-1item .blog_custom_listings.is_sponsored,
.is_sponsored .blog_custom_listings.thumbnail-name,
.title-n-categories.is_sponsored  {
    border: 1px solid rgba(21, 151, 54, 0.5);
}
.iconfilter-shortcode .listing-grid-1item .blog_custom_listings {
    background: #fff;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .05);
    border-radius: 5px;
}
.iconfilter-shortcode .listing-grid-1item .blog_custom_listings .listing-actions{
    float: right;
    margin: 0px 15px;
}
.listing-grid-1item.col-md-12 {
    padding: 0px;
}

.iconfilter-shortcode .listing-grid-1item .thumbnail-name {
    display: flex;
    align-items: center;
    margin: 0px 27px 0 17px!important;
}

.iconfilter-shortcode .listing-grid-1item img.blog_post_image {
    max-width: 80px;
    margin-right: 20px;
    border-radius: 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.iconfilter-shortcode .listing-grid-1item .listing-name {
    font-size: 16px;
}

.iconfilter-shortcode .listing-grid-1item .categories-name
{
    color: #808080;
    font-size: 14px;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    margin: 0px 10px;
}
.iconfilter-shortcode .listing-grid-1item .categories-name a{
    color: #808080;
}
.iconfilter-shortcode .listing-grid-1item .categories-name a:hover {
    color: #20bf6b;
}
.iconfilter-shortcode .listing-grid-1item .subtitle-section {
    padding-left: 20px;
}
.iconfilter-shortcode .listing-grid-1item .row {
    display: flex;
    align-items: center;
}

.iconfilter-shortcode .row .listing-star .mt-item-reviews-average-rating {
    padding: 4px 11px;
    border-radius: 3px;
    color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 700;
    margin-top: 8px;
    display: inline-block;
}

.iconfilter-shortcode .row .listing-grid-star-sponsored .listing_sponsored_bolt {
    margin-top: 0px;
    padding: 4px 20px;
    border-radius: 30px;
    margin-left: 0px;
}
.iconfilter-shortcode .row .listing-grid-star-sponsored .listing_sponsored_bolt span {
    color: #fff;
    margin: 0;
    font-weight: lighter;
}
.iconfilter-shortcode .row .listing-grid-star-sponsored .listing-star {
    float: left;
    margin-right: 5px;
}
.iconfilter-shortcode .listing-grid-1item .row .listing-actions a.btn-view,
.listing-taxonomy-shortcode .title-n-categories a.btn-view {
    font-size: 14px;
    color: #fff;
    background: #20bf6b;
    font-weight: 600;
    padding: 10px 30px;
    border-radius: 30px;
    line-height: 28px;
    text-transform: uppercase;
    margin: 0 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.listing-taxonomy-shortcode .title-n-categories a.btn-view:hover {
    background: #26de81;
}
.iconfilter-shortcode .listing-grid-1item .row .listing-actions a.btn-view span {
    font-size: 12px;
}
.iconfilter-shortcode .listing-grid-1item .row .single_list_share_this {
    position: relative;
    bottom: 4px;
}
.iconfilter-shortcode .listing-grid-1item .row .list_share_this {
    font-size: 16px;
}
.iconfilter-shortcode .row .blog_custom_listings .list_category {
    margin: 5px 10px;
}
.iconfilter-shortcode .row .blog_custom_listings img {
    max-width: 80px;
    border-radius: 5px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}
.iconfilter-shortcode .row .blog_custom_listings img:hover {
    opacity: .8;
}
.iconfilter-shortcode .row .blog_custom_listings .thumbnail-name {
    overflow: hidden;
    display: flex;
    align-items: center;
}
.iconfilter-shortcode .row .blog_custom_listings h4 {
    margin: 5px 15px;

}
.iconfilter-shortcode .row .blog_custom_listings h4 a {
     transition: all 300ms ease;
    -webkit-transition: all 300ms ease;   
}
.iconfilter-shortcode .row .blog_custom_listings h4 a:hover {
    opacity: .8;
     color: #20bf6b; 
}
.iconfilter-shortcode .row-2items p.oklahoma-details-content {
    margin: 15px 0;
}
.row-3items .oklahoma-img-left {
    width: initial;
    margin-right: 22px;
}
.row-4items .oklahoma-img-left {
    width: initial;
    margin-right: 17px;
}
.iconfilter-shortcode .row-3items p.oklahoma-details-content {
    margin: 15px 0;
}
.iconfilter-shortcode .row-2items .blog_custom_listings h4 a,
.iconfilter-shortcode .row-3items .blog_custom_listings h4 a {
    font-size: 18px;
}
.iconfilter-shortcode .row-4items .blog_custom_listings h4 a {
    font-size: 16px;
}
.iconfilter-shortcode .row-4items .blog_custom_listings h4 a {
    font-size: 16px !important;
    margin: 0 !important;
}
.iconfilter-shortcode .row-4items .blog_custom_listings img {
    max-width: 60px;
}
.iconfilter-shortcode .row-4items p.oklahoma-details-content {
    margin: 15px 0;
}
.list_category span a {
    color: #fff;
}
.list_category span {
    border-radius: 30px;
    color: #fff;
    margin: 5px 10px;
    padding: 4px 15px;
    background: #26de81;
    text-transform: capitalize;
}
.list_category#Temporary span {
    background: #ECC502;
}
.list_category#Full-Time span{
    background: #FC2221;
}
.list_category#Part-Time span{
    background: #FF6100;
}
.list_category#Internship span{
    background: #FF7E00;
}
.list_category#Freelance span{
    background: #20BF6A;
}
/* author template*/
body.author .col-md-8.author-listings .listings-dashboard {
    margin-top: 0;
}
body.author {
    background: #fafafa;
}
body.author .sidebar-author-inner {
    padding: 15px 40px 30px 40px;
    background: #fff;
    margin-bottom: 50px;
}
body.author .mt-item-reviews-average-rating {
    color: #fff;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block;
}
body.author .user-profile-name {
    position: relative;
    left: 127px;
}
body.author .profile-rating .listing-star {
    display: inline-block;
    float: left;
    padding-right: 10px;
}
body.author .rating-counter {
    color: #808080;
    font-size: 16px;
    padding-top: 6px;
    float: left;
    display: block;
}
body.author .about-author p {
    margin-top: 25px;
}
body.author .user-profile-avatar{
    width: 96px;
    height: auto;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -12px;
    image-rendering: -webkit-optimize-contrast;
    border: 5px solid #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
body.author .user-profile-avatar .avatar.photo {
    max-width: 100%;
    height: auto;
}
body.author .user-profile-titlebar {
    position: relative;
    margin-top: 0px;
    min-height: 73px;
    display: inline-block;
    margin-bottom: 50px;
}
body.author .user-profile-name h3 {
    margin: 5px 0 10px;
}
body.author .listing-details-author-info {
    margin-top: 20px;
}
body.author .col-md-8.author-listings h3 {
    margin-top: 6px;
}
body.author .modeltheme-pagination-holder.col-md-12 {
    margin-top: 40px;
}
body.author .col-md-8.author-listings h3.reviews-title {
    margin-top: 60px;
}
body.author .dashboard-single-review .review-content {
    margin: 15px 0;
}
body.author .col-md-8.author-listings h3 {
    margin-top: 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fd4444;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2ab934;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.on
{
  display: none;
}

.on, .off
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
}

input:checked+ .slider .on
{display: block;}

input:checked + .slider .off
{display: none;}

/*--------- END --------*/

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round.green {
    background: #20bf6b;
    border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;}
.job-notification {
  
    max-width: 800px;
    margin: 14px auto;
}