.fa {
	cursor: pointer;
}
.order-row{
	clear: both;
	width: 100%;
	display: flex;
	margin-top: 2%;
}
.ct-email-pagination {
	padding: 20px;
	float: right;
}
.ct-email-pagination .page-numbers {
	font-size: 12px;
	line-height: 16px;
	background: #fff;
	color: #2271b1;
	border: 1px solid #2271b1;
	padding: 5px;
	text-decoration: none;
	margin: 1px;
	font-weight: 600;
	display: inline-block;
	text-align: center;
	height: 15px;
	border-radius: 2px;
}
.ct-email-pagination .current {
	color: #fff;
	background: #2271b1;
}

.order_heading{
	margin: 0;
	width: 30%;
	text-align: left;
	padding:0px 10px;
	box-sizing: border-box;
}

.order_heading-80{
	width: 70%;
	margin-top: 1%;
	padding:0px 10px;
	box-sizing: border-box;
}

.metabox-div{
	clear: both;
	width: 98%;
	display: flex;
	margin: 1%;
}

.heading-div{
	width: 30%;
	margin: 1%;
	text-align: left;
	padding:0px 10px;
	box-sizing: border-box;
}

.desc-div{
	width: 70%;
	margin: 1%;
	text-align: left;
	padding:0px 10px;
	box-sizing: border-box;
}



.ctcpfw__delete_image,
.ctcpfw__upload_image {
	cursor: pointer;
}
#ctcpfw__headings table{
	width: 100%;
}

#ctcpfw__headings table tr td,
#ctcpfw__headings table tr th{
	padding: 15px 10px;
	vertical-align: top;
	text-align: left;
}

.ctcpfw__table_heading{
	display: table-cell;
	width: 25%;
}

.ctcpfw__table_content{
	display: table-cell;
	width: 75%;
}

#ctcpfw__headings table tr td input[type="number"],
.select2 {
	width: 90% !important;
	height: 45px;
}


.image-div {
	text-align: left;
	line-height: 41px;
	width: fit-content;
	padding: 4px;
}
.selected-image-div {
	border: 2px solid black;
}

















.fa-trash:hover,
.fa-close:hover,
.fa-trash:focus,
.fa-close:focus,
.fa-trash:active,
.fa-close:active {
	color: darkred !important;
}

.ct-cpfw-image_of_wrapper_after_upload ul li {
	display: inline-block;
	margin: 10px 5px;
	width: 100px;
	height: 100px;
	position: relative;
}

.ct-cpfw-image_of_wrapper_after_upload ul li img {
	width: 100%;
	height: 100%;
}

.ct-cpfw-image_of_wrapper_after_upload ul li span {
	position: absolute;
	top: -5px;
	right: -5px;
	font-size: 10px;
	line-height: 15px;
	background: #f2f2f2;
	color: black;
	cursor: pointer;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	text-align: center;
}


.show_selected_image ul li{
	display: inline-block;
	vertical-align: middle;
	margin: 8px 5px;
	width: 135px;
	height: 135px;
	position: relative;
}

.show_selected_image ul li img {
	width: 100%;
	height: 100%;
}


.standard_wd{
	border: 1px solid #d8d8d8;
	border-radius: 8px;
	padding: 8px 10px;
	height: 38px;
	width: 350px;
	min-width: 90px;
	box-shadow: none;
	color: #716269;
}

.number_box{
	width: 70px;
}

.temp_1st_img {
	width: 40%;
	height: 40%;
}

.temp_2nd_img {
	width: 40%;
	height: 40%;
}

.Position_style{
	width: 40%;
	height: 40%;
}

#ctcpfw__general_options table,
#ctcpfw__restrictions table,
#ctcpfw__two_column_popup_content table,
#ctcpfw__email_lable_and_descripton table,
#ctcpfw__user_approach table,
#ctcpfw__single_multi_id table,
#ctcpfw__total_file table,
#ctcpfw__feedback table,
#ctcpfw__disclaimer table,
#ctcpfw__prd_page_nd_checkout_nd_cart_page table,
#ctcpfw__visibility_on table,
#ctcpfw__prices table,
#ctcpfw__headings table{
	width: 100%;
}

#ctcpfw__general_options table tr td,
#ctcpfw__restrictions table tr td,
#ctcpfw__two_column_popup_content table tr td,
#ctcpfw__email_lable_and_descripton table tr td,
#ctcpfw__user_approach table tr td,
#ctcpfw__single_multi_id table tr td,
#ctcpfw__total_file table tr td,
#ctcpfw__feedback table tr td,
#ctcpfw__disclaimer table tr td,
#ctcpfw__prd_page_nd_checkout_nd_cart_page table tr td,
#ctcpfw__visibility_on table tr td,
#ctcpfw__prices table tr td,
#ctcpfw__headings table tr td,
#ctcpfw__general_options table tr th,
#ctcpfw__restrictions table tr th,
#ctcpfw__two_column_popup_content table tr th,
#ctcpfw__email_lable_and_descripton table tr th,
#ctcpfw__user_approach table tr th,
#ctcpfw__single_multi_id table tr th,
#ctcpfw__total_file table tr th,
#ctcpfw__feedback table tr th,
#ctcpfw__disclaimer table tr th,
#ctcpfw__prd_page_nd_checkout_nd_cart_page table tr th,
#ctcpfw__visibility_on table tr th,
#ctcpfw__prices table tr th,
#ctcpfw__headings table tr th{
	padding: 15px 10px;
	vertical-align: top;
	text-align: left;
}

.ctcpfw__table_heading{
	display: table-cell;
	width: 25%;
}

.ctcpfw__table_content{
	display: table-cell;
	width: 75%;
}

#ctcpfw__general_options table tr td i,
#ctcpfw__restrictions table tr td i,
#ctcpfw__two_column_popup_content table tr td i,
#ctcpfw__email_lable_and_descripton table tr td i,
#ctcpfw__user_approach table tr td i,
#ctcpfw__single_multi_id table tr td i,
#ctcpfw__total_file table tr td i,
#ctcpfw__feedback table tr td i,
#ctcpfw__disclaimer table tr td i,
#ctcpfw__prd_page_nd_checkout_nd_cart_page table tr td i,
#ctcpfw__visibility_on table tr td i,
#ctcpfw__prices table tr td i,
#ctcpfw__headings table tr td i{
	font-size: 12px;
	line-height: 22px;
}

#ctcpfw__general_options table tr td input[type="text"],
#ctcpfw__restrictions table tr td input[type="text"],
#ctcpfw__two_column_popup_content table tr td input[type="text"],
#ctcpfw__email_lable_and_descripton table tr td input[type="text"],
#ctcpfw__user_approach table tr td input[type="text"],
#ctcpfw__single_multi_id table tr td input[type="text"],
#ctcpfw__total_file table tr td input[type="text"],
#ctcpfw__feedback table tr td input[type="text"],
#ctcpfw__disclaimer table tr td input[type="text"],
#ctcpfw__prd_page_nd_checkout_nd_cart_page table tr td input[type="text"],
#ctcpfw__visibility_on table tr td input[type="text"],
#ctcpfw__prices table tr td input[type="text"],
#ctcpfw__headings table tr td input[type="text"],
#ctcpfw__general_options table tr td input[type="number"],
#ctcpfw__restrictions table tr td input[type="number"],
#ctcpfw__two_column_popup_content table tr td input[type="number"],
#ctcpfw__email_lable_and_descripton table tr td input[type="number"],
#ctcpfw__user_approach table tr td input[type="number"],
#ctcpfw__single_multi_id table tr td input[type="number"],
#ctcpfw__total_file table tr td input[type="number"],
#ctcpfw__feedback table tr td input[type="number"],
#ctcpfw__disclaimer table tr td input[type="number"],
#ctcpfw__prd_page_nd_checkout_nd_cart_page table tr td input[type="number"],
#ctcpfw__visibility_on table tr td input[type="number"],
#ctcpfw__prices table tr td input[type="number"],
#ctcpfw__headings table tr td input[type="number"],
.select2 {
	width: 90% !important;
	height: 45px;
}

.ka_mandatory_files {
	width: 100%;
}
.ka_mandatory_files tbody {
	width: 100%;
	display: table;
}




.ct-cp-woo-product-bundle-form .af_cp_table_heading{
	width: 30%;
}

.ct-cp-qty-note-div {
	margin-top: 20px;
}

.ct-cp-qty-note-div .ct-cp-qty-note-label{
	font-weight: 700;
}
.ct-cp-qty-note-div {
	vertical-align: bottom;
}
.ct-cp-success-message {
	text-align: center;
	background: darkgreen;
	color: white;
	width: fit-content;
	padding: 6px;
	margin: 0 auto;
}
.ct-cp-loading-icon-div {
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.ct-cp-loading-icon-div img {
	width: 65px;
	height: 65px;
}
.ct-add-woo-product-bundle{
	cursor: pointer;
}
.ct-remove-woo-product-bundle{
	cursor: pointer;
	font-style: normal;
	font-weight: 700;
	color: #000;
	font-size: 10px;
	line-height: 20px;
}

.ct-cp-woo-product-bundle-form .select2-container{
	width: 80% !important;
}

.ct-cp-varition-level-select-chain-prd label,
.ct-cp-varition-level-select-user-role label{
	display: block;
}

.chain-prd-select-div,
.chain-prd-select-div-on-variation {
	position: relative;
}

.ct-add-woo-product-bundle {
	background: #2271b1;
	border-color: #2271b1;
	color: #fff !important;
	text-decoration: none;
	text-shadow: none;
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	position: absolute;
	right: 0px;
	height: 19px;
	width: 30px;
	font-style: normal;
	font-weight: bold;
}

.ct-cp-woo-product-bundle-table {
	margin: 4px;
}
.ct-cp-woo-product-bundle-table table{
	border-collapse: collapse;
	padding: 0 !important;
	border: 1px solid #0000001a !important;
}

.ct-cp-woo-product-bundle-table table thead th{
	background: #f1efef;
	border: 1px solid #0000001a;
	font-size: 12px;
	line-height: 22px;
}

.ct-cp-woo-product-bundle-table table tr:nth-child(odd){
	background: white;
}

.ct-cp-woo-product-bundle-table table tr:nth-child(even){
	background: #fafafa;
}
.ct-remove-woo-product-bundle-td {
	width: 4%;
	text-align: left !important;
	vertical-align: middle !important;
	padding: 10px 5px !important;
	font-size: 12px;
	line-height: 22px;
}
.ct-cp-product-name{
	width: 15%;
	text-align: left !important;
	vertical-align: middle !important;
	padding: 10px 5px !important;
	font-size: 12px;
	line-height: 22px;
}

.ct-cp-product-qty{
	width: 12%;
	text-align: left !important;
	vertical-align: middle !important;
	padding: 10px 5px !important;
}
.ct-cp-product-qty-type input {
	width: 80% !important;
}
.ct-cp-product-qty-type{
	width: 15%;
	text-align: left !important;
	vertical-align: middle !important;
	padding: 10px 5px !important;
}

.ct-cp-product-price-type{
	width: 15%;
	text-align: left !important;
	vertical-align: middle !important;
	padding: 10px 5px !important;
}

.ct-cp-discount-amount {
	width: 12%;
	text-align: left !important;
	vertical-align: middle !important;
	padding: 10px 5px !important;
}

.ct-cp-product-qty input[type=number],
.ct-cp-discount-amount input[type=number]{
	min-width: auto !important;
	height: 32px;
	border: 1px solid #0000002b;
	font-size: 12px;
	width: 80% !important;

}

.ct-cp-product-qty-type select,
.ct-cp-product-price-type select{
	width: 100%;
	font-size: 12px;
	height: 32px;
	border: 1px solid #0000002b;
}

.ct-cp-select-all,
.fa-send,
.fa-trash {
	cursor: pointer;
}

.ct-cp-main-sale-product {
	margin-top: 20px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.ct-cp-tabs{
	background: #f5f5f5;
	border:1px solid lightgray;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ct-cp-export-btn-div{
	border-left: 1px solid #00000017;
	height: 30px;
	padding: 10px 0;
}

.ct-cp-tabs ul{
	padding: 0;
	list-style: none;
	display: flex;
	margin: 0;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: nowrap;
	flex-direction: row;
}

.ct-cp-tabs ul li:last-child{
border-right:none;
}

.ct-cp-tabs ul li{
	padding: 12px 15px;
	border-right: 1px solid lightgray;
}

.ct-cp-tabs ul li:active{
	background: #fff;
}

.ct-cp-tabs ul li{
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	color: #2271b1;
	position: relative;
	margin: 0;
	height: 30px;
}

.ct-cp-tabs ul li input.select_date{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	opacity: 0;
}

.ct-cp-tabs ul li label{
	color: #000;
	font-weight: 600;
	line-height: 26px;
	font-size: 16px;
	margin-right: 7px;
}

.ct-cp-tabs ul li:last-child div{
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	align-items: flex-start;
	width: 100%;
}

.ct-cp-tabs ul li:last-child input{
	height: 30px;
	margin: 0 10px;
	font-size: 12px;
	line-height: 24px;
	border: 1px solid #0000002b;
}

.ct-cp-tabs ul li:last-child span{
	width: 100px;
}

.ct-cp-tabs ul li .date{
	border: 0;
	font-size: 14px;
	color: gray;
	background: #f5f5f5;
	text-align: center;
}

.ct-cp-filter-btn{
	width: 100%;
	height: 30px;
	max-width: 40px;
	font-size: 12px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	color: #2271b1;
	border:1px solid #2271b1;
	background: #f6f7f7;
	vertical-align: top;
	font-style: normal;
	border-radius: 3px;
}

.ct-cp-filter-btn:hover,
.ct-cp-filter-btn:focus,
.ct-cp-filter-btn:active{
	background: #135e96;
	border-color: #135e96;
	color: #fff;
}

.ct-cp-tabs .export-btn{
	text-decoration: none;
	padding: 12px 14px;
	border-left: 1px solid lightgray;
	font-size: 12px;
	line-height: 22px;

}
.ct-cp-main-table-data{
	display: flex;
	justify-content: center;
	margin: 20px 0;
	align-items: center;
}

.ct-cp-select-all-div{
	text-align: right;
}

.ct-cp-form{
	padding:15px;
}
.ct-cp-Searchbar{
	height: 40px;
	border: 1px solid lightgray;
	border-radius: 7px;
	padding-left: 12px;
	margin-bottom: 22px;
	background: white;
}
.ct-cp-form .ct-cp-submit-btn{
	width: 53px;
	border-radius: 7px;
	height: 37px;
	color: #2271b1;
	border: 1px solid #2271b1;
	background: transparent;
	cursor: pointer;

}
.ct-cp-prouct-table tbody{
	background: #f5f5f5;
}
.ct-cp-prouct-table table tfoot .ct-cp-total-col{
	padding: 8px;
}

.ct-cp-show {
	cursor: pointer;
}

.ct-cp-prouct-table table{
	border-collapse: collapse;
	margin-bottom: 25px;
}

.ct-cp-prouct-table table tr:nth-child(odd){
	background-color: #f6f7f7;
}

.ct-cp-prouct-table table tr:nth-child(even){
	background-color: #fff;
}

.ct-cp-prouct-table table thead th{
	background-color: white !important;
}

.ct-cp-prouct-table table th{
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	padding: 15px 10px;
	border: 1px solid #00000014;
}

.ct-cp-prouct-table table td{
	text-align: left;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #00000014;
	padding: 15px 10px;
}

.ct-cp-tabs a{
	display: inline-block;
	width: 100%;
	max-width: 75px;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	background: transparent;
	color: #2271b1;
	text-decoration: none;
	padding: 5px 15px;
	text-transform: capitalize;
	position: relative;
}

.ct-cp-tabs a::before{
	font-family: Dashicons;
	speak: never;
	font-weight: 400;
	left: 7px;
	top: 10px;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\f346";
	text-decoration: none;
	margin-right: 4px;
	position: absolute;
}

.ct-cp-prouct-table .page-numbers{
	font-size: 12px;
	line-height: 16px;
	background: #fff;
	color: #2271b1;
	border: 1px solid #2271b1;
	padding: 5px;
	text-decoration: none;
	margin: 1px;
	font-weight: 600;
	width: 15px;
	display: inline-block;
	text-align: center;
	height: 15px;
	border-radius: 2px;
}

.ct-cp-prouct-table .page-numbers.current,
.ct-cp-prouct-table .page-numbers:hover,
.ct-cp-prouct-table .page-numbers:active,
.ct-cp-prouct-table .page-numbers:focus{
	background: #2271b1;
	color: #fff;
}

.ct-cp-live-search .select2,
.ct-cp-live-search .select2-search__field {
	width: 100% !important;
}

.ct-cp-select-all-div ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.ct-cp-select-all-div ul li{
	display: inline-block;
	vertical-align: top;
	margin: 15px 5px 15px 0;
	position: relative;
	width: 30%;
	box-sizing: border-box;
	overflow: hidden;
}

.af_cp_show_all{
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	width: 100% !important;
	height: 100% !important;
	transform: translate(-50%, -50%);
	margin: 0 !important;
}


.ct-cp-select-all {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	max-width: 100px;
	background: #2271b1;
	color: white;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	padding: 8px 10px;
	font-weight: 600;
	font-style: normal;
	border-radius: 3px;
	text-transform: capitalize;
}

.ct-cp-select-all:hover,
.ct-cp-select-all:focus,
.ct-cp-select-all:active{
	background: #fff;
	color: #2271b1;
	border: 1px solid #2271b1;
}


.ct-cp-pagination {
	padding: 20px;
	float: right;
}

#af_cp_rule_restriction table td,
#af_cp_rule_restriction table th{
	padding: 25px 10px;
	text-align: left;
}

#af_cp_rule_restriction table td i{
	color: #00000063;
	font-size: 12px;
	line-height: 22px;
}


.ct-cp-export-btn i {
	margin: 4px;
}

.scroll-select-product{
	width: auto;
	display: block;
	width: 100%;
	overflow-y: scroll;
	height: 80px;
}


.scroll-selectuser-roles{
	width: auto;
	display: block;
	width: 100%;
	overflow-y: scroll;
	height: 50px;
}

.ct-out-of-stock {
	color: red;
	border: 1px solid;
}