/* ===================================================================================

* Theme Name: Xeco Child
* Theme URI: https://xeco.themegenix.net/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Xeco - ICO & Crypto Landing WordPress Theme
* Version: 1.0
* Template: xeco
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
	article p{
		color: #000 !important;
	}
	.product-desc-wrap .nav-tabs .nav-link{
		background: transparent;
	}

	.editor-styles-wrapper p, .entry-content p{
		color: #000 !important;
	}
span.posted_in {
    color: #000;
	font-weight: 700;
}
.page-id-11 {
    background: #000;
}
.page-id-11 table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices{
	text-align: left;
}
.page-id-11 .wc-block-cart-item__wrap {
    text-align: left;
}
.page-id-11 .tg-page-content.xeco-page-content {
    max-width: 1320px;
    margin: 0 auto;
}
.wc-block-components-product-price__regular, .wc-block-components-product-price__value.is-discounted, .wc-block-components-formatted-money-amount{
    font-family: auto;
}
.page-id-11 .wc-block-components-sidebar-layout .wc-block-components-main {
    width: 100%;
}
.page-id-11 .wc-block-components-sidebar {
    width: 100%;
}
@media only screen and (max-width: 768px) {
	.xeco-shop-area.pt-120.pb-120 {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.archive .row.shop-grid-active.row-cols-xl-4.row-cols-lg-3.row-cols-md-2.row-cols-1 {
    	gap: 7px;
	}
	.archive .xeco-shop-area .shop-top-wrap{
	    margin-bottom: 20px;	
	}
	.xeco-shop-pagination ul{
		margin-bottom: 0 !important;
	}
	.product-desc-wrap, .shop-details-bottom{
		margin-top: 0;
	}
	a.buy-now.button{
		min-width: 100%;
	}
	.shop-details-price .woocommerce-Price-amount, .shop-details-price del, .shop-details-price ins{
		font-size: 18px;
	}
}
.wc-block-components-sidebar-layout.wc-block-cart{
	padding-left: 15px;
    padding-right: 15px;
}
.shop-details-bottom b, .shop-details-bottom > span:last-child {
	font-weight: 700;
}
.page-id-12 .tg-page-content.xeco-page-content {
    background: #000;
}
.page-id-12 .wp-block-woocommerce-checkout {
    max-width: 1320px;
    margin: 0 auto;
}
.page-id-12 select#billing-country, .wc-blocks-components-select .wc-blocks-components-select__select {
    background-color: #0f101e !important;
    color: rgb(255 255 255 / 50%) !important;
}
.page-id-12 p.wc-block-components-checkout-step__description {
    padding-bottom: 15px;
}
a.buy-now.button {
    margin-bottom: 12px;
    margin-right: 12px;
    min-height: 46px;
    line-height: 1.2;
    background: #000;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    color: var(--tg-white);
    padding: 16px 16px;
    text-align: center;
    min-width: 145px;
    justify-content: center;
    margin-bottom: 12px;
    margin-right: 12px;
    text-transform: uppercase;
    line-height: 1;
}
a.buy-now.button:hover {
    background: #f0212e;
}
.page-id-3080 .jeg-elementor-kit.jkit-image-box .image-box-header img {
    background: #cecece;
}
.jeg-elementor-kit .body-description .elementor-button-link {
    font-family: "Syne", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    border-radius: 20px 20px 20px 20px;
    background-color: #EB5406;
}