/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.single-product .summary.entry-summary {
    border: 1px solid #eee;    
	padding: 20px;
}
.woocommerce .summary .product_title {
    font-size: 1.3333333333rem;    
	margin-bottom: 10px;
}
.single-product .wrap-custom-meta {
    display: flex;    
	justify-content: start;    
	flex-wrap: wrap;
}
.single-product .wrap-custom-meta>* {
    flex: 0;    
	white-space: nowrap;    
	line-height: 1.3 !important;    
	margin: 0 5px 15px 0;    
	border-radius: 3px;
}
.website-url a, .single-product .wrap-custom-meta .sku_wrapper {
    color: #fff;    
	text-transform: uppercase;    
	padding: 3px 8px;    
	line-height: 20px;    
	font-weight: 500;    
	box-shadow: none;    
	display: inline-block;    
	border-radius: 3px;    
	font-size: .7222222222rem;    
	background: #56b400;
}
a.website {
    white-space: nowrap;
}
.single-product .wrap-custom-meta .sku_wrapper {
    background: #f9f9ff;    
	color: #000;    
	font-weight: 500;    
	border: 1px solid #eee;
}
.col-website_url .simplefavorite-button, .single-product .wrap-custom-meta>.simplefavorite-button {
    background: transparent;    
	color: #bbb;    
	padding: 0 5px;
}
.posted_in a {
    background: transparent !important;    
	padding: 0 !important;    
	margin-right: 0 !important;    
	color: #000 !important;	
	font-weight: 400;
}
span.posted_in {
    font-weight: 500;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    text-align: center;
}
.product_meta {
    background-color: #f9f9ff;    
	margin: 10px 0;    
	padding: 10px;
}
.special-note {
    background: #dbf1ff; 
	font-size: 18px; 
	font-weight: 400
}
.special-note, .sample-link, .site-niches {
    margin: 10px 0;    
	padding: 10px;
}
.metrics-icons {
    display: flex;    
	justify-content: space-evenly;    
	flex-wrap: wrap;    
	padding: .5rem;    
	background-color: #dbf1ff;
}
.metrics-icons div {
    flex: 1;    
	text-align: center;    
	border-right: 1px solid #a4d2ef;    
	padding: 0 .5rem;    
	font-size: 15px;
}
.metrics-icons .label {
    display: block;
}
.metrics-icons .label.No {
    text-decoration: line-through;    
	position: relative;
}
.metrics-icons i.icon {
    font-size: .8rem;
}
.sample-link {
    background-color: #8cb52855;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #000000;    
	font-size: 1.25em;
}
.Do.Follow {
    color: #060; 
	font-weight: 500;
}
.No.Follow {
    color: red; 
	font-weight: 500;
}
.special-note>strong {
    display: inline-block;    
	margin-bottom: 15px;
}
.special-note ul {
    margin-bottom: 0;
}
.fas.orange {
    color: #f97346;
}
.metrics-icons .label.No img {
    padding: 5px;    
	filter: grayscale(100%);
}
.metrics-icons .label.No:after {
    content: "";    
	display: block;    
	background: url(https://guestpostlinks.net/wp-content/themes/anon2x-child/assets/images/ban.png) center center no-repeat;    
	background-size: contain;    
	position: absolute;    
	top: 0;    
	left: 0;    
	width: 100%;    
	height: 100%;
}
.woocommerce img, .woocommerce-page img {
    height: auto;    
	max-width: 100%;
}  

.col-website_url .simplefavorite-button.active, .single-product .wrap-custom-meta>.simplefavorite-button.active {
    color: red;
}

.domain-matrics {
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.card.blue {
    border-color: #3c9ee5;
}
.card {
    font-size: 15px;
    border: 1px solid #999;
    border-radius: 5px;
    margin: 0 5px 5px 0;
    padding: 0;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
}
.card span.label {
    padding-left: .5em;
    font-weight: 700;
    white-space: nowrap;
    margin-right: 10px;
}
.card.blue .big-number {
    background-color: #3c9ee555;
    box-shadow: 2px 0 6px 0 inset #3c9ee5;
}
.card .value {
    font-weight: 700;
    padding: .3em .5em;
    box-shadow: 2px 0 6px 0 inset #eee;
}
.card.green {
    border-color: #8cb528;
}
.card.green .big-number {
    background-color: #8cb52855;
    box-shadow: 2px 0 6px 0 inset #8cb528;
}
.card.orange {
    border-color: #ff9f00;
}
.card.orange .big-number {
    background-color: #ff9f0055;
    box-shadow: 2px 0 6px 0 inset #ff9f00;
}
.card.majestic-orange {
    border-color: #ff8d40;
}
.card.card.majestic-orange .big-number {
    background-color: #ff8d4055;
    box-shadow: 2px 0 6px 0 inset #ff8d40;
}
.card.majestic-blue {
    border-color: #2d526d;
}
.card.card.majestic-blue .big-number {
    background-color: #2d526d55;
    box-shadow: 2px 0 6px 0 inset #2d526d;
}
.card.yellow {
    border-color: #ffc600;
}
.card.yellow .big-number {
    background-color: #ffc60055;
    box-shadow: 2px 0 6px 0 inset #ffc600;
}
i.fa-solid.fa-xmark {
    color: red;
	font-size: 20px;
}
i.fa-solid.fa-check {
    color: green;
    font-size: 20px;
}

i.fas.fa-thumbtack {
    color: #d33535;
    transform: rotate(45deg);
    margin-right: 5px;
}
i.fas.fa-sync-alt {
    padding: 2px;
    background-color: #0078d7;
    color: #fff;
    border: solid 2px #000;
	font-size: 14px;
}
i.fas.fa-check {
    color: #fff;
    background-color: green;
    padding: 2px;
    border: solid 2px #000;
	font-size: 14px;
}
i.fa-regular.fa-file {
    background-color: #f7f7f7;
}
.dotted-line {
    border-bottom: 1px dotted #000;
}
.special-note ul li {
    padding: 5px 0;
}
.special-note ul li.highlight {
    font-weight: 500;
}
nobr {
    display: block;
}
.wcapf-form.wcapf-form-5894 {
    flex-wrap: wrap !important;
}

.wcapf-form.wcapf-form-5894 > div {
    flex-basis: 24% !important;
	margin-bottom: 10px;
}

.wcapf-reset-filters.wcapf-reset-filters-rf-2 {
    padding-top: 65px;
}
.wcapf-reset-filters.wcapf-reset-filters-rf-2 button {
    padding: 6.5px 30px;
}
.wcapf-filter .wcapf-filter-title {
    font-size: 18px !important;
}
.wcapf-filter-title~.wcapf-filter-inner>div {
    padding-top: 5px !important;
}

.woocommerce div.product form.cart .button {
    width: 100%;
    margin-top: 30px;
}
.wapf-field-container {
    background: #f9f9ff;
    padding: 10px;
    margin: 10px 0px;
}
.article-option .wapf-field-label label span {
    margin-bottom: 10px;
    font-weight: 500;
    display: block;
    font-size: 18px;
}

#shoptable_wrapper .dt-buttons {
    float: none;
	margin-bottom: 20px;
	display: none;
}
body.logged-in.user-role-marketing_person #shoptable_wrapper .dt-buttons {
    display: block;
}
#shoptable_wrapper .dt-length {
    float: left;
}
#shoptable_wrapper .dt-search {
    float: right;
	margin-bottom: 20px;
}
div#shoptable_info {
    float: left;
    margin-top: 30px;
}
.dt-paging.paging_full_numbers {
    float: right;
    margin-top: 20px;
}
#shoptable_wrapper button.buttons-html5 {
    background-color: #f97346;
    background-image: none;
    color: #fff;
    font-weight: bold;
    border: none;
}
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 600px;
  border-radius: 5px;
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.fa-flag:before {
    content: "\f024";
    color: #6A31A8;
}
ul.website-metrics li strong {
    font-weight: 500;
}
.custom-breadcrumb {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 20px;
}

.newsletter-form-container {
    border: solid 2px #a4d2ef;
    clear: both;
    float: none;
    margin-top: 20px;
    text-align: center;
	padding: 20px;
}
.wpcf7-spinner {
	display: block !important;
}

input[type="email"]{
    border-color: #5d8faf !important;
}
input[type="submit"] {
    background-color: #2575fc;
}
.metrics-icons div:last-child {
    border-right: none;
}
.woocommerce-product-gallery {
    display: none;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: none;
    width: 100%;
    clear: both;
	display: inline-block;
}
.product-left-section {
    float: left;
    width: 49%;
    margin-right: 2%;
}
.product-right-section {
    float: right;
    width: 49%;
}

.custom-fields-wrapper input[type="text"] {
    width: 100%;
    margin-bottom: 10px !important;
    display: block;
    margin-top: 5px !important;
}
.woocommerce td.product-name dl.variation dd.variation-Vendor {
    clear: right;
    display: inline-flex;
}

ul.wc-item-meta {
    margin-left: 0px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 100%;
}
/*
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 20%;
    background-color: #03a0f4;
    border-radius: 6px;
}
nav.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 25px;
    list-style: none;
}

nav.woocommerce-MyAccount-navigation ul li {
    background-color: #fff;
    margin-bottom: 10px;
    padding: 5px 10px;
    border-radius: 6px;
}
*/
.woocommerce table.shop_table thead {
	background-color: #03a0f4;
    color: #fff;
}
section.woocommerce-customer-details {
    display: none;
}
.woocommerce table.shop_table, .woocommerce table.shop_table th, .woocommerce table.shop_table td {
	border: 1px solid rgb(3 156 243 / 38%);
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    color: #fff;
    background-color: #0687db;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #0687db;
    color: #fff;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button {
	margin-right: 3px;
}
.entry-header h1.entry-title {
    font-size: 32px;
    font-weight: bold;
    text-transform: capitalize;
}
.woocommerce-cart-form td.product-name a {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: bold;
}

.my-account-filter-container {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
	margin-bottom: 30px;
}

.my-account-filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.my-account-filter > div {
    flex-basis: 19% !important;
    margin-bottom: 15px;
}
/*
.page-id-9.logged-in.woocommerce-account .grid-container {
	max-width: 100%;  
}*/
.filter-content select {
    width: 100%;
}
.filter-content label {
    font-weight: bold;
}

.filter-content button {
    margin-top: 25px;
}
.task-approval {
    display: inline-block;
    clear: both;
    width: 100%;
}
.task-reject {
    float: left;    
}
.task-accept {
    float: right;	
}
.task-approval input[type="text"] {
	width: 100%;
}
.task-reject input[type="submit"] {
	padding: 5px 15px;
    background-color: #e11919;
    color: #fff;
    border-radius: 6px;
}
.task-accept input[type="submit"] {
	padding: 5px 15px;
    background-color: #15b931;
    color: #fff;
    border-radius: 6px;
}

.custom-tabs {
    display: flex;
    border-bottom: 1px solid #ddd;
    justify-content: space-between;
}
.custom-tabs button {
    padding: 10px;
    cursor: pointer;
    border: none;
    background: none;
    outline: none;
    border-right: solid 1px #aaa;
    border-bottom: 2px solid transparent;
    color: #000;
    width: 100%;
    background-color: #f7f7f7;
}
.custom-tabs button.active {
    border-bottom: 2px solid #007bff;
    color: #fff;
    background-color: #03a0f4;
}
.custom-tab-content {
	display: none;
	padding: 10px;
	border: 1px solid #ddd;
	border-top: none;
}
.custom-tab-content.active {
	display: block;
}
.woocommerce-MyAccount-content nav {
    background-color: #eee;	
}
.custom-tab-content th {
    background-color: #778899;
    color: #fff;
    border-width: 0 1px 1px 0;
    border-color: #fff;
}
.custom-tab-content th:first-child {
	min-width: 75px;
}
.account-balance-container th {
    background-color: #4682b4;
    color: #fff;
    border-color: #fff;
}
table.guest-post-task-table tr td:first-child {
    background-color: #03a0f4;
    color: #fff;
    min-width: 200px;
    border-color: #fff;
    font-weight: bold;
}
button#reject-task-button {
    background-color: #ff2f00;
    border-radius: 6px;
    text-transform: capitalize;
}
button#accept-task-button {
    background-color: #08c308;
    border-radius: 6px;
    text-transform: capitalize;
}

.filter-form-container {
	display: flex;
    flex-flow: column wrap;
    width: 100%;
	padding: 20px;
    background-color: #ededff;
    border-radius: 20px;
}
.filter-column-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.filter-column {
	flex-basis: 19%;
    margin-bottom: 10px;
}
.filter-column select {
    width: 100%;
    height: calc(1.5em + 0.575rem + 2px);
    padding: 0.25rem 0.35rem;
    font-size: .95rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-weight: 400;
	background-color: #fff;
}
.filter-column label {
    display: block;
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0.02em;
}
.filter-column-container button#filterButton {
    background-color: #3c5a99;
    color: white;
    padding: 0.25rem 0.35rem;
    line-height: 1.4;
    border-radius: 0.2rem;
	margin-top: 25px;
}
.filter-column-container button#resetButton {
    color: #fff;
    background-color: #6A31A8;
    border-color: #6A31A8;
    padding: 0.1875rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.2rem;
	margin-top: 25px;
}
.filter-input-field input[type="number"]:last-child {
    float: right;
	margin-right: 0%;
}

.filter-input-field input[type="number"] {
    display: inline-block;
    width: 45%;
    float: left;
    height: calc(1.5em + 0.575rem + 2px);
    padding: 0.25rem 0.35rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    font-weight: 400;
	margin-right: 4%;
	font-size: 1rem;
	background-color: #fff;
}
/*
body .filter-form-container {
	font-family: 'Poppins';
}*/

.invoice-status-counts ul {
    padding: 0;
    margin: 0;
    display: flex;
}

.invoice-status-counts ul li {
    list-style: none;    
    padding: 5px;
    text-transform: capitalize;
	font-weight: 500;
}
.invoice-status-counts ul li span {
    color: #50575e;
}
.invoice-status-counts ul li.unpaid {
    color: #ED904E;
}
.invoice-status-counts ul li.paid {
    color: #60AD5D;
}
.invoice-status-counts ul li.cancelled {
    color: #A3977F;
}
.invoice-status-counts ul li.draft {
    color: #25B1D1;
}
.invoice-status-counts ul li.overdue {
    color: #D85C27;
}
.invoice-status {
    text-transform: capitalize;
	border: solid 1px;
}
.invoice-status.unpaid {
    border-color: #ED904E;
}
.invoice-status.paid {
    border-color: #60AD5D;
}
.invoice-status.cancelled {
    border-color: #A3977F;
}
.invoice-status.draft {
    border-color: #25B1D1;
}
.invoice-status.overdue {
    border-color: #D85C27;
}
.invoice-status {
    text-transform: capitalize;
    border: solid 1px;
    padding: 5px 10px;
    border-radius: 6px;
}

.invoice-report-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.report {
    background-color: #265c6017;
    padding: 20px 10px;
    border-radius: 12px;
    text-align: center;
    width: 32%;
    margin-bottom: 20px;
}
.report h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}

.report p {
    font-size: 16px;
    margin-bottom: 15px;
    padding: 30px;
}
.report div {
    display: flex;
    justify-content: space-evenly;
}

.report .paid-price p {
    background-color: #1a68d1;
    border-radius: 6px;
	color: #fff;
}
.report .unpaid-price p {
    background-color: #f97346;
    border-radius: 6px;
	color: #fff;
}

.page-template-template-manage-invoices-php h1 {
    font-size: 28px;
}
.page-template-template-manage-invoices-php h2 {
    font-size: 22px;
}
#invoiceTable thead {
    background-color: #1a68d1;
    color: #fff;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 28px;
}
.filter-container {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #ededff;
    border-radius: 6px;
}

.dokan-dashboard .dokan-dashboard-content {
    min-height: 500px;
    padding: 25px !important;
}

#shoptable_wrapper table.dataTable thead th, table.dataTable > tbody > tr > td {
    text-align: center;
}

#shoptable_wrapper table.dataTable thead th:nth-child(1), table.dataTable > tbody > tr > td:nth-child(1), #shoptable_wrapper table.dataTable thead th:nth-child(5), table.dataTable > tbody > tr > td:nth-child(5) {
    text-align: left;
}

.content-type-selector label, .acf-fields label {
    display: block;
}

.content-type-selector, .acf-fields {
    background-color: #f9f9ff;
    padding: 10px;
}
.product-left-section p.price {
    display: none;
}





@media ( max-width: 767px){
.custom-breadcrumb {
    line-height: normal;
    font-size: 16px;
}
.newsletter-form-container h2 {
    font-size: 24px;
    margin-bottom: 10px;
}
.special-note ul {
	margin-left: 2em;
}
.wcapf-form.wcapf-form-5894 > div {
    flex-basis: 48% !important;
}
.inside-article h1 {
	font-size: 32px;
}
.inside-article h2 {
	font-size: 28px;
}
.wcapf-reset-filters.wcapf-reset-filters-rf-2 {
    padding-top: 0;
}
.report {
	width: 100%;
}
.filter-container {
    padding: 10px;
}
.filter-column {
    flex-basis: 100%;
    margin-bottom: 10px;
}
}

@media ( min-width:570px) and (max-width: 767px){
.report {
	width: 49%;
}
.report p {
	padding: 10px;
}
.filter-column {
    flex-basis: 49%;
    margin-bottom: 10px;
}
}

@media ( max-width: 1023px) {
.product-left-section {
    float: left;
    width: 100%;
    margin-right: 0;
}
.product-right-section {
    float: right;
    width: 100%;
}
	
}

@media (min-width: 1200px){
.grid-container {
    max-width: 1400px;
}

.page-template-all-websites-php .grid-container {
    max-width: 1500px;
}

}