/*-----------------------------------]
 * Shortlist 
--------------------------------------*/

.kta-talent-shortlist-wrapper ul li {
    position: relative;
    display: block;
    overflow: hidden;
}
span.shortlist-count {
    margin-left: 5px;
}
.kta-talent-shortlist-wrapper li span {
    margin-right: 10px;
}
.kta-talent-shortlist-wrapper h3 {
    margin-bottom: 0;
}
.kta-talent-shortlist-wrapper span {
    line-height: 0!important;
    font-size: 12px;
}
.kta-talent-shortlist-wrapper {
    line-height: 18px;
    padding: 10px 0;
    text-transform: uppercase;
}
.kta-talent-shortlist-wrapper h5 {
    margin-bottom: 0px;
}
.kta-talent-shortlist-wrapper ul li:nth-child(7) {
    clear: both;
}
a.item_button {
    position: absolute;
    background: #000;
    color: #fff!important;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 30px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    /* IE 9 */
    
    -webkit-transform: rotate(-45deg);
    /* Chrome, Safari, Opera */
    
    line-height: 125px;
    top: -40px;
    left: -40px;
    z-index: 1;
}
a.item_button i {
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
}
.kta-talent-shortlist .item_selected .add,
.kta-talent-shortlist .remove,
.advance_search_wrapper .item_selected .add,
.advance_search_wrapper .remove {
    display: none;
}
.kta-talent-shortlist .item_selected .remove,
.advance_search_wrapper .item_selected .remove,
.page-template-shortlist .advance_search_wrapper .item_selected a.item_button.action.remove,
.item_selected .talent_item_add_remove a.action.remove,
.talent_item_add_remove a.action.add {
    display: block;
}
.item_button.add,
.talent_item_add_remove .action.remove,
.item_selected .talent_item_add_remove a.action.add {
    display: none;
}
ul.ta-extra {
    margin: 0px!important;
}
/*--------------------------------------------
 * Shortlist Emails
---------------------------------------------*/

.kta-form-shortlist-data {
    position: fixed;
    top: 30%;
    margin: 0px auto;
    left: 0;
    right: 0;
    display: table;
    background: #fff;
    padding: 30px;
    width: 300px;
    display: none;
    z-index: 200;
}
.kta-form-shortlist-data input,
.kta-form-shortlist-data textarea {
    width: 90%;
    padding: 8px 5%!important;
}
.kta-form-shortlist-data p {
    padding-bottom: 10px!important;
}
#shortlist-form-submit,
#form_shortlist_book_form_submit {
    width: 100%!important;
    cursor: pointer;
    letter-spacing: 1px;
    padding: 12px 20px!important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.shortlist_email_data_wrapper {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 150;
    top: 0;
    left: 0;
}
span.shortlist-form-close {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
    padding: 5px;
    background: rgba(127, 127, 127, .2);
    color: #151515;
    cursor: pointer;
}
.vaidate_error {
    border: 1px solid #ff1919!important;
}
.form_shortlist_book_form span.shortlist_book_form_close {
    border: 0px!important;
}
.talent_item_add_remove {
    display: table;
}
.talent_item_add_remove .action {
    padding: 5px 15px;
    margin-bottom: 30px;
}
/* Booking table  */

.kta-shortlist-img-title img {
    border-radius: 100%;
    float: left;
    margin-right: 10px;
}
.kta-shortlist-img-title span {
    line-height: 45px;
    font-style: normal;
}
.kta-booking-table-wrapper table tr td a {
    background: rgba(127, 127, 127, .2);
    padding: 4px 10px;
    border-radius: 3px;
}
.ui-datepicker-header th {
    width: auto!important;
}
/* Print Section */

@media print {
    body {
        padding: 10px 50px;
        text-transform: uppercase;
        font-family: "arial";
        font-size: 15px;
        color: #333;
    }
    .pdf-logo-img {
        max-width: 100%;
    }
    .header_top_bar_setion,
    footer,
    .print_disable,
    .sticky_logo,
    .header_retina_logo,
    .single-portfolio #mid_container .one_fourth,
    .single-portfolio #mid_container #kta-form-tabs,
    .pf_set_card,
    .scroll_top,
    #Header,
    #Footer,
    .pf_set_card_wrapper,
    .set_card_wrapper,
    .toggle_search_icon {
        display: none!important;
    }
    .print_logo_header,
    #setcard .compcard_logo {
        display: block;
    }
    .print_logo_header {
        display: block;
        clear: both;
        margin-bottom: 30px;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 30px;
    }
    .print_logo_header .print_logo_section {
        width: auto;
        display: inline-block!important;
        float: left;
        text-align: center;
    }
    .print_logo_header h1 {
        font-size: 50px;
        margin-bottom: 0;
    }
    .print_logo_header span {
        font-size: 12px;
        text-align: center;
    }
    .print_contact_info {
        float: right;
        text-align: center;
    }
    .print_contact_info span {
        display: block;
    }
    .kta-talent-shortlist-wrapper {
        clear: both;
    }
    .print_contact_info {
        float: right;
    }
    p.print-page-title {
        font-size: 25px!important;
        text-align: center;
        padding-top: 20px;
        padding-top: 20px;
    }
    #mid_container,
    .single-portfolio #mid_container_wrapper {
        padding: 0px!important;
    }
    .kta-talent-shortlist-wrapper ul li.item,
    .kta-talent-shortlist-wrapper ul li.kta-column6 {
        width: 32.33%!important;
        margin-right: 1%!important;
    }
    .kta-talent-shortlist-wrapper ul li {
        background: none!important;
    }
    .kta-talent-shortlist-wrapper ul li:nth-child(4) {
        clear: both;
    }
}
/* Model Print / Email / Clear Butttons */

ul.pf_shotlist_options_wrapper {
    list-style: none!important;
    margin: 0!important;
}
ul.pf_shotlist_options_wrapper li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
    border-radius: 1px;
}
ul.pf_shotlist_options_wrapper li a {
    display: inline-block;
    background: #fff;
    padding: 8px 20px;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    letter-spacing: 1px;
}
/* Emsils */

.form_shortlist_data input,
.form_shortlist_data textarea {
    width: 90%;
    padding: 8px 5%!important;
}
.form_shortlist_data p {
    padding-bottom: 10px!important;
}
/* Booking Form Section */

.form_shortlist_book_form {
    background: #fff;
    width: 30%;
    padding: 30px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0px auto;
    right: 0;
    z-index: 999;
    display: none;
    margin-bottom: 200px;
}
.form_shortlist_book_form p {
    padding-bottom: 10px;
    width: 48%;
    display: inline-block;
    float: left;
    margin: 1%;
}
.form_fullwidth input,
.form_fullwidth textarea {
    width: 96%;
    padding: 10px 2%!important;
}
.form_shortlist_book_form span.shortlist_book_form_close {
    color: #333;
    background: rgba(127, 127, 127, .2);
    position: absolute;
    top: 0;
    right: 0;
    line-height: 0;
    padding: 5px;
    cursor: pointer;
}
/* Date Picker */

.ui-datepicker-title,
.ui-datepicker-calendar td {
    text-align: center;
}
a.ui-datepicker-next.ui-corner-all {
    float: right;
    cursor: pointer;
}
a.ui-datepicker-prev.ui-corner-all {
    float: left;
    cursor: pointer;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    padding: 10px;
    border: 1px solid rgba(127, 127, 127, .1);
    border-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled {
    background: rgba(127, 127, 127, .1);
}
/* Print Page Section */

.print_logo_header {
    display: none;
}
/* Captcha Settings */

.captcha_settings {
    display: table;
}
#booking_form_recaptcha {
    display: none;
}
/* Comments Form */

.portfolio_main_content_wrapper div#comments {
    margin-top: 50px;
}
#setcard .compcard_logo {
    display: none;
}
@media print {
    body {
        padding: 10px 50px;
        text-transform: uppercase;
        font-family: "arial";
        font-size: 15px;
        color: #333;
    }
    .header_top_bar_setion,
    footer,
    .print_disable,
    .sticky_logo,
    .header_retina_logo,
    .single-portfolio #mid_container .one_fourth,
    .single-portfolio #mid_container #kta-form-tabs,
    .pf_set_card,
    .scroll_top,
    #Header,
    #Footer,
    .pf_set_card_wrapper,
    .set_card_wrapper,
    .toggle_search_icon {
        display: none!important;
    }
    .print_logo_header,
    #setcard .compcard_logo {
        display: block;
    }
    .print_logo_header {
        display: block;
        clear: both;
        margin-bottom: 30px;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 30px;
    }
    .print_logo_header .print_logo_section {
        width: auto;
        display: inline-block!important;
        float: left;
        text-align: center;
    }
    .print_logo_header h1 {
        font-size: 50px;
        margin-bottom: 0;
    }
    .print_logo_header span {
        font-size: 12px;
        text-align: center;
    }
    .print_contact_info {
        float: right;
        text-align: center;
    }
    .print_contact_info span {
        display: block;
    }
    .portfolio_img_grid_columns.portfolio_content_wrapper.pf_short_list_gallery.portfolio_columns6 {
        clear: both;
    }
    .print_contact_info {
        float: right;
    }
    p.print-page-title {
        font-size: 25px!important;
        text-align: center;
        padding-top: 20px;
        padding-top: 20px;
    }
    #mid_container,
    .single-portfolio #mid_container_wrapper {
        padding: 0px!important;
    }
    .pf_short_list_gallery ul li.item {
        width: 32.33%!important;
        margin-right: 1%!important;
    }
    .pf_short_list_gallery ul li {
        background: none!important;
    }
    .pf_short_list_gallery ul li:nth-child(4) {
        clear: both;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .form_shortlist_book_form {
        width: 80%!important;
        top: 10%;
    }
}
/* Tablet (Portrait) */
/* Width of 768px */

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .form_shortlist_book_form {
        width: 80%!important;
        top: 10%;
    }
}
/* Mobile landscape width 320 */

@media only screen and (max-width: 767px) {
    /* portfolio shortlist */
    
    ul.pf_shotlist_options_wrapper li {
        width: 100%;
        margin-bottom: 1px;
    }
    ul.pf_shotlist_options_wrapper li a {
        width: 90%;
        padding: 10px 5%;
    }
    ul.pf_shotlist_options_wrapper {
        margin-bottom: 30px!important;
    }
    .form_shortlist_data {
        padding: 30px 10px!important;
    }
    .form_shortlist_book_form {
        width: 75%!important;
        padding: 5%;
    }
    .form_shortlist_book_form p {
        width: 100%!important;
        margin-right: 0px;
    }
}