#wk_category_label span{
    background: #B8E8B7;
    border: 1px solid #008000;
    border-radius: 7px;
    line-height: 16px;
    padding: 0 4px;
    width: 80px;
}
.wk_cat_container {
    position: relative;
    height: 20px;
    clear: both;
}
.wk_removable.wk_cat_container {
    clear: both;
}
.wk_elements {
    margin-left:5px;
}
.wk_cat_name {
    float:left;
}
.wk_foldersign {
    background: url("../../../../../../js/extjs/resources/images/magento/tree/leaf.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 15px;
    margin-left: 5px;
    margin-top: 3px;
    width: 16px;
}
.wk_plus {
    background: url("../../../../../../js/extjs/resources/images/magento/tree/elbow-plus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
    cursor:pointer;
}
.wk_plusend {
    background: url("../../../../../../js/extjs/resources/images/magento/tree/elbow-end-plus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
    cursor:pointer;
}
.wk_minus,.wk_minusend {
    background: url("../../../../../../js/extjs/resources/images/magento/tree/elbow-end-minus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
    cursor:pointer;
    }
.wk_no{
    background: url("../../../../../../js/extjs/resources/images/magento/tree/elbow-end.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
}
.wk_foldersign {
    background: url("../../../../../../js/extjs/resources/images/magento/tree/leaf.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 15px;
    margin-left: 5px;
    margin-top: 3px;
    width: 16px;
}
.wk_node_loader {
    background: url("../../../../../../js/extjs/resources/images/default/grid/loading.gif") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 17px;
    left: 15px;
    position: absolute;
    width: 17px;
}
.wk_elements{
    margin-left:5px;
}

.wk_clear {
    clear: both;
}
.wk_emptymsg {
    color: #DF2111;
    padding: 12px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
#latitude,#longitude {
    display: inline-block;
    width: 90px !important;
}

.wk_bussiness_days {
    border: 1px solid #b6b6b6;
    border-radius: 4px;
    padding: 18px;
}
.wk_checkbox_days {
    color: #333;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 18px;
    width: 50%;
}
.wk_checkbox_days input {
    display: inline-block;
    float: left;
    margin-bottom: 0;
    vertical-align: middle;
}
.wk_checkbox_days label {
    display: inline-block;
    line-height: 4px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.wk_clearfix {
    clear: both;
}
.wk_clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}
.wk_clearfix:before {
    content: "";
    display: table;
    line-height: 0;
}
.icon-circle-blank:before {
    content: "\f10c";
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.icon-circle-blank {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 10px;
    left: 0;
}
.ctrl-locate-me{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.wk_customer_address {
    height: 199px;
    width: 70%;
    display: inline-block;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal{
    display:none !important
}
.page-title-wrapper {
    /* display: none; */
}
.businessdirectory-claim-listing .page-main .page-title-wrapper{
    display:block;
}
    

@media screen and (max-width:500px){
    body .wk_search_box {
        width: 100%;
    }
    body .wk_search_keyword{
        width: 60%!important;
    }
    body .wk_search_btn{
        width: 40%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media screen and (max-width:761px){
    .wk_aplpha_list{
        width:90% !important;
    }
}
@media screen and (max-width:650px){
    body .wk_search li label {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin-top: 2px;
    }
    body .btn-success{
    padding: 6px 36px;
    margin-top: 4px;
    margin-bottom: 4px;
    }
    body .btn-search {
        padding: 4px 22px;
    }
    body .wk_search li .input-box, .wk_ext_search li .input-box{
        margin-top: 10px;
    
    }
    body .btn-search {
        margin-top: 5px;
    }
}
@media screen and (max-width: 320px){
    body .wk_search_btn {
        width: 42%;
        margin-bottom: 5px;
    }

    body .wk_search_keyword {
        width: 60%!important;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.wk_cmpny_log {
    height: 125px;
    width: 28%;
    float: right;
    margin-top: -6%;
    display: inline-block;
}
.wk_cmpny_log img {
    float: right;
    width: 35%;
    height: auto;
}
.row {
    width: 100%;
    float: left;
}
.row .label {
    display: inline-block;
    font-weight: 700;
}
.row .data {
    display: inline-block;
}
.wk_map_container {
    height: 320px;
    margin-bottom: 25px;
    margin-top: 20px;
}
.row .product-tags > li {
    float: left;
    line-height: 0;
    margin-left: 5px;
}
.data > li {
    float: left;
    line-height: 1px;
}
.row .wk_btn {
    moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.wk_popup_overlay {
   background: none;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
    opacity: 1;
}
.wk_popup_wrapper{
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #777777;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 #1b0d0d;
    float: left;
    left: 30%;
    padding: 15px;
    position: absolute;
    top: 10%;
    width: 37%;
}
.wk_popup_cntnt_overflow{
    width: 100%;
    float: left;
}
.wk_popup_cntnt *{
    margin: 0;
    padding: 2px;
}
.wk_popup_cntnt{
    text-align: left;
    width: 100%;
    float: left;
}

.wk_popup_wrapper .wk_popup_close {
    display: block;
    float: right;
    height: 25px;
    margin: -43px -14px;
    width: 25px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    cursor: pointer;
}
.wk_popup_wrapper .wk_popup_close:hover {
    opacity: 0.4;
}
.wk_popup_cntnt .control-group .control-label {
    float: left;
    padding-top: 5px;
    text-align: left;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    font-weight: bold;
}
.wk_popup_cntnt .control-group .controls {
    width: 100%;
    float: left;
}
.controls select{
    height: 28px;
    width: 100%;
}
.field-required:after{
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}
.wk_popup_cntnt .validation-advice {
     padding-left: 17px !important;
     margin: 3px 0 0 !important;
}
.controls input ,.controls textarea{
    width: 100%;
}
.wk_send {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    float:right;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
}
.feedback-list {border-top: 1px solid #E4E4E4;margin-top: 15px;padding: 5px;}
.feedback-item {border-bottom: 1px solid #CCCCCC;margin: 0 0 10px;min-height: 0;overflow: hidden;padding: 0 0 10px 10px;}
.feedback {float: left;width: 40%;}
.feedback .name, .feedback .email, .feedback .reason {width: 100%;float: left;}
.feedback h2 {float: left;font-size: 14px;color: #2f2f2f;font-weight: 900;}
.feedback-item .dir_name, .feedback-item .date {display: inline-block;line-height: 1.2em;width: 29%;font-weight: 900;color: #2f2f2f;}
.feedback-item .dir_name span, .feedback-item .date span {color: #666666;display: block;margin: 3px 0 0;font-weight: normal;}
.feedback-item .dir_name, .feedback-item .date {display: inline-block;line-height: 1.2em;width: 29%;}
.feedback-item .comment {color: #666666;font-size: 11px;line-height: 1.4em;margin: 10px 0 0;}
.wk_all_cat_container {
    width: 100%;
}
.wk_all_cat_container:after {
    content: " ";
    display: block;
    clear: both;
}
.wk_root_sub_cat a {
    color: #1e7ec8;
    font-weight: 700;
}
.wk_sub_cat_links a {
    color: #1e7ec8;
}
#google_map {
    float: left;
    background-color: #e5e3df;
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.wk_popup_blog {
    width: 250px;
}
.wk_popup_blog a{
    text-decoration: none;
}
.wk_popup_blog a:hover{
    color: #005580;
    text-decoration: underline;
}
.wk_popup_logo_img {
    float:left;
    padding:15px;
}
 .wk_cat_content a{
    text-decoration: none;
    font-size:20px;
}
.wk_cat_content a:hover{
    text-decoration:underline;
}
.wk_cat_content {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d5d3d0));
    background: -webkit-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(top, #ffffff, #d5d3d0);
    background: -ms-linear-gradient(top, #ffffff, #d5d3d0);
    background: -o-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(center top , #ffffff, #d5d3d0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c4c1bc;
    box-shadow: 2px 2px 2px #c4c1bc;
    float: left;
    /* min-height: 70px; */
    margin-top: 13px;
    width: 47%;
    padding: 5px;
    height:70px;
}
.wk_right {
    float: right !important;
}
.wk_bottom_border {
    border-bottom: 1px solid #c4c1bc;
    border-left: 1px solid #c4c1bc;
    border-radius: 3px;
    border-right: 1px solid #c4c1bc;
    bottom: 8px;
    height: 10px;
    position: relative;
}
.wk_img_border {
    padding: 4px;
    border: 1px solid rgb(196, 193, 188);
}
.wk_img_border img
{
    height: auto;
    max-width: 100%;
    max-height: -webkit-fill-available;
}

.wk_cat_img {
    display: inline-block;
    vertical-align: top;
    width: 12%;
    float: left;
}
.wk_cat_link {
    display: inline-block;
    margin-left: 5px;
    width: 80%;
    float: left;
}
.spFieldsData {
    text-align: justify;
}
.wk_sub_cat_links a{
    font-size: 10px;
}
.directory-grid {
    clear: both;
    list-style: none;
}
.directory-grid .item{
    width: 100%;
    position: relative;
    float: left;
    padding: 10px;
}
.product-image img{
    width: 12%;
    height: auto;
}
.spFieldsData img {
    width: 12%;
    height: auto;
}
.directory-grid .page-header {
    border-bottom: 1px solid #eee;
    margin: 20px 0 30px;
    padding-bottom: 9px;
}
.directory-grid .lead {
    font-size: 21px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 20px;
}
.directory-grid .lead a {
    color: #1e7ec8;
    text-decoration: none;
}
.wk-paggination {
    text-align: center;
    margin-top: 10px;
}

.wk_search {
    margin-top: 45px;
}
.wk_ext_search {
    opacity: 0;
    position: absolute;
}
ul.form-list{
    list-style: none!important;
}
.wk_search  li label{
    display: inline-block;
    width: 19%;
    text-align: right;
}
.wk_ext_search li label{
    display: inline-block;
    width: 19%;
    text-align: right;
    vertical-align: top;
}
.wk_search li .input-box,.wk_ext_search li .input-box{
    clear: both;
    display: inline-block;
    margin-left: 25px;
    width: 77%;
}
.wk_ext_search li select{
    width: 17%;
}
.wk_search li .wk_category,.wk_ext_search li .wk_category {
    display: inline-block;
     margin-left: 25px;
}
.btn-search {
    padding: 4px 12px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
.wk_search .wk_active {
    background-image: none;
    box-shadow: 0px 21px 19px rgba(0, 6, 8, 0.15) inset, 0 9px 6px rgba(0, 0, 0, 0.05);
    outline: 0 none;z-index: 2;
}
.wk_search .search-input{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 155px;
    min-height: 30px;
    font-size: 14px;
    color: #555;
    padding: 4px;
    border: 1px solid #c4c1bc;
    border-radius: 4px;
}
.wk_ext_search .search-input{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 155px;
    min-height: 30px;
    font-size: 14px;
    color: #555;
    padding: 4px;
    border: 1px solid #c4c1bc;
    border-radius: 4px;
}
.btn-success {
    border-radius: 4px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 4px 12px;
    cursor: pointer;
    font-size: 14px;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid;
    height: 30px;
}
.wk_alert {
    border: 1px solid;
    margin-top: 22px;
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.breadcrumbs {
    height: 15px;
}
.wk_cat_row {
    display: block;
    min-height: 80px;
    width: 100%;
}
.wk_spinner {
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    width: 15px;
    display: none;
}
.locate-btn {
    display: inline;
}
.wk_day_row {
    display: block;
    min-height: 30px;
    width: 100%;
}
.wk_search_box_container {
    width:100%;
    padding-bottom: 64px;
    padding-top:25px;
}
.wk_search_box {
    float: right;
    /* margin-top: -40px; */
}

.wk_search_btn {
    height: 41px;
    float: left;
    width: 120px;
    font-size: 16px;
    font-weight: 900;
    color: #FFFFFF;
    display: inline-block;
    background-color: #f28b26;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background: none repeat scroll 0 0 #f28b26;
    border: 1px solid #E6742B !important;
    box-sizing:border-box;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F8AD1C), to(#f28b26));
    background: -webkit-linear-gradient(top, #F8AD1C, #f28b26);
    background: -moz-linear-gradient(top, #F8AD1C, #f28b26);
    background: -ms-linear-gradient(top, #F8AD1C, #f28b26);
    background: -o-linear-gradient(top, #F8AD1C, #f28b26);
}
.wk_cat_search {
    border: 1px solid #c4c1bc;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    display: inline-block;
    height: 41px;
    vertical-align: middle;
    color: #777068;
    overflow: hidden;
    float: left;
    box-sizing:border-box;
}
.wk_home_select {
    background: url("../images/drop-arrow.png") no-repeat scroll 83% 54% #ffffff;
    border: medium none;
    box-sizing:border-box;
    font-size: 12px;
    color: #777068;
    font-weight: 900;
    height: 41px;
    width: 110%;
    float: left;
}
.wk_search_keyword {
    border: 1px solid #c4c1bc;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    height: 41px !important;
    margin-left: -4px;
    padding: 0px 10px 0px;
    float: left;
    width: 230px!important;
}
.wk_directory_navigation {
    width:100%;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d5d3d0));
    background: -webkit-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(top, #ffffff, #d5d3d0);
    background: -ms-linear-gradient(top, #ffffff, #d5d3d0);
    background: -o-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(center top , #ffffff, #d5d3d0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: 900;
    min-height: 35px;
    border: 1px solid #c4c1bc;
    border-radius: 5px;
    float: left;
}
.wk_letter_container {
    width:100%;
    font-weight: 900;
    min-height: 35px;
    border-bottom: 1px solid #c4c1bc
}

.wk_aplpha_list {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d5d3d0));
    background: -webkit-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(top, #ffffff, #d5d3d0);
    background: -ms-linear-gradient(top, #ffffff, #d5d3d0);
    background: -o-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(center top , #ffffff, #d5d3d0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 !important;
    min-height: 35px;
    width: 97%;
    border: 1px solid #c4c1bc;
    border-radius: 5px;
}
.wk_letter_container * {
    color: #777068;
    float: left;
    font-family: arial;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
    list-style: none;
}
.wk_active_letter {
    color: #E6742B;
}
.wk_active_letter a {
    color: #E6742B;
}
.wk_add_directory,.wk_search_directory,.wk_browse_category {
    font-size: 14px;
    font-family: arial;
    padding:7px;
    float: left;
}

.wk_add_directory a,.wk_search_directory a,.wk_browse_category a{
    color:#777068;
    text-decoration: none;
}.wk_add_directory span,.wk_search_directory span,.wk_browse_category span{
    margin-left: 2px;
}
.wk_add_directory *,.wk_search_directory *,.wk_browse_category * {
    float: left;
}
.wk_search_directory {
    float: right;
}
.page-title.category-title {
    margin-top: 20px;
}
.page-title.category-title h1{
    /* color: #E6742B;
    font-weight: 900;
    text-align: center;
    font-size:60px; */
    display:none;
}
.wk_num_post {
    color: #777068;
    font-size: 10px;
    font-weight: 700;
}
@media screen and (max-width:1100px) {
.spFieldsData img {
    width: 20%;
    height: auto;
}
}
@media screen and (max-width:500px) {
    .spFieldsData img {
        width: 30%;
        height: auto;
}
}
@media screen and (max-width:250px) {
    .spFieldsData img {
        width: 50%;
        height: auto;
}
}
@media screen and (max-width:100px) {
    .spFieldsData img {
        width: 100%;
        height: auto;
}
}
    
    
@media screen and (max-width:770px) {
    body .wk_popup_overlay .control-label {
        font-size: 12px !important;
        white-space: nowrap;
    }
    body .wk_popup_overlay .wk_popup_wrapper {
         margin: 70px auto 0;
        padding: 9px;
        width: 60%;
    }
    body .wk_popup_overlay .wk_popup_cntnt textarea{
        height: 126px;
        width: 90%;
    }
}
@media screen and (max-width:518px) {
    body .control-label {
        font-size: 12px !important;
        white-space: nowrap;
    }
    body .wk_popup_overlay .wk_popup_wrapper {
        width: 70% !important;
    }
    body .wk_popup_overlay .wk_popup_header h1{
        font-size: 19px;
    }
    body .wk_popup_overlay .wk_popup_cntnt textarea{
        height: 126px;
        width: 90%;
    }
}
.wk_mp_design {
    width: 100%;
}
.wk_mp_design .block-account .block-title {
    background-image: none !important;
}
.wk_mp_fieldset {
    border-top: medium none;
    padding: 15px;
}
.wk_mp_design .block {
    margin: 0;
    clear: both;
}
.wk_mp_btn {
    float: right;
    margin-left: 5px !important;
}
.wk_mp_design .block-title h4 {
    color: #fff;
}
.wk_mp_design .form-list .input-box , .wk_mp_design .form-list select{
    overflow: auto;
    width: 100%;
}
.setimage {
    float: left;
}
.wk_mp_design .form-list input.input-text {
    width: 99%;
}
.wk_mp_list_table {
    border: 1px solid #cccccc;
    width: 100%;
}
#wk_mp_tr_heading {
    background: url("../images/sort_row_bg.gif") repeat-x scroll 0 50% rgba(0, 0, 0, 0);
}
#wk_mp_tr_heading th {
    border-color: #f9f9f9 #d1cfcf #f9f9f9 #f9f9f9;
    border-style: solid;
    border-width: 1px;
    font-size: 0.9em;
    font-weight: bold;
    padding: 3px 9px;
}
.wk_mp_design table th {
    padding: 1% !important;
}
.wk_mp_list_table thead span {
    font-weight: bold;
}
.wk_mp_body td {
    background: url("../images/filter_row_bg.gif") repeat-x scroll 0 0 #e3eff1;
    border-color: #ffffff #ffffff -moz-use-text-color;
    border-style: solid solid none;
    border-width: 0 1px medium 0;
    padding: 5px 7px;
    text-align: center;
}

.wk_mp_design input[type="email"], .wk_mp_design input[type="search"], .wk_mp_design input[type="number"], .wk_mp_design input[type="password"], .wk_mp_design input[type="tel"], .wk_mp_design input[type="text"] {
    width: 99% !important;
}
.wk_mp_td_span {
    float: left;
    width: 50%;
}
.wk_mp_fieldset .button {
    margin: 5px 0;
}
.wk_mp_td_span input {
    width: 60% !important;
}

.wk_mp_list_container_table {
    border-bottom: medium none;
    clear: both;
    margin-bottom: 2px;
    margin-top: 15px;
}
.wk_mp_list_table {
    border: 1px solid #cccccc;
    width: 100%;
}

.wk_mp_design table th {
    padding: 1% !important;
}
.wk_content th {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 5px;
}
.wk_check_first_td {
    border-left: medium none !important;
    border-right: 1px solid #ccc;
}
.wk_last_tr {
    border-bottom: medium none !important;
}

.wk_row_view td {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 5px;
}
.wk_check_first_td {
    border-left: medium none !important;
    border-right: 1px solid #ccc;
}
.wk_pro_divide1 {
    float: left;
    overflow: hidden;
    width: 40%;
}
.wk_pro_divide2 {
    float: left;
    overflow: hidden;
    width: 60%;
}
.wk_row_view .label img {
    cursor: pointer;
}
.business-directory-filter {
    margin-top: 10px;
    padding: 10px;
    width: auto;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#d5d3d0));
    background: -webkit-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(top, #ffffff, #d5d3d0);
    background: -ms-linear-gradient(top, #ffffff, #d5d3d0);
    background: -o-linear-gradient(top, #ffffff, #d5d3d0);
    background: -moz-linear-gradient(center top , #ffffff, #d5d3d0) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: 900;
    min-height: 35px;
    border: 1px solid #c4c1bc;
    border-radius: 5px;
    float: left;
}
.bs-dir-filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    visibility: hidden;
    width: 247px;
    z-index: 2;
}
.bs-dir-filter-options-content {
  margin: 0;
  padding: 10px;
}
.bs-dir-filter-options-content .item {
  line-height: 1.5em;
  margin: 10px 0;
}
.bs-dir-filter-options-content a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
}
.bs-dir-filter-options-content a:hover {
  background-color: #e8e8e8;
  text-decoration: none;
}
.bs-dir-filter-options-content a:hover + .count {
  background-color: #e8e8e8;
}
.bs-dir-filter-options-content .count {
  color: #858585;
  padding-right: 5px;
}
.bs-dir-filter-options-content .count:before {
  content: '(';
}
.bs-dir-filter-options-content .count:after {
  content: ')';
}
.wk-category-directory {
    padding-top: 20px;
}
.wk-category{
    max-height: 200px;
    overflow: auto;
    clear: both;
    display: inline-block;
}
#wk-category-label{
    background: #B8E8B7;
    border: 1px solid #008000;
    border-radius: 7px;
    padding: 0 4px;
    display: inline-block;
}
.wk-cat-container{
    position: relative;
}
.wk-plus{
    background: url("../images/elbow-plus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
    cursor:pointer;
}
.wk-plusend{    background: url("../images/elbow-end-plus.gif") no-repeat scroll 0 0 transparent;    display: block;    height: 18px;    width: 15px;    float:left;    cursor:pointer;}
.wk-minus,
.wk-minusend{
    background: url("../images/elbow-end-minus.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
    cursor:pointer;
}
.wk-no{
    background: url("../images/elbow-end.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 18px;
    width: 15px;
    float:left;
}
.wk-foldersign{
    background: url("../images/leaf.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 15px;
    margin-left: 5px;
    margin-top: 3px;
    width: 16px;
}
.wk-node-loader{
    background: url("../images/loading.gif") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 17px;
    left: 15px;
    position: absolute;
    width: 17px;
}
.wk_product_view_container .row {
    line-height: 30px;
}
.columns .main {
    padding-top: 0px!important;
}
.fotorama__stage__frame .fotorama__img{
    position: relative;
    float: left;
    max-width: 340px;
    max-height: 240px;
    background-position: 50% 50%;
    background-repeat:   no-repeat;
    background-size:     cover;
}

.completeDescription{
    display:none;
  }
  
  .moreLink{
    cursor:pointer;
  }
  .modes1 {
    display: inline-block;
    /* float: left; */
    margin-right: 20px;
    margin-top: 44px;
    float: right;
}
.image{
    display: block;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
/* .modes-mode.active.mode-grid .category-products.wk-category-directory .directory-grid .item {
    padding: 70px 10px !important;
    width: 50%;
    position: relative;
    float: left;
    box-sizing: border-box;
    padding: 10px;
     /* padding-right: 96px;  */
 /* .business-directory-filter.block.filter .block-content.filter-content .filter-options#narrow-by-list{
     /* display:block; */
 
.business-directory-filter.block.filter .filter-options{
    display:block;
}
.business-directory-filter.block.filter .filter-title strong{
display:none;
}
@media screen and (max-width:600px) {
    .wk_cat_content {
    border: 1px solid #c4c1bc;
    box-shadow: 2px 2px 2px #c4c1bc;
/*     float: left; */
    /* min-height: 70px; */
    margin-top: 13px;
     width: 97%; 
    padding: 5px;
    float: left!important;
    /* height: 70px; */
}
}		