<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site â€“ big or small. From huge corporate portals to studio or personal sites â€“ The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.cb-css-grid .wf-cell {
    padding: 0px;
    border: 2px solid #ededed;
}

.cb-css-grid article.type-product {
    width: 100% !important;
    height: 100% !important;
}

.cb-css-grid article.type-product figure.woocom-project {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: normal;
}

.cb-css-grid article.type-product figcaption.woocom-list-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.cb-css-grid article.type-product a {
    font-size: 17px;
    text-transform: uppercase;
    color: #333333;
    text-align: center;
	font-family: 'Poppins';
	margin-bottom: 20px;
}

.cb-css-grid article.type-product span.price {
    margin-top: 15px !important;
	font-family: 'Poppins';
    font-weight: 700;
    color: #0e76bd;
    font-size: 25px;
}
.cb-css-grid article.type-product span.price span.vat {
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}

.cb-css-grid article.type-product span.price bdi {
	font-family: 'Poppins';
    font-weight: 700;
    color: #0e76bd;
    font-size: 25px;
}

.cb-css-grid article.type-product span.price span.woocommerce-Price-currencySymbol {
    color: #0e76bd !important;
    font-weight: bold;
}
.cb-css-grid article.type-product .wf-cell.visible {
    width: 33.3%;
    padding: 20px;
}
.cb-css-grid article.type-product .next-day {
    background: #ededed;
    color: black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
}
.blue {
    color: #0e76bd !important;
}
.cb-css-grid .wc-grid:not(.resize-by-browser-width) .dt-css-grid {
    grid-row-gap: 24px;
    grid-column-gap: 24px;
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
}
.cb-css-grid article.type-product hr {
    width: 70%;
    margin: 20px auto;
    border: 0;
    border-top: 1px solid #ededed;
}
.cb-css-grid article.type-product .text {
    padding: 0 3px 30px 3px;
}
.cb-css-grid article.type-product footer {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    line-height: 17px;
    width: 80%;
    margin: auto;
}
@media screen and (min-width: 990px) {
    .sidebar-left .wf-container-main {
        -ms-grid-columns: calc(300px - 15px) 50px calc(100% - 300px - 5px);
        grid-template-columns: calc(300px - 15px) calc(100% - 300px - 5px);
    }
    #main:not(.sidebar-none) .wf-container-main {
        display: -ms-grid;
        display: grid;
        grid-column-gap: 20px;
    }
}
.cb-css-grid article.type-product footer &gt; div {
    width: 40%;
}
.cb-css-grid article.type-product footer .footer-text {
    margin-bottom: 15px;
}


.woocommerce-price-suffix {
    display: none!important;
}

.prdctfltr_wc .selectize-dropdown {
    position: absolute;
    z-index: 1000000000!important;
}




.xoo-cp-cart-btns a {
    text-decoration: none!important;
}


td.xoo-cp-remove {
    font-size: 12px!important;
    line-height: 20px;
    width: 60px;
    text-transform: uppercase;
}

a.xoo-cp-empct {
    text-decoration: none;
    margin-left: 0px;
    font-size: 15px;
}

td.xoo-cp-ptitle a {
    font-size: 13px;
    display: block;
    text-decoration: none;
    font-weight: 600;
    line-height: 15px;
}


span.xoo-cp-rel-title {
    text-decoration: none!important;
    color: #0e75bd!important;
    font-weight: 700;
}


.prdctfltr_wc .selectize-dropdown {
    position: absolute;
    z-index: 1000000000!important;
}

.xoo-cp-hdtxt {
    border-bottom: none!important;
    margin-bottom: -10px;
}

span.xcp-rel-head {
    border-bottom: none;
    border-top: none;
    margin-bottom: 2px;
}


xoo-cp-ptotal{
	font-weight:bold;	
}

ul.xoo-cp-rel-prods {
    list-style-type: none;
    display: table;
    padding: 0 20px;
    overflow: auto;
    min-width: 660px;
}

.xcp-ctotal .amount {
    font-size: 22px;
    font-weight: bold;
    color: #0e75bd;
}

td.xoo-cp-remove .xoo-cp-remove-pd {
    font-size: 25px;
    color: #ea0a0a;
    cursor: pointer;
}


.xoo-cp-container {
    max-width: 705px;
    background-color: #ffffff;
    background-image: url();
}</pre></body></html>