.img-box a img{
    max-width: 100%;
}
.userlist-box li {
    margin: 0px;
    padding: 0px;
}
.userlist-box{
    padding: 0px;
}
.g-mesh-banner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-start;
}
.g-mesh-banner div {
    z-index: 9;
}
.text-banner {
    font-weight: 700;
}
.text-white { color: #fff;}
.g-mesh-block1 {
    background:url('https://www.aspirecig.com/wp-content/uploads/2024/02/g-mesh_section1.png');
    background-repeat: no-repeat;
}
.prodc-items {
    background-color: transparent !important;
}
.jianbian-text {
    background: linear-gradient(to right, #70d4d4, #5f96dc, #70d4d4); /* 从左到右渐变 */
    -webkit-background-clip: text; /* Safari/Chrome */
    -webkit-text-fill-color: transparent; /* Safari/Chrome */
    color: transparent; /* Firefox/Opera */
}
.g-mesh-box {
    background-color: #e2e4e7;
    border-radius: 50px;
    display: flex;
    grid-template-columns: revert;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
    padding: 50px 0px;
}
.section-title {
    color: #707070;
}
.g-mesh_list-box {
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 2px 5px 30px #bbb;
    margin-bottom: 50px;
    overflow: hidden;
}

.g-mesh-list_box {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 100px 50px;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-position-x: 600%;     
    border-bottom: 3px solid #ccc;   
}
.g-mesh-item img {
    max-width: 100%;
}
.padding-50 {
    padding: 50px;
}
.fz-120 {
    font-size: 120px;
    font-weight: 700;
}
.flex-end {
    padding: 50px;
    background-color: rgba(255, 255, 255, 0.6);
}
.g-mesh-lrbox {
    display: grid;
    grid-template-columns: 50% 50%;
}
.table-params {
    display: grid;
    grid-template-columns: 20% 25% 30% 25%;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    box-sizing: border-box;
}
.table-params div {
    height: 80px;
    line-height: 25px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: rgba(255,108,54, 0.7);
    border-radius: 20px;
    padding: 10px;
    box-sizing: border-box;
}
.table-params div:nth-child(even){
    background-color: #c9c9c9;
}
.table-params div:nth-child(1),.table-params div:nth-child(2),.table-params div:nth-child(3),.table-params div:nth-child(4){
    margin-bottom: 20px;
}
.table-params div:nth-child(3),.table-params div:nth-child(7),.table-params div:nth-child(11),.table-params div:nth-child(15), .table-params div:nth-child(19), .table-params div:nth-child(23),.table-params div:nth-child(27), .table-params div:nth-child(31), .table-params div:nth-child(35) {
    font-size: 24px;
    font-weight: 700;
}

.table-params .item-label {
    background: linear-gradient(to right, #71d7d3, #6297da, #3ac7f2); /* 从左到右渐变 */
    -webkit-background-clip: text; /* Safari/Chrome支持该属性 */
    color: transparent; /* 将文本颜色设置为透明 */
    font-weight: 700;
    font-size: 18px;
}
.item-head {
    height: 130px !important;
}
.aspire-affiliate .aff-left ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.atomization-core-bg{
    background: url('/wp-content/uploads/2024/02/g-mesh_6.jpg'); background-repeat: no-repeat; background-size: cover; grid-template-columns: repeat(1, 1fr); text-align: center;align-items: start; align-content: space-between; padding-top:50px;
}
                        
.pb-50 {
    padding-bottom: 50px;
}
.add-after {
    padding-bottom: 15%;
}
.specifications-items ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.g-mesh_lifestyle ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    box-sizing: border-box;
    padding: 10px;
}
.specifications-items ul li{
    float: left;
    width: 50%;
    color: #a8a8a8;
    height: 30px;
    line-height: 30px;
}
.no-padding {
    padding: 0px;
}
.g-mesh-icon_box {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    gap: 40px;
    box-sizing: border-box;
}
.icon_box-item {
    padding: 30px;
    border: 1px solid #bbb;
    border-radius: 30px;
}
.aspire-affiliate .aff-left ul li{
    list-style: none;
    padding: 10px 10px;
    background-color: rgba(255, 255, 255, 0.6);
    border-top-left-radius: 5% 50%;
    border-top-right-radius: 5% 50%;
    border-bottom-left-radius: 5% 50%;
    border-bottom-right-radius: 5% 50%;
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}
.aff-text {
    margin-left: 30px;
    width: 65%;
    line-height: 20px;
    color: #fff;
}
.aff-steps {
    width: 20%;
    font-weight: 700;
    border-top-left-radius: 16% 50%;
    border-top-right-radius: 16% 50%;
    border-bottom-left-radius: 16% 50%;
    border-bottom-right-radius: 16% 50%;
    padding: 10px 20px;
    background-color: #fff;
}
.aspire-affiliate {
    width: 100%;
    display: flex;
    justify-content: center;
    background-image: url("/wp-content/uploads/shareasale/pre-bg.jpg");
    background-size: cover;
    padding: 5% 5%;
    box-sizing:border-box;
}
.aspire-affiliate img{
    max-width: 100%;
}
.aff-left {
    width: 55%;
}
.aff-right {
    text-align: center;
    width: 45%;
}
.show-xs {
    display: none;
}
.list-box1 {
    padding-bottom: 20%;
}
@media (max-width: 860px){
    .aspire-affiliate {
        display: block;
    }
    .atomization-core-bg{
        background: none; background-repeat: no-repeat; background-size: cover; grid-template-columns: repeat(1, 1fr); text-align: center;align-items: start; align-content: space-between; padding-top:50px;
    }
    .g-mesh-list_box .g-mesh-item h2, .g-mesh-list_box .g-mesh-item .prodc-desc{
        text-align: center;
    }
    .xs-text-black {
        color: #a8a8a8 !important;
    }
    .xs-text-black-title {
        color: #707070 !important;
    }
    .aff-left {
        width: 100%;
    }
    
    .g-mesh_lifestyle ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        box-sizing: border-box;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        box-sizing: border-box;
        padding: 10px;
    }
    .xs-mt-20 {
        margin-top: 20px;
    }
    .aff-right {
        width: 100%;
        text-align: center;
    }
    .show-xs {
        display: block;
    }
    .show-xs, .show-xs img {
        max-width: 100%;
    }
    .g-mesh-box {
        flex-direction: column;
        border-radius: 25px;
    }
    .g-mesh_list-box {
        border-radius: 10px;
    }
    .g-mesh-box .icons {
        margin-top: 20px;
    }
    .g-mesh-block1 {
        background: none;
    }
    .aff-steps {
        width: 20%;
        border-top-left-radius: 12% 50%;
        border-top-right-radius: 12% 50%;
        border-bottom-left-radius: 12% 50%;
        border-bottom-right-radius: 12% 50%;
    }
    .aspire-affiliate .aff-left ul li{
        border-top-left-radius: 4% 50%;
        border-top-right-radius: 4% 50%;
        border-bottom-left-radius: 4% 50%;
        border-bottom-right-radius: 4% 50%;
    }
    .g-mesh-txt {
        position: absolute;
        top: 10px;
        text-align: center;
        width: 90%;
    }
    .g-mesh-mc {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .g-mesh_outmt {
        margin-top: 10px;
    }
    .table-params div:nth-child(3), .table-params div:nth-child(7), .table-params div:nth-child(11), .table-params div:nth-child(15), .table-params div:nth-child(19), .table-params div:nth-child(23), .table-params div:nth-child(27), .table-params div:nth-child(31), .table-params div:nth-child(35) {
        font-size: 16px;
    }
    .item-head {
        height: 60px !important;
        text-align: center;
    }
    .table-params div {
        height: 50px;
        line-height: 16px;
        border-radius: 5px;
    }
    .table-params .item-label {
        background: linear-gradient(to right, #71d7d3, #6297da, #3ac7f2); /* 从左到右渐变 */
        -webkit-background-clip: text; /* Safari/Chrome支持该属性 */
        color: transparent; /* 将文本颜色设置为透明 */
        font-weight: 700;
        font-size: 14px;
    }
    .table-params {
        display: grid;
        grid-template-columns: 30% 20% 25% 25%;
        align-items: center;
        justify-content: center;
        gap: 6px;
        color: #fff;
        box-sizing: border-box;
    }
    .table-params div:nth-child(even){
        font-size: 14px;
    }
    .g-mesh-lrbox {
        grid-template-columns: repeat(1, 1fr);
    }
    .g-mesh-icon_box {
        grid-template-columns: repeat(1, 1fr);
    }
    .g-mesh-list_box {
        grid-template-columns: repeat(1, 1fr);
    }
    .g-mesh-list_box {
        padding: 15px;
    }
    .specifications-items ul li {
        width: 100%;
    }
    .padding-50 {
        padding: 20px;
    }
}

@media (max-width: 600px){
    .aff-steps {
        width: 29%;
        border-top-left-radius: 13% 50%;
        border-top-right-radius: 13% 50%;
        border-bottom-left-radius: 13% 50%;
        border-bottom-right-radius: 13% 50%;
    }
    .aspire-affiliate .aff-left ul li{
        border-top-left-radius: 7% 50%;
        border-top-right-radius: 7% 50%;
        border-bottom-left-radius: 7% 50%;
        border-bottom-right-radius: 7% 50%;
    }
}

.clearfix {
    clear: both;
}
.plb-20 {
    padding-left:20px;
}
.text-brand {
    color:#ff6c36;
}
.f-left {
    float: left;
}

.user-item:nth-child(2), .user-item:nth-child(3){
    margin-left: 3%;
}

.userlist-box, .userlist-box li {
    list-style: none;
}
.userlist-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.userlist-box li {
    min-height: 250px;
    width:33%;
}
.item-box-user {
    display: flex;
    justify-content: center;
}
.avatar-left {
    width:25%
}
.user-info-box {
    width: 75%;
}
.f-left img {
    height:80px;
    width: 80px;
    border-radius: 40px;
}
.user-item {
    width:27%;
    border-bottom: 1px solid #dcdcdc;
}
@media (min-width:1200px) {
    .user-item {
        width:27%;
    }
}

@media (min-width:700px and max-width: 1199px) {
    .user-item {
        width:47%;
    }
}

.prodb-img img.press {
    max-width: 100%;
}
@media (max-width:699px) {
    .user-item {
        width:100%;
    }
    .item-box-user {
        margin-top: 50px;
    }
    .user-item:nth-child(2), .user-item:nth-child(3){
        margin-left: 0%;
    }
    .img-box-bottom {
        max-width: 100% !important;
    }
    .img-box {
        max-width: 100% !important;
    }

    .userlist-box {
        display: block;
    }
    .userlist-box li {
        width: 100%;
    }
}

.shareasale-item, .shareasale-item li {
    list-style: none;
    padding:0px;
}
.text-brand{
    color:#ff6c36;
}
.line-aspire {background:#4d4d4d; height:3px; width:10%; margin:0px auto;}