.bfi-submenu-wrap {width: 100%;float: left;}
.bfi-pagination-wrap {width: 100%;display: block;text-align: right;margin-top: 20px;}
.bfi-pagination-wrap ul.pagination {list-style: none;padding: 0;margin: 0;}
.bfi-pagination-wrap ul.pagination li.page-item {display: inline-block;margin: 0;padding: 0;}
.bfi-pagination-wrap ul.pagination li.page-item a {padding: 10px 15px;text-decoration: none;border: 1px solid #CCC;display: block;margin: 0 3px;color: #1d2327;background: #FFF;}
.bfi-pagination-wrap ul.pagination li.page-item:hover a, .bfi-pagination-wrap ul.pagination li.page-item.active a {background: #dcdcde;}
.bfi-image-uploader-wrap .uploader-outer {text-align: center;}
.bfi-image-uploader-wrap .uploader-outer strong {padding: 0 10px}
.bfi-image-uploader-wrap .dragBox {width: 100%;height: 100%;margin: 0 auto;position: relative;text-align: center;font-weight: normal;line-height: 20px;color: #999;border: 2px dashed #ccc;display: inline-block;transition: transform 0.3s;padding: 30px;}
.bfi-image-uploader-wrap .dragBox input[type="file"] {position: absolute;height: 100%;width: 100%;opacity: 0;top: 0;left: 0;}
.bfi-image-uploader-wrap .draging {transform: scale(1.1);}
.bfi-image-uploader-wrap .uploader-preview {text-align: left;position: relative;}
.bfi-image-uploader-wrap .uploader-preview img {max-width: 100%;border: 2px dashed #CCC;width: 300px;height: 200px;background: #f6f7f7;}
.bfi-image-uploader-wrap .uploader-outer .description {text-align: left;margin-top: 10px;font-size: 14px;font-style: italic;color: #646970;}
.featured-image .uploader-preview img {width: 100%;height: 138px;}
.bfi-image-uploader-wrap .uploader-preview:empty {padding: 0 !important;}
#bfie_form_main table.wp-list-table th#id, #bfie_form_main table.wp-list-table td.id {width: 5%; text-align: center;}
#bfie_form_main table.wp-list-table th#title {width: 30%;}
#bfie_form_main table.wp-list-table th#featured-image {width: 20%;}
#bfie_form_main table.wp-list-table th#new-featured-mage {width: 20%;}
#bfie_form_main table.wp-list-table th#author {width: 10%;}
#bfie_form_main table.wp-list-table th#date {width: 10%;}
#bfie_form_main table.wp-list-table th span,#bfie_form_main table.wp-list-table td a{color: #2271b1;text-decoration: none;}
#bfie_form_main table.wp-list-table td a{font-size: 14px!important;}
#bfie_form_main table.wp-list-table td a.title{font-weight: 600;}
.post-bfi .bfi-image-uploader-wrap .uploader-preview img{width: 110px !important;height: 70px !important;border-radius:10px}
.post-bfi .close-btn {right: 42%;top: -7px;width: 18px;height: 18px;}
.post-bfi .close-btn:before, .post-bfi  .close-btn:after {left: 42%;content: ' ';height: 14px;width: 2px;top: 14%;}
.post-bfi .bfi-image-uploader-wrap .uploader-preview{padding: 0}
.post-bfi-option a {cursor: pointer;}
.bfi-remove-image {text-align: center;padding-top: 4px;}
.bfi-remove-image a {cursor: pointer;color: #B32D2E !important;}
.post-bfi .bfi-remove-image {text-align: left;padding:0;}
.loader {border: 3px solid #2271b1;border-radius: 100%;border-top: 3px solid #1d2327;width: 20px;height: 20px;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;position: relative;display: inline-block;vertical-align: middle;left: 5px;}
@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
.product-url{display:inline-flex;background:#dee3ff;border:1px solid #c6d3f8;box-sizing:border-box;border-radius:0.25rem;padding:5px 10px;margin-left:10px;text-decoration:none;text-transform:uppercase;color:#425fdd;font-weight:600}
.product-url p{margin:0;padding-left:5px}