/* hack for making the profile photo height more than width */
.elementor-widget-kaya-user-grid-slider-view .owl-item img {
      min-height:350px;
    object-fit: cover!important;
    width: 100%;
}

/* pagination */

ul.page-numbers {

    list-style: none;

    margin: 0;

    padding: 0;

}



ul.page-numbers li {

    display: inline-block;

    padding: 6px;

}

/* CPT POST SLIDER */

div.kaya-item, .owl-carousel .owl-item, .post-content-wrapper ul li{

    position: relative;

    /*overflow: hidden;*/

}

.kaya-item h3 {

    text-align: left;

    margin-bottom: 10px;

    line-height: 35px;

    padding: 0;

}

.grid-view-container h3:before{

    left: 0;

}



/* Columns */

.column-extra{

	width: 101.5%;

}

ul.column-extra.gutter{

    width: 100%!important;

}

.column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .video_iframes2 iframe, .video_iframes3 iframe, .video_iframes4 iframe{

	margin-bottom: 1.5%;

	margin-right: 1.5%;

	float: left;

}

.column2,  .video_iframes2 iframe{

	width: 48.5%;

}

.column3,  .video_iframes3 iframe{

	width: 31.8%;

}

.column4,  .video_iframes4 iframe{

	width: 23.5%;

}

.column5{

	width: 18.5%;

}

.column6{

	width: 15.16%;

}

.column7{

    width: 12.785%;

}

.column8{

    width: 11%;

}

.column9{

    width: 9.61%;

}

.gutter .column2{

    width: 50%;

}

.gutter .column3{

    width: 33.33%;

}

.gutter .column4{

    width: 25%;

}

.gutter .column5{

    width: 20%;

}

.gutter .column6{

    width: 16.66%;

}

.gutter .column7{

    width: 14.28%;

}

.gutter .column8{

    width: 12.5%;

}

.gutter .column9{

    width: 11.11%;

}

ul.gutter li{

    margin-right: 0px!important;

    margin-bottom: 0!important;

    /*line-height: 0;*/

}

/* Single Page */

.post_single_page_details h3{

    margin-bottom: 10px;

}

.cpt_posts_add_remove {

    background: rgba(204,204,204,.3);

    border:1px solid rgba(204,204,204,.2);

    display: table;

    padding: 8px 20px;

    margin-top: 20px;

}

/**

 * Pods Form Styles

 */

 /* Add new buttons styles */

 .user-add-new-button a {

    background: rgba(204,204,204,.3);

    padding: 6px 20px;

    display: table;

    margin-bottom: 20px;

}

 .pods-field-label {

    display: block!important;

    width: 100%!important;

    float: none!important;

}



.pods-field-input {

    width: 100%!important;

    float: none!important;

}



li.pods-field.pods-form-ui-row-type-text.pods-form-ui-row-name-pet-name {

    padding: 0;

}



ul li.pods-field {

    padding: 0;

}



ul.pods-form-fields li select,

 ul.pods-form-fields li input:not(.ed_button) {

    width: 100%!important;

    height: 35px;

}

/*Pods Input Form Styles */

.pods-pick-values{

padding:20px!important;

}

.pods-form-fields ul{

margin-left:0px !important;

}

ul li.pods-field {

    width: 100%;

    clear: both;

    overflow: hidden;

}

input#pods_cpt_categories {

    width: auto !important;

    float: left;

}

.pods-pick-values label {

    padding-bottom: 0!important;

    padding-top: 0!important;

    float: left!important;

    display: block!important;

}

.pods-field-label {

    display: block!important;

    width: 100%!important;

    float: none!important;

    font-size: 17px;

    font-weight: bold;

    color: #000;

}

ul.pods-form-fields li {

    margin-bottom: 20px;

}

.kaya-form{

    padding:0px !important;

}

.pods-slider-field, .pods-form .pods-field-input textarea {

    max-width: initial!important;

    width: 100%!important;

}

.ui-slider-horizontal {

    background: #565656!important;

    width: 100%!important;

    display: block;

}

.pods-pick-values li {

    float: left;

    display: block;

    width: 100%;

}

.pods-boolean label {

    margin-left: 34px!important;

}

.pods-pick-values li .pods-field {

    padding: 5px 0px 5px!important;

    clear: both;

    overflow: hidden;

}

.pods-form-front .pods-field-input .pods-boolean input {

    width: auto !important;

}

.pods-form-front .pods-file-add {

    margin: 0 !important;

}

.ui-slider-horizontal .ui-slider-handle {

    margin-left: 0px!important;

}

.pods-submittable-fields ul{

    margin: 0px;

    padding: 0px;

}

.pods-form-front .pods-field-input select{

    margin-top: 0px!important;

}

.pods-form-front .pods-field-label{

    padding-top: 0px!important;

}

.kaya-table  td{

    vertical-align: middle;

}

th.post_action, th.post_status {

    width: 5%!important;

}

/* Single Page tabs */

.single_tabs_content_wrapper{

    clear: both;

    overflow: hidden;

}

ul.tabs_content_wrapper {

    margin: 0px;

    list-style: none;

    padding: 0;

}



ul.tabs_content_wrapper li {

    display: inline-block;

    margin-right:1px;

}



ul.tabs_content_wrapper li a{

    background: #e5e5e5;

    padding:10px 15px;

}

a:empty{

    display: none;

}

/* Pods Cpt Forms */

.pods_cpt_form_wrapper ul {

    list-style: none;

    margin: 0;

    padding: 0;

}

.pods_cpt_form_wrapper ul li{

    list-style: none;

      margin-bottom: 20px;

}

.pods_cpt_form_wrapper .pods-submit {

    margin-top: 30px;

}



table.list-table-content-wrapper{

    text-align: left;

}

.pods-form-front .pods-file-add {

    display: table!important;

    margin: 10px;

    background: rgba(204,204,204,.3);

    padding: 5px 15px;

}

.kaya-table tr:nth-child(even){

    background-color: rgba(204,204,204,.3);

}

.kaya-table tr:nth-child(odd){

    background-color: rgba(204,204,204,.1);

}

.kaya-table  th {

    padding: 12px 15px;

}

.kaya-table  td{

    padding:0 15px;

}

#mid-content .kaya-success-message, .kaya-success-message {

    color: #4F8A10!important;

    border: 1px solid;

    margin: 10px 0;

    padding: 12px 20px;

    background: #DFF2BF;

}

 ul.pods-form-fields li input:not(.ed_button){

    height: auto!important;

 }

 

/* Audio / Video Files*/

.mejs-container{

    width: 100%!important;

    margin-bottom: 16px;

}



/* Project Styles */

.style2_details_wrapper {

    overflow: hidden;

}



.project_details_wrapper ul li {

    display: inline-block;

    margin-right: 15px;

}



.project_details_wrapper h4 {

    margin-bottom: 0;

}



.cpt-post-project-content-wrapper ul li.column1, .cpt-post-project-content-wrapper ul li.column2:nth-child(2n+1), .cpt-post-project-content-wrapper ul li.column3:nth-child(3n+1) {

    clear: both;

}



/* Owl Carousal */

.owl-drag1, .owl-drag1 a{

    cursor: move;

}

.owl-drag.owl-grab, .owl-drag.owl-grab a{

    cursor:-webkit-grab;

}

.owl-drag.owl-grab, .owl-drag.owl-grab {

    cursor: -webkit-grab;

}



.owl-dots .owl-dot {

    height: 10px;

    width: 10px;

    display: inline-block;

    border: 1px solid #000;

    text-align: center;

    margin: 0px auto;

    border-radius: 100%;

    margin: 15px 5px 0;

}



.owl-dots {

    text-align: center;

}

.owl-dot.active {

    background: #000;

}

.owl-nav{

    position: absolute;

    top: 45%;

    width: 100%;

}

.owl-prev{

    float: left;

}

.owl-next{

    float: right;

}

.owl-prev::after {

    content:  "\f104";

    font-family: fontawesome;

    color: #fff;

    font-size: 40px;

    text-indent: -9999px;

}



.owl-next::after {

    content: "\f105";

    font-family: fontawesome;

    color: #fff;

    font-size: 40px;

    text-indent: -9999px;

}

/* Mobile Responsive */

@media screen and (max-width: 767px) {	

	.cpt-post-content-wrapper .owl-dots {

    	display: none!important;

	}

    .filtertabs ul li{

        width: 100%;

    }

    .filtertabs ul > li > a{

        display: block;

    }

     ul.filtersubmenu{

        position: relative;

        width: 100%;

        margin-right: 0px;

     }

    .filtertabs ul > li > a{

        margin-right: 0px;

     }

}

/**

 * Custom Tabs

 */

 ul.tabs_content_wrapper:empty {

    display: none;

}



/* --------------------------------- Kaya Pricing Table --------------------------------------- */

#kaya-price-table, .button a {

    border-bottom: none!important;

    background: #8BC34A;

    padding: 8px 20px;

    color: #fff;

    font-family: 'Open Sans', sans-serif!important;

    font-size: 15px;

    margin-top: 20px!important;

    display: table;

    -moz-transition: all 0.5s ease-in;

    -webkit-transition: all 0.5s ease-in;

    -o-transition: all 0.5s ease-in;

    transition: all 0.5s ease-in;

    border-radius: 100px!important;

}

#kaya-price-table, .button a i {

    padding-left: 12px;

}

#kaya-price-table, .button a:hover {

    background: #689533;

    /*padding: 8px 20px;*/

    color: #fff;

    font-size: 15px;

    margin-top: 20px;

    display: table;

    box-shadow: none!important;

}

figure.price-image-post img {

    position: absolute;

    top: 0;

    right: 0;

}

#kaya-price-table, .price-header {

    padding: 30px;

    border-bottom: none;

}

#kaya-price-table, .price-header h2 {

    color: #fff;

    font-family: 'Raleway', sans-serif!important;

    padding-bottom: 10px;

    font-size: 40px;

    line-height: 1!important;

    margin: 0!important;

}

#kaya-price-table, .price-header p {

    color: #fff;

    margin: 0!important;

    padding: 0!important;

}

#kaya-price-table, .price-body {

    background: #fff;

    padding: 30px;

    border-bottom: 5px solid #dcdcdc;

    border-left: 1px solid #e4e4e4;

    border-right: 1px solid #e4e4e4;

    -moz-transition: all 0.5s ease-in;

    -webkit-transition: all 0.5s ease-in;

    -o-transition: all 0.5s ease-in;

    transition: all 0.5s ease-in;

}

#kaya-price-table, .price-body ul {

    padding: 0;

    margin-bottom: 30px!important;

    /*border-bottom: 3px solid #f2f2f2;*/

    padding-bottom: 30px;

    color: #808080;

}

#kaya-price-table, .price-body li {

    padding: 10px 0px;

    border-bottom: 1px solid #f9f9f9;

    font-size: 14px;

    font-weight: 400;

}

#kaya-price-table, .price-body h2{

    line-height: 40px!important;

    font-size: 30px;

    font-weight: bold;

    font-family: 'Raleway', sans-serif!important;

    margin-top: 0!important;

    margin-bottom: 0!important;

    margin: 0!important;

    padding: 0!important;

}

#kaya-price-table, .price-body li i {

    margin-right: 10px;

    color: #fff;

    background: #4e4e4e;

    font-size: 10px;

    width: 20px;

    height: 20px;

    line-height: 20px;

    text-align: center;

    border-radius: 100px;

}

.price-table:hover {

    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);

}

#kaya-price-table, .price-body h2 strong {

    font-size: 15px;

    color: #afafaf;

}

.price-table .button a {

    margin-top: 0px;

    font-size: 15px;

    border-bottom: none;

}

#classic, .price-header {

    background: #fcc02e;

    border: 1px solid #e4a50e;

}

#classic, .button a {

    background: #fcc02e;

}

#classic, .button a:hover {

    background: #ecb429;

}

#classic, .price-body:hover {

    border-bottom: 5px solid #fcc02e;

    border-left: 1px solid #fcc02e;

    border-right: 1px solid #fcc02e;

}

.premium .price-header {

    background: #7db343;

    border: 1px solid #6e9e3a;

    background-repeat: no-repeat;

    background-position: top right;

}

.premium .button a {

    background: #7db343;

}

.premium .button a:hover {

    background: #64982c;

}

.premium .price-body:hover {

    border-bottom: 5px solid #7db343;

    border-left: 1px solid #7db343;

    border-right: 1px solid #7db343;

}

.signature .price-header {

    background: #00acc2;

    border: 1px solid #23a8b9;

    background-repeat: no-repeat;

    background-position: top right;

}

.signature .button a {

    background: #00acc2;

}

.signature .button a:hover {

    background: #247e8a;

}

.signature .price-body:hover {

    border-bottom: 5px solid #00acc2;

    border-left: 1px solid #00acc2;

    border-right: 1px solid #00acc2;

}



/*-----Nav Menu Styles----*/

#header-navbar-wrapper #header-navigation{

    padding: 0!important;

    float: inherit!important;

    border:none;

}

#header-navbar-wrapper .top-nav a{

    padding: 18px 20px!important;

    line-height: initial!important;

}

#header-navbar-wrapper .top-nav ul{

    margin-top: 1px!important;

}

#header-navbar-wrapper .menu ul.top-nav{

    text-align: center;

}

#header-navbar-wrapper .top-nav li{

    float: none!important;

    display: inline-block!important;

    text-align: left;

    margin-left: -4px;

}

#header-navbar-wrapper ul.sub-menu{

    margin-left: 4px!important;

}

#header-navbar-wrapper #main-nav{

    float: none!important;

}

#header-navbar-wrapper{

    margin: -10px;

}

.elementor-shortlist-align {

    /*float: left;*/

    margin: 0;

    /*position: absolute;*/

    z-index: 99999;

    right: 30px;

    bottom: 13px;

}

/*.elementor-shortlist-align span:first-child {

    display: none;

}*/

/*span.shortlist-count {

    position: relative;

    font-size: 13px;

    color: #fff;

}*/

span.shortlist-count {

    padding-left: 3px;

}

/*------ Post Woocommerce Slider View -------*/

.post-woo-slider-wrapper .title-meta-data-wrapper {

    text-align: center;

    padding: 30px;

}

.post-woo-slider-wrapper .title-meta-data-wrapper h3 {

    text-align: center;

}

.post-woo-slider-wrapper .product-cart-button {

    background-color: #ffffff;

}

.product-cart-button a{

    border: 1px solid #e5e5e5 !important;

    box-shadow: none!important;

    display: inline-block !important;

    height: 45px;

    padding: 0 !important;

    width: 45px;

    border-radius: 0px!important;

    bottom: 1px;

    position: initial;

    border-radius: 100%!important;

    text-align: center;

}

.product-cart-button a:hover{

    background: #f49c41;

    color: #fff;

}

.post-woo-slider-wrapper .product-cart-button {

    position: absolute;

    bottom: -26px;

    top: auto;

    width: 47px;

    height: 47px;

    background: #ffffff;

    border-radius: 100%;

    left: 0px;

    right: 0px;

    margin: 0px auto;

    padding: 0;

    text-align: center;

    font-weight: bold;

    font-size: 14px;

}

.kaya-item{

    margin-bottom: 30px;

    border: 1px solid #e5e5e5;*/

    padding-right: 15px;

}

.woo-meta-data > span:last-of-type {

    margin-right: 0;

}

.woo-entry-meta, .woo-meta-data {

    margin: 0 0 10px 0;

}

.woo-meta-data .fa {

    margin-right: 7px;

}

.woo-author-data > span {

    margin-right: 10px;

    color: #999;

    font-size: 14px;

}

.woo-entry-content, .woo-data-content {

    margin: 0 0 10px 0;

    color: #555;

    font-size: 16px;

    line-height: 1.5;

}

.woo-footer-data a {

    display: inline-block;

    color: #333;

    font-size: 14px;

    padding: 12px 20px;

    font-weight: 700;

        border: medium none !important;

    border-radius: 0px !important;

    color: white;

    cursor: pointer;

    display: inline-block;

    font-size: 13px;

    font-weight: 400;

    line-height: 1.42857;

    margin-bottom: 0;

    padding: 8px 12px;

    text-transform: uppercase;

    background: #f85204;

}

.woocommerce .star-rating::before {

    content: '\73\73\73\73\73';

    color: #d3ced2;

    float: left;

    top: 0;

    left: 0;

    position: absolute;

}

.woocommerce .star-rating span::before{

    content: '\53\53\53\53\53';

    top: 0;

    position: absolute;

    color: #f85204;

    left: 0;

}

.post-woo-slider-wrapper a img {

    /*box-shadow: 0 3px 10px 0 rgba(181,181,181,1);*/

}

.woo-footer-data{

    float: none;

    text-align: center;

    margin-bottom: 10px;

}

.kaya-slider-container .woocommerce .star-rating {

    float: none;

    display: inline-block;

    overflow: hidden;

    position: relative;

    height: 1em;

    line-height: 1;

    font-size: 1em;

    width: 5.4em;

    font-family: star;

    text-align: center;

    margin-right: 40px;

    top: 10px;

}

.kaya-slider-container ul.woocommerce {

    list-style: none;

}

.woo-post-price{

    margin-bottom: 10px;

}