
.rushgift .r_banner,.smallamountgift .r_banner{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 20px;
    background-image: unset;
    background-color: #fff;
    padding: 40px;
}
.rushgift .r_banner:after,
.smallamountgift .r_banner:after{
    content: '';
    display: block;
    clear: both;
}
.rushgift .r_banner img,.smallamountgift .r_banner img{
    width: 100%;
}
.rushgift .r_banner img{
    max-width: 900px;
}
.rushgift .r_banner .banner_img{
    margin-left: -15px;
}
.rushgift .r_banner .intro{
    font-size: 14px;
}
.rushgift .r_banner .intro .title{
    font-weight: bold;
    font-style: italic;
    font-size: 24px;
    line-height: 50px;
    margin: 0;
}
.r_banner .need_help {
    color: #3990DB;
    margin-top: 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
}
.smallquantity .playSuitVideo{
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
}
.en .smallquantity .playSuitVideo{
    font-size: 16px;
}
.rushgift .playSuitVideo{
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    width: max-content;
}
.smallquantity .filter,.rushgift .filter{
    max-width: 1630px;
    margin: 8px 0 8px 20px;
    font-size: 16px;
    font-weight: bold;
}
.en .smallquantity .filter,.en .rushgift .filter{
    max-width: 2260px;
}
.smallquantity .filter select,.rushgift .filter select{
    border: none;
}
.smallquantity .filter select option,.rushgift .filter select option{

}
.smallquantity .filter .price,.smallquantity .filter .quantity,.smallquantity .filter .produce,.smallquantity .filter .cate,.rushgift .filter .price,.rushgift .filter .quantity,.rushgift .filter .produce,.rushgift .filter .cate,.rushgift .filter .type,.smallquantity .filter .type{
    display: inline-block;
    border: 1px solid #F0F0F0;
    padding: 7px 20px;
    margin: 5px;
    border-radius: 30px;
    font-size: 14px;
}
.rushgift .filter .price,.smallquantity .filter .price{
    color: unset;
    font-weight: unset;
}
.rushgift .filter .tags,.smallquantity .filter .tags{
    text-align: center;
}
.rushgift .filter .tags a,.smallquantity .filter .tags a{
    padding: 2px 12px;
    background-color: #F3F3F3;
    border-radius: 20px;
    margin: 5px;
}
.rushgift .filter .tags a.active,.smallquantity .filter .tags a.active{
    color: #fff;
    background-color: #F26C4F;
    border-radius: 20px;
}
.rushgift .filter .tags .owl-dot{
    display: none;
}
.igpex .owl-carousel .owl-item,
.rushgift .filter .owl-item {
    width: unset !important;
}
.smallquantity .playSuitVideo{
    padding: 20px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
}
.en .smallquantity .playSuitVideo{
    font-size: 16px;
}
.rushgift .playSuitVideo{
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    width: max-content;
}

.smallquantity .description .desc .playSuitVideo:hover,.rushgift .playSuitVideo:hover{
    color: #3c64af;
}
.smallquantity .description .desc .playSuitVideo img{
    margin-left: 11px;
    vertical-align: middle;
    margin-bottom: 5px;
}
.smallquantity .banner_left img{
    width: 100%;
    max-width: 600px;

}
.smallquantity .banner_left{
    float: left;
    padding: 1%;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: -60px;
}
.smallquantity .banner_right{
    float: right;
    padding: 6% 1% 1% 1%;
    width:100%;
    display: inline-block;
}
.rushgift .item .hot {
    background: #FF555B;
    padding: 2px 10px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    display: inline-block;
}
.rushgift .list-items{
    margin-left: unset;
    display: grid ;
    grid-template-columns: repeat(auto-fill, minmax(235px, 1fr));
    gap: 15px;
    padding: 0 15px;
}
.rushgift .product-bak, .smallquantity .product-bak {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    padding-bottom: 10px;
    box-shadow: 1px 1px 2px #666;
    font-size: 16px;
}
.rushgift .name,.smallquantity .name{
    line-height: 30px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 10px 5px 0;
}
.rushgift .min-name {
    font-size: 14px;
    line-height: 2;
    color: #999;
    font-weight: bold;
}
.rushgift .delivery_time{
    background-color: #F2F2F2;
    width: 80%;
    margin: 15px auto;
    padding: 3px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 15px;
}
.rushgift .product-bak .moq{
    margin-bottom: 73px;
    display: block;
}
.en .rushgift .delivery_time{
    width: 95%;
}
.en .rushgift .product-bak{
    font-size: 14px;
}
.rushgift .delivery_time img{
    width: unset;
    vertical-align: bottom;
    margin-right: 5px;
}
.rel-suit .price,
.rushgift .price,
.smallquantity .price{
    color: #000000;
    font-weight: bold;
    font-size: 24px;
}
.rushgift .bottom_banner .title{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
.rushgift .bottom_banner .desc{
    margin: 15px auto 50px;
    text-align: center;
    font-size: 15px;
    max-width: 660px;
    width: 100%;
}
.rushgift .btns{
    text-align: center;
    margin-bottom: 30px;
}
.rushgift .btns .query{
    border-radius: 35px;
    padding: 10px 20px;
    min-width: 180px;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    background-color: #f26c4f;
    color: #fff;
}
.rushgift .btns .query:hover{
    background-color: #F37A60;
}
.smallamountgift .bulk {
    margin-left: unset;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
    gap: 15px;
    margin-top: 30px;
    padding: 0 15px;
}
.smallamountgift .bulk .product{
    border: 1px solid #E1E1E1;
    border-radius: 20px;
    padding: 15px;
    text-align: left;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.smallamountgift .bulk .product:hover{
    box-shadow: 1px 1px 8px #666;
}
.smallamountgift .filter select{
    border: 1px solid #ccc;
    padding: 6px;
    margin-left: 5px;
    border-radius: 5px;
}
.bulk .item{
    position: relative;
}
.rel-suit .need_help,.bulk .need_help{
    color: #05A4E8;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
}
.bulk .info {
    font-size: 13px;
    margin-left: -36px;
    line-height: 24px;
    list-style: none;
}
.bulk .info li:before {
    content: "·";
    font-size: 17px;
    font-weight: bold;
    padding-right: 3px;
    color: #666;
}
.product .prices {
    margin: 10px 0 15px;
    min-height: 76px;
}
.product .prices div:first-child {
    font-size: 26px;
    font-weight: bold;
}
.product .prices div:first-child span {
    font-size: 16px;
}
.smallamountgift .bulk .item .pos-img{
    width: calc(100% + 30px) !important;
    margin: -19px -15px 0;
}
.smallamountgift .bulk .print{
    width: 23%;
    max-width: 76px;
    position: absolute;
    right: 13px;
    bottom: 84px;
}
.smallamountgift .product .prices{
    margin:10px 0 15px;
    min-height: 76px;
}
.smallamountgift .product .prices div:first-child{
    font-size: 26px;
    font-weight: bold;
}
.smallamountgift .product .prices div:first-child span{
    font-size: 16px;
}
.smallamountgift .tooltip {
    position: relative;
    display: inline-block;
    opacity: 1;
    cursor: pointer;
}
.smallamountgift .filter{
    padding: 0 15px;
}
.smallamountgift .product .prices .old_price{
    color: #757575;
    margin-bottom: 15px;
}
.smallamountgift .product .prices .tooltip{
    margin-bottom: 13px;
}
.smallamountgift .product .print .tooltip .tooltiptext{
    visibility: hidden;
    width: 213px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-align: center;
    padding: 6px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: unset;
    bottom: 33px;
    left: unset;
    right: 10px;
}
.smallamountgift .product .print .tooltip:hover .tooltiptext {
    visibility: visible;
}
.smallamountgift .bulk .print img{
    border-radius: unset;
    width: 100%;
}
.smallamountgift .bulk .design_now,.rushgift .bulk .design_now{
    display: block;
    text-align: center;
    margin: 10px 0;
    padding: 9px 0;
    border-radius: 16px;
    font-weight: bold;
    border: 2px solid #7D7D7D;
    color: #363636;
}
.rushgift .bulk .into,.smallamountgift .bulk .into{
    font-size: 14px;
    background-color: #F1F1F1;
    padding: 5px 15px;
    border-radius: 15px;
    font-weight: bold;
}
.rushgift .bulk .tooltip i,.smallamountgift .bulk .tooltip i{

    font-size: 17px;
}
.rushgift .bulk .promo,.smallamountgift .bulk .promo{
    font-size: 12px;
    float: right;
    color: #7F7F7F;
}
.smallamountgift .bulk .design_now img,.rushgift .bulk .design_now img{
    width: 16px;
    margin-right: 8px;
    margin-top: -2px;
    vertical-align: text-bottom;
}
.smallamountgift .bulk .design_now:hover,.rushgift .bulk .design_now:hover{
    box-shadow: 0 3px 6px #00000040;
}
.smallamountgift .r_banner .intro{
    font-size: 14px;
    font-weight: bold;
    max-width: 400px;
}
.suit_image{
    position: relative;
    display: inline-block;
}
.suit_image .foil_print{
    padding: 5px 10px;
    border-radius: 20px;
    min-width: 70px;
    position: absolute;
    bottom: 10px;
    transform: scale(0.9);
    text-align: center;
    background-color: #fff;
    color: #000;
    bottom: 10px;
    left: 5px;
    font-size: 12px;
}
.suit_image .foil_print i{
    margin-right: 3px;
}
.suit_image .foil_print .foil_print_icon{
    position: relative;
    background-image: url('/image/gold.png');
    width: 20px;
    height:20px;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
}

.faqs{
    margin: 20px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    position: relative;
}
.faqs .list{
    display: flex;
    flex-wrap: wrap;
}
.faqs .h_title{
    font-size: 25px;
    font-weight: bold;
    line-height: 45px;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 15px;
    padding-bottom: 8px;
}
.faqs .h_title:after{
    content: "—";
    display: block;
    position: absolute;
    right: 20px;
    margin-top: -47px;
    font-family: icomoon;
    font-weight: bold;
    font-size: 14pt;
    transition: transform 0.2s ease-out 0s;
    cursor: pointer;
}
.faqs.active .h_title:after {
    content: "✕";
    transform: rotateZ(45deg);
}
.faqs .s_title{
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
}
.faqs .s_desc{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 30px;
}
.smallamountgift .bottom_banner{
    margin: 30px 0;
}
.smallamountgift .bottom_banner .title{
    font-size: 36px;
    text-align: center;
    font-weight: bold;
}
.smallamountgift .btns{
    text-align: center;
    margin-bottom: 30px;
}
.smallamountgift .btns .query{
    background-color: #f26c4f;
    color: #fff;
    border-radius: 35px;
    padding: 10px 20px;
    min-width: 180px;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
}
.smallamountgift .btns .view{
    border-radius: 35px;
    padding: 10px 20px;
    min-width: 180px;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    background-color: #252525;
    color: #ffea35;
}
.smallamountgift .btns .query:hover,.smallamountgift .btns .view{
    opacity: 0.9;
}
@media screen and (max-width: 1200px) {
    .rushgift .r_banner {
        display: block;
        margin: 0;
    }
    .smallamountgift .r_banner{
        display: block;
    }
    .rushgift .r_banner .intro{
        padding: 15px;
        line-height: 30px;
        text-align: center;
        padding-bottom: 0;
    }
    .products.rushgift .playSuitVideo {
        margin: 0 auto;
    }
    .smallamountgift .r_banner .col-xs-12,
    .smallamountgift .filter,
    .smallamountgift .bulk{
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .smallamountgift .r_banner .col-xs-12,
    .smallamountgift .filter,
    .smallamountgift .bulk{
        padding: 0;
    }
    .middle-content  .products.rushgift {
        padding-top: 40px !important;
    }
    .rushgift .list-items{
        grid-template-columns: repeat(auto-fill, minmax(calc(50% - 5px), 1fr));
        gap: 5px;
        padding: 0 5px;
    }
    .smallamountgift .bulk {
    padding:10px;    
    }
    .products.smallamountgift {
    background:#F7F7F7 !important;    
    }
    .smallamountgift .r_banner{
                padding: 15px;
        text-align: center;
        display: grid;
    }
       .smallamountgift .r_banner .b1 {
        order: 2;
    }
        .smallamountgift .r_banner .b2 {
        order: 1;
    }
    .rushgift .r_banner .intro,
    .rushgift .r_banner .col-lg-6{
        padding-left: 10px;
        padding-right: 10px;
    }
    .rushgift .product-bak,
    .smallquantity .product-bak {
        padding-bottom: 0;
        border-radius: 6px;
        font-size: 14px;
    }
    .rushgift .delivery_time{
        margin: 5px auto;
        font-size: 14px;
    }
    .rel-suit .price,
    .rushgift .price,
    .smallquantity .price{
        font-size: 20px;
    }
    .rushgift .min-name{
        line-height: 1.5;
    }
}