/*
Theme Name: Softgen
Theme URI: https://wp.dynamiclayers.net/softgen
Author: DynamicLayers
Author URI: https://themeforest.net/user/dynamiclayers
Description: Softgen is a Software and Technology WordPress theme. Specially designed for Software Agency and IT Solution provider representing a software company with innovative technologies.
Version: 1.0.4
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: softgen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*全局button设置圆角*/
.el-btn-group .sg-theme-btn.btn-1{border-radius: 30px 30px 30px 30px;}
/*顶部菜单栏按钮圆角*/
.header-right a.default-btn.d-none.d-lg-block{border-radius: 30px 30px 30px 30px;}
/*联系我们页表单提交按钮*/
input.wpcf7-form-control.wpcf7-submit.has-spinner{border-radius: 30px 30px 30px 30px;}
/*网站回到顶部按钮*/
div#scroll-to-top{border-radius: 50px 50px 50px 50px;}
/*网站底部社交按钮*/
.wt-social-icons.left li a{border-radius: 50px 50px 50px 50px;}
/*底部联系我们菜单*/
.widget.widget_softgen_contact_widget{margin-bottom:10px !important}
/*底部联系电话*/
section.widget.widget_softgen_contact_widget ul.contact-info-list li{display:flex}
section.widget.widget_softgen_contact_widget ul.contact-info-list li div:first-child{margin-right:10px}
/*首页轮播logo*/
.elementor-element.elementor-element-6c8d5050.home-logos.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .slick-track{display:flex;align-items:center;}
.elementor-element.elementor-element-6c8d5050.home-logos.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .slick-track div.slick-slide{margin:0 30px;}
.elementor-element.elementor-element-6c8d5050.home-logos.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded .slick-track div.slick-slide img{height:120px;object-fit:contain;}
/*网站logo*/
.site-logo a svg{width:240px}
.navigation-inner .site-logo {
    max-width: 240px;
}
