/*
Theme Name: globalsteelx
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 6.0.0
*/
#wp-admin-bar-wp-logo {display:none}
/*************** ADD CUSTOM CSS HERE. ***************/
.fa-comment-alt:before, .fa-message:before {content: "\f4ad";}
.text-capitalize {text-transform:capitalize}
.fa-telegram-plane:before, .fa-telegram:before {content: "\e07b";}

#top-bar , #footer .st-footer .section-bg , #footer .st-footer .section-bg-overlay {background-image: linear-gradient(90deg, #00BFFF, #58bde4);}

.header-nav-main > li ul a:hover , .nav-dropdown li.active>a {color:#00BFFF;}
.header-nav-main > li ul {background:#fff;border:none !important;border-radius:30px}
.header-nav-main > li ul a {border-color:#eee !important;color:#000;font-size:90%;}

.header-nav-main > li ul ul {padding:15px !important}
.header-nav .nav-dropdown {display:block !important;}
.header-nav .nav-dropdown > li {display:block !important;width:auto;position:relative}
.header-nav .nav-dropdown > li ul , #header .header-nav li .active ul {display:none !important;}
#header .header-nav .nav-dropdown > li:hover ul {display:block !important;left:100%;top:0;position:absolute;box-shadow: 0 0 5px rgb(0 0 0 / 20%)}
.header-nav .nav-dropdown > li a {font-weight:400;text-transform:none;display:block;font-size:14px;color:#000;}
.header-nav .sub-menu >li:hover > a {color:#00BFFF;}

.wpcf7 input , .wpcf7 textarea {border-radius:5px}
.wpcf7-submit {text-transform:none !important;border-radius:5px !important;font-weight:400 !important;}

.bread-crumb .title-breadcrumb {text-align:center;font-size:40px;font-weight:700;position:relative;z-index:8}
.bread-crumb i {font-size:10px}

.blog-archive {padding-top:0;}
.archive-page-header {position:relative;background:url('/wp-content/uploads/2025/01/bn-lh-1606898012-.webp');background-position:center;margin-bottom:50px;padding-top:50px;}
.archive-page-header:before {background:#fff;opacity:0.9;content:'';position:absolute;top:0;left:0;width:100%;height:100%;}
.archive-page-header .page-title {font-size:150%;}

.widget {padding:15px;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);border-radius: 5px;}
.widget .is-divider {background:#f58800;min-width:50px;}
.widget .widget-title {text-transform:none;font-size:20px;}

#wrapper .shop-page-title.featured-title .title-bg {background:url('/wp-content/uploads/2025/01/bn-lh-1606898012-.webp') !important;background-position: center bottom !important;opacity:0.2;}

.button.is-large {transform:scale(1.1);padding:5px 25px;border-radius:15px;font-size:14px}
.button.primary:hover {background:#fff;color:#2235DD;box-shadow:0 0 0;}
header .button.is-large {font-size:16px;padding:0 25px;}

.radius-top, .radius-top .col-inner{border-radius:60px 60px 0 0}
.radius-top-15, .radius-top-15 .col-inner{border-radius:15px 15px 0 0}
.radius-top-right, .radius-top-right .col-inner {border-radius:0 60px 0 0}
.radius-top-circle, .radius-top-circle .col-inner, .radius-top-circle img{border-radius:2000px 2000px 0 0}
.radius-left-circle, .radius-left-circle .col-inner, .radius-left-circle img{border-radius:500px 0 0 500px}
.radius-right-circle, .radius-right-circle .col-inner, .radius-right-circle img{border-radius:0 500px 500px 0}

@media (min-width: 1024px) {
	.footer-secondary {padding-top:0}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE ***************/


}
/*end*/