:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #636161;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(15,145,227);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(15,145,227);
	--btn-accented-bgcolor-hover: rgb(8,118,189);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255, 255, 255);
	background-image: url(https://tuwebtools.com/wp-content/uploads/2021/09/corporate-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-footer {
	background-color: rgb(10, 142, 225);
	background-image: none;
}
.wd-load-additional-fonts-700 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(23, 150, 229);
}

selector{
overflow:hidden;
}

.tu-hero-section{
padding:120px 0;
background:linear-gradient(135deg,#f8fbff,#eef6ff);
border-radius:30px;
position:relative;
overflow:hidden;
}

.tu-badge{
display:inline-block;
background:#0a8ee1;
color:#fff;
}
/* Active Filter */
.wpr-grid-filters .wpr-active-filter {
    background: #0a8ee1 !important;
    color: #ffffff !important;
    border-color: #0a8ee1 !important;
}

padding:12px 22px;
border-radius:50px;
font-size:14px;
font-weight:700;
letter-spacing:.5px;
margin-bottom:25px;
box-shadow:0 10px 30px rgba(10,142,225,.25);
}

.tu-hero-title{
font-size:62px;
font-weight:800;
line-height:1.1;
color:#0f172a;
margin-bottom:25px;
}

.tu-hero-description{
font-size:18px;
line-height:1.9;
color:#64748b;
max-width:700px;
margin-bottom:35px;
}

.tu-feature-box{
background:#fff;
padding:28px;
border-radius:24px;
box-shadow:0 20px 60px rgba(0,0,0,.08);
margin-bottom:20px;
transition:.3s ease;
}

.tu-feature-box:hover{
transform:translateY(-6px);
}

.tu-feature-icon{
width:65px;
height:65px;
border-radius:18px;
background:#0a8ee1;
display:flex;
align-items:center;
justify-content:center;
font-size:28px;
color:#fff;
margin-bottom:18px;
}

.tu-feature-title{
font-size:22px;
font-weight:700;
margin-bottom:10px;
color:#0f172a;
}

.tu-feature-text{
font-size:15px;
line-height:1.8;
color:#64748b;
}

@media(max-width:991px){

.tu-hero-title{
font-size:44px;
}

}

@media(max-width:767px){

.tu-hero-title{
font-size:34px;
}
.tu-hero-description{
font-size:16px;
}

}
/* Active Filter */
.wpr-grid-filters .wpr-active-filter {
    background: #0a8ee1 !important;
    color: #ffffff !important;
    border-color: #0a8ee1 !important;
}

/* Hover Effect */
.wpr-grid-filters li:hover,
.wpr-grid-filters li:hover span,
.wpr-grid-filters li:hover a {
    background: #066cb0 !important;
    color: #ffffff !important;
    border-color: #066cb0 !important;
    transition: all 0.3s ease;
}
#toolModal{
    position:fixed !important;
    top:0 !important;
    left:0 !important;
    right:0 !important;
    bottom:0 !important;

    width:100vw !important;
    height:100vh !important;

    background:#fff !important;

    z-index:2147483647 !important;

    display:none;

    overflow:hidden !important;
}

#toolModal.active{
    display:block !important;
}

#toolIframe{
    position:absolute;
    top:60px;
    left:0;
    width:100%;
    height:calc(100vh - 60px);
    border:none;
}

.tool-header{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:60px;
    z-index:2147483647;
}
.tu-footer-bottom{
    text-align:center;
    padding:20px;
    color:#cbd5e1;
    font-size:15px;
    line-height:1.8;
}

.tu-footer-bottom .copyright{
    margin:0;
}

.tu-footer-bottom .tagline{
    margin:8px 0 0;
}

.tu-footer-bottom strong{
    color:#ffffff;
    font-weight:600;
}

.tu-footer-bottom .heart{
    color:#ef4444;
    font-size:18px;
}
.tu-sitemap{
    max-width:1200px;
    margin:auto;
    padding:40px 20px;
}

.tu-sitemap h1{
    text-align:center;
    margin-bottom:15px;
}

.tu-sitemap h2{
    margin-top:35px;
    color:#2563eb;
}

.tu-sitemap ul{
    columns:2;
    -webkit-columns:2;
    -moz-columns:2;
    padding-left:20px;
}

.tu-sitemap li{
    margin:8px 0;
}

.tu-sitemap a{
    text-decoration:none;
    color:#334155;
    transition:.3s;
}

.tu-sitemap a:hover{
    color:#2563eb;
}

@media(max-width:768px){
.tu-sitemap ul{
    columns:1;
}
}
```css
/* ===================================================
   TU Web Tools
   Global Stylesheet
   Version: 1.0
   Compatible with HTML Pages & WordPress
=================================================== */

*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

html{
    scroll-behavior:smooth;
}

body{
    font-family:'Inter',sans-serif;
    background:#f8fafc;
    color:#334155;
    font-size:16px;
    line-height:1.8;
}

/* ======================================
   Container
====================================== */

.container{
    width:90%;
    max-width:1200px;
    margin:auto;
}

/* ======================================
   Hero Section
====================================== */

.hero{
    background:linear-gradient(135deg,#2563eb,#1e40af);
    color:#ffffff;
    padding:80px 20px;
    text-align:center;
}

.hero h1,
.hero h2,
.hero h3{
    color:#ffffff !important;
    font-size:46px;
    font-weight:700;
    margin-bottom:20px;
    line-height:1.2;
    text-shadow:0 2px 10px rgba(0,0,0,.20);
}

.hero p{
    color:rgba(255,255,255,.95) !important;
    max-width:900px;
    margin:auto;
    font-size:18px;
    line-height:1.8;
}

.hero a{
    color:#ffffff !important;
}

/* ======================================
   Breadcrumb
====================================== */

.breadcrumb{
    margin-bottom:20px;
    font-size:15px;
    color:#ffffff !important;
}

.breadcrumb a{
    color:#dbeafe !important;
    text-decoration:none;
}

.breadcrumb a:hover{
    color:#ffffff !important;
}

.breadcrumb span{
    color:#ffffff !important;
    font-weight:600;
}
/* ======================================
   Main Content
====================================== */

.content{
    padding:70px 0;
}

/* ======================================
   Cards
====================================== */

.card{
    background:#ffffff;
    border-radius:15px;
    padding:35px;
    margin-bottom:30px;
    box-shadow:0 10px 35px rgba(0,0,0,.06);
    transition:.3s;
}

.card:hover{
    transform:translateY(-5px);
    box-shadow:0 15px 40px rgba(37,99,235,.15);
}

.card h2{
    color:#2563eb;
    font-size:28px;
    margin-bottom:18px;
}

.card h3{
    color:#1e293b;
    margin:20px 0 10px;
    font-size:20px;
}

.card p{
    margin-bottom:15px;
}

.card ul{
    margin:20px 0 20px 25px;
}

.card li{
    margin-bottom:10px;
}

/* ======================================
   Contact Card
====================================== */

.contact-card{
    background:#eff6ff;
    border-left:5px solid #2563eb;
}

.contact-card strong{
    color:#1e3a8a;
}

/* ======================================
   Buttons
====================================== */

.btn{
    display:inline-block;
    margin-top:25px;
    padding:15px 35px;
    background:#2563eb;
    color:#fff;
    border-radius:8px;
    text-decoration:none;
    font-weight:600;
    transition:.3s;
}

.btn:hover{
    background:#1d4ed8;
    transform:translateY(-3px);
}

/* ======================================
   CTA Section
====================================== */

.cta{
    background:#0f172a;
    color:#fff;
    text-align:center;
    padding:80px 20px;
}

.cta h2{
    font-size:38px;
    margin-bottom:20px;
}

.cta p{
    max-width:850px;
    margin:auto;
    margin-bottom:30px;
    color:#cbd5e1;
}

/* ======================================
   Footer
====================================== */

footer{
    background:#020617;
    color:#94a3b8;
    text-align:center;
    padding:35px 20px;
}

footer strong{
    color:#ffffff;
}

footer p{
    margin:8px 0;
}

/* ======================================
   Links
====================================== */

a{
    color:#fff;
    text-decoration:none;
}

a:hover{
    color:#1d4ed8;
}

/* ======================================
   Tables
====================================== */

table{
    width:100%;
    border-collapse:collapse;
    margin:25px 0;
}

table th{
    background:#2563eb;
    color:#fff;
    padding:15px;
}

table td{
    padding:15px;
    border:1px solid #e2e8f0;
}

table tr:nth-child(even){
    background:#f8fafc;
}

/* ======================================
   Code Blocks
====================================== */

pre{
    background:#1e293b;
    color:#e2e8f0;
    padding:20px;
    border-radius:8px;
    overflow:auto;
}

code{
    font-family:Consolas,monospace;
}

/* ======================================
   Images
====================================== */

img{
    max-width:100%;
    height:auto;
    border-radius:10px;
}

/* ======================================
   Blockquote
====================================== */

blockquote{
    border-left:5px solid #2563eb;
    padding-left:20px;
    margin:20px 0;
    color:#475569;
    font-style:italic;
}

/* ======================================
   Horizontal Rule
====================================== */

hr{
    border:none;
    border-top:1px solid #e2e8f0;
    margin:40px 0;
}

/* ======================================
   Lists
====================================== */

ul,
ol{
    margin-left:25px;
}

li{
    margin-bottom:10px;
}

/* ======================================
   Utilities
====================================== */

.text-center{
    text-align:center;
}

.mt-20{
    margin-top:20px;
}

.mt-40{
    margin-top:40px;
}

.mb-20{
    margin-bottom:20px;
}

.mb-40{
    margin-bottom:40px;
}

/* ======================================
   Responsive Design
====================================== */

@media(max-width:992px){

.hero h1{
    font-size:38px;
}

.card{
    padding:30px;
}

.cta h2{
    font-size:32px;
}

}

@media(max-width:768px){

.hero{
    padding:60px 20px;
}

.hero h1{
    font-size:32px;
}

.hero p{
    font-size:16px;
}

.card{
    padding:25px;
}

.card h2{
    font-size:24px;
}

.cta{
    padding:60px 20px;
}

.cta h2{
    font-size:28px;
}

.btn{
    display:block;
    width:100%;
}

}

@media(max-width:480px){

.container{
    width:95%;
}

.hero h1{
    font-size:28px;
}

.card{
    padding:20px;
}

.card h2{
    font-size:22px;
}

footer{
    font-size:14px;
}

}
```
/* ======================================
   Force Hero Colors
====================================== */

.hero *,
.hero h1,
.hero h2,
.hero h3,
.hero p,
.hero .breadcrumb,
.hero .breadcrumb a,
.hero .breadcrumb span{
    color:#ffffff !important;
}
